<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-keystone, branch havana</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=havana</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=havana'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2014-07-31T20:10:30+00:00</updated>
<entry>
<title>python-keystone: Remove openrc file and bb references.</title>
<updated>2014-07-31T20:10:30+00:00</updated>
<author>
<name>Liam R. Howlett</name>
<email>Liam.Howlett@WindRiver.com</email>
</author>
<published>2014-07-30T21:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8dfdfd8d1b55d7c0fc8899dc65400fdbc2d94ba9'/>
<id>urn:sha1:8dfdfd8d1b55d7c0fc8899dc65400fdbc2d94ba9</id>
<content type='text'>
This patch removes the openrc file from the keystone package and
references to openrc in the python-kystone_git.bb file.

Signed-off-by: Liam R. Howlett &lt;Liam.Howlett@WindRiver.com&gt;
</content>
</entry>
<entry>
<title>Keystone: implement incremental/programatic user additions</title>
<updated>2014-07-31T19:15:31+00:00</updated>
<author>
<name>Andy Ning</name>
<email>andy.ning@windriver.com</email>
</author>
<published>2014-07-16T15:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=1d1bcd7da7e8606db6d2021a3413638267b96714'/>
<id>urn:sha1:1d1bcd7da7e8606db6d2021a3413638267b96714</id>
<content type='text'>
Instead of creating tenant/user/role and service/endpoint for all
openstack services in keystone postinstall, now each of the services
creates keystone identities by itself in its own postinstall.

The existing identity.sh has been re-written to be a utility that takes
parameters, and the service postinstall calls identity.sh to create its
own keystone identities. The identity.sh can also be used as a tool to
manually create keystone identities at run time.

Signed-off-by: Andy Ning &lt;andy.ning@windriver.com&gt;
</content>
</entry>
<entry>
<title>keystone: Add script to change backend to hybrid</title>
<updated>2014-07-31T19:15:31+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-07-23T16:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5cad5c174a84d5e56b412c50551441b50ff93a76'/>
<id>urn:sha1:5cad5c174a84d5e56b412c50551441b50ff93a76</id>
<content type='text'>
Adding /etc/keystone/hybrid-backend-setup and
convert_keystone_backend.py to set the backend
for keystone to hybrid and starts openldap and
restarts keystone.

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
<entry>
<title>openstack initscript: add reset</title>
<updated>2014-07-25T19:45:25+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-07-24T17:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3bbd08214617f5a5e7b54253f9f8b786623546c8'/>
<id>urn:sha1:3bbd08214617f5a5e7b54253f9f8b786623546c8</id>
<content type='text'>
Some of the openstack data is associated with external resources
(ie glance may have external files), we explicitly invoke the delete commands on those
in additional to dropping and recreating the databases.

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
</content>
</entry>
<entry>
<title>keystone: remove git commands from tests</title>
<updated>2014-06-09T14:49:39+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-06-04T15:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=a062a1592df3552aef2932d8f856a975ab53cfa4'/>
<id>urn:sha1:a062a1592df3552aef2932d8f856a975ab53cfa4</id>
<content type='text'>
When running the keystone tests, the tests ensures that
keystone is being tested against the latest version of
keystone-client available by downloading keystone-client from
source using git.  However, on the target system
keystone-client is installed as a separate package and it is
undesirable to download a newer version to test against.  This
fix comments out the portion of the testing code that attempts
to retrieve keystone-client from source code using git.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>keystone: fix location of files for tests</title>
<updated>2014-06-09T14:49:39+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-06-03T21:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=28f26ad0727a870e9dfc8b1442bb8ceaeaebb5e8'/>
<id>urn:sha1:28f26ad0727a870e9dfc8b1442bb8ceaeaebb5e8</id>
<content type='text'>
Keystone tests define the location of certificate files
as the location of the files in the source tree. However,
when installed on the system files are put in different
locations.  This change patches the configuration file
for some tests to contain the full path to the tests
directories.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>keystone: fix paths for testing</title>
<updated>2014-06-09T14:49:38+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-06-05T18:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f56e67eec54ce793ca641b3325312c4c69c5a63b'/>
<id>urn:sha1:f56e67eec54ce793ca641b3325312c4c69c5a63b</id>
<content type='text'>
Keystone tests are designed to run on the source tree.
However, Keystone is installed on a system with files
in various directories.  This fix patches the testing
source files to be able to find the files on the
distribution.  This fix incorporates the changes of
a previous patch file into a new patch file that is
generated, since the previous patch are related and
close to eachother in the source and it is easier to
maintain less patch files.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>keystone add user for tempest</title>
<updated>2014-05-26T15:32:11+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-05-24T02:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=e946bf70062ffc7d56c1f7d6b905ece428b7d1e3'/>
<id>urn:sha1:e946bf70062ffc7d56c1f7d6b905ece428b7d1e3</id>
<content type='text'>
To support tempest, modify keystone identity.sh
script to:

* add user with username=alt_demo, tenant=alt_demo,
and password=password into keystone.
* add user "admin" into tenant "demo".

Signed-off-by: Vu Tran &lt;vu.tran@windriver.com&gt;

</content>
</entry>
<entry>
<title>keystone: allow ability to store tokens in UUID or PKI format</title>
<updated>2014-05-12T20:44:00+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-05-12T14:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=257165e293068003d3e933718f6240790affdf4b'/>
<id>urn:sha1:257165e293068003d3e933718f6240790affdf4b</id>
<content type='text'>
Since Grizzly release Keystone defaults to storing tokens in PKI
format.  Some software works better with keystone if tokens
are in the older UUID format.  This change allows a simple way
to set the storage format within the bitbake receipes. The default
is to use the newer PKI format.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>core: update core components to latest havana/stable releases</title>
<updated>2014-05-09T19:20:44+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-05-09T19:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=84074d411ce774406aa4e485437e7b5302d931bc'/>
<id>urn:sha1:84074d411ce774406aa4e485437e7b5302d931bc</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
