[apic-mapping] Need to update nameAlias field for Danube

Bug #1642783 reported by Kent Wu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Group Based Policy
In Progress
Undecided
Kent Wu

Bug Description

Based on the discussion with Mandeep, we need to cover VRF, BD, EPG and contract. Tenant and AP will be needed also but a bit lower priority.

Kent Wu (wu-o)
Changed in group-based-policy:
status: New → In Progress
Kent Wu (wu-o)
Changed in group-based-policy:
assignee: nobody → Kent Wu (wu-o)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (master)

Reviewed: https://review.openstack.org/399306
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=10140e85bf97514e158116103776c55ae431a4cb
Submitter: Jenkins
Branch: master

commit 10140e85bf97514e158116103776c55ae431a4cb
Author: Kent Wu <email address hidden>
Date: Thu Nov 17 16:30:22 2016 -0800

    [apic-mapping] Updating nameAlias field also.

    This patch will cover VRF, BD, EPG and contract. Don't need to cover
    l3out and external EPG as they are all preexisting in customer
    env. Tenant and AP will be covered in a separate patch as currently
    we don't get tenant name change notification in our MD...We don't
    plan to cover policy rule/classifier/action though based on the
    discussion with Mandeep.

    Partial-Bug: 1642783
    Change-Id: Id5f675db22d2d886e38c205913f982f54d8a1f61

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/mitaka)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/liberty)

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

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

Reviewed: https://review.openstack.org/400014
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=c3ab03e8e0a46969b381fc935ca785bb3b7f921e
Submitter: Jenkins
Branch: stable/mitaka

commit c3ab03e8e0a46969b381fc935ca785bb3b7f921e
Author: Kent Wu <email address hidden>
Date: Thu Nov 17 16:30:22 2016 -0800

    [apic-mapping] Updating nameAlias field also.

    This patch will cover VRF, BD, EPG and contract. Don't need to cover
    l3out and external EPG as they are all preexisting in customer
    env. Tenant and AP will be covered in a separate patch as currently
    we don't get tenant name change notification in our MD...We don't
    plan to cover policy rule/classifier/action though based on the
    discussion with Mandeep.

    Partial-Bug: 1642783
    Change-Id: Id5f675db22d2d886e38c205913f982f54d8a1f61
    (cherry picked from commit 10140e85bf97514e158116103776c55ae431a4cb)

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (stable/liberty)

Reviewed: https://review.openstack.org/400018
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=b752b5c08c29cc1f88aa40ebae96f6d6e3153be9
Submitter: Jenkins
Branch: stable/liberty

commit b752b5c08c29cc1f88aa40ebae96f6d6e3153be9
Author: Kent Wu <email address hidden>
Date: Thu Nov 17 16:30:22 2016 -0800

    [apic-mapping] Updating nameAlias field also

    This patch will cover VRF, BD, EPG and contract. Don't need to cover
    l3out and external EPG as they are all preexisting in customer
    env. Tenant and AP will be covered in a separate patch as currently
    we don't get tenant name change notification in our MD...We don't
    plan to cover policy rule/classifier/action though based on the
    discussion with Mandeep.

    Partial-Bug: 1642783
    Change-Id: Id5f675db22d2d886e38c205913f982f54d8a1f61
    (cherry picked from commit 10140e85bf97514e158116103776c55ae431a4cb)
    (cherry picked from commit c3ab03e8e0a46969b381fc935ca785bb3b7f921e)

tags: added: in-stable-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (master)

Reviewed: https://review.openstack.org/409983
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=8f3481cc2e2470d5563dd45926db5e0fff6e7dd7
Submitter: Jenkins
Branch: master

commit 8f3481cc2e2470d5563dd45926db5e0fff6e7dd7
Author: Kent Wu <email address hidden>
Date: Mon Dec 12 16:04:45 2016 -0800

    [apic-mapping] NameAlias support for tenant

    1. will set the nameAlias field when the 1st PTG is being
    created under the tenant. There will be a delay when user creates
    L3P, L2P or PRS first but we are ok with that after discussing
    with Mandeep.
    2. once the tenant is already in apic, we will update the nameAlias
    field whenever the corresponding project name has been changed on
    OS side. We do this through keystone notifications.

    Partial-Bug: 1642783
    Change-Id: I797c1d8ba762734f191b07103a2723d2644c78ca

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/mitaka)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/liberty)

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

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

