[Admin-Util]: Add support to list missing edges for NSXv plugin

Bug #1566738 reported by OpenStack Infra
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
vmware-nsx
Fix Released
Undecided
Abhishek Raut

Bug Description

https://review.openstack.org/301357
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/vmware-nsx" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

commit abb484646468db4c5a50ac31c0debb00a21e11ce
Author: Abhishek Raut <email address hidden>
Date: Wed Mar 30 01:11:29 2016 -0700

    [Admin-Util]: Add support to list missing edges for NSXv plugin

    This patch adds support to list missing-edges for NSXv plugin.
    Missing edges are those edges which are present in the Neutron DB
    but are not present on the NSX-v backend.

    Usage:
    nsxadmin -o list -r missing-edges
    NSX Plugin in use: nsxv
    ==== [NSX] List Missing Edges ====
    NSXv edges present in Neutron DB but not present on the NSXv backend

    missing-edges
    +----------+
    | edge_id |
    +----------+
    | edge-121 |
    +----------+

    DocImpact

    Change-Id: I19d6356694012ef9d050b5b8a179a11e438b7b3f

Abhishek Raut (abhraut)
Changed in vmware-nsx:
assignee: nobody → Abhishek Raut (abhraut)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to vmware-nsx (master)

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

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

Reviewed: https://review.openstack.org/303061
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=c3632ba3045ff530b5911e322f28426ede38be6b
Submitter: Jenkins
Branch: master

commit c3632ba3045ff530b5911e322f28426ede38be6b
Author: Abhishek Raut <email address hidden>
Date: Wed Apr 6 01:52:21 2016 -0700

    [Admin-Util]: List networks associated with missing edges

    Admin utility to list missing edges from the backend must also
    display the networks attached to those edges. If no network is
    attached to the missing edge, output N/A.

    nsxadmin -r missing-edges -o list
    NSX Plugin in use: nsxv
    ==== [NSX] List Missing Edges ====
    NSXv edges present in Neutron DB but not present on the NSXv backend

    +----------+--------------------------------------+
    | edge_id | network_id |
    +----------+--------------------------------------+
    | edge-122 | N/A |
    | edge-121 | c58ba6d4-2280-4c31-9c11-2ecb048d7d72 |
    | edge-126 | N/A |
    | edge-125 | 0409492e-2548-420a-b799-4fc7d04ccdfb |
    | edge-124 | N/A |
    +----------+--------------------------------------+

    Change-Id: I7e958f1e09a10b0e79b7ae8f41e0276a56308d7c
    Closes-Bug: #1566738

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

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/305994

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (stable/mitaka)

Reviewed: https://review.openstack.org/305994
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=75e0b32dfcba722f613ade759c741b783bde11d6
Submitter: Jenkins
Branch: stable/mitaka

commit 75e0b32dfcba722f613ade759c741b783bde11d6
Author: Abhishek Raut <email address hidden>
Date: Wed Apr 6 01:52:21 2016 -0700

    [Admin-Util]: List networks associated with missing edges

    Admin utility to list missing edges from the backend must also
    display the networks attached to those edges. If no network is
    attached to the missing edge, output N/A.

    nsxadmin -r missing-edges -o list
    NSX Plugin in use: nsxv
    ==== [NSX] List Missing Edges ====
    NSXv edges present in Neutron DB but not present on the NSXv backend

    +----------+--------------------------------------+
    | edge_id | network_id |
    +----------+--------------------------------------+
    | edge-122 | N/A |
    | edge-121 | c58ba6d4-2280-4c31-9c11-2ecb048d7d72 |
    | edge-126 | N/A |
    | edge-125 | 0409492e-2548-420a-b799-4fc7d04ccdfb |
    | edge-124 | N/A |
    +----------+--------------------------------------+

    Change-Id: I7e958f1e09a10b0e79b7ae8f41e0276a56308d7c
    Closes-Bug: #1566738
    (cherry picked from commit c3632ba3045ff530b5911e322f28426ede38be6b)

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