OpenStack Block Storage (Cinder)
Go to file
Davanum Srinivas 24d961023f Support for SSL in wsgi.Server
SSL are entirely optional. Support for SSL as well using code from glance. We
have some new options for configuring the SSL support. There are tests for
accessing a sample app w/o ipv6 or ssl, one with just ssl and one with
ipv6 and ssl

DocImpact

Change-Id: I9aa1db6c9563868bf68ced7c4311daa870216ced
2013-01-14 15:55:16 -05:00
bin Revert changes to monkey_patch. 2012-11-28 12:23:28 -07:00
cinder Support for SSL in wsgi.Server 2013-01-14 15:55:16 -05:00
contrib Remove some unused helper scripts 2012-07-17 04:33:17 +01:00
doc Removes the xensm driver 2012-11-20 14:47:14 +00:00
etc/cinder Factor out LVM code. 2013-01-13 08:28:19 +02:00
tools Implement filter scheduler 2013-01-10 11:22:56 +08:00
.gitignore Add *.swp to gitignore. 2012-12-13 16:57:40 -07:00
.gitreview Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
.mailmap Use openstack.common.setup. 2012-07-20 20:02:36 +00:00
CONTRIBUTING.md Add CONTRIBUTING file. 2012-11-22 12:47:49 -07:00
HACKING.rst Update HACKING.rst and related changes from Nova/PEP8. 2012-10-22 18:41:16 -04:00
LICENSE Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
MANIFEST.in Use setuptools-git. 2012-08-10 11:56:00 -04:00
README.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
babel.cfg Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
openstack-common.conf Implement filter scheduler 2013-01-10 11:22:56 +08:00
pylintrc Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
run_tests.sh Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
setup.cfg Fix up coverage and jenkins test running. 2012-05-21 16:46:25 -04:00
setup.py Implement filter scheduler 2013-01-10 11:22:56 +08:00
tox.ini Add pyflakes 2013-01-02 08:44:42 -06:00

README.rst

The Choose Your Own Adventure README for 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.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read http://cinder.openstack.org

To dissect it in detail: visit http://github.com/openstack/cinder

To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING

To cry over its pylint problems: http://jenkins.openstack.org/job/cinder-pylint/violations