Skip to content

Commit

Permalink
M #-: add services stuck known issue (#2317)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8ca36fb)
  • Loading branch information
Alejandro Huertas Herrero authored and tinova committed Jun 13, 2022
1 parent 5dbe6f7 commit 10bfd11
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/intro_release_notes/release_notes/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,13 @@ FireEdge
- When creating an onprem provision the second step (``Provider``) shows and empty list instead of the ``onprem`` provider. In order to workaround the issue just click on the next button at the top right corner.

- When deploying an HCI onprem provision it will fails because of the Ansible version used. In order to workaround the issue you need to fix the value of ``CEPH_ANSIBLE_BRANCH`` to ``v6.0.26`` at ``/usr/lib/one/oneprovision/lib/provision/ansible.rb`` file in the Front-end node.

OneProvision Equinix Provider
================================================================================

Due to changes in the facilities names in Equinix, you need to manually update the provider files ``share/oneprovision/edge-clusters/metal/providers/equinix``. As a reference, you can use the `following change <https://github.com/OpenNebula/one/commit/e6077ff4a4e97bb7a30df1feb4d83de34ea7de6d>`__ to update your files.

OneFlow
================================================================================

Some services may stuck in transient states (``DEPLOYING``, ``SCALING`` or ``UNDEPLOYING``), this is due to expiration of the serveradmin token. There is already an `issue opened <https://github.com/OpenNebula/one/issues/5814>`__ to fix it.

0 comments on commit 10bfd11

Please sign in to comment.