cinder/doc/ext
Dirk Mueller 9dd5232ea5 Launch driver list generation with the same python interpreter
In package building process, there might be build environments
becoming more popular without Python 2.x being installed, with
other words /usr/bin/python does not exist. The existing script
uses a shebang of "env python", which works fine inside a virtualenv
but not outside. The easy solution is to just call the script
with the same python interpreter we're being called with.

Change-Id: Id91996545f7f75c1c62cea34e240b9655b8ff3af
2019-06-28 19:07:22 +02:00
..
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
cinder_driverlist.py Launch driver list generation with the same python interpreter 2019-06-28 19:07:22 +02:00
driver_opts.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00