This is an automated email from the ASF dual-hosted git repository. andrijapanic pushed a commit to branch known-issues in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit 8fb3151f4584094c818fc2fff90234ea31145f26 Author: Andrija Panic <[email protected]> AuthorDate: Sun Oct 20 10:36:13 2019 +0200 Create knownissues.rst --- source/releasenotes/knownissues.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/releasenotes/knownissues.rst b/source/releasenotes/knownissues.rst new file mode 100644 index 0000000..aae0e34 --- /dev/null +++ b/source/releasenotes/knownissues.rst @@ -0,0 +1,5 @@ +Mentione here: +- custom number protocols will break ACL - that rule and anything that should come after it. +- multi-homed VM will be stuck in expunging state +- DRS might cause CloudStack to observe VM as off, and thus remove it's DNS/DHCP settings from VR, although the VM is happily running (on another host) +- etc?
