python-openstackclient/openstackclient/tests/compute
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
..
v2 Properly handle port arguments for ICMP 2015-09-03 13:06:45 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00