cinder/cinder/cmd
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
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
all.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
api.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
backup.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
manage.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
rtstool.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
scheduler.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
volume.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
volume_usage_audit.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00