CHANGES
=======

1.4.0
-----

* Dont fail if openssh is not installed
* Upon install, test for systemd first
* Support explicitly configured DHCP interfaces
* Refuse to replace pre-existing interface configs

1.3.0
-----

* dont fail if /etc/hosts is missing

1.2.0
-----

* Set hostname to the bottom level domain
* Wait longer for interface carrier to come up
* Make glean python 2.6 compatible for Centos6
* Move init scripts and installation of them in tree

1.1.0
-----

* Support setting hostname

1.0.0
-----

* Use interfaces.d on debian distros
* Overwrite .ssh/authorized_keys rather than append

0.1.2
-----

* Remove all but latest openstack metadata files
* Handle not having an ssh_key in config-drive

0.1.1
-----

* Fix unittests for the fixture reparenting
* Add lo back in to the debian files
* Reparent the test fixtures

0.1.0
-----

* Fix a problem with ssh key processing
* Rename module to Glean
* gleam is taken, let's do glean instead
* Reference storyboard instead of launchpad
* Add testing
* Import code from diskimage-builder
* Rename from process-config-drive to gleam
* Do DHCP as a fallback option
* Import content from project-config patch
* Initial Cookiecutter Commit
