Go to file
Sławek Kapłoński 521ff7cee5 Add no-shared option to qos-policy-update command
QoS policy can now be updated to be not shared with
other tenants if it was shared before.
To set QoS policy as not shared option "--no-shared"
should be passed to qos-policy-update command.
Option '--shared' works still like it was before so
this change is backward compatible.

Change-Id: I18d32813b3c59cbadfe1f4a1b9ba06725a1d7bb8
Closes-Bug: #1590942
2016-06-13 10:57:04 +00:00
2016-05-26 08:48:18 -05:00
2015-12-29 19:14:17 +00:00
2012-01-18 09:39:25 +11:00
2015-03-06 22:51:31 +00:00
2015-12-04 13:44:13 +09:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2015-12-09 11:09:26 +03:00
2015-09-17 12:16:54 +00:00

Python bindings to the Neutron API

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

Development takes place via the usual OpenStack processes as outlined in the developer guide.

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%