Skip to content

Commit a761429

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "VMware: add missing os types in vSphere sdk 6.5"
2 parents 4027dc8 + f3fc3be commit a761429

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nova/virt/vmwareapi/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
'centos6Guest',
9191
'centos6_64Guest',
9292
'centos7_64Guest',
93+
'centos7Guest',
9394
'coreos64Guest',
9495
'darwin10_64Guest',
9596
'darwin10Guest',
@@ -141,6 +142,7 @@
141142
'oracleLinux6Guest',
142143
'oracleLinux6_64Guest',
143144
'oracleLinux7_64Guest',
145+
'oracleLinux7Guest',
144146
'os2Guest',
145147
'other24xLinux64Guest',
146148
'other24xLinuxGuest',

0 commit comments

Comments
 (0)