Rodrigo Barbieri 4daea8d7cc HNAS: Fix concurrency creating/deleting snapshots
When attempting to create or delete empty folders in HNAS,
respective to snapshot creation and deletion, there can
be context changes due to concurrent requests received by
HNAS.

The result of the failed command is an error that the
operation cannot be completed in the current filesystem if
the context change switched to another EVS. In case the
context switch changed only the filesystem within the same
EVS, the operation may be run in the wrong filesystem,
although, those operations are harmless.

Closes-bug: #1662615
Change-Id: I3439f8ab2dd967a438eac575172e4b96e897b46c
2017-02-10 08:33:08 -02:00
2017-02-06 14:11:27 +02:00
2017-01-16 22:24:53 +08:00
2014-09-19 21:23:02 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2013-09-17 10:57:47 +03:00
2016-11-25 12:39:22 +01:00
2015-03-18 13:40:03 +01:00
2015-09-18 20:43:19 +00:00
2017-02-07 13:28:28 +07:00

Team and repository tags

image

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/manila.git

For developer information please see HACKING.rst

You can raise bugs here http://bugs.launchpad.net/manila

Python client

https://github.com/openstack/python-manilaclient.git

Description
Shared filesystem management project for OpenStack.
Readme 179 MiB
Languages
Python 99.3%
Shell 0.7%