<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/MAINTAINERS, branch shared-key-msg</title>
<subtitle>OpenStack's oslo-incubator patches.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/'/>
<entry>
<title>exception: remove</title>
<updated>2013-08-16T04:04:18+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2013-07-30T10:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=9721129f2c0c331e3b0428554d421ae670039f81'/>
<id>9721129f2c0c331e3b0428554d421ae670039f81</id>
<content type='text'>
This patch drops the obsolete openstack.common.exception module.

Most project should define their own exception based on their API and
the context they evolve in. Many projects don't use this, only neutron,
cinder and heat used it. I've copy pasted the few exceptions that they
were using, but that's still by far less code than this whole file.
Ultimately that will let them a chance to remove or shring their own
exception.py. I don't think most projects should have one anyway.

Change-Id: Ia8b2b29bd443233def324e97de7342c2634bccff
Closes-Bug: #1208734
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch drops the obsolete openstack.common.exception module.

Most project should define their own exception based on their API and
the context they evolve in. Many projects don't use this, only neutron,
cinder and heat used it. I've copy pasted the few exceptions that they
were using, but that's still by far less code than this whole file.
Ultimately that will let them a chance to remove or shring their own
exception.py. I don't think most projects should have one anyway.

Change-Id: Ia8b2b29bd443233def324e97de7342c2634bccff
Closes-Bug: #1208734
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "python3: Import translation layer"</title>
<updated>2013-08-05T10:06:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-08-05T10:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=c8cf9d7e0508d83000100bd6c1685ee5db9322d5'/>
<id>c8cf9d7e0508d83000100bd6c1685ee5db9322d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3: Import translation layer</title>
<updated>2013-08-04T23:51:14+00:00</updated>
<author>
<name>Chuck Short</name>
<email>chuck.short@canonical.com</email>
</author>
<published>2013-07-12T19:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=4d12ad1a803234f1cba2dc5011a33902adf55589'/>
<id>4d12ad1a803234f1cba2dc5011a33902adf55589</id>
<content type='text'>
Python3 reorganized the standard library and moved several functions
to different modules. Six provides a consistent interface
to them through the fake six.moves module.

However, the urlparse, urllib2, etc modules have been combined
into one module which Six does not support so do it the old
fashioned way.

Change-Id: I9a865ef1fc4de6f94cc3ccf26db0483f2bdc13df
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python3 reorganized the standard library and moved several functions
to different modules. Six provides a consistent interface
to them through the fake six.moves module.

However, the urlparse, urllib2, etc modules have been combined
into one module which Six does not support so do it the old
fashioned way.

Change-Id: I9a865ef1fc4de6f94cc3ccf26db0483f2bdc13df
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Import common quota code from nova and cinder</title>
<updated>2013-07-29T12:12:34+00:00</updated>
<author>
<name>Sergey Skripnick</name>
<email>sskripnick@mirantis.com</email>
</author>
<published>2013-07-04T07:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=19dfee6febc666e398909a38482b20b5672d8b9c'/>
<id>19dfee6febc666e398909a38482b20b5672d8b9c</id>
<content type='text'>
Quota code was imported and merged from nova and cinder projects.

blueprint common-quota

Change-Id: Idc9a85fddd1665ae010bcc4740963e14d81310c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Quota code was imported and merged from nova and cinder projects.

blueprint common-quota

