Jump to: navigation, search

Difference between revisions of "GroupBasedPolicy/InstallNuage"

(Created page with "== 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 Inst...")
 
(Devstack Installation)
 
Line 9: Line 9:
 
2. cd devstack
 
2. cd devstack
  
3. ./stack.sh
+
3. in localrc, enable_service nuagenetlib.  
  
4. source openrc demo demo
+
4 also include NUAGENETLIB_REPO and NUAGENETLIB_BRANCH values in localrc. Contact nuage networks for more information on how to get this information.
  
5. Use the "gbp" CLI binary ("gbp --help" will give you the commands)
+
4. ./stack.sh
 +
 
 +
5. source openrc demo demo
 +
 
 +
6. Use the "gbp" CLI binary ("gbp --help" will give you the commands)

Latest revision as of 07:03, 8 January 2015

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)