[multiple] Consolidate openstack ns var: cifmw_openstack_namespace#3533
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
08411ec to
e81f770
Compare
|
This change depends on a change that failed to merge. Change #3534 is needed. |
|
recheck |
5370e51 to
fb7bc49
Compare
fb7bc49 to
04826bc
Compare
|
recheck |
|
recheck |
|
recheck |
|
recheck |
04826bc to
e994792
Compare
There are multiple variables related to openstack namespace in OCP. This commit tries to consolidate them all with a single variable defined in group_vars. At some places, ns var were being read from cifmw_install_yamls_defaults, thus it is being used as the value for cifmw_openstack_namespace var in group_vars along with default value of openstack. Signed-off-by: Amartya Sinha <amsinha@redhat.com>
e994792 to
ee3f29a
Compare
brjackma
left a comment
There was a problem hiding this comment.
LGTM, all tests passing and changes make sense. Approved
There are multiple variables related to openstack namespace in OCP. This commit tries to consolidate them all with a single variable defined in group_vars. At some places, ns var were being read from cifmw_install_yamls_defaults and they are left unchanged.
Depends-On: #3534