Release Notes 6.0 -- Update and upgrade issues
The following issues are discussed within this branch: * Update * Upgrade * Rollback Change-Id: I6575117ef2ffaf77af9fdce4f71a1a7fe1c0287a
This commit is contained in:
committed by
Meg McRoberts
parent
d916ec902a
commit
fea1d97ed2
@@ -4,24 +4,22 @@
|
||||
Update and Upgrade Issues
|
||||
=========================
|
||||
|
||||
Known Issues in 6.0
|
||||
-------------------
|
||||
New Features and Resolved Issues in Mirantis OpenStack 6.0
|
||||
----------------------------------------------------------
|
||||
|
||||
Fuel upgrade fails if custom python modules are installed as eggs
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
Fuel upgrade no longer fails if custom python modules are installed
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Installing additional python modules on the Fuel Master node
|
||||
using pip or easy_install
|
||||
may cause the Fuel upgrade script to fail.
|
||||
The fuel_upgrade script now works independently of the Python packages installed on the Fuel Master node by hand via pip or easy_install.
|
||||
See `LP1341564 <https://bugs.launchpad.net/fuel/+bug/1341564>`_.
|
||||
|
||||
Some components are omitted when upgrading to Release 5.0.2
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
Known Issues in Mirantis OpenStack 6.0
|
||||
++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
* Some packages are not updated on nodes after Fuel upgrade.
|
||||
See `LP1364586 <https://bugs.launchpad.net/bugs/1364586>`_.
|
||||
Some components are omitted when upgrading Fuel
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
* The upgrade procedure does not update packages
|
||||
* The Fuel upgrade procedure does not update packages
|
||||
that are part of the control plane rather than OpenStack.
|
||||
This includes the Fuel agent, mcollective agent, and the network checker.
|
||||
Not upgrading these components means
|
||||
@@ -31,23 +29,3 @@ Some components are omitted when upgrading to Release 5.0.2
|
||||
for the actions that can be added or modified
|
||||
to the Astute network checker.
|
||||
See `LP1343139 <https://bugs.launchpad.net/bugs/1343139>`_.
|
||||
|
||||
* Docker is not updated by the OpenStack update procedure.
|
||||
This results in a number of issues; see
|
||||
LP1360161 <https://bugs.launchpad.net/fuel/+bug/1360161>`_
|
||||
|
||||
|
||||
Timeout errors may occur when updating your environment from 5.0 to 5.0.2
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
When updating the environment from 5.0 to 5.0.2,
|
||||
a "timeout exceeded" error may occur.
|
||||
See `LP1367796 <https://bugs.launchpad.net/bugs/1367796>`_.
|
||||
|
||||
Other issues
|
||||
++++++++++++
|
||||
|
||||
* Rollback is impossible due to package conflicts.
|
||||
See `LP1364068 <https://bugs.launchpad.net/bugs/1364068>`_.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user