[Openstack-docs] Structure of configuration steps
Andreas Jaeger
aj at suse.com
Sun Jun 1 18:18:38 UTC 2014
On 06/01/2014 03:52 PM, Matt Kassawara wrote:
> Andreas reminded me that we need to discuss and agree on the structure
> of configuration steps after removing the "openstack-config" command
> from the installation guide. I suggest the following:
>
> 1) Edit the /etc/abc/abc.conf file:
> a) Configure database access in the [database] section:
> [database]
> ...
> connection = mysql://
> b) Configure RabbitMQ message broker access in the [DEFAULT] section:
> [DEFAULT]
> ...
> rabbit_host = controller
> c) Configure Identity service access in the [keystone_authtoken]
> section:
> [keystone_authtoken]
> ...
> auth_host = controller
>
> The following patches contain this structure to provide a clearer picture:
>
> https://review.openstack.org/#/c/96059/
> https://review.openstack.org/#/c/96339/
>
> Thanks!
this works for me - please document it on the Conventions page.
Should we add an initial section "Editing the conf files" that explain
the INI files?
Andreas
--
Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
More information about the Openstack-docs
mailing list