mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Zones: Increase the length of host and acl attribute for VDC
This commit is contained in:
parent
950129739c
commit
a73bc892a5
@ -26,8 +26,8 @@ module OZones
|
||||
property :GROUP_ID, Integer
|
||||
property :VDCADMINNAME, String, :required => true
|
||||
property :VDCADMIN_ID, Integer
|
||||
property :ACLS, String
|
||||
property :HOSTS, String
|
||||
property :ACLS, Text
|
||||
property :HOSTS, Text
|
||||
|
||||
belongs_to :zones
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user