python-muranoclient/muranoclient/v1
chenaidong1 3e71528e9c update env template output
When update with unexisting env template, the output contain '<'
and '>'.

murano env-template-update 849c781b2ef84a6a8961b520c11f7322 test
404 Not Found: EnvTemplate <TempId 849c781b2ef84a6a8961b520c11f7322>
is not found (HTTP 404)

Change-Id: Ifcbdc4cb5846de35e55fbeeaf21f9ce3d4748e36
2017-09-23 05:59:36 +00: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 Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
categories.py Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
client.py Support for Schemas API was added 2016-08-01 13:18:18 -07:00
deployments.py Allows fetching of deployments from all environments. 2017-01-31 10:41:59 -05:00
environments.py Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
instance_statistics.py InstanceStatistics updated for corresponding API change 2014-04-10 22:05:59 +04:00
packages.py Remove long-ago deprecated show_categories 2017-06-28 20:39:56 +01: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 update env template output 2017-09-23 05:59:36 +00: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