deb-manila/manila/db
Valeriy Ponomaryov 0a7f44ad07 Transform share and share servers statuses to lowercase
We have several entities in Manila that do have statuses:

- Shares
- Snapshots
- Share Servers
- Share Access Rules

But some share and all share server statuses use uppercase for it.
Make all of them consistent and transform them to lowercase.
Add migrations for it.
Also, remove two unused statuses and reuse all statuses from common place.

Change-Id: I53e6a768c98977d3d94e761349b7446a9dfb4936
Closes-Bug: #1459598
2015-06-02 13:35:44 +03:00
..
migrations Transform share and share servers statuses to lowercase 2015-06-02 13:35:44 +03:00
sqlalchemy Transform share and share servers statuses to lowercase 2015-06-02 13:35:44 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Merge "Provide private data storage API for drivers" 2015-05-27 18:35:11 +00:00
base.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00