gce-api/gceapi
Swapnil Kulkarni (coolsvap) 3e5cc8aa5f Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It still used in a few places.
Updated to non-deprecated LOG.warning.

Change-Id: I5220749e651a547c788722a3709124fe217e500c
Closes-Bug:#1508442
2016-03-11 13:23:47 +05:30
..
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
openstack update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
tests switch from deprecated tempest_lib to tempest.lib 2016-02-26 15:47:09 +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 update gce api to current OpenStack 2015-09-03 17:16:30 +03:00
context.py Replace deprecated LOG.warn with LOG.warning 2016-03-11 13:23:47 +05:30
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 add old functional tests to repository 2015-09-04 16:16:55 +03: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