summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-06-22 21:39:31 +0000
committerGerrit Code Review <review@openstack.org>2019-06-22 21:39:31 +0000
commit3258b9e5e3c2c6e7752806f505d1fefbbe135eef (patch)
treeb32b5d16773952d9c3dad0ec81afc64874d7a713 /doc/source
parent1a21f02bc7507120f3a4fe2af12ba7a27b002b44 (diff)
parent33a255612c661f174d2cb5d4ca93f8d7096e9290 (diff)
downloadpython-openstackclient-3258b9e5e3c2c6e7752806f505d1fefbbe135eef.tar.gz
Merge "Change default security group protocol to 'any'"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/cli/command-objects/security-group-rule.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/cli/command-objects/security-group-rule.rst b/doc/source/cli/command-objects/security-group-rule.rst
index 1dbf16d2..5809e002 100644
--- a/doc/source/cli/command-objects/security-group-rule.rst
+++ b/doc/source/cli/command-objects/security-group-rule.rst
@@ -61,8 +61,8 @@ Create a new security group rule
IP protocol (ah, dccp, egp, esp, gre, icmp, igmp,
ipv6-encap, ipv6-frag, ipv6-icmp, ipv6-nonxt,
ipv6-opts, ipv6-route, ospf, pgm, rsvp, sctp, tcp,
- udp, udplite, vrrp and integer representations [0-255];
- default: tcp)
+ udp, udplite, vrrp and integer representations [0-255]
+ or any; default: any (all protocols))
*Network version 2*
@@ -157,7 +157,7 @@ List security group rules
List rules by the IP protocol (ah, dhcp, egp, esp, gre, icmp, igmp,
ipv6-encap, ipv6-frag, ipv6-icmp, ipv6-nonxt,ipv6-opts, ipv6-route,
ospf, pgm, rsvp, sctp, tcp, udp, udplite, vrrp and integer
- representations [0-255])
+ representations [0-255] or any; default: any (all protocols))
*Network version 2*