CHANGES
=======

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
