[Openstack-docs] Structure of configuration steps
Matt Kassawara
mkassawara at gmail.com
Sun Jun 1 18:32:16 UTC 2014
Where do you want to add this initial section to describe the configuration
files and their layout?
On Sun, Jun 1, 2014 at 12:18 PM, Andreas Jaeger <aj at suse.com> wrote:
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20140601/3d0717a1/attachment.html>
More information about the Openstack-docs
mailing list