python-openstackclient/openstackclient
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
..
api Merge "Clean up unnecessary import of urlparse module" 2016-03-01 23:51:00 +00:00
common Trivial: Fix typo in common/limits.py 2016-03-23 16:04:21 +08:00
compute Refactor security group rule create to use SDK 2016-03-23 09:56:01 -05:00
identity Improve error for token issue command without auth 2016-03-18 15:44:02 -07:00
image Image API v2: make volume_type optional 2016-03-18 16:08:30 -07:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Refactor security group rule create to use SDK 2016-03-23 09:56:01 -05:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Refactor security group rule create to use SDK 2016-03-23 09:56:01 -05:00
volume Add support for deleting Image-property 2016-03-16 10:22:00 -04:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00