GBP: external-segments property for L3Policy

Bug #1490773 reported by puppet-py
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Group Based Policy Automation
Fix Released
High
Sumit Naiksatam

Bug Description

The schema type for constructing the 'external-segments' property for L3Policy is MAP.
It needs to be changed

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

Reviewed: https://review.openstack.org/219083
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy-automation/commit/?id=c56d940da4ad57629a47ca203a1ee624312b9b19
Submitter: Jenkins
Branch: master

commit c56d940da4ad57629a47ca203a1ee624312b9b19
Author: Sumit Naiksatam <email address hidden>
Date: Mon Aug 31 18:05:46 2015 -0700

    Changing property of external_segments for L3P

    To a format:

    external_segments:
        - external_segement_id: <es_id>
        - allocated_address: <ip>

    This allows using a Heat resource ID for "es_id" (earlier one
    had to specify the actual GBP ES id, so it was not possible
    to reference a ES created earlier in the same Heat template).

    Change-Id: I782fdb6cf1109f9662acd623ccbbc1687924bb60
    Closes-bug: 1490773

Changed in group-based-policy-automation:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy-automation (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/219376

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

Reviewed: https://review.openstack.org/219376
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy-automation/commit/?id=52800314af6bcd6e8b4c88972d54534a426ead8f
Submitter: Jenkins
Branch: stable/kilo

commit 52800314af6bcd6e8b4c88972d54534a426ead8f
Author: Sumit Naiksatam <email address hidden>
Date: Mon Aug 31 18:05:46 2015 -0700

    Changing property of external_segments for L3P

    To a format:

    external_segments:
        - external_segement_id: <es_id>
        - allocated_address: <ip>

    This allows using a Heat resource ID for "es_id" (earlier one
    had to specify the actual GBP ES id, so it was not possible
    to reference a ES created earlier in the same Heat template).

    Change-Id: I782fdb6cf1109f9662acd623ccbbc1687924bb60
    Closes-bug: 1490773

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

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/219413

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

Reviewed: https://review.openstack.org/219413
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy-automation/commit/?id=a7f25fdef906e4d8ef6b72b4b5be9265dd8ec48e
Submitter: Jenkins
Branch: stable/juno

commit a7f25fdef906e4d8ef6b72b4b5be9265dd8ec48e
Author: Sumit Naiksatam <email address hidden>
Date: Mon Aug 31 18:05:46 2015 -0700

    Changing property of external_segments for L3P

    To a format:

    external_segments:
        - external_segement_id: <es_id>
        - allocated_address: <ip>

    This allows using a Heat resource ID for "es_id" (earlier one
    had to specify the actual GBP ES id, so it was not possible
    to reference a ES created earlier in the same Heat template).

    Change-Id: I782fdb6cf1109f9662acd623ccbbc1687924bb60
    Closes-bug: 1490773
    (cherry picked from commit 52800314af6bcd6e8b4c88972d54534a426ead8f)

tags: added: in-stable-juno
Changed in group-based-policy-automation:
importance: Undecided → High
assignee: nobody → Sumit Naiksatam (snaiksat)
milestone: none → liberty-1
Changed in group-based-policy-automation:
status: Fix Committed → Fix Released
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.