CHANGES
=======

* Update .gitreview to point on updated repo
* Set default gitreview branch

0.3
---

* Add simple tox.ini to make gate working

0.3.rc3
-------

* Fix name in setup.cfg

0.3.rc2
-------

* Adding my alt email to .mailmap
* Adding Jeremy Stanley to AUTHORS
* Fix links to other repos and use git.o.o
* Update .gitreview file following repository move

0.3.rc1
-------

* Simpler way to get repo SHA
* Remove dead DIB sudoers code
* Use ELEMENTS_PATH instead of copying elements
* Fix oozie element
* Add support for distro RedHatEnterpriseServer
* Remove version pbr pins from setup_requires
* Use local cache, leave user's alone
* Simplify use of temp working directory
* Add warning and workaround for selinux
* Change MySQL to remote mode
* Replacement of Hadoop 1.1.2 to 1.2.1 in dib script
* Allow for install of distro native java
* Change name of cloning repository
* Provide helpful error message from savanna-version
* Add diskimage-creating script, elements for mirrors
* Update .gitreview
* README fixed due to the elements extraction
* Add .mailmap file
* Package with pbr
* Add Hive DIB element
* Add DIB MySQL element
* Hadoop-Swift integration jar moved to the CDN
* Add missing #! to 81-add-jar
* Add LICENSE file
* Gitignore is added
* Add check of swift downloading
* Fix Oozie element
* Using 'selinux-permissive' element instead of command 'setenforce 0'
* Add element savanna-version that write commit id into the image
* Add AUTHORS file
* Added Oozie DIB element
* Note about why hadoop install and setup is in post-install.d
* Setup password for root using variable 'DIB_PASSWORD'
* Add Fedora 19 support
* Replace elements/hadoop/ with Fedora&Ubuntu supporting elements/hadoop_fedora
* Allow installing augeas and openssh-client on both Fedora and Ubuntu
* Make 40-setup-ssh always exit with success
* Move hadoop_fedora/post-install.d/* to .../install.d
* Use augeas instead of echo / sed to edit ssh/sshd configuration
* Simplification of hadoop_fedora/11-setup-java implementation
* Minor doc change for JAVA_FILE location in the hadoop_fedora element
* Setup /mnt/log/hadoop directory as hadoop log directory (for Ubuntu)
* Add install-packages 'wget' to Swift element (for Fedora)
* Add Hadoop element for creating Fedora cloud image for Savanna v0.2
* Removed keypair generation for user hadoop
* Update Hadoop element for Savanna v0.2
* Change default download url for swift jar file
* Make Swift for hadoop as element. It's possible to use your own Swift jar file
* Move root password setting to a dedicated element
* Hadoop-side patch for Hadoop-Swift integration was added to repository
* Add a .gitignore
* Use install-packages instead of apt-get directly
* Use fewer quotes, double quotes allow for variable expansion
* Use sed -i instead of cat X | sed > Y && cat Y > X
* Fix typo, now->not
* Added first elements and instructions for creation ubuntu cloud images
* Added .gitreview
