PLUMgrid metadata config needs to be updated

Bug #1474243 reported by Javeria Khan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Unassigned
Juno
Fix Released
Low
Javeria Khan
Trunk
Invalid
Undecided
Unassigned

Bug Description

As part of the PLUMgrid neutron plugin configuration, the following parameter names for metadata config in the plumlib.ini file, need to be updated.

[PLUMgridMetadata]
metadata_ip = {{ pg_metadata_ip }}
metadata_port = {{ pg_metadata_port }}
metadata_key = {{ nova_metadata_proxy_secret }}

The new values, meant to create consistency with the nova config are:

[PLUMgridMetadata]
nova_metadata_ip = {{ pg_metadata_ip }}
nova_metadata_port= {{ pg_metadata_port }}
metadata_proxy_shared_secret = {{ nova_metadata_proxy_secret }}

This will target the Juno branch only.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (juno)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/201449
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=abb841abb498d2eb66c0f4e6261b527e08cb13ff
Submitter: Jenkins
Branch: juno

commit abb841abb498d2eb66c0f4e6261b527e08cb13ff
Author: Javeria Khan <email address hidden>
Date: Tue Jul 14 08:03:07 2015 +0000

    Update for PLUMgrid Metadata configuration parameters

    Closes-Bug: #1474243

    Change-Id: I4eea593cc51dceb0f3346a51c48e1a9ba40350a5
    Signed-off-by: Javeria Khan <email address hidden>

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.