<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova.git/bin/instance-usage-audit, 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>Prefix all nova binaries with 'nova-'.</title>
<updated>2012-06-06T15:11:56+00:00</updated>
<author>
<name>Dan Prince</name>
<email>dprince@redhat.com</email>
</author>
<published>2012-06-04T17:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=6582517c4a48e134d2ed982d23c49d89560fb05a'/>
<id>6582517c4a48e134d2ed982d23c49d89560fb05a</id>
<content type='text'>
Fixes LP Bug #1008625.

Change-Id: I2b0dc97133b3039818a52e0b8456dc31cdbd714e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes LP Bug #1008625.

Change-Id: I2b0dc97133b3039818a52e0b8456dc31cdbd714e
</pre>
</div>
</content>
</entry>
<entry>
<title>Use openstack.common.cfg.CONF.</title>
<updated>2012-06-04T20:41:51+00:00</updated>
<author>
<name>Russell Bryant</name>
<email>rbryant@redhat.com</email>
</author>
<published>2012-06-01T18:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=fd49b0ec8933188a489ca9f38beeb601a1108730'/>
<id>fd49b0ec8933188a489ca9f38beeb601a1108730</id>
<content type='text'>
Part of blueprint common-rpc.

This patch makes the rpc code use the global config object from
openstack-common.  Based on some recent discussions on the mailing list,
this may not be the final way configuration handling is done here, but
it is certainly better than the register_opts() hack that is removed by
this patch.

Change-Id: Id128126e0bc064a2a1c710c6bd32fb3d137dc7f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of blueprint common-rpc.

This patch makes the rpc code use the global config object from
openstack-common.  Based on some recent discussions on the mailing list,
this may not be the final way configuration handling is done here, but
it is certainly better than the register_opts() hack that is removed by
this patch.

Change-Id: Id128126e0bc064a2a1c710c6bd32fb3d137dc7f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cfg's new global CONF object</title>
<updated>2012-05-30T20:24:53+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2012-05-29T07:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=00786bc554a2dfacb3c6f02fbb7e9c98f35d4262'/>
<id>00786bc554a2dfacb3c6f02fbb7e9c98f35d4262</id>
<content type='text'>
Implements blueprint cfg-global-object

Replace nova.flags.FLAGS with openstack.common.cfg.CONF.

In future, we can do a s/FLAGS/CONF/ across the codebase.

Change-Id: Ib293873089a5399febd7a3b0410f66e9bef115f1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements blueprint cfg-global-object

Replace nova.flags.FLAGS with openstack.common.cfg.CONF.

In future, we can do a s/FLAGS/CONF/ across the codebase.

Change-Id: Ib293873089a5399febd7a3b0410f66e9bef115f1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove old flagfile support."</title>
<updated>2012-05-16T22:27:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-05-16T22:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=5d90b39c36e8e8e1db82318e1d43129a8d2e1108'/>
<id>5d90b39c36e8e8e1db82318e1d43129a8d2e1108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alphabetize imports</title>
<updated>2012-05-14T22:52:21+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@cloudscaling.com</email>
</author>
<published>2012-05-14T21:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=6cb7801ac7d0f25dfbca0d8eb891feffdec695c5'/>
<id>6cb7801ac7d0f25dfbca0d8eb891feffdec695c5</id>
<content type='text'>
Except for nova/api/, nova/tests/, nova/virt/
In preparation for automated checking being enabled (N306)

Change-Id: I5af70ea13b470ce58695ef0a5e0ff9da3ac1b135
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except for nova/api/, nova/tests/, nova/virt/
In preparation for automated checking being enabled (N306)

Change-Id: I5af70ea13b470ce58695ef0a5e0ff9da3ac1b135
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding notifications for volumes</title>
<updated>2012-05-14T21:34:08+00:00</updated>
<author>
<name>Craig Vyvial</name>
<email>cp16net@gmail.com</email>
</author>
<published>2012-05-07T19:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=fbae8d09fdb9ad370fa827aab0f9bfe0c0c7041f'/>
<id>fbae8d09fdb9ad370fa827aab0f9bfe0c0c7041f</id>
<content type='text'>
Added notifications for volumes have been added with tests.
This includes create/delete/exists events for volumes.

blueprint nova-notifications

