cinder/cinder/tests
Adriano Rosso 8f82bb7966 HNAS: Change snapshot names
Currently, HNAS NFS driver creates snapshots named as
snapshot-<snapshot-id> in the backend. This is not very effective
because there is no precise way to relate the snapshot with the volume
that originated it using HNAS features.
This patch changes the snapshot related features to work with
snapshots named as <volume-name>.<snapshot-id> in order to make easier
to relate the snapshots with their parent volumes. The operations for
snapshots named the old way are still supported, but deprecated.

Co-Authored-By: Erlon Cruz <erlon.cruz@fit-tecnologia.org.br>
Change-Id: I188c7a3f67558e17ccc1c50e0f00dbb076395b18
2017-01-13 09:28:23 -02:00
..
compliance Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
functional [1/4]Reset generic volume group status 2016-12-23 22:58:48 +08:00
tempest Remove logging import unused 2016-10-20 16:35:50 +08:00
unit HNAS: Change snapshot names 2017-01-13 09:28:23 -02:00
__init__.py
fake_driver.py Add logging to FakeLoggingVolumeDriver 2016-11-29 14:25:36 +00:00
fixtures.py Copy StandardLogging fixture from Nova 2016-02-29 17:46:31 -05:00