
Support Compass OpenStack installation with integrated PLUMgrid Open Networking Suite. PLUMgrid ONS is a comprehensive software-only networking solution for OpenStack which integrates with Neutron. The current implementation supports OpenStack Juno with a single controller. * add role for core plumgrid software * add role for plugin to neutron * add single-controller playbook to include plumgrid roles Change-Id: I4c320e9282bcafe450556e70020505fdb5aaf396
11 lines
327 B
Plaintext
11 lines
327 B
Plaintext
plumgrid_ip={{ plumgrid_ip }}
|
|
plumgrid_port={{ plumgrid_port }}
|
|
mgmt_dev={{ management_bridge }}
|
|
label={{ inventory_hostname }}
|
|
plumgrid_rsync_port=2222
|
|
plumgrid_rest_addr=0.0.0.0:{{ rest_port }}
|
|
fabric_mode={{ fabric_mode }}
|
|
start_plumgrid_iovisor=yes
|
|
start_plumgrid=`/opt/pg/scripts/pg_is_director.sh $plumgrid_ip`
|
|
location=
|