Commit Graph

9 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
Hongbin Lu 8d759150e3 Deploy fuxi-server via uwsgi
Implements: blueprint goal-deploy-api-in-wsgi
Change-Id: Ie601c8a02c0ce7e87254cf6546ff40ae673abae9
2017-08-02 23:00:27 +00:00
Vu Cong Tuan bfc7559dbc Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: Iffa0ce0dc2ba6bc9661d56eb1177831472d24eaa
2017-06-05 11:32:31 +07:00
Feng Shengqin ded20b7368 Remove support for py33
Python 3.3 is not supported from Mitaka, as per Infra.
This patch removes the support and add py35 for the same.

Change-Id: I9e7537d46c717609581e8e999d4e9c19db582add
2017-02-06 19:51:35 +08:00
drngsl 30d525e4ab Tools for generating config file
Add script tool file for generating config file, and remove the old
default config file.

Change-Id: Ibec9d69131d5787bc6f1c04ff84b9ec00c350530
2016-10-18 23:05:45 -04:00
gengchc2 0b5d151659 Add Python 3.5 classifier and venv for fuxi
Now that there is a passing gate job, we can claim support for
Python 3.5 in the classifier. This patch also adds the
convenience py35 venv.

Change-Id: Idb79159a4fabe58659e03d10cd5ca84c3c7c5394
2016-09-01 17:39:04 +08:00
zhangni ac5d70b4f3 Add volume plugin method and modify plugin file to adapt to docker v1.12
Change-Id: I3cc80b814818eda93c214476eedbcc54fa3694ea
Closes-Bug: #1607990
2016-08-12 16:45:11 +08: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