Ivan Kolodyazhny 896f044d19 Introduce functional tests for python-brick-cinderclient-ext
This patch adds new tox environment to run functional tests:
    $ tox -e functional

It also adds 'post_test_hook.sh' script to run functional tests on
gates.

All unit tests moved to 'unit' directory.

Change-Id: Iac2f4c6d9d77e96d2478aa00632aad33fa6a22d8
2016-03-14 17:36:33 +02:00
2015-12-16 21:31:27 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2016-01-05 11:21:27 +01:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2016-01-05 11:50:31 +01:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00
2015-12-15 19:08:25 +02:00

python-brick-cinderclient-ext

OpenStack Cinder Brick client for local volume attachement

Features

  • Get volume connector information

Dependencies

Requires dependency:

* python-cinderclient

Optional dependencies based on Cinder driver's protocol:

* open-iscsi - for volume attachment via iSCSI
* ceph-common - for volume attachment via iSCSI (Ceph)
* nfs-common - for volume attachment using NFS protocol

For any other imformation, refer to the parent projects, Cinder and python-cinderclient:

*  https://git.openstack.org/cgit/openstack/cinder
*  https://git.openstack.org/cgit/openstack/python-cinderclient
Description
python-cinderclient extension for local storage management
Readme 1.9 MiB
Languages
Python 99.5%
Shell 0.5%