<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/openstack/common/scheduler/weights, 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>Renames filter to base_filter and weight to base_weight</title>
<updated>2013-05-10T12:10:49+00:00</updated>
<author>
<name>Matthew Sherborne</name>
<email>msherborne@gmail.com</email>
</author>
<published>2013-05-03T00:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=1f2aba5f706f882663e770bc8dac031627c91f39'/>
<id>1f2aba5f706f882663e770bc8dac031627c91f39</id>
<content type='text'>
filter is a python builtin function so importing it pollutes ones name
space.

It is now renamed to base_filter.

We also rename weight to base_weight, just to be consistent in the
naming conventions.

We add a test for base_filter.

Fixes bug 1175829

Change-Id: I46e0fa696d2f39081b5568c701b0a70c54f271ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filter is a python builtin function so importing it pollutes ones name
space.

It is now renamed to base_filter.

We also rename weight to base_weight, just to be consistent in the
naming conventions.

We add a test for base_filter.

Fixes bug 1175829

Change-Id: I46e0fa696d2f39081b5568c701b0a70c54f271ab
</pre>
</div>
</content>
</entry>
<entry>
<title>update OpenStack, LLC to OpenStack Foundation</title>
<updated>2013-03-13T19:03:07+00:00</updated>
<author>
<name>Mark McClain</name>
<email>mark.mcclain@dreamhost.com</email>
</author>
<published>2013-03-13T18:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=65e3d8c9773880094c0a4c164e046fae9cb7a5d9'/>
<id>65e3d8c9773880094c0a4c164e046fae9cb7a5d9</id>
<content type='text'>
fixes bug 1154745

The previous update (https://review.openstack.org/#/c/24103/) missed
header files that contained "OpenStack, LLC".  This change corrects the
missed files to reflect the OpenStack Foundation.

Change-Id: I9c6de265267485ef2c82ea7e6d8643e82134d102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes bug 1154745

The previous update (https://review.openstack.org/#/c/24103/) missed
header files that contained "OpenStack, LLC".  This change corrects the
missed files to reflect the OpenStack Foundation.

Change-Id: I9c6de265267485ef2c82ea7e6d8643e82134d102
</pre>
</div>
</content>
</entry>
<entry>
<title>Add common base weigher/weigher handler for filter scheduler</title>
<updated>2013-01-04T03:56:04+00:00</updated>
<author>
<name>Zhiteng Huang</name>
<email>zhiteng.huang@intel.com</email>
</author>
<published>2012-12-10T07:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=629bfd53dab67afbe6d70b010b7df0d0c57d39fe'/>
<id>629bfd53dab67afbe6d70b010b7df0d0c57d39fe</id>
<content type='text'>
Filter scheduler is being used for more than one core projects (Nova
and Cinder as of writing), the implementation shared a lot of common
code. This patch is to move base weigher (weighing function), weigher
handler for filter scheduler into oslo to reduce possible porting.

implement bp: common-weights

Change-Id: I2d1b37438663b53e035cc262875a283e5e2ee970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Filter scheduler is being used for more than one core projects (Nova
and Cinder as of writing), the implementation shared a lot of common
code. This patch is to move base weigher (weighing function), weigher
handler for filter scheduler into oslo to reduce possible porting.

implement bp: common-weights

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