Nuage Vrsg
- Nuage Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 2 | 11 Nov 2020 | |
latest/edge | 2 | 11 Nov 2020 |
juju deploy nuage-vrsg
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
access-port | string
Default: eth1
The access port to use for routing of tenant traffic to the external public network(ex: eth0) This configuration is need only when you want to use gateway functionality. Here you provide what interface /port of VRSG machine which will be used as access side for Outside Network. For gateway functionality you have to give access-port. You must give this configuration as your deployment will fail is this parameter is not provided. Imp Note: Make sure your access-port interface is up but should not have any IP address.
-
fip-id | string
floating IP uuid
-
gateway-port-name | string
Default: eth1
access port
-
network-ports | string
Default: eth1
This is Optional and will be used in future release. Space-delimited list of network ports to use for routing of instance traffic to the external public network such as interfaces (eth0) This configuration is Optional.
-
uplink-gateway-ip | string
IP in uplink_subnet for vport to be created on nuage-vrsg
-
uplink-intf-mac | string
external gateway mac address
-
uplink-ip | string
external gateway IP address
-
uplink-netmask | string
external subnet. Access side network for nuage-vrsg and externel machine
-
uplink-subnet | string
external network. Access side network fro nuage-vrsg and external machine
-
vlan-id | string
Default: 0
vlan to tag the traffic
-
vrs-packages | string
Default: nuage-metadata-agent nuage-openvswitch-common nuage-openvswitch-datapath-dkms nuage-python-openvswitch nuage-openvswitch-switch
List of packages to install for VRS. This is Optional as we already have all of them as default value.
-
vrs-ppa-key | string
Optional KEY to Nuage VRS PPA containing Debian packages.
-
vrs-repository-url | string
Nuage VRS repository containing Debian packages.This is must for installing vrs-packages
-
vsc-controller-active | string
Default: 1.1.1.1
Active VRS controller to use. This is mainly used when your Nuage-VSC is not deployed via JUJU, then you can mention your Active VSC IP. When Nuage-VSC is being deployed via juju charm and then configuration is optional as vsc-controller-active ip is being retrieved form relation-get and it will override this vsc-controller-active config value.
-
vsc-controller-standby | string
Default: 1.1.1.2
Optional Standby VRS controller to use ( this is for redundant VSCs) This is mainly used when your Nuage-VSC is not deployed via JUJU, then you can mention your Standby VSC IP. When Nuage-VSC is being deployed via juju charm and then configuration is optional as vsc-controller-standby ip is being retrieved form relation-get and it will override this vsc-controller-active config value
-
vsd-vm-ip-address | string
vsd VM IP similar to nuage-vsd config option