Read from openstack node only if metadata_secret is not available in testbed
Bug #1402112 reported by
Nagendra Prasath
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
Undecided
|
Nagendra Prasath |
Bug Description
If the testbed has a variable
metadata_secret = <secret_key>
set by user, then fab task should use it. If above variable is not set or empty, then retrieve the value from openstack node.
Current Behavior:
Always read metadata_secret from openstack
Expected Behavior:
Take metadata_secret from testbed. If not available or empty, Read metadata_secret from Openstack node.
Changed in juniperopenstack: | |
milestone: | none → r2.0-fcs |
information type: | Proprietary → Public |
To post a comment you must log in.
Reviewed: https:/ /review. opencontrail. org/5600 github. org/Juniper/ contrail- fabric- utils/commit/ c8eeb59e7e49407 b7d21a82f92678e dbbae3eb44
Committed: http://
Submitter: Zuul
Branch: master
commit c8eeb59e7e49407 b7d21a82f92678e dbbae3eb44
Author: Nagendra Chandran <email address hidden>
Date: Sat Dec 13 00:24:03 2014 -0800
Read from openstack node only if metadata_secret is not available in testbed
Change-Id: I7adf6802e5cea2 39077581a6c49dd d2c6b6b7046
Partial-Bug: 1402112