python-muranoclient/muranoclient/tests/unit/osc/v1/__init__.py
enthurohini 1fb2a492f4 Add Environment support for openstack CLI
Adding Environment command to murano openstack-client

$ openstack environment list [--all-tenants]
$ openstack environment show <id or name> [--session-id <session id>]
  [--only-apps]
$ openstack environment rename <id> <name>
$ openstack environment session create <id>

Partially implements: blueprint openstack-client-plugin-support

Change-Id: I73e96fd57e43bf04c1513e89b4e427cc86f89ca7
2016-03-15 23:51:58 +03:00

0 lines
Python