CHANGES
=======

* fix stages for devstack
* Updated from global requirements
* Update .gitreview for stable/newton

3.0.0
-----

* update from global requirements
* Don't pass argument sqlite_db in method set_defaults
* update google api protocol
* Fix tempest.conf generation
* Remove discover from test-requirements
* Update requirements.txt
* Remove remaining unused Oslo Incubator Code
* Subclass context from oslo.context
* Replace oslo incubator eventlet use with oslo service
* fix set_common_instance_metadata test against google
* update scheme
* set version 3.0.0 for Newton development
* update requirements
* Replace deprecated LOG.warn with LOG.warning
* switch from deprecated tempest_lib to tempest.lib
* update devstack plugin script
* Update schema
* Use keystonemiddleware.auth_token instead of remove keystone_client.middleware.auth_token
* Remove argparse from requirements
* Replace deprecated library function os.popen() with subprocess
* Add debug testenv in tox
* py33 are no longer supported by Infra's CI
* update config & fix test against google
* Put py34 first in the env order of tox
* rework functional tests to be a tempest plugin
* Deprecated tox -downloadcache option removed
* Version increased 1.0.0 => 1.0.1

1.0.0
-----

* Set version 1.0.0
* Added tests of routes api
* Added tests of firewalls api
* Added test of machine types. Get, list and aggregatedList operations
* Added test of running instances from disks, tests for images and project apis
* test_instances and test_networks refactoring aka ec2 style
* Refactoring test_address aka 'ec2' style. Added list by filter test
* Added tests for disk_types, disks and snapshots management Added default volume size for new empty disk creation
* Split cases for nova and neutron networks
* Added simple instances tests (CRUD)
* Updated GCE API schema
* Implemented regions tests. Added ability to test against openstack via direct login
* Reanimate gceapi to work with updated gcutil
* Add all non-static files to gitignore
* Added devstack url and corrected source repository
* Remove ec2api and use gceapi in files
* Update .gitreview for new namespace
* Reanimate gceapi to work with updated gcutil
* add old functional tests to repository
* fix devstack plugin script
* update gce api to current OpenStack
* Update copyright
* cleanup requirements
* cleanup test-requirements.txt
* update instance creation and disk attaching to new protocol
* add internal google projects to list of excludes for OAuth
* Work toward Python 3.4 support and testing
* Set python hash seed to 0 in tox.ini
* Don't raise MySQL 2013 'Lost connection' errors
* Match global requirements
* update install.sh
* backport fixes to upstream
* backport fixes to upstream
* backport fixes to upstream
* fix install script
* Update readme and configs
* Fix get_items for nova-network
* Change default port for gce service
* change installation sequence
* Add installation script and instruction
* Missed config
* GCE-API support service for OpenStack
* Added .gitreview
