<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/tests/unit/plugin, branch master</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>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>Enable hacking H402 test</title>
<updated>2013-06-03T03:53:21+00:00</updated>
<author>
<name>Sergey Lukjanov</name>
<email>slukjanov@mirantis.com</email>
</author>
<published>2013-06-02T16:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=e3545f828dabe165dc08b2f1670e5f1f19919d0d'/>
<id>e3545f828dabe165dc08b2f1670e5f1f19919d0d</id>
<content type='text'>
H402  one line docstring needs punctuation

Change-Id: Ie848453cace318d8310cdf0234c512f4c1121119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
H402  one line docstring needs punctuation

Change-Id: Ie848453cace318d8310cdf0234c512f4c1121119
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Copyright Headers - Rename LLC to Foundation</title>
<updated>2013-03-11T18:49:31+00:00</updated>
<author>
<name>Davanum Srinivas</name>
<email>dims@linux.vnet.ibm.com</email>
</author>
<published>2013-03-11T18:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=547ab34a40f0463a42c7d137e8dcb038a29ba6b5'/>
<id>547ab34a40f0463a42c7d137e8dcb038a29ba6b5</id>
<content type='text'>
One code change, rest are in headers

Change-Id: I73f59681358629e1ad74e49d3d3ca13fcb5c2eb1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One code change, rest are in headers

Change-Id: I73f59681358629e1ad74e49d3d3ca13fcb5c2eb1
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug lp:1019348,update openstack-common to support pep8 1.3.</title>
<updated>2012-07-18T03:40:09+00:00</updated>
<author>
<name>Yaguang Tang</name>
<email>heut2008@gmail.com</email>
</author>
<published>2012-06-29T18:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=d5f2152dcfc4039de8324bdf75f6a2cd844dbdd0'/>
<id>d5f2152dcfc4039de8324bdf75f6a2cd844dbdd0</id>
<content type='text'>
also,this patch turns off pep8 E125 check.

Change-Id: I22d2a94d89530586d614af39af17ae542c5e0cbf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also,this patch turns off pep8 E125 check.

Change-Id: I22d2a94d89530586d614af39af17ae542c5e0cbf
</pre>
</div>
</content>
</entry>
<entry>
<title>Add common plugin framework.</title>
<updated>2012-07-08T05:30:01+00:00</updated>
<author>
<name>Andrew Bogott</name>
<email>abogott@wikimedia.org</email>
</author>
<published>2012-06-13T16:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=856503b064e79bc0daf1d27bf2ce1fa4ecd62160'/>
<id>856503b064e79bc0daf1d27bf2ce1fa4ecd62160</id>
<content type='text'>
For blueprint novaplugins.

It turns out that most of the plugin framework applies equally well
to other projects, so it's going into Nova via common so that
other projects can pull it in with a minimum of fuss.

Change-Id: Ia4455a8ca0b8c1c3e4b0b9647e8cacaf0a47c914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For blueprint novaplugins.

It turns out that most of the plugin framework applies equally well
to other projects, so it's going into Nova via common so that
other projects can pull it in with a minimum of fuss.

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