Go to file
haixin badb396732 Add asynchronous error info into messages when share extend error
The database table messages is used to record various asynchronous error
messages, extend share is an asynchronously invoked procedure, when the
driver layer fails to execute extend share, we should record this
asynchronous error into database. This commit modify this behavior, and
now this asynchronows error is recorded in the database.

Closes-Bug:#1850264
Change-Id: I06a9bf24ab3d4aa5f4f5446d344bf55d71803e47
(cherry picked from commit be149c4c6b)
2020-06-11 01:16:14 +00:00
2017-03-30 15:12:22 +03:00
2019-09-11 10:56:45 -04:00
2017-10-25 11:57:46 -04:00
2019-09-26 19:50:45 +00:00
2013-08-08 10:34:06 -04:00
2019-06-24 15:03:51 -07:00
2013-08-08 10:34:06 -04:00
2017-03-03 22:51:04 +00: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://git.openstack.org/openstack/manila.git

For developer information please see HACKING.rst

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

Python client

https://git.openstack.org/cgit/openstack/python-manilaclient.git

  • Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/manila/

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