summaryrefslogtreecommitdiff
path: root/nova/volume/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use oslo.utilsDavanum Srinivas2014-10-061-5/+1
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-4/+5
* Move api_class options to where they are usedMark McLoughlin2013-01-091-0/+9
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+3
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-041-1/+2
* Add Cinder Volume API to NovaJohn Griffith2012-07-031-2/+5
* Use openstack.common.importutils.Russell Bryant2012-04-281-2/+3
* Core modifications for future zones service.Chris Behrens2012-02-161-1/+6
* Moved __init__ api code to api.py and changed allowed_instances quota method ...Eric Day2011-01-041-82/+1
* Moved ec2 volume operations into a volume API interface for other components ...Eric Day2010-12-291-11/+80
* update copyrightsTodd Willey2010-07-151-3/+1
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-12/+18
* initial commitJesse Andrews2010-05-271-0/+27