<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-barbicanclient.git/setup.cfg, branch 4.0.0</title>
<subtitle>opendev.org: openstack/python-barbicanclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/'/>
<entry>
<title>Remove py26 support</title>
<updated>2015-12-02T15:54:06+00:00</updated>
<author>
<name>ricolin</name>
<email>rico.l@inwinstack.com</email>
</author>
<published>2015-12-02T15:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=a80f7ea7a13150ee4558be523b651c8325dc2103'/>
<id>a80f7ea7a13150ee4558be523b651c8325dc2103</id>
<content type='text'>
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.
Closes-Bug: 1519510
Depends-On: Ic8241e55b5f4e3d567156d4c1e8bf8a0303f6d29

Change-Id: I4386dc70e3d467e31963d852726af78fbdbbba38
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.
Closes-Bug: 1519510
Depends-On: Ic8241e55b5f4e3d567156d4c1e8bf8a0303f6d29

Change-Id: I4386dc70e3d467e31963d852726af78fbdbbba38
</pre>
</div>
</content>
</entry>
<entry>
<title>Part 2: Adding ACL support for CLI commands and docs</title>
<updated>2015-09-29T19:22:43+00:00</updated>
<author>
<name>Arun Kant</name>
<email>arun.kant@hp.com</email>
</author>
<published>2015-08-03T05:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=d083e1ed751b44a72bc8610515ebd09710acd964'/>
<id>d083e1ed751b44a72bc8610515ebd09710acd964</id>
<content type='text'>
Added CLI commands related to ACL support.
Added docs for client API and CLI.

Updated docs as per meetup discussion.

Added acls access from secret and container entities.

Addressed functional test failures resulted from recent merge of
https://review.openstack.org/#/c/198732/

Change-Id: I8f54d437eab8a2d7e9cdacf62e7a05c7dffb05c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added CLI commands related to ACL support.
Added docs for client API and CLI.

Updated docs as per meetup discussion.

Added acls access from secret and container entities.

Addressed functional test failures resulted from recent merge of
https://review.openstack.org/#/c/198732/

Change-Id: I8f54d437eab8a2d7e9cdacf62e7a05c7dffb05c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Openstack CLI plugin for Barbican</title>
<updated>2015-09-25T14:10:06+00:00</updated>
<author>
<name>Juan Antonio Osorio Robles</name>
<email>juan.osorio.robles@ericsson.com</email>
</author>
<published>2015-07-06T13:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=85f5ec262c1b996a8a096719f432f9cedcf560ba'/>
<id>85f5ec262c1b996a8a096719f432f9cedcf560ba</id>
<content type='text'>
This is the first implementation of the barbicanclient plugin for the
OpenStack CLI. Since we chose to use cliff in for the client, the
integration with the OCC is quite seamless. Only change that needed to
be done was that, since the OCC uses a ClientManager class to fetch the
specific libraries for the components, we needed to simulate that in the
barbicanclient.

Currently, the plugin can be used if the barbican server is configured
with keystone authentication. This is because currently there is no way
for us to set the X-Project-Id header manually from the client (if the
plugin is being used) but that functionality is out of the scope of this
first implementation.

Change-Id: I37fd158af24e785bc0b7125c6b4c1a9795927a10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first implementation of the barbicanclient plugin for the
OpenStack CLI. Since we chose to use cliff in for the client, the
integration with the OCC is quite seamless. Only change that needed to
be done was that, since the OCC uses a ClientManager class to fetch the
specific libraries for the components, we needed to simulate that in the
barbicanclient.

Currently, the plugin can be used if the barbican server is configured
with keystone authentication. This is because currently there is no way
for us to set the X-Project-Id header manually from the client (if the
plugin is being used) but that functionality is out of the scope of this
first implementation.

Change-Id: I37fd158af24e785bc0b7125c6b4c1a9795927a10
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Allow Barbican Client Secret Update Functionality"</title>
<updated>2015-09-01T20:05:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-01T20:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=3f9585c573fcfb8bdb8fbd85422db52465d6c80b'/>
<id>3f9585c573fcfb8bdb8fbd85422db52465d6c80b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Barbican Client Secret Update Functionality</title>
<updated>2015-08-25T14:56:24+00:00</updated>
<author>
<name>Fernando Diaz</name>
<email>diazjf@us.ibm.com</email>
</author>
<published>2015-06-29T21:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=34256de82d61a7030204a715dd2901dddb46c8e9'/>
<id>34256de82d61a7030204a715dd2901dddb46c8e9</id>
<content type='text'>
This patch will allow the python-barbicanclient to perform
Secret Updates. This functionality will also be added to the
barbican command line client. I will also allow for a secret
to be created without a payload.

