gce-api/gceapi
ChangBo Guo(gcb) 9b8c2b5605 Don't pass argument sqlite_db in method set_defaults
Config option sqlite_db is deprecated for removal[1],
and isn't used in gce-api, so don't need set its default value.

[1]https://github.com/openstack/oslo.db/blob/\
0a1bae9859079fb21a03716be947c5f1da6db0a2/oslo_db/options.py#L17

Change-Id: Ib176bca26d2bb49e301fdd71a923886be32a0339
2016-09-21 14:22:24 +08:00
..
api Added tests of routes api. 2015-11-19 18:21:31 +03:00
cmd update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
db Added simple instances tests (CRUD) 2015-11-05 12:58:34 +03:00
tests Fix tempest.conf generation 2016-08-22 12:18:47 +03: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