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
Huan Xie 9a2beb2950 Deprecate XenServer 6.5 on MOS10
We will depracate support of XenServer 6.5 since MOS10, this patch
is to implement this via:
(1) Add XCP version check in compute_pre_test.py to make sure
the minimal XCP version is 2.1.0
(2) Replace the guest tool to xe-guest-utilities_7.0.0-24_all.deb
(3) Update related documents to only support XS7.0 and XS7.1

Change-Id: I0a0420d158faf18de3534f501dd2a25d818cc9be
2017-04-21 03:32:12 -07:00
Huan Xie 0c5c3fa443 Modify document for MOS9.2
With MOS9.2 we add new feature support, e.g. vif hotplug and vm
live migration and also support XenServer Ely, this patch is to
modify our documents for these

Change-Id: I2d596d31afad312637b53b93907d9180ce22cf95
2017-03-10 03:19:21 -08:00
John Hua d2ae4c2e3e Update docs for verification
Change-Id: Idadd0bf84cd14d30c9301afac47f703cc0c62781
2016-09-14 15:05:52 +08:00
John Hua c4b4e5c986 Upgrade to MOS 9
This upgrade includes the following changes:

* Rename ml2_conf.ini to openvswitch_agent.ini
* Remove sm patch because XS 6.5 is no longer supported
* Fix multipathd device pattern
* Rename neutron-plugin-openvswitch-agent to
  neutron-openvswitch-agent

Change-Id: Ic8048254949cbd124f65eb469dd2979704c49ddb
2016-08-12 16:55:26 +08:00
John Hua eac05bedc1 Check local storage type
Fail the deployment if local sr type is not a file-based SR type

Change-Id: Ia6e289befa2fecda89d8f8ad2e38a62f57b548f0
2016-08-10 11:17:20 +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 0801d5a74c Update release number and add release notes
Change-Id: I5530e67be9622d68f63ad739dcf7d9d14b7497fa
Depends-On: I94cfd53506a915309095da0f5f8b9db397f81892
2016-06-07 15:23:35 +08:00
John Hua 933c44f5ef Upgrade to fpb package version 4
Fuel plugin builder package version 4 introduces components.yaml to enable fuel
plugin manipulate wizard and settings without creating new release. So the old
xs_release.yaml will not be needed any more as well as other scripts or yamls
that helps on that.

Change-Id: I6e2226176faf11fff986f03da184558e6cfdce05
2016-05-11 18:49:34 +08:00
John Hua 2a2f949c3f Modify documents up to MOS 8.0 and plugin 3.0
Change-Id: I5e906f095b1df2bb1f09e12cc022fd301ac3bd2e
2016-03-24 19:48:12 +08: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