Brian Haley 33a255612c Change default security group protocol to 'any'
The default protocol used to create a security rule was changed to
``tcp``, which was a regression from the neutron client.  Change it
back to ``any``, which skips sending the protocol to the API
server entirely when using the Neutron v2 API.

Users that had been creating rules without specifying a protocol
and expecting ``tcp`` need to change to use ``--protocol tcp``
explicitly.

Change-Id: Iedaa027240e00dced551513d8fa828564386b79f
Closes-bug: #1716789
2019-05-06 10:55:13 -04:00
..
2017-08-17 16:46:31 -04:00
2017-08-22 17:08:30 +00:00
2017-08-17 16:46:31 -04:00
2018-02-23 20:26:57 +00:00
2017-07-23 21:54:32 +00:00
2017-07-21 14:48:44 +00:00