Ibm Charms Nova Compute Power

Channel Revision Published Runs on
latest/stable 4 19 Mar 2021
Ubuntu 14.04
latest/edge 4 19 Mar 2021
Ubuntu 14.04
juju deploy ibm-charms-nova-compute-power
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • config-flags | string

    Comma separated list of key=value config flags to be set in nova.conf.

  • data-port | string

    The data port will be added to br-data and will allow usage of flat or VLAN network types with Neutron.

  • debug | boolean

    Enabled debug level logging

  • disable-security-groups | boolean

    Disable neutron based security groups - setting this configuration option will override any settings configured via the neutron-api charm. . BE CAREFUL - this option allows you to disable all port level security within an OpenStack cloud.

  • instances-path | string

    Instance path to use - empty means default of /var/lib/nova/instances

  • openstack-release | string

    Default: icehouse

    OpenStack release to use for configuration of POWER hypervisor.

  • power-hosts | string

    POWER hosts to manager; space delimited.

  • power-key | string

    SSH key to use to accesss POWER hypervisors.

  • power-password | string

    sudo password on POWER hypervisor

  • power-repo | string

    RPM repository of OpenStack packages to deploy to POWER hypervisors.

  • power-user | string

    Username used to access POWER hypervisors.

  • rabbit-user | string

    Default: nova

    Username used to access rabbitmq queue

  • rabbit-vhost | string

    Default: openstack

    Rabbitmq vhost

  • use-syslog | boolean

    By default, all services will log into their corresponding log files. Setting this to True will force all services to log to the syslog.

  • verbose | boolean

    Enabled verbose level logging