openstack-python-openstackc.../doc/source/cli/command-objects
Brian Haley 969e6abd20 Support IPv6 addresses better
When adding a security group rule, if no IP address is given
we will use '0.0.0.0/0', but if the ethertype is IPv6 we will
leave it as None.  Change this to be '::/0' to match what we
do for IPv4 - use the "any" address.  The neutron server
treats them both the same when checking for duplicates.

Because there are most likely entries in the DB using None
for the IP, print them as '0.0.0.0/0' or '::/0' so it is more
obvious what address they are actually referring to.

Also change to display the Ethertype column by default
instead of with --long, since easily knowing IPv4 or IPv6
is useful.

Change-Id: Ic396fc23caa66b6b0034c5d30b27c6ed499de5a6
Closes-bug: #1735575
2019-07-15 22:35:49 -04:00
..
access-token.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
address-scope.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
aggregate.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
application-credentials.rst Correct application credential usage doc 2018-03-16 17:47:47 +01:00
availability-zone.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
catalog.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
command.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
complete.rst Improve document 'openstack complete' 2018-10-19 09:20:37 +10:00
compute-agent.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
compute-service.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
configuration.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
consistency-group-snapshot.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
consistency-group.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
console-log.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
console-url.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
consumer.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
container.rst auto-generate object docs 2017-08-17 16:46:31 -04:00
credential.rst Fix credentials in create, update and list. 2017-11-17 11:39:15 +08:00
domain.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
ec2-credentials.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
endpoint.rst Add support for endpoing filter commands 2017-11-21 07:58:48 +01:00
endpoint_group.rst Add support for endpoint group commands 2018-02-23 20:36:04 +00:00
extension.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
federation-protocol.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
flavor.rst Fix docs from I0dc80bee3ba6ff4ec8cc3fc113b6de7807e0bf2a 2018-06-28 14:00:49 -04:00
floating-ip-pool.rst Remove deprecated compute commands 2019-05-19 12:54:24 -05:00
floating-ip.rst Remove deprecated compute commands 2019-05-19 12:54:24 -05:00
group.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
host.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
hypervisor-stats.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
hypervisor.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
identity-provider.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
image.rst Merge "Add possibility to filter images using member_status" 2019-03-07 00:34:17 +00:00
implied_role.rst Implied Roles 2017-08-22 17:08:30 +00:00
ip-availability.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
keypair.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
limit.rst Add project param in LimitList parser 2018-11-08 11:19:24 -06:00
limits.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
mapping.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
module.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-agent.rst Minor followup to network agent docs 2017-07-20 10:29:40 -05:00
network-auto-allocated-topology.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-flavor-profile.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-flavor.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-meter-rule.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-meter.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-qos-policy.rst Add new parameter "is_default" to Network QoS policy. 2017-07-05 13:34:33 +00:00
network-qos-rule-type.rst Display Network QoS rule type details 2017-11-05 17:52:08 -06:00
network-qos-rule.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-rbac.rst Add 'security_group' type support to network rbac commands 2019-03-05 21:02:03 -07:00
network-segment.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network-service-provider.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
network.rst Add dns-domain support to Network object 2018-04-23 08:37:27 +00:00
network_segment_range.rst Add network segment range command object 2019-03-07 19:39:17 +00:00
object-store-account.rst auto-generate object docs 2017-08-17 16:46:31 -04:00
object.rst auto-generate object docs 2017-08-17 16:46:31 -04:00
policy.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
port.rst Support enable/disable uplink status propagation 2018-12-05 21:07:07 +00:00
project-purge.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
project.rst Add project tags functionality 2018-02-23 20:26:57 +00:00
quota.rst Merge "Delete the LB object quotas set command in openstackclient" 2019-03-13 08:48:34 +00:00
region.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
registered-limit.rst Implement support for registered limits 2018-07-23 21:18:50 +00:00
request-token.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
role-assignment.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
role.rst Remove deprecated identity commands and args 2019-05-19 12:54:33 -05:00
router.rst Network tag support 2017-07-23 21:54:32 +00:00
security-group-rule.rst Support IPv6 addresses better 2019-07-15 22:35:49 -04:00
security-group.rst Network: Add tag support for security group 2018-06-14 01:01:58 +00:00
server-backup.rst Convert 'server' commands to use autoprogram 2017-10-26 09:34:04 +00:00
server-event.rst Convert 'server' commands to use autoprogram 2017-10-26 09:34:04 +00:00
server-group.rst Convert 'server' commands to use autoprogram 2017-10-26 09:34:04 +00:00
server-image.rst Convert 'server' commands to use autoprogram 2017-10-26 09:34:04 +00:00
server.rst Start using 'cliff.sphinxext' 2017-07-21 14:48:44 +00:00
service-provider.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
service.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
subnet-pool.rst Merge "Partially Revert "Add command to unset information from Subnet-pools"" 2019-02-27 22:15:48 +00:00
subnet.rst Allow setting network-segment on subnet update 2018-06-06 11:56:39 +02:00
token.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
trust.rst auto-generate docs for v3 identity resources 2017-10-06 00:57:04 +00:00
usage.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
user.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
versions.rst Add command to show all service versions 2018-07-23 16:58:30 -05:00
volume-backend.rst Add volume backend capability show command 2018-10-09 15:31:35 -05:00
volume-backup.rst Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
volume-host.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
volume-qos.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
volume-service.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
volume-snapshot.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
volume-transfer-request.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
volume-type.rst Update help text for encryption provider 2018-02-23 16:26:39 -05:00
volume.rst Add --attached / --detached parameter to volume set 2019-02-28 15:48:34 +00:00