<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova.git/bin/stack, 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 nova Direct API</title>
<updated>2012-04-10T13:23:30+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@cloudscaling.com</email>
</author>
<published>2012-04-09T18:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=2c14f1818d95cfc9e5dcbc6592b74cac79fb8dfb'/>
<id>2c14f1818d95cfc9e5dcbc6592b74cac79fb8dfb</id>
<content type='text'>
blueprint remove-nova-direct-api

Change-Id: I3229f8d7f37d66fcd6b978966f3a428a69e08bb1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
blueprint remove-nova-direct-api

Change-Id: I3229f8d7f37d66fcd6b978966f3a428a69e08bb1
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #897054: stack crashes with AttributeError on e.reason if the server returns an error</title>
<updated>2011-11-28T04:14:40+00:00</updated>
<author>
<name>Ewan Mellor</name>
<email>ewan.mellor@citrix.com</email>
</author>
<published>2011-11-28T04:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=2f70137a1b4951be56ebeb25a186e53551306faa'/>
<id>2f70137a1b4951be56ebeb25a186e53551306faa</id>
<content type='text'>
Swap the URLError and HTTPError exception handlers.  HTTPError is a subclass
of URLError, so the HTTPError handler wasn't being reached.

Change-Id: Iec86d2b345dbd37858af888bbd54a74884025eda
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Swap the URLError and HTTPError exception handlers.  HTTPError is a subclass
of URLError, so the HTTPError handler wasn't being reached.

Change-Id: Iec86d2b345dbd37858af888bbd54a74884025eda
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #884018: "stack help" prints stacktrace if it cannot connect to the server</title>
<updated>2011-10-30T22:58:31+00:00</updated>
<author>
<name>Ewan Mellor</name>
<email>ewan.mellor@citrix.com</email>
</author>
<published>2011-10-30T22:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=0f7f91c2e51586c659ab7e123ddee4d2a5d1f68a'/>
<id>0f7f91c2e51586c659ab7e123ddee4d2a5d1f68a</id>
<content type='text'>
Add a handler for URLError, so that we print a nicer error message if stack
cannot connect to the server.

Change-Id: I24f977dcb12bee3bb21057fe9b19823d98581141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a handler for URLError, so that we print a nicer error message if stack
cannot connect to the server.

Change-Id: I24f977dcb12bee3bb21057fe9b19823d98581141
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort list of controllers/methods before printing</title>
<updated>2011-05-18T21:25:35+00:00</updated>
<author>
<name>Johannes Erdfelt</name>
<email>johannes.erdfelt@rackspace.com</email>
</author>
<published>2011-05-18T21:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=7b8f6ac41a9998dfd7ae48e7bb122cb8ce7ef35b'/>
<id>7b8f6ac41a9998dfd7ae48e7bb122cb8ce7ef35b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve the formatting of the stack tool</title>
<updated>2011-03-24T19:42:46+00:00</updated>
<author>
<name>termie</name>
<email>github@anarkystic.com</email>
</author>
<published>2011-03-24T19:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=ac44b8a9c5ed6a761793e1fa997768bd00a6c2da'/>
<id>ac44b8a9c5ed6a761793e1fa997768bd00a6c2da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes circular import issues from bin/stack and replaces utils.loads with json.loads. Fixes Bug#704424</title>
<updated>2011-01-18T15:24:20+00:00</updated>
<author>
<name>jaypipes@gmail.com</name>
<email></email>
</author>
<published>2011-01-18T15:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=785c5df3d17bb158ef2c1a66ce59ee8e6d4236b1'/>
<id>785c5df3d17bb158ef2c1a66ce59ee8e6d4236b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename easy to direct in the scripts</title>
<updated>2011-01-04T22:39:48+00:00</updated>
<author>
<name>Andy Smith</name>
<email>code@term.ie</email>
</author>
<published>2011-01-04T22:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8'/>
<id>5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in stack tool</title>
<updated>2011-01-04T22:37:04+00:00</updated>
<author>
<name>Andy Smith</name>
<email>code@term.ie</email>
</author>
<published>2011-01-04T22:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=1a66771aaf49d16d4131a1a787a1fda39aa680fd'/>
<id>1a66771aaf49d16d4131a1a787a1fda39aa680fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added stack command-line tool</title>
<updated>2010-12-27T23:15:24+00:00</updated>
<author>
<name>Andy Smith</name>
<email>code@term.ie</email>
</author>
<published>2010-12-27T23:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=8e1b74aa1c5a2f9113473eedc8e35b38b41445ea'/>
<id>8e1b74aa1c5a2f9113473eedc8e35b38b41445ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
