mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
bug CS-14441: Fix typo in VMware traffic label ID
This commit is contained in:
parent
676a28177b
commit
db25ef518b
@ -36,7 +36,7 @@
|
||||
case 'KVM':
|
||||
hypervisorAttr = 'kvmnetworklabel';
|
||||
break;
|
||||
case 'VMWare':
|
||||
case 'VMware':
|
||||
hypervisorAttr = 'vmwarenetworklabel';
|
||||
break;
|
||||
case 'BareMetal':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user