Commit Graph

13 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
Andreas Jaeger 8e720cfed8 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

Also, use openstackdocstheme for releasenotes.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I7e2cbab2f53af249822ec510b5c71e910e881da2
2017-11-17 10:45:54 +01:00
OpenStack Proposal Bot 15cce0b3b9 Updated from global requirements
Change-Id: I387a01de8fe7bae2b605f20c4c1be797da515cee
2017-09-26 15:45:43 +00:00
Hongbin Lu 9c5e45fa56 Upgrade from docker-py to docker
The pypi package 'docker-py' [1] has been renamed to 'docker' [2].
We need to move to the new 'docker' package in order to leverage
the up-to-date features.

[1] https://pypi.python.org/pypi/docker-py
[2] https://pypi.python.org/pypi/docker

Change-Id: I72951c2d3a19b0bcfc185d0cd7b9e30ba5d40b25
2017-07-03 01:59:22 +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
ricolin d2c8d84b6d Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.

In addition, this patch disable multiattach in fullstack tests
since this option was disabled in Cinder [1]

NOTE: This commit actually contains two fixes: one is for fixing
the test requirement and the other is for fixing the fullstack
tests. Ideally, we should split it into two commits but we are not
able to do it because we need both fixes in one patch to unblock
the gate.

[1] https://review.openstack.org/#/c/428365/

Closes-Bug: #1669494
Partial-Bug: #1668848
Change-Id: I6770eda1cf232aa8528190c82f1868a82372b159
2017-03-02 16:21:49 +00:00
Hongbin Lu 2e6c771c47 Introduce reno to handle release notes
Change-Id: I81173cd1b2ef8e3de5833d3792764c652808aecf
2017-02-21 09:07:27 -06:00
OpenStack Proposal Bot 9599e92162 Updated from global requirements
Change-Id: I7232cb7af2ebd48fa8af6022a02070a9a0c7b766
2017-01-24 19:50:45 +00:00
Hongbin Lu ebad5a4b96 Add basic fullstack volume tests
Partial-Implements: blueprint fullstack-testing
Change-Id: I614d8457219d17278aa8d7948b565ad284500e7c
2016-12-19 16:31:46 -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 e300a09ca8 Initial code for Fuxi
Submit initial code base generated by cookiecutter

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