Nuage Vsc

  • By Nuage Charmers
  • Cloud
Channel Revision Published Runs on
latest/stable 1 11 Nov 2020
Ubuntu 14.04
latest/edge 0 11 Nov 2020
Ubuntu 14.04
juju deploy nuage-vsc
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • admin-password | string

    Default: admin

    Optional: vsc password.

  • admin-user | string

    Default: admin

    Optional: vsc user name

  • bridge-name | string

    Default: juju-br0

    Optional: Bridge you want to use for VSC-VM

  • vsc-image-name | string

    Default: vsc_singledisk.qcow2

    Optional: A image file name that is present in the payload or fetched directory to configure the VSC image on KVM

  • vsc-repository-url | string

    URL to get the Nuage VSC image( This config option is required ) .

  • vsc-template-name | string

    Default: vsc.xml

    Optional: A vm definition file template name that is present in the templates directory to configure the VSC image on KVM

  • vsc-vm-default-gw | string

    Gateway for the VSC VM. Gateway that your VSD-VM will use to reach to other services in juju env like nauge-vsd ( This config option is required )

  • vsc-vm-disk-size | string

    Default: 20G

    Optional: VSC VM disk size in G

  • vsc-vm-dns-server | string

    DNS Server which will be used to resolve the DNS for VSD-VM IP.( This config option is required )

  • vsc-vm-ip-address | string

    IP Address of the VSC VM ( This config option is required )

  • vsc-vm-memory | string

    Default: 4147483

    Optional: Memory for VSC VM

  • vsc-vm-subnet-mask-length | string

    Length of the subnet mask for the VSC VM IP ( This config option is required )

  • xmpp-cluster-domain-name | string

    Optional: Domain name for the XMPP cluster overrides relation_changed hook. This is the DNS name associated withthe VSD IP. Only used when nuage-vsd is deployed outside of juju env