<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/tools/config, 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>Unset OS_xx variable before generate configuration</title>
<updated>2013-08-14T10:33:02+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>mehdi.abaakouk@enovance.com</email>
</author>
<published>2013-08-13T11:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=4c02e0a1181c669bcf19571edbe0c6d58cbc5a4f'/>
<id>4c02e0a1181c669bcf19571edbe0c6d58cbc5a4f</id>
<content type='text'>
When generate_sample.sh generate the configuration of the
keystone middleware part, it use OS_XXXXX environment
variable if this one is set instead of the default one.

This change unset this variables, before generate_sample.sh
inspect the code to always have the default value.

Change-Id: I4f41eece3d93633fcc07274f533adfa1887325fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When generate_sample.sh generate the configuration of the
keystone middleware part, it use OS_XXXXX environment
variable if this one is set instead of the default one.

This change unset this variables, before generate_sample.sh
inspect the code to always have the default value.

Change-Id: I4f41eece3d93633fcc07274f533adfa1887325fc
</pre>
</div>
</content>
</entry>
<entry>
<title>Import config file generator module from python path</title>
<updated>2013-07-22T11:49:23+00:00</updated>
<author>
<name>Zhongyue Luo</name>
<email>zhongyue.nah@intel.com</email>
</author>
<published>2013-07-17T03:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=8667c73dbededde1629dbcff4d6760f44cf2547b'/>
<id>8667c73dbededde1629dbcff4d6760f44cf2547b</id>
<content type='text'>
The sample config file generator will be executed in each project's
virtualenv after being copied using the update.py module. Therefore
accessing the generator module would not work the current way
of using relative paths. This patch executes the generator module
by directly importing it. The update.py will update the module path
when copying to each project.

Change-Id: Id40422ae170935d2fc1c7443eee4b31161b7d3d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sample config file generator will be executed in each project's
virtualenv after being copied using the update.py module. Therefore
accessing the generator module would not work the current way
of using relative paths. This patch executes the generator module
by directly importing it. The update.py will update the module path
when copying to each project.

Change-Id: Id40422ae170935d2fc1c7443eee4b31161b7d3d3
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes path to add on PYTHONPATH in generate_sample.sh</title>
<updated>2013-07-16T07:55:38+00:00</updated>
<author>
<name>Zhongyue Luo</name>
<email>zhongyue.nah@intel.com</email>
</author>
<published>2013-07-16T07:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=3ea1767ac39d3cd57e49f7bb03eb2014e6484e6a'/>
<id>3ea1767ac39d3cd57e49f7bb03eb2014e6484e6a</id>
<content type='text'>
Fixes bug #1201699

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

Change-Id: I51aca3b05866e513cbbb3163df7e5514d99af192
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds sample config file generation script</title>
<updated>2013-06-25T06:59:33+00:00</updated>
<author>
<name>Zhongyue Luo</name>
<email>zhongyue.nah@intel.com</email>
</author>
<published>2013-06-19T04:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=e013ac8980755b416f529c9d6b87ecfa61d31b1a'/>
<id>e013ac8980755b416f529c9d6b87ecfa61d31b1a</id>
<content type='text'>
Having this script placed in oslo will let projects avoid implementing
their own sample generation script.

Change-Id: Ifed266ef65aee72da2e16ff30b7bde1e834650da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having this script placed in oslo will let projects avoid implementing
their own sample generation script.

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