Alai Nuage Vrsg

Channel Revision Published Runs on
latest/stable 4 18 Mar 2021
Ubuntu 14.04
juju deploy alai-nuage-vrsg
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • 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.

  • 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