<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-barbican/barbican.init, branch wrynose</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=wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=wrynose'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2015-11-16T20:11:44+00:00</updated>
<entry>
<title>init: no need to close (non-existing) ps file descriptors</title>
<updated>2015-11-16T20:11:44+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2015-11-12T02:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d0206f9f16905937397f27fb8c18a46331d13056'/>
<id>urn:sha1:d0206f9f16905937397f27fb8c18a46331d13056</id>
<content type='text'>
Attempting to get the status of various daemons which are part of the
compute image results in an error:

ps: write error: Bad file descriptor

Switch to using the more standard io redirection techniques to avoid
this error.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openstack initscript: add reset</title>
<updated>2014-07-25T19:45:30+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=1491d54da84195dda8c7d5ce1fac21437f2bc519'/>
<id>urn:sha1:1491d54da84195dda8c7d5ce1fac21437f2bc519</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>barbican: increase uwsgi buffer-size to work with keystone</title>
<updated>2014-05-24T03:39:38+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-05-22T17:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=6350b155270f7f086624db36ecc6e6008ebcd378'/>
<id>urn:sha1:6350b155270f7f086624db36ecc6e6008ebcd378</id>
<content type='text'>
uWSGI defaults to a maximum packet size of 4096 bytes.  This
is too small to support working with PKI tokens that are now default
in Keystone.  The size of the packets within Barbican are dependent
on both the size of the Keystone token and the size of the secret to
be stored &amp; retrieved.  Increasing the buffer size to the maximum
allowed by uWSGI allows Barbican to support the largest possible
secrets.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>barbican: output a log file for debugging purposes</title>
<updated>2014-05-24T03:39:38+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-05-21T19:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=601fb3a5c7c77ae940720830ee21a177f8fc322e'/>
<id>urn:sha1:601fb3a5c7c77ae940720830ee21a177f8fc322e</id>
<content type='text'>
Currently, the /var/log/barbican directory is created but remains
empty.  This change outputs a Barbican log file for debugging
communication problems that occur via uWSGI.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>barbican: ReST API designed for the secure storage, provisioning and management of secrets</title>
<updated>2014-04-24T03:31:25+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-04-24T03:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2ba40be73f3abf28ffb0c8d1b3fd65dbf237ac4c'/>
<id>urn:sha1:2ba40be73f3abf28ffb0c8d1b3fd65dbf237ac4c</id>
<content type='text'>
Introduce the barbican package: https://wiki.openstack.org/wiki/Barbican, to
support the management of keys and secrets on an OpenStack system.

The barbican api service can be started with the packaged initscript, and has
been validated against the barbican quick start guide.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
