<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova.git/bin/nova-spoolsentry, 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>Remove broken bin/*spool* tools</title>
<updated>2012-03-14T22:35:08+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@cloudscaling.com</email>
</author>
<published>2012-03-14T22:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=d64564d4be2302393389e379983f84d4a2273f45'/>
<id>d64564d4be2302393389e379983f84d4a2273f45</id>
<content type='text'>
Change-Id: Ia67f35374917d7037887b2d2c39ca92ff79587c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia67f35374917d7037887b2d2c39ca92ff79587c8
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cPickle and not just pickle.</title>
<updated>2012-03-12T21:50:15+00:00</updated>
<author>
<name>Alex Meade</name>
<email>alex.meade@rackspace.com</email>
</author>
<published>2012-03-12T21:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=00592cfa0b90c66682be2bc31428277c35a35c48'/>
<id>00592cfa0b90c66682be2bc31428277c35a35c48</id>
<content type='text'>
Fixes bug 953423

cPickle is up to 1000 times faster than pickle. We should use it instead.

Change-Id: I1facbdcf60d88c9fba56687abf75524498d2502e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug 953423

cPickle is up to 1000 times faster than pickle. We should use it instead.

Change-Id: I1facbdcf60d88c9fba56687abf75524498d2502e
</pre>
</div>
</content>
</entry>
<entry>
<title>Brings some more files up to HACKING standards</title>
<updated>2011-12-29T02:11:59+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@cloudscaling.com</email>
</author>
<published>2011-12-29T02:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=4ea63c4021b09b74997bf252aa656b7144dc54e4'/>
<id>4ea63c4021b09b74997bf252aa656b7144dc54e4</id>
<content type='text'>
Change-Id: I738fb70d49dade90d31e8c848fa841497083e9b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I738fb70d49dade90d31e8c848fa841497083e9b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove AoE, Clean up volume code</title>
<updated>2011-10-11T21:25:04+00:00</updated>
<author>
<name>Vishvananda Ishaya</name>
<email>vishvananda@gmail.com</email>
</author>
<published>2011-09-23T16:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=eb03d47fecd3bfc24243da29ee01679b334a08fe'/>
<id>eb03d47fecd3bfc24243da29ee01679b334a08fe</id>
<content type='text'>
 * Removes Ata Over Ethernet
 * Adds drivers to libvirt for volumes
 * Adds initialize_connection and terminate_connection to volume api
 * Passes connection info back through volume api

Change-Id: I1b1626f40bebe8466ab410fb174683293c7c474f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Removes Ata Over Ethernet
 * Adds drivers to libvirt for volumes
 * Adds initialize_connection and terminate_connection to volume api
 * Passes connection info back through volume api

Change-Id: I1b1626f40bebe8466ab410fb174683293c7c474f
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected nesting of the data dictionary</title>
<updated>2011-01-25T02:39:47+00:00</updated>
<author>
<name>John Dewey</name>
<email>john@dewey.ws</email>
</author>
<published>2011-01-25T02:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=c0514b68b03b4409fd553c08e4599ef153a2875d'/>
<id>c0514b68b03b4409fd553c08e4599ef153a2875d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated a couple data structures to pass pep8.</title>
<updated>2011-01-25T02:31:04+00:00</updated>
<author>
<name>John Dewey</name>
<email>john@dewey.ws</email>
</author>
<published>2011-01-25T02:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=6e7364cb00fd33e82d87aa2006be1b512ae35cc2'/>
<id>6e7364cb00fd33e82d87aa2006be1b512ae35cc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch.</title>
<updated>2011-01-04T05:23:35+00:00</updated>
<author>
<name>Todd Willey</name>
<email>todd@ansolabs.com</email>
</author>
<published>2011-01-04T05:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=c7305af78049f94dedcbb55480b91a3c6d843b9f'/>
<id>c7305af78049f94dedcbb55480b91a3c6d843b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
