Skip to content

Commit c992976

Browse files
authored
remove kubevirt and openstanck (#25094)
1 parent c65b388 commit c992976

File tree

1 file changed

+6
-3
lines changed
  • specification/resourceconnector/resource-manager/Microsoft.ResourceConnector/stable/2022-10-27

1 file changed

+6
-3
lines changed

specification/resourceconnector/resource-manager/Microsoft.ResourceConnector/stable/2022-10-27/appliances.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,9 +1007,7 @@
10071007
"enum": [
10081008
"VMWare",
10091009
"HCI",
1010-
"SCVMM",
1011-
"KubeVirt",
1012-
"OpenStack"
1010+
"SCVMM"
10131011
],
10141012
"x-ms-enum": {
10151013
"name": "provider",
@@ -1038,7 +1036,12 @@
10381036
"Connected",
10391037
"Running",
10401038
"PreparingForUpgrade",
1039+
"ETCDSnapshotFailed",
10411040
"UpgradePrerequisitesCompleted",
1041+
"ValidatingSFSConnectivity",
1042+
"ValidatingImageDownload",
1043+
"ValidatingImageUpload",
1044+
"ValidatingETCDHealth",
10421045
"PreUpgrade",
10431046
"UpgradingKVAIO",
10441047
"WaitingForKVAIO",

0 commit comments

Comments
 (0)