Reviewed: https://review.openstack.org/410435
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=af61f76c92dbc34dc61dc7b917798b6322ecc829
Submitter: Jenkins
Branch: stable/mitaka

commit af61f76c92dbc34dc61dc7b917798b6322ecc829
Author: Kent Wu <email address hidden>
Date: Mon Dec 12 16:04:45 2016 -0800

    [apic-mapping] NameAlias support for tenant

    1. will set the nameAlias field when the 1st PTG is being
    created under the tenant. There will be a delay when user creates
    L3P, L2P or PRS first but we are ok with that after discussing
    with Mandeep.
    2. once the tenant is already in apic, we will update the nameAlias
    field whenever the corresponding project name has been changed on
    OS side. We do this through keystone notifications.

    Partial-Bug: 1642783
    Change-Id: I797c1d8ba762734f191b07103a2723d2644c78ca
    (cherry picked from commit 8f3481cc2e2470d5563dd45926db5e0fff6e7dd7)

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

Reviewed: https://review.openstack.org/410436
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=b3b7f1995ab024d0ba872f4cc5970c1254bc1403
Submitter: Jenkins
Branch: stable/liberty

commit b3b7f1995ab024d0ba872f4cc5970c1254bc1403
Author: Kent Wu <email address hidden>
Date: Mon Dec 12 16:04:45 2016 -0800

    [apic-mapping] NameAlias support for tenant

    1. will set the nameAlias field when the 1st PTG is being
    created under the tenant. There will be a delay when user creates
    L3P, L2P or PRS first but we are ok with that after discussing
    with Mandeep.
    2. once the tenant is already in apic, we will update the nameAlias
    field whenever the corresponding project name has been changed on
    OS side. We do this through keystone notifications.

    Partial-Bug: 1642783
    Change-Id: I797c1d8ba762734f191b07103a2723d2644c78ca
    (cherry picked from commit 8f3481cc2e2470d5563dd45926db5e0fff6e7dd7)
    (cherry picked from commit af61f76c92dbc34dc61dc7b917798b6322ecc829)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/mitaka)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/liberty)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (master)

Reviewed: https://review.openstack.org/414657
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=a85f1506ccff8077aca750d703c97daa36fe323b
Submitter: Jenkins
Branch: master

commit a85f1506ccff8077aca750d703c97daa36fe323b
Author: Kent Wu <email address hidden>
Date: Fri Dec 23 14:28:10 2016 -0800

    [apic-mapping] Scope the pool name to make it unique

    Partial-Bug: 1642783

    Change-Id: I10d03d81486a3a8018d642afeffc5c39be03b92a

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

Reviewed: https://review.openstack.org/414681
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=5ce172f5c1f051c4f65c8b6979e6c6d3bdac51f1
Submitter: Jenkins
Branch: stable/mitaka

commit 5ce172f5c1f051c4f65c8b6979e6c6d3bdac51f1
Author: Kent Wu <email address hidden>
Date: Fri Dec 23 14:28:10 2016 -0800

    [apic-mapping] Scope the pool name to make it unique

    Partial-Bug: 1642783

    Change-Id: I10d03d81486a3a8018d642afeffc5c39be03b92a
    (cherry picked from commit a85f1506ccff8077aca750d703c97daa36fe323b)

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

Reviewed: https://review.openstack.org/414682
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=22918d7a527c7202f171cbff35089aadfe4e25d0
Submitter: Jenkins
Branch: stable/liberty

commit 22918d7a527c7202f171cbff35089aadfe4e25d0
Author: Kent Wu <email address hidden>
Date: Fri Dec 23 14:28:10 2016 -0800

    [apic-mapping] Scope the pool name to make it unique

    Partial-Bug: 1642783

    Change-Id: I10d03d81486a3a8018d642afeffc5c39be03b92a
    (cherry picked from commit a85f1506ccff8077aca750d703c97daa36fe323b)
    (cherry picked from commit 5ce172f5c1f051c4f65c8b6979e6c6d3bdac51f1)

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.