python-openstackclient/releasenotes
Daniel Speichert 82f45d9bd2 Allow creating security rules without protocol
In order to create a rule for any protocol, the client
must not specify the protocol in the API call. This
is currently impossible because protocol defaults to TCP.

In order not to change the default behavior, a "new" protocol
name is added: "any", which makes this CLI skip sending the
protocol field altogether.

Change-Id: I58853d3745f3631007e5e9780c0c5c2526b730a3
Closes-Bug: 1712242
2017-10-17 13:36:40 -04:00
..
notes Allow creating security rules without protocol 2017-10-17 13:36:40 -04:00
source Update the documentation link for doc migration 2017-09-21 10:47:31 +00:00