~ddellav/ubuntu/+source/python-ironic-inspector-client:debian/liberty

Last commit made on 2015-11-20
Get this branch:
git clone -b debian/liberty https://git.launchpad.net/~ddellav/ubuntu/+source/python-ironic-inspector-client
Only David Della Vecchia can upload to this branch. If you are David Della Vecchia please log in for upload directions.

Branch merges

Branch information

Recent commits

d493ad9... by Thomas Goirand <email address hidden>

Fixed missing build-depends-indep.

b7a89d8... by Thomas Goirand

Fixed watch file to use github.

5d8158d... by Thomas Goirand

Do not do Python3 stuff until it works upstream.

4692e28... by Thomas Goirand

Fixed running unit tests.

46603d2... by Thomas Goirand

Fixed export OSLO_PACKAGE_VERSION

ebed5b4... by Thomas Goirand

Fixed gbp.conf

040b486... by Thomas Goirand <email address hidden>

Added initial Debian folder.

f4cb45f... by Dmitry Tantsur

Add a simple 'introspection rule show' command

We agreed that while its output will look really ugly for rules with
long conditions and/or actions, it's still valuable to have a show
command.

Change-Id: I946c9684e9a4daa388f8d6b80d31656e30b52fd7

5f8f5fa... by Dmitry Tantsur

Support for introspection rules

Python API is accessible via ClientV1(..).rules.
Shell support lacks 'get' command, as it's not clear how to implement
it in human readable fashion. We might split it into get, get-conditions,
get-actions, but I leave it for future work.

Change-Id: Iac1847569e5f3ee343991fb1cefbb5ce212309f2
Implements: blueprint rules

9282f4d... by Dmitry Tantsur

Fix func test job broken by Inspector func tests changes

Change-Id: I911599210a2c0b38c907d81f6b6ad35740bf6dcd