CHANGES
=======

* Replace openstack.org git:// URLs with https://
* Add some libraries for tempest tests
* Import legacy-functional-neutron-dsvm-gceapi
* Replace basestring with six.string\_types
* uncap eventlet
* fix typos in documentation
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Fix usage of method strtime
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Fix doc generation for Python3
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* remove obsolete tests
* Fix to use correct config options for ping\_timeout
* Switch to use test\_utils.call\_until\_true
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add Constraints support
* fix stages in devstack plugin
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Don't attempt to escalate gce-api-manage privileges
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Drop MANIFEST.in - it's not needed by pbr
* Updated from global requirements
* Updated from global requirements
* up version in master

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
