<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Thu, Feb 13, 2014 at 6:38 AM, David Kranz <span dir="ltr"><<a href="mailto:dkranz@redhat.com" target="_blank">dkranz@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Defaults in conf files seem to be one of the following:<br>
<br>
- Generic, appropriate for most situations<br>
- Appropriate for devstack<br>
- Appropriate for small, distro-based deployment<br>
- Approprate for large deployment<br></blockquote><div><br></div><div> In my experiences in creating OpenStack production systems, it appears the answer is mostly "Appropriate for devstack".  I haven't used devstack myself, only created production systems from Openstack releases.  For practically every openstack component the message queue config is missing, and every api-paste.ini needs a [filter:authtoken] section for keystone.<br>
<br></div><div>It appears to me that those things are somehow covered when using devstack.  Besides having to be added, the pitfall this creates is that documentation for releases will not point out that they need to be added and configured, because somehow devstack doesn't require it.  <br>
<br></div><div>I use a VLAN model of networking as well, which as far as I can tell devstack doesn't test/support, so I have to chase down a bunch of other config items that are missing and scarcely documented.  The whole thing is quite a chore.  I don't know why those common keystone and message queue configs can't be in there from the start.<br>
</div></div></div></div>