Change-Id: I21b74974fac22c3621ccf7564dc5c0d339f8751a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added notifications for volumes have been added with tests.
This includes create/delete/exists events for volumes.

blueprint nova-notifications

Change-Id: I21b74974fac22c3621ccf7564dc5c0d339f8751a
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old flagfile support.</title>
<updated>2012-05-10T17:17:34+00:00</updated>
<author>
<name>Ghe Rivero</name>
<email>ghe@debian.org</email>
</author>
<published>2012-05-01T12:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=7e3e9b8e9cea4f1bf78d127ffb915b79c854fdbe'/>
<id>7e3e9b8e9cea4f1bf78d127ffb915b79c854fdbe</id>
<content type='text'>
Implements blueprint remove-old-flagfile

nova-manage can still be used to convert old flagfiles style files
to new .ini files:

$ ./bin/nova-manage  config  convert --help
Usage: nova-manage config convert &lt;args&gt; [options]

Options:
  -h, --help        show this help message and exit
  --infile=&lt;path&gt;   old-style flagfile to convert to config
  --outfile=&lt;path&gt;  path for output file. Writes configto stdout if not
                    specified.

Change-Id: Ib8fbbd858b1db7faef70d7d97955e5042bf378f2
Signed-off-by: Ghe Rivero &lt;ghe@debian.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements blueprint remove-old-flagfile

nova-manage can still be used to convert old flagfiles style files
to new .ini files:

$ ./bin/nova-manage  config  convert --help
Usage: nova-manage config convert &lt;args&gt; [options]

Options:
  -h, --help        show this help message and exit
  --infile=&lt;path&gt;   old-style flagfile to convert to config
  --outfile=&lt;path&gt;  path for output file. Writes configto stdout if not
                    specified.

Change-Id: Ib8fbbd858b1db7faef70d7d97955e5042bf378f2
Signed-off-by: Ghe Rivero &lt;ghe@debian.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not fail on notify when quantum and melange are out of sync.</title>
<updated>2012-05-08T17:52:44+00:00</updated>
<author>
<name>Jason Kölker</name>
<email>jason@koelker.net</email>
</author>
<published>2012-03-22T22:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=b7e894b1962d272dfebc42427f7b7ce0f737d065'/>
<id>b7e894b1962d272dfebc42427f7b7ce0f737d065</id>
<content type='text'>
This patch adds the `ignore_missing_network_data` flag which will log
exceptions rather than raising them when generating usage exists
notifications.

Change-Id: Ie11bc9028790c2d1b3de1f4709a9e17a67e06f26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the `ignore_missing_network_data` flag which will log
exceptions rather than raising them when generating usage exists
notifications.

Change-Id: Ie11bc9028790c2d1b3de1f4709a9e17a67e06f26
</pre>
</div>
</content>
</entry>
<entry>
<title>A previous patch decoupled the RPC drivers from the nova.flags, breaking instance audit usage in the process.</title>
<updated>2012-05-01T17:38:57+00:00</updated>
<author>
<name>Matt Dietz</name>
<email>matt.dietz@rackspace.com</email>
</author>
<published>2012-05-01T17:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=995235ac26585b5160bd0ab10cfb5db3fda8310e'/>
<id>995235ac26585b5160bd0ab10cfb5db3fda8310e</id>
<content type='text'>
This configures the instance audit usage to configure the RPC drivers properly with FLAGS so that the job can run.

Change-Id: Ia189d18d7b25a839de67439ccd363103c5af2f8f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This configures the instance audit usage to configure the RPC drivers properly with FLAGS so that the job can run.

Change-Id: Ia189d18d7b25a839de67439ccd363103c5af2f8f
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds better bookending and robustness around the instance audit usage generation</title>
<updated>2012-04-30T18:01:49+00:00</updated>
<author>
<name>Matt Dietz</name>
<email>matt.dietz@rackspace.com</email>
</author>
<published>2012-04-30T18:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=8577aeb12819fe188a3a2773f9610e07b5683df0'/>
<id>8577aeb12819fe188a3a2773f9610e07b5683df0</id>
<content type='text'>
Change-Id: Ib5f68ea0b8d4ed866b5dade268e63cf99241ce4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib5f68ea0b8d4ed866b5dade268e63cf99241ce4b
</pre>
</div>
</content>
</entry>
</feed>
