Configure access and security for instances in End User Guide

Bug #1658965 reported by Noam Angel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
KATO Tomoyuki

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way: openstack security group rule create --protocol icmp --dst-port -1:-1 --remote-ip 0.0.0.0/0 default
- [x] I have a fix to the document that I can paste below including example: input and output.
openstack security group rule create --protocol icmp --dst-port -1 --remote-ip 0.0.0.0/0 default

openstack security group rule create: error: argument --dst-port: expected one argument

Revision history for this message
Noam Angel (noama) wrote :

openstack security group rule create --protocol icmp --dst-port -1:-1 --remote-ip 0.0.0.0/0 default
usage: openstack security group rule create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--print-empty] [--noindent]
                                            [--prefix PREFIX]
                                            [--remote-ip <ip-address> | --remote-group <group>]
                                            [--description <description>]
                                            [--dst-port <port-range>]
                                            [--icmp-type <icmp-type>]
                                            [--icmp-code <icmp-code>]
                                            [--protocol <protocol>]
                                            [--ingress | --egress]
                                            [--ethertype <ethertype>]
                                            [--project <project>]
                                            [--project-domain <project-domain>]
                                            <group>
openstack security group rule create: error: argument --dst-port: expected one argument

change to :
openstack security group rule create --protocol icmp --dst-port -1 --remote-ip 0.0.0.0/0 default

Changed in openstack-manuals:
importance: Undecided → Medium
importance: Medium → Low
status: New → Confirmed
tags: added: low-hanging-fruit
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/426056

Changed in openstack-manuals:
assignee: nobody → KATO Tomoyuki (kato-tomoyuki)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/426056
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=71950b7e84844f47b92e1de9c5b356e402e0ce17
Submitter: Jenkins
Branch: master

commit 71950b7e84844f47b92e1de9c5b356e402e0ce17
Author: KATO Tomoyuki <email address hidden>
Date: Fri Jan 27 13:59:13 2017 +0900

    [user-guide] clean up osc sec group rule commands

    Change-Id: If1338337d3c08cae72c04b4171fb7e71dfa4992b
    Closes-Bug: #1658965

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.