python-muranoclient/muranoclient/v1
Valerii Kovalchuk 34f5336863 Improve dictionary representation of package from Glare
Several keys added to dictionary representation of package imported
from Glare to match packages from murano.
Thus, dashboard API works in a similar way, no matter what backend
is used.
It also allows dashboard to filter applications by category and by
some text in name, description or tags.

Change-Id: Ia08a0629e55b8fa318b787d87bb3a2f793cb2a2a
Closes-bug: #1561935
2016-03-28 13:43:48 +00:00
..
package_creator Add python 3 support 2015-11-11 20:32:17 +00:00
__init__.py Run hacking in a right way 2014-05-16 16:37:15 +04:00
actions.py Adds client support for action results 2015-03-04 12:16:24 +03:00
artifact_packages.py Improve dictionary representation of package from Glare 2016-03-28 13:43:48 +00:00
categories.py Add parameter support to pagination-list 2015-08-12 12:46:50 +03:00
client.py Fixes TypeError in Client constructor 2016-02-08 15:22:31 +03:00
deployments.py Calls to the v1 API are prefixed with the appropriate version prefix 2014-03-27 20:39:44 +04:00
environments.py Add python 3 support 2016-01-19 04:30:22 -08:00
instance_statistics.py InstanceStatistics updated for corresponding API change 2014-04-10 22:05:59 +04:00
packages.py Fix module's import order 2016-01-21 22:10:58 -08:00
request_statistics.py Fix the issue with stats API call 2014-04-16 20:10:41 -07:00
services.py Improving python3 compatibility 2016-02-11 16:00:04 +03:00
sessions.py Calls to the v1 API are prefixed with the appropriate version prefix 2014-03-27 20:39:44 +04:00
shell.py Merge "Make CLI outputs consistent with other OpenStack clients" 2016-02-16 23:33:10 +00:00
templates.py Fix inconsistent argument name/placeholder in EnvTemplateManager.delete_app 2016-02-14 21:02:24 +01:00