Solaris 11.3 + Openstack/zones configures DHCP insted of static ip address
While creating a zone with openstack (NGZ or KZ), openstack uses evs for the network configuration, the zone will boot and expect an ip address from DHCP, instead of being assigned a static assigned ip address.
EVS configuration
evsadm show-ipnetprop -o all
NAME IPNET EVS TENANT PROPERTY PERM VALUE DEFAULT POSSIBLE
SrvNet/SrvNet SrvNet SrvNet 7a3c1b396ac34c889c8ef2bd9b514dc1 evs r- SrvNet -- --
SrvNet/SrvNet SrvNet SrvNet 7a3c1b396ac34c889c8ef2bd9b514dc1 subnet r- 10.10.0.0/22 -- --
SrvNet/SrvNet SrvNet SrvNet 7a3c1b396ac34c889c8ef2bd9b514dc1 defrouter r- 10.10.0.1 -- --