-
Notifications
You must be signed in to change notification settings - Fork 141
[multiple] Consolidate openstack ns var: cifmw_openstack_namespace #3533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[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
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