Jump to: navigation, search

GroupBasedPolicy/InstallOneConvergence

Installing and Running GBP with One Convergence NVSD Controller

The following are a set of instructions for installing and working with the One Convergence NVSD Controller:

Devstack Installation

1. Install Ubuntu 14.04

2. git clone http://github.com/group-policy/devstack -b stable/juno-gbp-oc

3. cd devstack

4. Configure the IP Address of the NVSD Network controller and Service Controller details in local.conf.

NVSD_IP=<NVSD Network Controller IP Address>
service_controller_ip = <NVSD Service Controller IP Address>

5. ./stack.sh

6. source openrc demo demo

7. Use the "gbp" CLI binary ("gbp --help" will give you the commands)