Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger 0f5bfeb879 Retire fuxi
This repo is not used anymore, retire it following
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Depends-On: https://review.openstack.org/602574
Change-Id: I4f7c5a189d894270c7cdd76d62b060169031a35a
2018-09-22 15:54:55 +02:00
OpenStack Proposal Bot 15cce0b3b9 Updated from global requirements
Change-Id: I387a01de8fe7bae2b605f20c4c1be797da515cee
2017-09-26 15:45:43 +00:00
OpenStack Proposal Bot 5067ab3442 Updated from global requirements
Change-Id: Iaf72a7bad0a6b8ae17a621c06aca437a426a71fc
2017-08-07 00:42:58 +00:00
OpenStack Proposal Bot a477536c02 Updated from global requirements
Change-Id: Ib5057687a32b7c71f3be5fde1950c8d153409e7d
2017-06-30 12:14:18 +00:00
OpenStack Proposal Bot 3ca70363bf Updated from global requirements
Change-Id: I6b8040c1f658d72417efcff9d546e936fcd67216
2017-03-28 21:27:49 +00:00
zhangni 8f27b9ed18 Enable Fuxi to use Manila share
Support Docker use Manila share as a shared persistent volume.
For Manila, it supports many driver backends and share_proto,
in this bp, NFS, GLUSTERFS share_proto will be supported while other
share_proto are not supported temporarily

Change-Id: Id987c252ad78e37fae07cb1b1ec3e413de962572
blueprint: enable-fuxi-to-use-manila-share
2017-02-03 09:24:23 +08:00
OpenStack Proposal Bot 9599e92162 Updated from global requirements
Change-Id: I7232cb7af2ebd48fa8af6022a02070a9a0c7b766
2017-01-24 19:50:45 +00:00
Hongbin Lu af24f14be5 Use keystoneauth1 for cinder access
The goal is to add support for keystone v3, while still maintain
backward-compatibility. In particular, it did the following:
* Use keystoneauth1 for keystone authentication
* Deprecate the usage of keystoneclient.auth, which is the legacy
  way of doing authentication. It seems to support keystone v2
  only, which cause the problem.
* Introduce new auth session in config file.
* Deprecate old auth session in config file.

Closes-Bug: #1563011
Change-Id: Ia80b4377eda6314ad8e6287cb65eb2842f972b8b
2017-01-05 15:22:54 -06:00
OpenStack Proposal Bot db7497a070 Updated from global requirements
Change-Id: I44d88ea6ac82d1887583bca0da717560946a9063
2016-12-15 03:46:58 +00:00
OpenStack Proposal Bot a99017315a Updated from global requirements
Change-Id: I15d69b46d20c4ffcf0b0190ce8025d094dc745bf
2016-09-02 09:55:07 +00:00
zhangni 7fdade1c5a Fuxi code for providing Cinder volume to Container
Provide create, rm, delete, list, get, mount and unmount Cinder volume
for Docker Container

Change-Id: I5f37b4a0781ebc21ef054dbcfa5a822404fc522d
2016-07-23 14:22:41 +08:00
zhangni e300a09ca8 Initial code for Fuxi
Submit initial code base generated by cookiecutter

Change-Id: Ia336a605554e2e3bd228f8f566ef748428e5598b
2016-03-24 17:54:54 +08:00