manila/manila/tests/share_group
Valeriy Ponomaryov 160a9a113e Fix ShareSnapshotInstance DB table
removing redundant column "share_id" and making it proxy to
"share_instance_id" as it was prior to merge of [1].
It is redundant because there is only one place, in manila, where it is
used, but used without real need.

[1] I81ba26437554d02a79e4b536d781617f46ce2f07

Change-Id: I4ee14cf89b8882941974741da311f4556e604116
Closes-Bug: #1697581
2017-06-16 14:21:55 +03:00
..
__init__.py Rename consistency group modules to share groups 2017-01-23 10:35:13 +00:00
test_api.py Fix ShareSnapshotInstance DB table 2017-06-16 14:21:55 +03:00
test_share_group_types.py Manila Share Groups 2017-01-23 21:29:12 +02:00