Change-Id: Idc9a85fddd1665ae010bcc4740963e14d81310c3
</pre>
</div>
</content>
</entry>
<entry>
<title>Document Flavio as a maintainer of the policy code</title>
<updated>2013-07-16T15:04:53+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2013-07-16T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=0c5ea042b951802f057ac570fd55ebfc3731f0b5'/>
<id>0c5ea042b951802f057ac570fd55ebfc3731f0b5</id>
<content type='text'>
Change-Id: I77ec36e94f589032f6f7ef65cea6420d6f15d804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I77ec36e94f589032f6f7ef65cea6420d6f15d804
</pre>
</div>
</content>
</entry>
<entry>
<title>Add maintainer for apiclient</title>
<updated>2013-07-16T09:52:04+00:00</updated>
<author>
<name>Alessio Ababilov</name>
<email>aababilo@yahoo-inc.com</email>
</author>
<published>2013-07-16T09:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=0efb83409c32319321a61db9685ae1b029725c5a'/>
<id>0efb83409c32319321a61db9685ae1b029725c5a</id>
<content type='text'>
Change-Id: Iabdb302eb530f74c6965077dfe1abb8b24cf73fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iabdb302eb530f74c6965077dfe1abb8b24cf73fe
</pre>
</div>
</content>
</entry>
<entry>
<title>Add maintainer for crypto utilities</title>
<updated>2013-07-04T20:31:00+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2013-07-04T06:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=78be06b8a2401b682da4f11c25c6af2228c28e16'/>
<id>78be06b8a2401b682da4f11c25c6af2228c28e16</id>
<content type='text'>
Change-Id: Idba21af6c7b0c0d81d4705bed538fbc9c5f2b2fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idba21af6c7b0c0d81d4705bed538fbc9c5f2b2fc
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the unused plugins framework</title>
<updated>2013-06-19T07:47:52+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2013-06-19T06:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=4b78868f4e062e3fd77ef14de3dcba4e2f864f7f'/>
<id>4b78868f4e062e3fd77ef14de3dcba4e2f864f7f</id>
<content type='text'>
This framework was merged a year ago and AFAICT hasn't seen use beyond
the two initial wikimedia extensions for Nova.

The framework basically allows a way for a single plugin to register API
extensions and notification hooks. Both of these can be done by directly
using config opts like osapi_compute_extension and notification_driver
so this framework really only helps if we expected to (and wanted to)
lots of these plugins in the wild.

Nova is the only project using this and we don't have an active
maintainer listed in the MAINTAINERS file, so it seems like it's time to
remove it from the incubator.

Change-Id: I5552b5625e26f4821464807743545ec6f5117f2b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This framework was merged a year ago and AFAICT hasn't seen use beyond
the two initial wikimedia extensions for Nova.

The framework basically allows a way for a single plugin to register API
extensions and notification hooks. Both of these can be done by directly
using config opts like osapi_compute_extension and notification_driver
so this framework really only helps if we expected to (and wanted to)
lots of these plugins in the wild.

Nova is the only project using this and we don't have an active
maintainer listed in the MAINTAINERS file, so it seems like it's time to
remove it from the incubator.

Change-Id: I5552b5625e26f4821464807743545ec6f5117f2b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a funcutils file for working with functions.</title>
<updated>2013-06-09T07:56:17+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@yahoo-inc.com</email>
</author>
<published>2013-05-31T19:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=d7970343cfd880817ac7985e328c9a8fe5cf6b73'/>
<id>d7970343cfd880817ac7985e328c9a8fe5cf6b73</id>
<content type='text'>
Multiple projects are starting to copy around the various
function utilities that exist in nova and elsewhere. It
would seem appropriate that there exist a helper file in
oslo that was used instead as a central place for this type
of code.

Change-Id: Ia83f26da16b0c868506ecf90e1aaf8affecf3617
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multiple projects are starting to copy around the various
function utilities that exist in nova and elsewhere. It
would seem appropriate that there exist a helper file in
oslo that was used instead as a central place for this type
of code.

Change-Id: Ia83f26da16b0c868506ecf90e1aaf8affecf3617
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fileutils maintainer</title>
<updated>2013-06-07T01:52:57+00:00</updated>
<author>
<name>Zhongyue Luo</name>
<email>zhongyue.nah@intel.com</email>
</author>
<published>2013-06-07T01:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=5ce33b2adcf2477fe1192d7061cf49a8ab1a44a2'/>
<id>5ce33b2adcf2477fe1192d7061cf49a8ab1a44a2</id>
<content type='text'>
Change-Id: I1f909a84589ef173ac4e858e4c27a8a536d991ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1f909a84589ef173ac4e858e4c27a8a536d991ba
</pre>
</div>
</content>
</entry>
</feed>
