Commit Graph

11 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
John Hua c60e97f59d Build the ISO as part of the makefile
Change-Id: Id2be52de5c8b86af1ca76cb0e70cd0ed80bac3a2
2016-08-31 02:02:43 +00: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 a62870a129 Restructure doc files using Sphinx
Follow https://wiki.openstack.org/wiki/Fuel/Plugins#Documentation_
files_structure_and_Sphinx_usage to restucture doc files.

Change-Id: Ia4d0bd6cc36fcb6b880013608c399eac7392aaa5
2015-12-02 11:30:14 +08:00
John Hua 8fe052a0eb Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
John Hua adc57e5703 Rework HIMN routing and forwarding 2015-08-06 21:13:32 +08:00
John Hua 8b98fa6c5f Add network detection 2015-08-03 17:35:37 +08:00
John Hua 7461287fd4 Fix cluster preparation 2015-08-03 14:28:49 +08:00
John Hua 9b7a470f2f Add script to automate the creation of a test cluster environment 2015-07-21 16:40:48 +08:00
John Hua fa4115f921 Restructure file hierarchy
* Move plugin directory inside
* Split newrelease.yaml
+ Add deploy.sh for deploying fixture and plugin
+ Add dump.sh for dumping data from nailgun
+ Add xs_release.yaml for network/wizzard/setting configuration
2015-07-16 13:21:21 +08:00
John Hua 68b5e4e681 First set of files with a simple example 2015-07-14 10:37:17 +08:00