mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 9633: removed schema.level
bug 9632: removed direct.attach.security.groups.enabled
This commit is contained in:
parent
9552de426f
commit
a15cf40ff5
@ -135,4 +135,5 @@ UPDATE `cloud`.`host` SET resource='com.cloud.hypervisor.xen.resource.XenServer5
|
||||
UPDATE `cloud`.`nics` SET ip_type='Ip4';
|
||||
UPDATE `cloud`.`nics` SET broadcast_uri='vlan://untagged', isolation_uri='ec2://untagged', strategy='Create' where reserver_name='DirectPodBasedNetworkGuru';
|
||||
|
||||
|
||||
DELETE FROM `cloud`.`configuration` where name='schema.level';
|
||||
DELETE FROM `cloud`.`configuration` where name='direct.attach.security.groups.enabled';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user