mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-04 17:47:00 +03:00
M #-: Add EXTERNAL_IP to NICs in OneGate
This commit is contained in:
parent
cf1aba7bd9
commit
5ab76a3acb
@ -571,7 +571,7 @@ helpers do
|
||||
end
|
||||
end
|
||||
|
||||
NIC_VALID_KEYS = %w(IP IP6_LINK IP6_SITE IP6_GLOBAL NETWORK MAC NAME PARENT EXTERNAL)
|
||||
NIC_VALID_KEYS = %w(IP IP6_LINK IP6_SITE IP6_GLOBAL NETWORK MAC NAME PARENT EXTERNAL EXTERNAL_IP)
|
||||
USER_TEMPLATE_INVALID_KEYS = %w(SCHED_MESSAGE)
|
||||
|
||||
def build_vm_hash(vm_hash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user