]>
author | Mike Perez <thingee@gmail.com> | |
Wed, 21 Nov 2012 08:15:39 +0000 (00:15 -0800) | ||
committer | Mike Perez <thingee@gmail.com> | |
Thu, 22 Nov 2012 05:26:40 +0000 (21:26 -0800) | ||
commit | 75ca60f619c953df1d95ff2eab7de78f7d5aebe8 | |
tree | 7517c41f94e9203c4a34fd3559049e1a5cdc5ce0 | tree | snapshot |
parent | 2581554921281dc6c8271d8eb1f357f208811512 | commit | diff |
cinder/api/v2/__init__.py | [new file with mode: 0644] | blob |
cinder/api/v2/limits.py | [new file with mode: 0644] | blob |
cinder/api/v2/router.py | [new file with mode: 0644] | blob |
cinder/api/v2/snapshots.py | [new file with mode: 0644] | blob |
cinder/api/v2/types.py | [new file with mode: 0644] | blob |
cinder/api/v2/volumes.py | [new file with mode: 0644] | blob |
cinder/api/versions.py | diff | blob | history | |
cinder/api/xmlutil.py | diff | blob | history | |
cinder/flags.py | diff | blob | history | |
cinder/tests/api/v2/__init__.py | [new file with mode: 0644] | blob |
cinder/tests/api/v2/test_limits.py | [new file with mode: 0644] | blob |
cinder/tests/api/v2/test_snapshots.py | [new file with mode: 0644] | blob |
cinder/tests/api/v2/test_types.py | [new file with mode: 0644] | blob |
cinder/tests/api/v2/test_volumes.py | [new file with mode: 0644] | blob |
etc/cinder/api-paste.ini | diff | blob | history |