Go to file
Tom Barron e3922a8f34 Fix uuid warnings from api.v1 unit tests
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
2016-03-30 12:38:02 -04:00
2016-03-22 12:06:13 -04:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2015-06-11 17:19:19 +02:00
2016-03-02 14:33:25 -05:00
2016-03-24 09:46:21 -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

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 38 MiB