<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova.git/tools/conf/README, branch shared-key-msg</title>
<subtitle>OpenStack's nova patches.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/'/>
<entry>
<title>Added script to find unused config options.</title>
<updated>2012-09-18T20:36:03+00:00</updated>
<author>
<name>Yosef Berman</name>
<email>yosef@cloudscaling.com</email>
</author>
<published>2012-09-11T17:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=c5d724ff577132e8f23fbff61041c86fc94a4f97'/>
<id>c5d724ff577132e8f23fbff61041c86fc94a4f97</id>
<content type='text'>
The script analyze_opts.py is added to identify unused options
and options which are set to default values in the nova.conf file.

Change-Id: Iec42781a56f73b7d0960bdd569f5dd06edbb88df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The script analyze_opts.py is added to identify unused options
and options which are set to default values in the nova.conf file.

Change-Id: Iec42781a56f73b7d0960bdd569f5dd06edbb88df
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow generate_sample.sh to be run from toplevel dir</title>
<updated>2012-08-23T09:37:38+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2012-08-23T09:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=46de1cc2674d6fe4f068054527b176d0dd98cffb'/>
<id>46de1cc2674d6fe4f068054527b176d0dd98cffb</id>
<content type='text'>
I hit an issue where extract_opts.py couldn't import importutils
since it's not in my sys.path, so it's clear we need to set
PYTHONPATH before running.

The whole business of running the tool from the tools/conf dir
is fairly awkward, so change it to run from the top-level dir
instead.

Change-Id: I89b4d874a6ee3732234a9704a8ee6001a293ed71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I hit an issue where extract_opts.py couldn't import importutils
since it's not in my sys.path, so it's clear we need to set
PYTHONPATH before running.

The whole business of running the tool from the tools/conf dir
is fairly awkward, so change it to run from the top-level dir
instead.

Change-Id: I89b4d874a6ee3732234a9704a8ee6001a293ed71
</pre>
</div>
</content>
</entry>
</feed>
