896f044d19d4cd69f8ae6b3f300930d99dd4c02d
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
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
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-brick-cinderclient-ext
- Source: http://git.openstack.org/cgit/openstack/python-brick-cinderclient-ext
- Bugs: http://bugs.launchpad.net/python-cinderclient
Description
Languages
Python
99.5%
Shell
0.5%