Skip to content

Commit

Permalink
B OpenNebula/one#3996: Add it to known issues (#847)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2568607)
  • Loading branch information
Christian González authored and rsmontero committed Nov 29, 2019
1 parent e5c9581 commit 9dacd09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/intro_release_notes/release_notes/known_issues.rst
Expand Up @@ -26,3 +26,8 @@ Using some CLI commands in Ubuntu 18.04, due to ruby and gems version, you may s
`warning: constant ::Fixnum is deprecated`

As a workaround you can use `export RUBYOPT="-W0`, this will disable the warning message (but, take in account that it will disable all warning messages from ruby)

Hook Events content
===================

If the XML returned as ``OUT`` parameter inside the ``HOOK_MESSAGE`` xml body contains a ``CDATA`` section it will make the XML parse fails as described in https://github.com/OpenNebula/one/issues/3996.

0 comments on commit 9dacd09

Please sign in to comment.