Juniper Os Software Contrail Command

  • Juniper Openstack Software
Channel Revision Published Runs on
latest/stable 27 20 Dec 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/stable 10 10 Jan 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy juniper-os-software-contrail-command
Show information

Platform:

Ubuntu
22.04 20.04 18.04 16.04

Learn about actions >

  • import-cluster

    import cluster to contrail command

    Params
    • juju-ca-cert string

      base64-encoded SSL CA to Juju controller CA cert may be found by command juju show-controller (ca-cert) save it to file and encode by command cat cert.pem | base64 > "cert.pem.b64"

    • juju-controller string

      IP address of JuJu controller may be found by command juju show-controller (api-endpoints)

    • juju-controller-password string

      password to JuJu controller should be set with juju change-user-password if is not set

    • juju-controller-user string

      JuJu controller user

    • juju-model-id string

      ID of JuJu model may be found by command juju show-controller (model-uuid)

    Required

    juju-controller, juju-ca-cert, juju-model-id, juju-controller-password