python-openstackclient/openstackclient/compute/v2
Richard Theis d906507962 Refactor security group rule create to use SDK
Refactored the 'os security group rule create' command to use the
SDK when neutron is enabled, but continue to use the nova client
when nova network is enabled.

Added a release note for the change in security group rules output
due to Network v2.

Change-Id: I8c6c99d5272ff5d410a449f73d198d834c5cd96e
Partial-Bug: #1519512
Implements: blueprint neutron-client
2016-03-23 09:56:01 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py Make SetAgent inherit from cliff.Command 2016-02-27 03:48:11 +08:00
aggregate.py Make SetAggregate inherit from cliff.Command 2016-02-27 03:50:47 +08:00
console.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
fixedip.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
flavor.py Trivial: Reorder flavor op order in flavor.py 2016-03-01 11:21:47 +08:00
floatingip.py Floating IP: Neutron support for "ip floating list" command 2016-02-14 04:21:08 +00:00
floatingippool.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
host.py [compute] Add set host command 2016-02-26 05:05:46 +08:00
hypervisor.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
hypervisor_stats.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
keypair.py Fix keypair create --public-key 2016-03-18 17:48:36 +00:00
security_group.py Refactor security group rule create to use SDK 2016-03-23 09:56:01 -05:00
server.py Fix "server unset" document issue 2016-03-23 14:45:04 +08:00
service.py Support "--long" option in ListService 2016-03-14 18:07:23 +08:00
usage.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00