openstack-python-openstackc.../openstackclient/tests
Rajasi Kulkarni e26eecc12f Pass security group id to novaclient while adding security
group to server

In AddServerSecurityGroup, we currently pass the security group
name to novaclient. If multiple security groups with same name
exist, then even while passing secuity group using id to
command 'openstack server add security group <server> <group>'
it results in error 'Multiple security_group matches found'.
Added unit test case to test the command.

Change-Id: I6097eb36e1545c85209cfd767c477e10f82c6999
Closes-Bug: 1604076
2016-07-28 21:39:02 +05:30
..
api Standardize import format 2016-07-22 19:24:02 +08:00
common Merge "Use assertEqual() instead of assertDictEqual()" 2016-07-26 12:51:06 +00:00
compute Pass security group id to novaclient while adding security 2016-07-28 21:39:02 +05:30
identity Merge "Standardize import format" 2016-07-26 07:22:27 +00:00
image Standardize import format 2016-07-22 19:24:02 +08:00
network Standardize import format 2016-07-22 19:24:02 +08:00
object Standardize import format 2016-07-22 19:24:02 +08:00
volume Merge "Add options to "volume type list" command" 2016-07-26 10:53:40 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Standardize import format 2016-07-22 19:24:02 +08:00
test_shell.py Fix foundation copyrights 2016-06-14 09:49:28 -05:00
utils.py Standardize import format 2016-07-22 19:24:02 +08:00