b1802a59bb
The Changes include: - Sanity check for from_port, to_port, and IP protocol when adding a security rule - Print one more column 'Id' for security groups - If there are multiple security groups with the same name, the group can't be deleted unless an ID is specified. However, there is no code to search and delete security group by ID. So, _get_secgroup() will get group by ID if the input is like a UUID. If not found, then get group by name. - Some corresponding changes for help messages. - Test case changes after adding sanity check. Change-Id: Ibd82d8404bdd64e4bca2f8b25756bfaff7b28194 Signed-off-by: Shane Wang <shane.wang@intel.com> |
||
---|---|---|
.. | ||
v1_1 | ||
__init__.py | ||
fakes.py | ||
test_auth_plugins.py | ||
test_base.py | ||
test_client.py | ||
test_discover.py | ||
test_http.py | ||
test_service_catalog.py | ||
test_shell.py | ||
test_utils.py | ||
utils.py |