Change-Id: Ia53e1cc463f9a274feb11f6e3bb3cbbe981c3444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch will allow the python-barbicanclient to perform
Secret Updates. This functionality will also be added to the
barbican command line client. I will also allow for a secret
to be created without a payload.

Change-Id: Ia53e1cc463f9a274feb11f6e3bb3cbbe981c3444
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to add and list CAs</title>
<updated>2015-08-03T16:47:53+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2015-07-30T04:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=b3be322d9de4876c4ca323097a251a98891ef0be'/>
<id>b3be322d9de4876c4ca323097a251a98891ef0be</id>
<content type='text'>
Change-Id: Ice07a597658facc5d774d4c4eff9e3093121c851
Implements: blueprint identify-cas
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ice07a597658facc5d774d4c4eff9e3093121c851
Implements: blueprint identify-cas
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py33 tox environment</title>
<updated>2015-02-13T17:00:19+00:00</updated>
<author>
<name>Douglas Mendizábal</name>
<email>mail@doug.gt</email>
</author>
<published>2015-02-13T04:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=87853a8bbfbf6a5acfd471cd368fa78e47518293'/>
<id>87853a8bbfbf6a5acfd471cd368fa78e47518293</id>
<content type='text'>
Remove Python 3.3 tox environment because Infra changed all Python 3
gates to Python 3.4.

References:

http://lists.openstack.org/pipermail/openstack-dev/2015-February/055775.html

Change-Id: I355323aa0e03580f86b46fb2d7ab41da3f4d59c2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove Python 3.3 tox environment because Infra changed all Python 3
gates to Python 3.4.

References:

http://lists.openstack.org/pipermail/openstack-dev/2015-February/055775.html

Change-Id: I355323aa0e03580f86b46fb2d7ab41da3f4d59c2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3 classifiers.</title>
<updated>2014-11-07T10:15:16+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-11-07T10:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=78c9996eab1ad1048297d4b6ad745231facdb23f'/>
<id>78c9996eab1ad1048297d4b6ad745231facdb23f</id>
<content type='text'>
Change-Id: I2e3b29e33d96f9526bab60f38109f62ae7f81f46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2e3b29e33d96f9526bab60f38109f62ae7f81f46
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Containers to python-barbicanclient</title>
<updated>2014-09-26T22:08:39+00:00</updated>
<author>
<name>Adam Harwell</name>
<email>flux.adam@gmail.com</email>
</author>
<published>2014-08-21T00:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=87ca6d750ac9c65b0823571bc06bba4d5b16ae90'/>
<id>87ca6d750ac9c65b0823571bc06bba4d5b16ae90</id>
<content type='text'>
Adding Container support to the client and CLI. Also adding Consumer
Registration support at the same time (though not in the CLI).

Change-Id: Id34ac86cfae3f155e97760f14d8cf256722c7d6f
Implements: blueprint client-add-containers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding Container support to the client and CLI. Also adding Consumer
Registration support at the same time (though not in the CLI).

Change-Id: Id34ac86cfae3f155e97760f14d8cf256722c7d6f
Implements: blueprint client-add-containers
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hardcoded version.</title>
<updated>2014-08-20T01:52:56+00:00</updated>
<author>
<name>Robert Collins</name>
<email>rbtcollins@hp.com</email>
</author>
<published>2014-08-20T01:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=b3345ffb21a43db9c68b202d9dc9fb217ba9c109'/>
<id>b3345ffb21a43db9c68b202d9dc9fb217ba9c109</id>
<content type='text'>
API clients generally use semantic versioning, not pbr's pre-version facility
which is used for the API servers. This line causes local package builds to
have the wrong version (2.0.dev.. when 2.0 was released a long time ago) and
pbr will in future detect this and error.

Change-Id: Ief099a077f0c4da656dcdba10d86531694fc8491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API clients generally use semantic versioning, not pbr's pre-version facility
which is used for the API servers. This line causes local package builds to
have the wrong version (2.0.dev.. when 2.0 was released a long time ago) and
pbr will in future detect this and error.

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