gce-api/gceapi
ghanshyam 9c12d1464b Fix to use correct config options for ping_timeout
ping_timeout config options under compute group have been
deprecated since 1 year and it has been under new group validation.

Tempest will remove the deprecated config options soon.

This commit use the config options from correct group.

Change-Id: I1b1fa234969fafe13940384b54a9517de60ad3da
2017-02-15 02:54:45 +00:00
..
api Added tests of routes api. 2015-11-19 18:21:31 +03:00
cmd Don't attempt to escalate gce-api-manage privileges 2016-10-25 12:28:42 +00:00
db Added simple instances tests (CRUD) 2015-11-05 12:58:34 +03:00
tests Fix to use correct config options for ping_timeout 2017-02-15 02:54:45 +00:00
__init__.py GCE-API support service for OpenStack 2014-02-04 19:16:29 +04:00
auth.py Replace deprecated LOG.warn with LOG.warning 2016-03-11 13:23:47 +05:30
config.py Don't pass argument sqlite_db in method set_defaults 2016-09-21 14:22:24 +08:00
context.py Subclass context from oslo.context 2016-07-18 18:01:20 -04:00
exception.py update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
i18n.py update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
opts.py Reanimate gceapi to work with updated gcutil 2015-10-22 15:02:27 +03:00
paths.py update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
service.py Replace oslo incubator eventlet use with oslo service 2016-07-18 15:55:36 -04:00
version.py update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
wsgi.py update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
wsgi_ext.py Reanimate gceapi to work with updated gcutil 2015-10-14 11:49:43 +03:00