From 010a364c555c00fe85e6cbdcd6e3304c9ce6cdcb Mon Sep 17 00:00:00 2001 From: Serg Melikyan Date: Mon, 18 Nov 2013 12:44:37 +0400 Subject: [PATCH] Updated list of known issues Change-Id: Ic190a28308a31e8400fc4067673564ca14ce4504 --- .../src/docbkx/content/knownissues.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/developers-guide/src/docbkx/content/knownissues.xml b/src/developers-guide/src/docbkx/content/knownissues.xml index ff05bc6..533c468 100644 --- a/src/developers-guide/src/docbkx/content/knownissues.xml +++ b/src/developers-guide/src/docbkx/content/knownissues.xml @@ -57,5 +57,18 @@ And deploy will hang up. + + + MS SQL Cluster service relies on Quantum for 'virtual-ip' (address-pair) functionality, and to work + on Nova Network or Quantum configured as "Mixed Flat and Private Network", anti-spoofing rules on + compute nodes should be disabled. + + Internet Information Services Web Farm & ASP.NET Application Web Farm services are based on Heat, + particularly on resource called AWS::ElasticLoadBalancing::LoadBalancer, that currently does not support + specification of any network related parameters. Without support for network configuration specification + LoadBalancer does not work in Murano over OpenStack deployments with Quantum configured + as "Per-tenant Routers with Private Networks". + + \ No newline at end of file