python-muranoclient/muranoclient/common
Steve Martinelli 9283ededba 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.

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

Change-Id: Ic6447da0ab3be843d231f9761d1767ed77fd81a2
2016-11-08 10:35:15 -05:00
..
__init__.py KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
base.py move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05:00
exceptions.py Fix spellings for some words 2016-02-03 15:34:00 +00:00
http.py Refactor request methods in HTTP/SessionClient classes 2016-03-22 17:44:10 +02:00
utils.py Add opportunity to import package from directory 2016-09-20 15:56:37 +03:00
yaqlexpression_legacy.py Improving python3 compatibility 2016-02-11 16:00:04 +03:00
yaqlexpression.py Increase yaql quotas 2016-08-30 17:32:01 +00:00