Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #836 from slagle/service-net-map-cleanup
Browse files Browse the repository at this point in the history
More service_net_map cleanup
  • Loading branch information
openshift-merge-bot[bot] authored Apr 18, 2024
2 parents 4658d68 + 6ef58e6 commit 6c22275
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions examples/post_ceph_hci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ data:
neutron_physical_bridge_name: br-ex
neutron_public_interface_name: eth0
registry_url: quay.io/podified-antelope-centos9
service_net_map:
nova_api_network: internalapi
nova_libvirt_network: internalapi
edpm_ceph_hci_pre_enabled_services:
- ceph_mon
- ceph_mgr
Expand Down
3 changes: 0 additions & 3 deletions examples/pre_ceph_hci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ data:
neutron_physical_bridge_name: br-ex
neutron_public_interface_name: eth0
registry_url: quay.io/podified-antelope-centos9
service_net_map:
nova_api_network: internalapi
nova_libvirt_network: internalapi
edpm_ceph_hci_pre_enabled_services:
- ceph_mon
- ceph_mgr
Expand Down
3 changes: 0 additions & 3 deletions tests/kuttl/tests/dataplane-create-test/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ spec:
- InternalApi
- Storage
- Tenant
service_net_map:
nova_api_network: internalapi
nova_libvirt_network: internalapi
storage_cidr: "24"
storage_host_routes: []
storage_mtu: 1500
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ spec:
configMapRef:
name: network-config-template
ansibleVars:
service_net_map:
nova_api_network: internalapi
nova_libvirt_network: internalapi
timesync_ntp_servers:
- hostname: clock.redhat.com
# edpm_network_config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ spec:
configMapRef:
name: network-config-template
ansibleVars:
service_net_map:
nova_api_network: internalapi
nova_libvirt_network: internalapi
timesync_ntp_servers:
- hostname: clock.redhat.com
# edpm_network_config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,6 @@ spec:
configMapRef:
name: network-config-template
ansibleVars:
service_net_map:
nova_api_network: internalapi
nova_libvirt_network: internalapi
timesync_ntp_servers:
- hostname: clock.redhat.com
# edpm_network_config
Expand Down

0 comments on commit 6c22275

Please sign in to comment.