<HTML>
<HEAD>
<TITLE>Re: [Openstack] No /etc/nova/nova.conf</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>This is really just a dev choice.<BR>
In the newer devstack it can be in a different place (programmer determined).<BR>
I am making it typically be the following.<BR>
<BR>
$ROOTDIR/$COMPONENT/app (for the git checked out code)<BR>
$ROOTDIR/$COMPONENT/config (for configs – unless overridden by the component class)<BR>
$ROOTDIR/$COMPONENT/traces (for traces of what happened during install/start/stop...)<BR>
<BR>
For “production use” I think u are right, they should be in /etc (or where distros put them).<BR>
Just don’t forget devstack is a “</SPAN></FONT><FONT COLOR="#252419"><FONT FACE="Book Antiqua"><SPAN STYLE='font-size:11.5pt'> an opinionated openstack developer installation.”<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Although as more people use it we should try to adopt standard policies. <BR>
Hopefully this newer one we are making can help that be possible.<BR>
<BR>
On 1/24/12 3:38 PM, "Ignace Mouzannar" <<a href="ignace.mouzannar@enovance.com">ignace.mouzannar@enovance.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
On Tue, Jan 24, 2012 at 13:40, Jorge Luiz Correa <<a href="correajl@gmail.com">correajl@gmail.com</a>> wrote:<BR>
> When using Devstack the files are written to /opt/stack/<component>. So, you<BR>
> can find nova.conf in /opt/stack/nova/bin/.<BR>
<BR>
Is there a reason why a configuration file is installed in a "bin/"<BR>
directory (not following the FHS [1])?  In my understanding, the<BR>
"Editable Text Configuration" files should be located in an "etc/"<BR>
directory.<BR>
<BR>
Cheers,<BR>
 Ignace M<BR>
<BR>
[1] <a href="http://www.pathname.com/fhs/pub/fhs-2.3.html#ETCHOSTSPECIFICSYSTEMCONFIGURATION">http://www.pathname.com/fhs/pub/fhs-2.3.html#ETCHOSTSPECIFICSYSTEMCONFIGURATION</a><BR>
<BR>
_______________________________________________<BR>
Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
Post to     : <a href="openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><BR>
Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>