openstack-python-openstackc.../openstackclient
Dean Troyer e6706f2526 Properly handle port arguments for ICMP
The Compute API requires 'from_port' and 'to_port' to be -1 for
ICMP security group rules.  It happily accepts them empty or None
but the resulting rules do not work.  So we force the values for
ICMP rules.

Closes-bug: #1477629
Change-Id: Iba57211014caca16be7c9a28d15d4db2a6c51b8d
2015-09-03 13:06:45 -05:00
..
api Fix 'auhentication' spelling error/mistake 2015-09-01 15:51:58 -07:00
common Running 'limits show' returns nothing 2015-08-14 10:31:53 -04:00
compute Properly handle port arguments for ICMP 2015-09-03 13:06:45 -05:00
identity Use correct domain to find project 2015-08-11 06:49:20 +00:00
image Merge "Do not set default versions in parsed args" 2015-07-24 19:51:30 +00:00
network Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00
object Merge "Do not set default versions in parsed args" 2015-07-24 19:51:30 +00:00
tests Properly handle port arguments for ICMP 2015-09-03 13:06:45 -05:00
volume default OS_VOLUME_API_VERSION to v2 2015-08-24 10:38:43 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Merge "Do not set default versions in parsed args" 2015-07-24 19:51:30 +00:00