Closed slagle closed 3 months ago
This change depends on a change that failed to merge.
Change https://github.com/openstack-k8s-operators/openstack-operator/pull/962 is needed.
This change depends on a change that failed to merge.
Change https://github.com/openstack-k8s-operators/openstack-operator/pull/962 is needed.
recheck
I'll re-add the lgtm when the other PR will be merged.
This change depends on a change that failed to merge.
Change https://github.com/openstack-k8s-operators/openstack-operator/pull/962 is needed.
recheck
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jpodivin, rebtoor, slagle
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherrypick 18.0.0-proposed
@slagle: new pull request created: #703
The list of service types is added as an ansible variable to the inventory as edpm_service_types. This will be used instead of edpm_services since service names could be any custom value.
edpm-ansible roles such as edpm_update, need a list of consistent service identifiers (types instead of names), so it knows which other roles to include for update tasks.
Depends-On: https://github.com/openstack-k8s-operators/openstack-operator/pull/962 Jira: https://issues.redhat.com/browse/OSPRH-8107 Signed-off-by: James Slagle jslagle@redhat.com