RETIRED, Enable Docker container to use Cinder volume and Manila share
Go to file
Hongbin Lu 2cba409c63 Use absoluted path for command
It looks the command inside "run_process" needs to have an absoluted
path due to the switching from screen to systemd.

Change-Id: I7ba6660408249cd82e3b82743ec96f1bbc4765eb
2017-05-15 19:07:45 -04:00
devstack Use absoluted path for command 2017-05-15 19:07:45 -04:00
doc/source Merge "Add instruction to run fullstack test locally" 2017-03-05 22:52:35 +00:00
etc Merge "Tools for generating config file" 2016-12-04 22:33:13 +00:00
fuxi Merge "Make volume providers configurable in devstack" 2017-04-24 19:57:36 +00:00
releasenotes Add release notes for the first release 2017-02-21 09:07:35 -06:00
tools Tools for generating config file 2016-10-18 23:05:45 -04:00
.gitignore Introduce reno to handle release notes 2017-02-21 09:07:27 -06:00
.gitreview Added .gitreview 2016-03-04 08:55:33 +00:00
.testr.conf Separate unit tests from fullstack tests 2016-12-19 16:31:40 -06:00
babel.cfg Initial code for Fuxi 2016-03-24 17:54:54 +08:00
CONTRIBUTING.rst Initial code for Fuxi 2016-03-24 17:54:54 +08:00
HACKING.rst Initial code for Fuxi 2016-03-24 17:54:54 +08:00
LICENSE Initial code for Fuxi 2016-03-24 17:54:54 +08:00
MANIFEST.in Initial code for Fuxi 2016-03-24 17:54:54 +08:00
README.rst Add the link for BPs 2017-02-06 20:14:55 +08:00
requirements.txt Updated from global requirements 2017-03-28 21:27:49 +00:00
setup.cfg Remove support for py33 2017-02-06 19:51:35 +08:00
setup.py Updated from global requirements 2017-03-28 21:27:49 +00:00
test-requirements.txt Updated from global requirements 2017-03-28 21:27:49 +00:00
tox.ini remove-py34 2017-03-15 15:13:35 +08:00

Team and repository tags

image

fuxi

Enable Docker container to use Cinder volume and Manila share

Fuxi focuses on enabling Docker container to use Cinder volume and Manila share, thus Docker volume can reuse the advance features and numerous vendor drivers in Cinder and Manila. With Fuxi, Cinder and Manila can be used as the unified persistence storage provider for virtual machine, baremetal and Docker container.

Features

  • TODO