On Mon, Jan 14, 2013 at 08:25:51PM -0500, Marcus Sorensen wrote: > I've now got a config for regular devcloud in > tools/devcloud/devcloud-advanced.cfg, this works for me to deploy a fully > working advanced network zone, except for the traffic labels. If I go in > and manually fix the traffic labels to be as shown in the config, then > restart management server/system vms, everything works. This is given a > default virtualbox install where the nat is 10.0.3.2. Public VMs end up on > the 10.0.3 network, and isolated networks carve out new tagged > vlans/bridges on the 192.168.56.0 network. > > I've also got a version for my devcloud-kvm that needs the same labels > settings to work, once that's done I'll update the docs and the > devcloud-kvm should be ready to go. > > On Mon, Jan 14, 2013 at 11:53 AM, Marcus Sorensen <shadow...@gmail.com>wrote: >
This was a fix reqd for Marvin which failed to carry traffic types given in the config to mgmt server. I've fixed this now with 04b14ab and tested it with a simulator. Labels are applied now and show up on the UI and in the db in cloud.physical_network_traffic_types -- Prasanna.,