<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><br></div><div>Thanks Markus,</div><div><br></div><div>I started with image_file_url opts in /nova/image/download/file.py however there is note out there</div><div><br></div><div><p style="margin: 0px;" data-mce-style="margin: 0px;"># NOTE(jbresnah) because the group under which these options are added is<br># dyncamically determined these options need to stay out of global space<br># or they will confuse generate_sample.sh</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Is it still sensible to move those opts out to nove/conf directory o<span style="font-size: 12pt;">r will I only move the filesystems opt?</span></p></div><div>Actually is there a faster way to ask you questions about the issue?</div><div><br></div><div>Regards,</div><div>Esra Çelik</div><div><br></div><div><span name="x"></span><div><br></div><div style="font-family: Tahoma,Geneva,sans-serif; color: #cc0000; font-size: 9px;" data-mce-style="font-family: Tahoma,Geneva,sans-serif; color: #cc0000; font-size: 9px;"><strong></strong></div></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>Kimden: </b>"Markus Zoeller" <mzoeller@de.ibm.com><br><b>Kime: </b>"OpenStack Development Mailing List (not for usage questions)" <openstack-dev@lists.openstack.org><br><b>Gönderilenler: </b>4 Aralık Cuma 2015 11:37:43<br><b>Konu: </b>Re: [openstack-dev] [nova] Contribution to improve        Nova's        config        option        space<br><div><br></div>Esra Celik <celik.esra@tubitak.gov.tr> wrote on 12/03/2015 07:58:36 PM:<br><div><br></div>> From: Esra Celik <celik.esra@tubitak.gov.tr><br>> To: "OpenStack Development Mailing List (not for usage questions)" <br>> <openstack-dev@lists.openstack.org><br>> Date: 12/03/2015 07:59 PM<br>> Subject: Re: [openstack-dev] [nova] Contribution to improve Nova's <br>> config option space<br>> <br>> OK, got it<br>> <br>> Do you have a generic IDE for remote debugging of nova, like pycharm?<br>> Or how do you actually debug the code?<br>> <br>> Regards<br>> <br>> Esra ÇELİK<br>> www.bilgem.tubitak.gov.tr<br>> celik.esra@tubitak.gov.tr<br><div><br></div>Personally, I use Eclipse with the PyDev plugin but also give PyCharm<br>a try. Just choose what you feel comfortable with. The Nova code has a <br>lot of unit tests which are the best documentation how the code should <br>behave. They are also easier and faster to execute than to start a whole<br>system and debug it remotely. The Nova docs explain how to do it with <br>the tool *tox* [1].<br><div><br></div>[1] http://docs.openstack.org/developer/nova/unit_tests.html<br><div><br></div>Regards, Markus Zoeller (markus_z)<br><div><br></div><br>> Kimden: "Markus Zoeller" <mzoeller@de.ibm.com><br>> Kime: "OpenStack Development Mailing List (not for usage questions)" <br>> <openstack-dev@lists.openstack.org><br>> Gönderilenler: 3 Aralık Perşembe 2015 20:11:08<br>> Konu: Re: [openstack-dev] [nova] Contribution to improve Nova's config<br>> option        space<br>> <br>> Esra Celik <celik.esra@tubitak.gov.tr> wrote on 12/03/2015 06:50:49 PM:<br>> <br>> > From: Esra Celik <celik.esra@tubitak.gov.tr><br>> > To: "OpenStack Development Mailing List (not for usage questions)" <br>> > <openstack-dev@lists.openstack.org><br>> > Date: 12/03/2015 06:51 PM<br>> > Subject: Re: [openstack-dev] [nova] Contribution to improve Nova's <br>> > config option space<br>> > <br>> > Hi Markus,<br>> > <br>> > This seems to be a good one for me to start contributing to nova.<br>> > And happily it will be useful for me as an openstack operator too.<br>> > <br>> > I couldn't find you at IRC, maybe a little late.. <br>> > Where do you think should I start? I can see a list for config options<br>> > at etherpad.<br>> > <br>> > Thanks in advance<br>> > <br>> > Esra ÇELİK<br>> > www.bilgem.tubitak.gov.tr<br>> > celik.esra@tubitak.gov.tr<br>> <br>> Hi Esra,<br>> <br>> there are some "good for starters" comments in the mentioned etherpad.<br>> Just pick one of those. Maybe the 'filesystems' option. Thanks for your<br>> help!<br>> <br>> Regards, Markus Zoeller <br>> <br>> <br>> > Kimden: "Markus Zoeller" <mzoeller@de.ibm.com><br>> > Kime: "OpenStack Development Mailing List (not for usage questions)" <br>> > <openstack-dev@lists.openstack.org><br>> > Gönderilenler: 3 Aralık Perşembe 2015 18:10:48<br>> > Konu: [openstack-dev] [nova] Contribution to improve Nova's config <br>> > option        space<br>> > <br>> > Who<br>> > ===<br>> > If you are a new contributor and are still searching for a way to<br>> > contribute to Nova, this mail is for you. If you are not a newbie<br>> > but have a bit bandwidth available, you're welcome too :)<br>> > <br>> > Why<br>> > ===<br>> > Why you should bother?<br>> > * It's an easy way to start contributing<br>> > * I can offer you to help with:<br>> >     * pushing patches, <br>> >     * debugging the gate,<br>> >     * dealing with reviews<br>> >     * and learning the general workflow<br>> > * you will learn about different functional areas and can give back<br>> >   to the community<br>> > <br>> > What<br>> > ====<br>> > There is effort ongoing to improve the way Nova offers its <br>configuration<br>> > options to the operators [1]. In short, you have to read and <br>understand <br>> > code and describe the impact of config options as a black box so that <br>> the <br>> > operators don't have to read code to understand what they are <br>> configuring.<br>> > At the end it will look like these two patches:<br>> > * https://review.openstack.org/#/c/244177/<br>> > * https://review.openstack.org/#/c/246465/<br>> > <br>> > How<br>> > ===<br>> > The organization is done with an etherpad [2] which contains:<br>> > * what needs to be done<br>> > * how it has to be done<br>> > <br>> > Just ping me (markus_z) in the #openstack-nova channel (I'm in the<br>> > UTC+1 timezone) or grab something out of the etherpad [2] and give<br>> > it a try.<br>> > <br>> > References<br>> > ==========<br>> > [1] blueprint "centralize config options":<br>> > <br>> > http://specs.openstack.org/openstack/nova-specs/specs/mitaka/approved/<br>> > centralize-config-options.html<br>> > [2] https://etherpad.openstack.org/p/config-options<br>> > <br>> > Regards, Markus Zoeller (markus_z)<br>> > <br>> > <br>> > <br>> <br>__________________________________________________________________________<br>> > OpenStack Development Mailing List (not for usage questions)<br>> > Unsubscribe: <br>> OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br>> > <br>> <br>__________________________________________________________________________<br>> > OpenStack Development Mailing List (not for usage questions)<br>> > Unsubscribe: <br>> OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br>> <br>> <br>__________________________________________________________________________<br>> OpenStack Development Mailing List (not for usage questions)<br>> Unsubscribe: <br>OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br>> <br>__________________________________________________________________________<br>> OpenStack Development Mailing List (not for usage questions)<br>> Unsubscribe: <br>OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br><div><br></div><br><div><br></div>__________________________________________________________________________<br>OpenStack Development Mailing List (not for usage questions)<br>Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote><div><br></div></div></body></html>