cinder/cinder
Thang Pham 5fb266a0da Use pbr entry_points to setup the cinder scripts
The following patch changes how cinder scripts are
installed and unit tested. This patch moves all the
cinder scripts from bin into cinder/cmd and creates
entry_points for those scripts in setup.cfg. When
cinder is installed, these scripts will be installed
under /usr/local/bin by pbr.

DocImpact: 'host' config option for multiple-storage backends
in cinder.conf is renamed to 'backend_host' in order to avoid
a naming conflict with the 'host' to locate redis
Change-Id: If82cf0c58d765bf79dbf721ca95c10a468940cab
Implements: blueprint unit-test-cases-for-cinder-scripts
2014-12-08 09:53:22 -05:00
..
api Volume type access extension 2014-12-01 18:46:31 -05:00
backup Switch Cinder to use oslo.concurrency 2014-11-20 22:21:46 +08:00
brick Remove lio_initiator_iqns 2014-12-03 16:32:09 -05:00
cmd Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
common Amend unused variables to assist pylint testing 2014-10-30 16:23:57 +00:00
compute Use oslo.utils 2014-11-20 22:17:47 +08:00
consistencygroup Use oslo.utils 2014-11-20 22:17:47 +08:00
db Volume type access extension 2014-12-01 18:46:31 -05:00
hacking Fix calls to assert_called_once in unit tests 2014-11-24 16:56:10 +00:00
image Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
keymgr Use oslo.utils 2014-11-20 22:17:47 +08:00
locale Imported Translations from Transifex 2014-12-05 06:07:50 +00:00
openstack Don't use module importutils from oslo-incubator 2014-11-25 13:27:58 +08:00
replication Use oslo.utils 2014-11-20 22:17:47 +08:00
scheduler Allow HostState to handle empty capabilities 2014-12-05 18:01:53 +08:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
transfer Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
volume Merge "Fix a clone volume problem in VMAX driver" 2014-12-08 05:32:21 +00:00
zonemanager Revert "Fix Brocade FC SAN lookup MITM vulnerability" 2014-12-02 14:39:10 -06:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Merge "context.elevated() should use copy.deepcopy()" 2014-11-21 11:46:21 +00:00
exception.py Volume type access extension 2014-12-01 18:46:31 -05:00
flow_utils.py Stop stacktracing on QuotaErrors 2014-11-12 13:49:42 -08:00
i18n.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
manager.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
policy.py Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
quota.py Use oslo.utils 2014-11-20 22:17:47 +08:00
quota_utils.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
rpc.py Switch to oslo.serialization 2014-11-19 15:49:03 +08:00
service.py Switch Cinder to use oslo.concurrency 2014-11-20 22:21:46 +08:00
ssh_utils.py Implementing the use of _L’x’/i18n markers 2014-11-11 10:32:06 +00:00
test.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
utils.py Merge "Volume type access extension" 2014-12-03 05:14:31 +00:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Use oslo.utils 2014-11-20 22:17:47 +08:00