Commit Graph

39 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
Bob Ball 994a91ac8c Fix md5 sum and multiple rebuild bug
Change-Id: I4bf5cd49152ee4cdd7f9ba208505215457f6359f
2016-10-04 13:58:56 +01:00
Bob Ball 78a249ab82 Auto generate MD5 in test report
Change-Id: I07711ecfce5c2c4f53d3304f87d55748287e7787
2016-10-04 11:22:59 +01:00
Bob Ball 5090de8fc6 Update docs as requested by Mirantis
Change-Id: I5725fa1992d6562a5ffb89a6f0897e04e1240277
2016-10-03 16:50:08 +01: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 c7a1a414f1 Fix fuel mirror chapter in test plan
Change-Id: I8065c413db25367ad1a67f3c93c219faf477eb2d
2016-06-06 13:18:05 +08:00
John Hua 19286d3d27 Add a note for network configuration with HIMN
Change-Id: I43908d4d76ae76ca7d98154be11a3cf059faef3e
2016-06-03 17:31:02 +08:00
John Hua 52cfbd77b1 Fix fuel mirror chapter
Change-Id: I5253719e37978527639779920b262df8a3239992
2016-05-20 18:36:21 +08:00
John Hua dfdf6e7e8e Fix user guide typo
Remove descriptions about ssh private key

Change-Id: I9084f7eb2c1090b158d4998b30b02c7d778b9186
2016-05-16 17:01:30 +08:00
John Hua 1317fb209f Modify docs for plugin v3.1.0
* Fix broken links
* Replace with new screen shots
* Update description for plugin v3.1.0
* Add troubleshooting chapter to user guide

Change-Id: If09ca4fa4016ada7ef2f7ea05d7990a9c7f19bbc
2016-05-13 18:52:03 +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 c0138764eb Rewrite test plan in RST
Change-Id: I1edf0660b9bbc201486dc3114248bd9d80de61d0
2016-04-21 15:20:06 +08:00
John Hua 87ab4c04ab Minor update about test docs
* Update network topology descriptions
* Add hardware configuration

Change-Id: I133aa8f2a29b0fff02a1d0ce034871201c7ac17d
2016-04-14 13:00:19 +08:00
John Hua db6029397a Fix indentation
Change-Id: I17fff236c51a2b2459214191af91a957cba3bdf0
2016-04-05 17:24:59 +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 e3c0791a88 Update docs for MOS7.0
Test plan
* Restructure Prepare XenServers and Prepare Fuel Master
* Instantiate modify_env_compute_nodes and modify_env_controller_nodes
* Update and unbold HIMN menu text
* Add page number

Test report
* Remove 1st-3rd test cases
* Add page number
* Correct plugin version 2.0.0 under "Document purpose"
* Add "Add/Remove controller/compute node"
* Add "No issues were found during the testing" under "Known issues"

Plugin Guide
* Update release version on title page
* Update HIMN menu text
* Remove blank pages

Change-Id: I8c8b6a76da22715e293c30542e79929e10fcffe0
2016-01-07 12:01:23 +08:00
John Hua 21b7566e16 Replace HIMN tool screenshot
Change-Id: I4d7337365a470a881b5a26de11a21e1b4482c501
2016-01-05 10:40:13 +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
Bob Ball 50960c5efb Fix last two references to 6.1
Change-Id: Ia4c36f68fe6c66217fe84bc9b8dade67e96e8698
2015-11-23 12:27:19 +00:00
Bob Ball 60674b249a Updated user guide to be 7.0 focused
Change-Id: If10cc1fa76580db08cf138474054cd6bce5e8c54
2015-11-23 11:11:26 +00:00
Bob Ball 9b831aad55 Updated test plan to match MOS 7.0
Change-Id: I19edd37019a1deef6680285f614c2005a54ad7ea
2015-11-20 16:56:40 +00:00
John Hua c80ded539c Trigger an error when hotfix is not installed or password is wrong
Hotfix XS65ESP1013 is to fix Cinder volume when iSCSI is used. It
is necessary to check whether this hotfix is installed and exit
deployment if not. And docs are also updated to make sure user will
do so in advance.

Besides, if password of XenServer is wrong, an alert with error
message will also be needed.

Change-Id: I2b7d5b1b127e8a0e232537a4baa5f401f9be0854
Closes-Bug: #1508474
Closes-Bug: #1508996
2015-11-06 20:53:35 +08:00
Bob Ball 5379a66552 Fix further reading section of user guide
Change-Id: I9031b6296896a266b2e0263455b7831a34de356a
2015-10-21 09:28:24 +01:00
John Hua 8acf041d04 Update User Guide
Change-Id: I88f26a64652580bca96089598809805d632841c7
2015-09-25 14:21:32 +01:00
Bob Ball 6313ea624a Update docs
New test plan uploaded
Regenerated user-guide following changes

Change-Id: Ib985d1f629b48af8bf1026d48a15bfad1a8fe589
2015-09-25 08:08:18 +01:00
Bob Ball 3d2e9b1c6a Update plugin version to 1.0.1
Update following Mirantis' feedback

Change-Id: I9cfb7fd63e7297167a143e7338f45d2b93c34e62
2015-09-25 08:08:18 +01:00
Bob Ball b98455c045 Rename based on the new repository
Change-Id: I111a7f0067fad87ca895c1d09fdf4e4d442ed900
2015-09-25 08:08:18 +01:00
Bob Ball 561b715d14 Optionally install the supplemental pack
Add a checkbox to the UI that allows the user to state that the
supplemental pack need not be installed

Change-Id: I82081e82cd9666a8b2e4af381b6fb203f2f03ffb
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 a388547a73 Update download link 2015-09-16 17:33:35 +08:00
John Hua 1561fc5bb3 Fix github relative url to raw image 2015-09-16 17:02:46 +08:00
John Hua 0cca1de1a6 Add screenshots 2015-09-16 16:51:37 +08:00
John Hua 6ae612d10f Add installation/user guide 2015-09-16 14:25:07 +08:00