diff --git a/doc/source/description.rst b/doc/source/description.rst index ad71980..09f8ec9 100644 --- a/doc/source/description.rst +++ b/doc/source/description.rst @@ -8,7 +8,7 @@ Requirements Requirement Version/Comment ========================= ============================ Fuel 9.0 -XenServer 6.5+XS65ESP013 and 7.0 +XenServer 6.5+XS65ESP013, 7.0 and 7.1 XenServer plugin for Fuel @PLUGIN_VERSION@ ========================= ============================ diff --git a/doc/source/guide.rst b/doc/source/guide.rst index 566d8f8..1d6db7a 100644 --- a/doc/source/guide.rst +++ b/doc/source/guide.rst @@ -18,7 +18,7 @@ Prepare infrastructure - Other service nodes (e.g. storage node) can also be created as virtual machines, but this is not required -2. Download and install XenServer 6.5/7.0 and HIMN tool, a XenServer plugin, as install guide mentioned. Use it for future VM creation and network configuration. +2. Download and install XenServer and HIMN tool, a XenServer plugin, as install guide mentioned. Use it for future VM creation and network configuration. 3. While many networking setups are expected to work, the following setup is known to work: diff --git a/doc/source/relnotes.rst b/doc/source/relnotes.rst index f9c9e29..7b183ee 100644 --- a/doc/source/relnotes.rst +++ b/doc/source/relnotes.rst @@ -4,7 +4,13 @@ Release Notes Version 4.0 ------------- -* Works with Fuel 9.0 +* Works with Fuel 9.2 +* Add Ceph as backend for Glance +* Add image caching clean up script +* Add Ceilometer support +* Add vif hot plug support +* Add live migration support +* Add Conntrack support Version 3.1 ------------- diff --git a/doc/source/test-plan.rst b/doc/source/test-plan.rst index b91fb5f..13b3f06 100644 --- a/doc/source/test-plan.rst +++ b/doc/source/test-plan.rst @@ -68,7 +68,7 @@ Product compatibility matrix ---------------------------- The plugin is compatible with MOS 9.0 and XenServer versions 6.5 SP1 -(with hotfix XS65ESP013) and 7.0, with all hotfixes applied. +(with hotfix XS65ESP013), 7.0 and 7.1, with all hotfixes applied. Prerequirements @@ -254,14 +254,14 @@ Verify hypervisor type * - Test Case ID - verify_hypervisor * - Description - - Verify that all hypervisors are identified by OpenStack as ‘xen’. + - Verify that all hypervisors are identified by OpenStack as "XenServer". * - Steps - #. Login to Horizon with admin user when OpenStack deployment is finished. #. Enter into Admin->Hypervisors * - Expected Result - - The Type column should show xen for all hypervisors. + - The Type column should show XenServer for all hypervisors. Create guest instances ---------------------- @@ -303,9 +303,7 @@ Verify Fuel Health Checks #. Within the Fuel Master, select the appropriate environment #. Run all health checks and wait for completion * - Expected Result - - "Update stack actions: inplace, replace and update whole template" - is failed because vif hot plug/unplug is not supported by the - XenServer driver in Mitaka. + - All pass Mandatory Tests =============== @@ -338,9 +336,7 @@ Modifying env with enabled plugin (removing/adding compute nodes) #. Redeploy cluster #. Run Health Check * - Expected Result - - "Update stack actions: inplace, replace and update whole template" - is failed because vif hot plug/unplug is not supported by the - XenServer driver in Mitaka. + - All pass Modifying env with enabled plugin (removing/adding controller nodes) -------------------------------------------------------------------- @@ -365,9 +361,7 @@ Modifying env with enabled plugin (removing/adding controller nodes) #. Redeploy cluster #. Run Health Check * - Expected Result - - "Update stack actions: inplace, replace and update whole template" - is failed because vif hot plug/unplug is not supported by the - XenServer driver in Mitaka. + - All pass Create mirror and update (setup) of core repos --------------------------------------------------- @@ -472,3 +466,7 @@ Revision history - 12.08.2016 - John Hua (john.hua@citrix.com) - Revised for Fuel 9.0 + * - + - 03.08.2017 + - Huan Xie (huan.xie@citrix.com) + - Revised for Mirantis Fuel 9.2 diff --git a/doc/source/test-report.rst b/doc/source/test-report.rst index 9e03c49..74fdeb2 100644 --- a/doc/source/test-report.rst +++ b/doc/source/test-report.rst @@ -34,6 +34,10 @@ Revision history - 12.08.2016 - John Hua(john.hua@citrix.com) - Revised for Mirantis Fuel 9.0 + * - + - 03.08.2017 + - Huan Xie (huan.xie@citrix.com) + - Revised for Mirantis Fuel 9.2 Document purpose ================ @@ -172,9 +176,7 @@ Detailed test run results - Yes - - - - "Update stack actions: inplace, replace and update whole template" - is failed because vif hot plug/unplug is not supported by the - XenServer driver. + - * - 9 - Add/Remove compute node - Yes