lijunli1 f15d9d5eb0 When only .pyc left, the extended API can not be used.
Currently, when only .pyc left, all extented apis, such as
resetting status of snapshot, can not be used.

This is because it only load .py files in api/extention.py.
__init__ and anything that's not .py are all skipped.

This change updates the extention api to load .pyc files
when .py files do not exist.

Change-Id: I80a3c29a50dcb3cb6bf3708dfeb2a3c75194065b
Closes-bug: #1616358
2016-08-26 09:53:47 +08:00
2016-08-18 04:56:38 +00:00
2016-07-08 14:26:39 -04:00
2016-08-12 13:12:11 +05:30
2016-07-26 11:09:05 -05:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2016-07-01 15:08:43 +05:30
2012-05-03 10:48:26 -07:00
2015-06-11 17:19:19 +02:00
2016-03-02 14:33:25 -05:00
2015-09-18 16:37:17 +00:00

CINDER

You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

For developer information please see HACKING.rst

You can raise bugs here http://bugs.launchpad.net/cinder

Python client

https://git.openstack.org/cgit/openstack/python-cinderclient

S
Description
OpenStack Block Storage (Cinder)
Readme 981 MiB
Languages
Python 99.7%
Go Template 0.3%