CHANGES
=======

0.7.4
-----

* Remove sdk-support email listing

0.7.3
-----

* PyPI homepage updates

0.7.2
-----

* Rename methods
* Import from module
* Add more methods to proxy
* Add configuration methods

0.7.1
-----

* Add restart op
* Add scheduled_backup prop
* Override create JSON body

0.7.0
-----

* Bump sdk requirement up to 0.9.9+
* Suffix _id for consistency
* Fix missing query params
* Add configuration property to HA instance

0.6.0
-----

* Update link to upstream SDK docs
* Introduce Cloud Load Balancer support
* Update upstream sdk to 0.9
* test_connection: remove no_region test
* profile: created
* test_with_region: remove mock profile
* connection: don't set region in profiles created by the caller

0.5.0
-----

* Clarifying docstrings
* Value is not a descriptive name
* Resource label->name
* Add Cloud Monitoring support
* Replace AuthorizationFailure exceptions

0.4.0
-----

* Add another auth safety check in Connection
* Needs rax prefix
* Update for OpenStack SDK 0.7.1
* Update for SDK 0.7.1
* Enable proper coverage runs
* Needs rax prefix
* Update for OpenStack SDK 0.7.1
* Update for SDK 0.7.1
* Update testr.conf with unit test move
* Move unit tests under tests/unit
* Replacing all mock.MagicMock() with mock.Mock()
* Renaming
* Assertion should made against the resource attribute not the mocked attribute
* Cloud Backup: add enable/disable bkp conf
* Improved Cloud Backup / Databases
* Improved Cloud Backup
* Initial Cloud Databases support
* Initial Cloud Backup support
* Correct the SDK package name in README

0.3.3
-----

* Silence warning about certificate

0.3.2
-----

* ChangeLog isn't going to work for this yet
* Switch to new package name
* Update dep to 0.6.2
* Update for upstream 0.6.2
* Update classifiers, add ChangeLog to README
* Start 0.3.1
* Use pbr's ChangeLog for release notes

0.3.1
-----

* Update travis build versions
* Call this 0.3
* Add a Connection subclass for our plugin
* Update how extension is loaded
* Pass pep8 for ordering imports
* No longer need our own profile subclass
* SDK no longer tests 3.3
* Add extension endpoints
* SDK package was renamed with 0.6
* Start 0.2.2

0.2.1
-----

* Initial support for Cloud Queues
* Start 0.2.1

0.2.0
-----

* Update README for 0.2 release
* not testing 2.6 anymore upstream either
* Remove httpretty
* Picking up the shifted unit test directories
* Update version and deps to match SDK
* UserPreference to Profile
* Update username param

0.1.0
-----

* Update tests for KSC changes
* Adjust for keystoneclient-style plugins

0.0.1
-----

* Update the README
* Correct things that tox now decided are wrong again
* Pin SDK on at least 0.3
* Move Travis image from briancurtin to rackerlabs
* Implement Bulk Delete for Cloud Files
* Provide AUTH_URL
* Mark as work-in-progress in README
* Enable testing on Travis CI
* Python 3.4 is supported
* mass change to get this working
* Initial plugin
* Move readme to rst
* Initial commit
