I am using MANAGED-NOVLAN. I am using eucalyptus private cloud on centos 6.6 with one machine as CC and one machine as NC. instance start fine, public/private ip addresses are assigned correctly,but my cc machines ip automatically change to 169.254.169.254 after starting eucalyptus cloud services(cc, cloud and nc).
configuration file for p4p1(on cc)-
ifcfg-p4p1:
DEVICE=p4p1
TYPE=Ethernet
UUID=93a6bed5-6597-4e83-bcb5-0125e3b4dc6a
ONBOOT=yes
NM_CONTROLLED=no
BOOTPROTO=static
IPADDR=192.168.1.121
PREFIX=24
GATEWAY=192.168.1.1
DNS1=192.168.1.1
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME=p4p1
HWADDR=10:78:D2:54:8D:CE