neutronclient help info missing

Bug #1517978 reported by Wim De Clercq
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
networking-bgpvpn
Fix Released
Medium
Thomas Morin

Bug Description

Minor improvement I think:
When doing "neutron --help" you see the following for the bgpvpn resources:
bgpvpn-create [bgpvpn]
  bgpvpn-delete [bgpvpn]
  bgpvpn-list [bgpvpn]
  bgpvpn-net-assoc-create [bgpvpn]
  bgpvpn-net-assoc-delete [bgpvpn]
  bgpvpn-net-assoc-list [bgpvpn]
  bgpvpn-net-assoc-show [bgpvpn]
  bgpvpn-net-assoc-update [bgpvpn]
  bgpvpn-show [bgpvpn]
  bgpvpn-update [bgpvpn]

When you add python comments to each class, these will get parsed by the neutronclient and added here. For example
class BGPVPNCreate(BGPVPNCreateUpdateCommon,
                   extension.ClientExtensionCreate):
    """Create a bgpvpn."""

will give
  bgpvpn-create [bgpvpn] Create a bgpvpn.

I'm not sure what's making the [bgpvpn] prefix.

Changed in bgpvpn:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-bgpvpn (master)

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

Changed in bgpvpn:
assignee: nobody → Thomas Morin (tmmorin-orange)
status: Confirmed → In Progress
Changed in bgpvpn:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/255352
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=7dd7b209f36d78d244bf1f7e4d716e04cee90b6d
Submitter: Jenkins
Branch: master

commit 7dd7b209f36d78d244bf1f7e4d716e04cee90b6d
Author: Thomas Morin <email address hidden>
Date: Wed Dec 9 16:21:28 2015 +0100

    Add help to Neutron BGVPN CLI commands

    Add help text for each of the BGPVPN CLI commands.

    Closes-bug: 1517978
    Change-Id: I78ad91025a09830e5770d1f2d178487e9b87d3ee

Changed in bgpvpn:
status: In Progress → Fix Released
Changed in bgpvpn:
status: Fix Released → Fix Committed
Changed in bgpvpn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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