Files
python-cinderclient/openstack-common.conf
Alessandro Pilotti 1abc0b4edf Fixes setup compatibility issue on Windows
Fixes Bug #1052161

"python setup.py build" fails on Windows due to a hardcoded shell path:
/bin/sh

setup.py updated using openstack-common/update.py

Change-Id: Iafae444a43c76560020a84e3a1c5c8cb4b6860da
2012-11-06 19:38:28 +02:00

8 lines
151 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=setup
# The base module to hold the copy of openstack.common
base=cinderclient