Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Jaeger 81eb842140 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I5a23c6a1f8cd3b055b686e16714a8ff5ccf23d86
2019-12-18 19:48:13 +01:00
Bob Ball 1725b5aaba Add branding and version number templating support
Note: This changes the build method, and so the CI will be broken.  Once this
patch set is merged, the CI can be updated to store the documentation and RPM
built by the Makefile, and also updated to use the RPM from the new location

Change-Id: Ic1721f161c42fb323a7d3fd730dcff1dd76ba583
2016-08-08 10:03:01 +01:00
John Hua 6ccf68e85f Fix broken links and FPB version
Change-Id: Icf3c29416dfad61681db1ed8da4bd92b54ea6ef6
2016-06-07 17:30:35 +08:00
John Hua d50641477a Migrate to Fuel 7.0
Migration basically will include kilo-based nova plugin, new release
file, new deployment task file and new metadata file. As fuel plugin
builder 3.0.0 will support post-install script, the customized fuel
plugin builder (https://github.com/citrix-openstack/fuel-plugins)
will be useless for XenServer Fuel Plugin building.

Change-Id: I129b2f429165ef805ac3e8f6bf57383b09876e60
2015-11-18 14:33:15 +08:00
Bob Ball b98455c045 Rename based on the new repository
Change-Id: I111a7f0067fad87ca895c1d09fdf4e4d442ed900
2015-09-25 08:08:18 +01:00
Bob Ball e68a139461 Major update to documentation
Added Test Plan and User Guide.
Moved repository location to git.openstack.org

Change-Id: I7a1b1e9c1248d263e087cff8ae777818c28785f2
2015-09-18 15:18:35 +01:00
John Hua 6ae612d10f Add installation/user guide 2015-09-16 14:25:07 +08:00
John Hua 5f27b2aa4f readme amendment 2015-08-13 14:49:50 +08:00
John Hua 4f807b3624 Amend readme 2015-08-13 14:11:57 +08:00
John Hua 8fe052a0eb Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
John Hua be59a64692 Fix HIMN setup 2015-07-30 11:59:05 +08:00
John Hua 2815d1254d Fix HIMN setup 2015-07-30 11:37:04 +08:00
John Hua 488d0c64f4 Fix post deployment tasks 2015-07-29 14:56:55 +08:00
John Hua a36677c55b Add Fuel Nailgun fixture
The wizzard of Fuel UI is defined within nailgun fixture(newrelease.yaml)
while a standard fuel plugin can only add additional sections to setting tab.

FPB postinstall hook could be the best way to deploy newrelease.xml,
but this feature will be delivered with MOS Fuel 7.0. And now deploy.sh
will do this work temporarily.

Moreover nailgun database will constrain the combination of the name
and version of new release but cannot, by far, delete the old version.
This function is included in cleardb.py and invoked by deploy.sh.
2015-07-15 14:09:47 +08:00
John Hua 2b3d9391aa Fix typos. 2015-07-14 14:27:32 +08:00
John Hua 68b5e4e681 First set of files with a simple example 2015-07-14 10:37:17 +08:00