RETIRED, Enable Docker container to use Cinder volume and Manila share
Go to file
Hongbin Lu bed8d3b38c Avoid running more than one etcd process
If both Fuxi and Kuryr-libnetwork are enabled in devstack, the script
will fail since etcd-server was spawned twice. This commit added a
check for existing etcd process and spawn one if not existed.

Closes-Bug: #1683852
Change-Id: I4d6806e300d23fa69757cc328f3a0d142ff7b425
2017-04-18 12:40:51 -04:00
devstack Avoid running more than one etcd process 2017-04-18 12:40:51 -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 "Add fullstack test for manila provider" 2017-04-04 09:21:15 +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
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
babel.cfg Initial code for Fuxi 2016-03-24 17:54:54 +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

README.rst

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