Commit Graph

16 Commits

Author SHA1 Message Date
Andrey Pavlov 0f3fb9e596 update google api protocol
Change-Id: I7f7223f0c52d45dbc238d70c50f99d4839aa03dc
2016-09-18 21:36:20 +03:00
Andrey Pavlov 3ee67c63d6 update scheme
Change-Id: I0ad077e7da234426e1860557b9f9800d941d2d1f
2016-06-03 12:58:19 +03:00
Andrey Pavlov e3f6e6829e Update schema
Change-Id: Ibb173d8d9e08465aefe76c546194a86917357a5e
2016-01-29 17:22:28 +03:00
alexey-mr 471932fc6d Use keystonemiddleware.auth_token instead of remove keystone_client.middleware.auth_token.
Change-Id: I6b46f32fb760e1b0394fafc535c7430a950ddf5e
2016-01-28 20:12:35 +03:00
alexey-mr 7f983ef92c Updated GCE API schema
Change-Id: Ie071d96249ba982cc4686ffc569f89707b2cc75f
2015-10-23 19:16:05 +03:00
hayderimran7 eca38ac99f Remove ec2api and use gceapi in files.
Tox egenconfig fails because its using ec2api instead
of gceapi. also the readme was named as ec2api which
is fixed in this patch.

Change-Id: I1a7b4462f53339077e13385e84e043b096cbc2ed
2015-10-20 22:23:34 -07:00
alexm deef8c294e Reanimate gceapi to work with updated gcutil
Change-Id: I12bf92a9f21539487376ae5e5814d4e831290338
2015-10-14 11:49:43 +03:00
Andrey Pavlov 75905790e5 update gce api to current OpenStack
- add devstack plugin
- update openstack common
- move unit tests to unit folder
- update infrastructural files

Change-Id: Id72006f70110dbd1762f42b582470ac5f3439f2a
2015-09-03 17:16:30 +03:00
Andrey Pavlov 5d3295fa89 update instance creation and disk attaching to new protocol
It must be updated because of new way of instance creation with disk.
Previously it takes disk but now it takes parameters for disk creation.

Partial-Bug: #1381173
Change-Id: Ief3a8c204bf471b9253241816fb2dd6a5b705e84
2014-10-17 18:26:31 +04:00
Andrey Pavlov 4341e6f534 backport fixes to upstream
return public_url from config for discovery
fix url creation for resources
fix install script. add setting of public_url to install script.
update sample config
rework regions and remove public_url from config

Change-Id: I1159f2ac8eeeb01433ec2373600475cd6b8a6688
2014-04-04 21:19:31 +04:00
Andrey Pavlov 97108dda10 backport fixes to upstream
Fix dependencies
add altering with utf8 migrate_version table
change place of protocol files
add config option for defining regions
Use provided sshKeys in instance creation
Return requested url in discovery protocol
Fixes for cmd scripts
Catch nova exception and re-raise GCE exception
add two new empty projects for images list
fixes for getProject
- when cinderclient is old
- when neutron is absent
fix style and tests

Change-Id: Id11d9d7b8613a9f59e054d1fd39ea6dccbe7b4f0
2014-03-15 22:11:48 +04:00
Andrey Pavlov 126c9d0769 Update readme and configs.
Change-Id: I9585664cae7c4670d440524e3691ace647507970
2014-02-21 17:04:05 +04:00
Andrey Pavlov d48d8e5200 Change default port for gce service.
Change-Id: I66c133ad63c0686ec61b8b838250c9abd3d628c0
2014-02-19 17:11:31 +04:00
Andrey Pavlov 1921ce74fa Add installation script and instruction
Change-Id: I7149e2e5ddc62cc426126e258659439d23a15959
2014-02-07 16:23:53 +04:00
Alexandre Levine 60ad3682eb Missed config
Change-Id: I2a39f3906abdd7c17e1ed4b7244e9489cbb1ce5d
2014-02-05 13:46:06 +04:00
Alexandre Levine 754725a4aa GCE-API support service for OpenStack
Change-Id: I80f6b024cb40ba31ebaacf35d7364f66115da9c6
Implements: blueprint gce-api
2014-02-04 19:16:29 +04:00