Verify operation in Installation Guide

Bug #1530022 reported by BM Shukla
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
venkatamahesh

Bug Description

Please See the following output shown in the manual.
====
$ neutron ext-list
+-----------------------+-----------------------------------------------+
| alias | name |
+-----------------------+-----------------------------------------------+
| dns-integration | DNS Integration |
| address-scope | Address scope |
| ext-gw-mode | Neutron L3 Configurable external gateway mode |
| binding | Port Binding |
| agent | agent |
| subnet_allocation | Subnet Allocation |
| l3_agent_scheduler | L3 Agent Scheduler |
| external-net | Neutron external network |
| flavors | Neutron Service Flavors |
| net-mtu | Network MTU |
| quotas | Quota management support |
| l3-ha | HA Router extension |
| provider | Provider Network |
| multi-provider | Multi Provider Network |
| extraroute | Neutron Extra Route |
| router | Neutron L3 Router |
| extra_dhcp_opt | Neutron Extra DHCP opts |
| security-group | security-group |
| dhcp_agent_scheduler | DHCP Agent Scheduler |
| rbac-policies | RBAC Policies |
| port-security | Port Security |
| allowed-address-pairs | Allowed Address Pairs |
| dvr | Distributed Virtual Router |
+-----------------------+-----------------------------------------------+

But see the output which I got from my configuration
=====
[root@controller3 ~]# neutron ext-list
+-----------------------+-----------------------------------------------+
| alias | name |
+-----------------------+-----------------------------------------------+
| dns-integration | DNS Integration |
| ext-gw-mode | Neutron L3 Configurable external gateway mode |
| binding | Port Binding |
| agent | agent |
| subnet_allocation | Subnet Allocation |
| l3_agent_scheduler | L3 Agent Scheduler |
| external-net | Neutron external network |
| flavors | Neutron Service Flavors |
| net-mtu | Network MTU |
| quotas | Quota management support |
| l3-ha | HA Router extension |
| provider | Provider Network |
| multi-provider | Multi Provider Network |
| extraroute | Neutron Extra Route |
| router | Neutron L3 Router |
| extra_dhcp_opt | Neutron Extra DHCP opts |
| security-group | security-group |
| dhcp_agent_scheduler | DHCP Agent Scheduler |
| rbac-policies | RBAC Policies |
| port-security | Port Security |
| allowed-address-pairs | Allowed Address Pairs |
| dvr | Distributed Virtual Router |
+-----------------------+-----------------------------------------------+
====
In the above output "| address-scope | Address scope |" Line is missing. Please see.
-----------------------------------
Release: 0.1 on 2015-12-29 07:10
SHA: 4cf3954be032da00aff092c5cf929d5d076b6505
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/neutron-verify.rst
URL: http://docs.openstack.org/liberty/install-guide-rdo/neutron-verify.html

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

We can remove 'address-scope' from the example output. I don't see it in any of my lab environments. Probably a transient extension only present during testing of pre-release packages.

Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Low
milestone: none → mitaka
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Backport patch to Liberty.

tags: added: low-hanging-fruit
Changed in openstack-manuals:
assignee: nobody → venkatamahesh (venkatamaheshkotha)
tags: added: neutron
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/262818

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

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

commit fde1e29479fe2e40687e55e6664a42450606838c
Author: venkatamahesh <email address hidden>
Date: Thu Dec 31 23:05:14 2015 +0530

    [install-guide] Update the output of neutron ext-list command

    The output list for the command "neutron ext-list" doesn't include the
    address-scope. so it is removed from the list of output parameters

    backport: Liberty

    Change-Id: I51e878453565dd3b71cba2d53d7a1fe4377356e2
    Closes-Bug: #1530022

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

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/265060

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/liberty)

Reviewed: https://review.openstack.org/265060
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=1c79f98128570600c1b3a220a2fe80e7ad256f53
Submitter: Jenkins
Branch: stable/liberty

commit 1c79f98128570600c1b3a220a2fe80e7ad256f53
Author: venkatamahesh <email address hidden>
Date: Thu Dec 31 23:05:14 2015 +0530

    [install-guide] Update the output of neutron ext-list command

    The output list for the command "neutron ext-list" doesn't include the
    address-scope. so it is removed from the list of output parameters

    backport: Liberty

    Change-Id: I51e878453565dd3b71cba2d53d7a1fe4377356e2
    Closes-Bug: #1530022
    (cherry picked from commit fde1e29479fe2e40687e55e6664a42450606838c)

tags: added: in-stable-liberty
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.