python-troveclient/troveclient
Steve Martinelli eed19c835f move old apiclient code out of openstack/common
As part of the first community-wide goal [1], teams were asked
to remove the openstack/common package of their projects
if one existed. This was a byproduct of the old oslo-incubator
form of syncing common functionality.

The package, apiclient, was moved to a top level location
and cliutils was moved to the common module. There are no oslo
specific libraries, the recommended solution is to move it
in tree and maintain it there.

Specifically in this patch, I also rearranged some of the
imports to make them match up with the hacking guidelines
while I was re-ordering them for the refactor anyway.

Lastly, the apiclient/fake_client.py was deleted since it
was not used.

[1] http://governance.openstack.org/goals/ocata/remove-incubated-oslo-code.html

Change-Id: Ib7b691240b819c9c91b100ca47ffaba75b281c78
2016-11-10 10:02:08 -05:00
..
apiclient move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
compat Avoid use xx=[] for parameter in function 2016-10-19 02:08:46 +00:00
tests move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
v1 move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
_i18n.py Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
auth_plugin.py Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
base.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
client.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
common.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
exceptions.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
service_catalog.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
shell.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
utils.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00