File tree Expand file tree Collapse file tree 10 files changed +18
-18
lines changed
dataplane-deploy-global-service-test
dataplane-deploy-multiple-secrets
dataplane-deploy-no-nodes-test
dataplane-deploy-tls-test
dataplane-multinode-nodeset-create-test Expand file tree Collapse file tree 10 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ const (
9393 NodeSetDeploymentReadyCondition condition.Type = "NodeSetDeploymentReady"
9494
9595 // NodeSetDeploymentReadyWaitingMessage not yet ready
96- NodeSetDeploymentReadyWaitingMessage = "NodeSet setup ready, waiting for Deployment ..."
96+ NodeSetDeploymentReadyWaitingMessage = "NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ..."
9797
9898 // NodeSetServiceDeploymentReadyMessage ready
9999 NodeSetServiceDeploymentReadyMessage = "Deployment ready for %s service"
Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ $ oc create -f openstack-edpm.yaml
308308----
309309$ oc get openstackdataplanenodeset
310310NAME STATUS MESSAGE
311- openstack-edpm-ipam False NodeSet setup ready, waiting for Deployment ...
311+ openstack-edpm-ipam False NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
312312----
313313
314314. Verify that the `Secret` resource was created for the node set:
Original file line number Diff line number Diff line change @@ -79,11 +79,11 @@ status:
7979 tenant : 172.19.0.100
8080 ctlplaneSearchDomain : ctlplane.example.com
8181 conditions :
82- - message : NodeSet setup ready, waiting for Deployment ...
82+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
8383 reason : Requested
8484 status : " False"
8585 type : Ready
86- - message : NodeSet setup ready, waiting for Deployment ...
86+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
8787 reason : Requested
8888 status : " False"
8989 type : DeploymentReady
Original file line number Diff line number Diff line change @@ -106,12 +106,12 @@ spec:
106106status :
107107 observedGeneration : 1
108108 conditions :
109- - message : NodeSet setup ready, waiting for Deployment ...
109+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
110110 reason : Requested
111111 severity : Info
112112 status : " False"
113113 type : Ready
114- - message : NodeSet setup ready, waiting for Deployment ...
114+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
115115 reason : Requested
116116 severity : Info
117117 status : " False"
Original file line number Diff line number Diff line change @@ -123,11 +123,11 @@ spec:
123123status :
124124 observedGeneration : 1
125125 conditions :
126- - message : NodeSet setup ready, waiting for Deployment ...
126+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
127127 reason : Requested
128128 status : " False"
129129 type : Ready
130- - message : NodeSet setup ready, waiting for Deployment ...
130+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
131131 reason : Requested
132132 status : " False"
133133 type : DeploymentReady
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ spec:
3838status :
3939 observedGeneration : 1
4040 conditions :
41- - message : NodeSet setup ready, waiting for Deployment ...
41+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
4242 reason : Requested
4343 status : " False"
4444 type : Ready
45- - message : NodeSet setup ready, waiting for Deployment ...
45+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
4646 reason : Requested
4747 status : " False"
4848 type : DeploymentReady
Original file line number Diff line number Diff line change @@ -94,11 +94,11 @@ spec:
9494status :
9595 observedGeneration : 1
9696 conditions :
97- - message : NodeSet setup ready, waiting for Deployment ...
97+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
9898 reason : Requested
9999 status : " False"
100100 type : Ready
101- - message : NodeSet setup ready, waiting for Deployment ...
101+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
102102 reason : Requested
103103 status : " False"
104104 type : DeploymentReady
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ status:
2828 observedGeneration : 1
2929 ctlplaneSearchDomain : ctlplane.example.com
3030 conditions :
31- - message : NodeSet setup ready, waiting for Deployment ...
31+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
3232 reason : Requested
3333 status : " False"
3434 type : Ready
35- - message : NodeSet setup ready, waiting for Deployment ...
35+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
3636 reason : Requested
3737 status : " False"
3838 type : DeploymentReady
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ status:
1717 tenant : 172.19.0.150
1818 ctlplaneSearchDomain : ctlplane.example.com
1919 conditions :
20- - message : NodeSet setup ready, waiting for Deployment ...
20+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
2121 reason : Requested
2222 status : " False"
2323 type : Ready
24- - message : NodeSet setup ready, waiting for Deployment ...
24+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
2525 reason : Requested
2626 status : " False"
2727 type : DeploymentReady
Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ status:
2727 tenant : 172.19.0.151
2828 ctlplaneSearchDomain : ctlplane.example.com
2929 conditions :
30- - message : NodeSet setup ready, waiting for Deployment ...
30+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
3131 reason : Requested
3232 status : " False"
3333 type : Ready
34- - message : NodeSet setup ready, waiting for Deployment ...
34+ - message : NodeSet setup ready, waiting for OpenStackDataPlaneDeployment ...
3535 reason : Requested
3636 status : " False"
3737 type : DeploymentReady
You can’t perform that action at this time.
0 commit comments