~corey.bryant/ubuntu/+source/python-congressclient:debian/mitaka

Last commit made on 2016-02-16
Get this branch:
git clone -b debian/mitaka https://git.launchpad.net/~corey.bryant/ubuntu/+source/python-congressclient
Only Corey Bryant can upload to this branch. If you are Corey Bryant please log in for upload directions.

Branch merges

Branch information

Recent commits

944bc85... by Corey Bryant <email address hidden> on 2016-02-16

releasing package python-congressclient version 1.2.0-1ubuntu1

de77e86... by Corey Bryant on 2016-02-15

d/changelog: Fix Debian version.

1d44af7... by Ondřej Nový on 2016-02-14

Fixed doc-base.

d86ccae... by Corey Bryant on 2016-02-13

d/control, d/rules: Add Python3 binary package.

684c007... by Corey Bryant on 2016-02-12

d/control, d/rules, d/python-congressclient.doc-base: Add python-congressclient-doc binary package.

be8bb27... by Thomas Goirand <email address hidden> on 2015-12-10

Fixed (build-)depends for this release.

2aa6287... by Thomas Goirand <email address hidden> on 2015-12-10

Now packaging 1.2.0 from debian/mitaka branch.

870b0f3... by Thomas Goirand <email address hidden> on 2015-12-10

Merge tag '1.2.0' into debian/mitaka

Congress python client 1.2.0

0874721... by Jenkins <email address hidden> on 2015-09-02

Merge "Add actions listing command"

0f699f8... by Zhenzan Zhou on 2015-07-14

Add actions listing command

As congress supports executing actions, we need a way to query
available actions that a datasource driver can execute.

Change-Id: I09469815ba8a071112acc7190175048d7f8b774c
Implements-blueprint: add-action-listing