diff --git a/tests/yaml_samples/deckhand_fullsite.yaml b/tests/yaml_samples/deckhand_fullsite.yaml index 366e8bf4..62fb6dad 100644 --- a/tests/yaml_samples/deckhand_fullsite.yaml +++ b/tests/yaml_samples/deckhand_fullsite.yaml @@ -118,10 +118,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/deckhand_fullsite_bad_hugepages.yaml b/tests/yaml_samples/deckhand_fullsite_bad_hugepages.yaml index 79722906..66564db5 100644 --- a/tests/yaml_samples/deckhand_fullsite_bad_hugepages.yaml +++ b/tests/yaml_samples/deckhand_fullsite_bad_hugepages.yaml @@ -107,10 +107,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/deckhand_fullsite_libvirt.yaml b/tests/yaml_samples/deckhand_fullsite_libvirt.yaml index f3ab60a5..8e114bc5 100644 --- a/tests/yaml_samples/deckhand_fullsite_libvirt.yaml +++ b/tests/yaml_samples/deckhand_fullsite_libvirt.yaml @@ -88,10 +88,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/deckhand_fullsite_no_nodes.yaml b/tests/yaml_samples/deckhand_fullsite_no_nodes.yaml index c82d5fba..573c28ba 100644 --- a/tests/yaml_samples/deckhand_fullsite_no_nodes.yaml +++ b/tests/yaml_samples/deckhand_fullsite_no_nodes.yaml @@ -107,10 +107,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/fullsite.yaml b/tests/yaml_samples/fullsite.yaml index d624fe5a..e320d1b8 100644 --- a/tests/yaml_samples/fullsite.yaml +++ b/tests/yaml_samples/fullsite.yaml @@ -129,10 +129,10 @@ spec: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name # GIS data for this rack location: clli: HSTNTXMOCG0 diff --git a/tests/yaml_samples/hostprof.yaml b/tests/yaml_samples/hostprof.yaml index 3db8cc2e..a88ffee0 100644 --- a/tests/yaml_samples/hostprof.yaml +++ b/tests/yaml_samples/hostprof.yaml @@ -129,10 +129,10 @@ spec: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name # GIS data for this rack location: clli: HSTNTXMOCG0 diff --git a/tests/yaml_samples/invalid_boot_storage_small.yaml b/tests/yaml_samples/invalid_boot_storage_small.yaml index d9bbd4a2..655fb60e 100644 --- a/tests/yaml_samples/invalid_boot_storage_small.yaml +++ b/tests/yaml_samples/invalid_boot_storage_small.yaml @@ -106,10 +106,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/invalid_hugepages.yaml b/tests/yaml_samples/invalid_hugepages.yaml index d2d28c05..4129bf31 100644 --- a/tests/yaml_samples/invalid_hugepages.yaml +++ b/tests/yaml_samples/invalid_hugepages.yaml @@ -88,10 +88,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/invalid_kernel.yaml b/tests/yaml_samples/invalid_kernel.yaml index 5cb23f9f..c5e670a3 100644 --- a/tests/yaml_samples/invalid_kernel.yaml +++ b/tests/yaml_samples/invalid_kernel.yaml @@ -106,10 +106,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/invalid_rational_network_trunking.yaml b/tests/yaml_samples/invalid_rational_network_trunking.yaml index e73e1179..b13126fd 100644 --- a/tests/yaml_samples/invalid_rational_network_trunking.yaml +++ b/tests/yaml_samples/invalid_rational_network_trunking.yaml @@ -107,10 +107,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/invalid_unique_network.yaml b/tests/yaml_samples/invalid_unique_network.yaml index 050fd5aa..62052aeb 100644 --- a/tests/yaml_samples/invalid_unique_network.yaml +++ b/tests/yaml_samples/invalid_unique_network.yaml @@ -113,10 +113,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/invalid_validation.yaml b/tests/yaml_samples/invalid_validation.yaml index 8fcac02d..6c836296 100644 --- a/tests/yaml_samples/invalid_validation.yaml +++ b/tests/yaml_samples/invalid_validation.yaml @@ -110,10 +110,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/ip_locality_no_gateway.yaml b/tests/yaml_samples/ip_locality_no_gateway.yaml index 25a8300a..7679c4c3 100644 --- a/tests/yaml_samples/ip_locality_no_gateway.yaml +++ b/tests/yaml_samples/ip_locality_no_gateway.yaml @@ -109,10 +109,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/ip_locality_no_networks.yaml b/tests/yaml_samples/ip_locality_no_networks.yaml index 9d01159e..f451ea83 100644 --- a/tests/yaml_samples/ip_locality_no_networks.yaml +++ b/tests/yaml_samples/ip_locality_no_networks.yaml @@ -109,10 +109,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/no_baremetal_node.yaml b/tests/yaml_samples/no_baremetal_node.yaml index eeb8f81e..256272f7 100644 --- a/tests/yaml_samples/no_baremetal_node.yaml +++ b/tests/yaml_samples/no_baremetal_node.yaml @@ -109,10 +109,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/no_duplicate_IPs_no_addressing.yaml b/tests/yaml_samples/no_duplicate_IPs_no_addressing.yaml index d6093b43..bde466c8 100644 --- a/tests/yaml_samples/no_duplicate_IPs_no_addressing.yaml +++ b/tests/yaml_samples/no_duplicate_IPs_no_addressing.yaml @@ -109,10 +109,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/rack.yaml b/tests/yaml_samples/rack.yaml index f79aab3d..28eb2089 100644 --- a/tests/yaml_samples/rack.yaml +++ b/tests/yaml_samples/rack.yaml @@ -12,10 +12,10 @@ spec: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name # GIS data for this rack location: clli: HSTNTXMOCG0 diff --git a/tests/yaml_samples/storage_partitioning_unassigned_partition.yaml b/tests/yaml_samples/storage_partitioning_unassigned_partition.yaml index 5c1b12a5..96d8d4fe 100644 --- a/tests/yaml_samples/storage_partitioning_unassigned_partition.yaml +++ b/tests/yaml_samples/storage_partitioning_unassigned_partition.yaml @@ -106,10 +106,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/storage_sizing.yaml b/tests/yaml_samples/storage_sizing.yaml index 24067ff8..03a3f8d3 100644 --- a/tests/yaml_samples/storage_sizing.yaml +++ b/tests/yaml_samples/storage_sizing.yaml @@ -106,10 +106,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12 diff --git a/tests/yaml_samples/validation.yaml b/tests/yaml_samples/validation.yaml index 6def063c..aeef1d62 100644 --- a/tests/yaml_samples/validation.yaml +++ b/tests/yaml_samples/validation.yaml @@ -107,10 +107,10 @@ data: tor_switches: switch01name: mgmt_ip: 1.1.1.1 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch01name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch01name switch02name: mgmt_ip: 1.1.1.2 - sdn_api_uri: polo+https://polo-api.web.att.com/switchmgmt?switch=switch02name + sdn_api_uri: polo+https://api.sdn.example.com/switchmgmt?switch=switch02name location: clli: HSTNTXMOCG0 grid: EG12