python-muranoclient/muranoclient/v1
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
..
package_creator move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05:00
__init__.py Run hacking in a right way 2014-05-16 16:37:15 +04:00
actions.py Modified docstrings to comply with pep8 H405 style check 2016-06-06 13:43:11 +00:00
artifact_packages.py Fix 'owned' flag when Glare is used 2016-09-19 11:59:23 +00:00
categories.py Add parameter support to pagination-list 2015-08-12 12:46:50 +03:00
client.py Support for Schemas API was added 2016-08-01 13:18:18 -07:00
deployments.py Refactor request methods in HTTP/SessionClient classes 2016-03-22 17:44:10 +02:00
environments.py Add support for environment edit API 2016-10-05 18:11:09 +03:00
instance_statistics.py InstanceStatistics updated for corresponding API change 2014-04-10 22:05:59 +04:00
packages.py Change image for package in the code taken from Glance 2016-07-25 11:35:47 +03:00
request_statistics.py Fix the issue with stats API call 2014-04-16 20:10:41 -07:00
schemas.py Support for Schemas API was added 2016-08-01 13:18:18 -07:00
services.py Improving python3 compatibility 2016-02-11 16:00:04 +03:00
sessions.py Refactor request methods in HTTP/SessionClient classes 2016-03-22 17:44:10 +02:00
shell.py move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05:00
static_actions.py Add support for static actions API 2016-07-19 14:09:43 +00:00
templates.py Fixing environment creation from template 2016-10-05 12:32:16 +00:00