<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Also for your information,<br>
      <br>
      I created a bug : <a
        href="https://bugs.launchpad.net/neutron/+bug/1199963">https://bugs.launchpad.net/neutron/+bug/1199963</a><br>
      and a first patchset for generating the new configuration file
      with Oslo config scripts :<br>
      <a href="https://review.openstack.org/#/c/36546/">https://review.openstack.org/#/c/36546/</a><br>
      <br>
      <pre class="moz-signature" cols="72">Emilien Macchi
----------------------------------------------------
# OpenStack Engineer
// eNovance Inc.              <a class="moz-txt-link-freetext" href="http://enovance.com">http://enovance.com</a>
// ✉ <a class="moz-txt-link-abbreviated" href="mailto:emilien@enovance.com">emilien@enovance.com</a>     ☎ +33 (0)1 49 70 99 80
// 10 rue de la Victoire 75009 Paris</pre>
      On 07/22/2013 06:34 PM, Julien Danjou wrote:<br>
    </div>
    <blockquote cite="mid:878v0yime8.fsf@dex.adm.naquadah.org"
      type="cite">
      <pre wrap="">Hi there,

I've been working on the changes that would need to be done to make the
default config generator work for Neutron.

However, the current default config generator doesn't support the
possibility to generate different configuration files (e.g. one per
service/plugin). I can imagine two options:

a. move every options in oslo.config.cfg.CONF, moving the plugins into
   their own section rather than in their own file, register all options
   at module-level, avoiding duplicate options.

b. enhance config.generator to generate a config file from a particular
   object (not always olso.config.cfg.CONF like it's done currently).
   That means Neutron should evolve to provide a global CONF object per
   plugin at least.

Option a. is how all other OpenStack projects&sup1; are working so far.
Option b. requires a bit more work on both side.

Is there any particular way you guys see things?


&sup1;  nova, ceilometer and heat at least for now

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>