[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

New strings to be added to the OpenStack packages



Hi,

I intend to add the following new templates (see below). Please give me
comments on it before a package gets uploaded with it. This will go in:

- nova
- cinder
- glance
- neutron
- ceilometer

Cheers,

Thomas Goirand (zigo)

Template: neutron/rabbit_host
Type: string
Default: localhost
_Description: IP address of your RabbitMQ host:
 In order to interoperate with other components of OpenStack, this package
 needs to connect to a central RabbitMQ server.
 .
 Please specify the IP address of the server running it.

Template: neutron/rabbit_userid
Type: string
Default: guest
_Description: Username to connect to RabbitMQ server:
 In order to interoperate with other components of OpenStack, this package
 needs to connect to a central RabbitMQ server.
 .
 Please specify the username used to connect to the RabbitMQ server.

Template: neutron/rabbit_password
Type: password
_Description: Password to connect to RabbitMQ server:
 In order to interoperate with other components of OpenStack, this package
 needs to connect to a central RabbitMQ server.
 .
 Please specify the password used to connect to the RabbitMQ server.


Reply to: