e3922a8f343036ac5130d578da3cc9c33d59858c
Currently running 'tox -epy27 -- --regex cinder.tests.unit.api.v1' emits 93 FutureWarnings from oslo_versioned_objects about invalid UUIDs [1]. This commit cleans up these unit tests so that the warnings are no longer emitted. [1] http://docs.openstack.org/developer/oslo.versionedobjects/api/fields.html#oslo_versionedobjects.fields.UUIDField Depends-On:Ie50906f91b7993f7547c04e1811bdf001578c97 Change-Id: Ibef268fd6da0e482192e1cb11d27dd00f8c9fd0e
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.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
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
Description