Jump to: navigation, search

GroupBasedPolicy/InstallNuage

< GroupBasedPolicy
Revision as of 07:03, 8 January 2015 by Rms 13 (talk | contribs) (Devstack Installation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing and Running GBP with Nuage VSP Controller

The following are a set of instructions for installing and working with the Nuage VSP Controller:

Devstack Installation

0. Install Ubuntu 14.04

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

2. cd devstack

3. in localrc, enable_service nuagenetlib.

4 also include NUAGENETLIB_REPO and NUAGENETLIB_BRANCH values in localrc. Contact nuage networks for more information on how to get this information.

4. ./stack.sh

5. source openrc demo demo

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