Known issues section
Change-Id: I0fe561810ec36db42d6bcc83612321483e0f0b8c
This commit is contained in:
28
src/murano-manual/src/docbkx/content/knownissues.xml
Normal file
28
src/murano-manual/src/docbkx/content/knownissues.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!--
|
||||
Copyright (c) 2013 Mirantis, Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xsi:schemaLocation="http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd
|
||||
http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd"
|
||||
version="5.0">
|
||||
<title>Known Issues</title>
|
||||
<para>Due to current Heat limitations services that involve load-balancer creation (farms) can be deployed only by users having tenant administrator rights.
|
||||
</para>
|
||||
</chapter>
|
@@ -22,7 +22,7 @@
|
||||
xsi:schemaLocation="http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd
|
||||
http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd"
|
||||
version="5.0">
|
||||
<title>ScreenShots</title>
|
||||
<title>Screenshots</title>
|
||||
<mediaobject>
|
||||
<imageobject role="fo">
|
||||
<imagedata fileref="../figures/screens/1.png"
|
||||
|
@@ -67,6 +67,7 @@
|
||||
<xi:include href="./content/specification.xml" xlink:title="API Specification" />
|
||||
<xi:include href="./content/installation-guide.xml" xlink:title="Installation Guide" />
|
||||
<xi:include href="./content/screenshots.xml" xlink:title="Screenshots" />
|
||||
<xi:include href="./content/knownissues.xml" xlink:title="Known Issues" />
|
||||
<chapter>
|
||||
<title>How To Participate</title>
|
||||
<para>If you would like to ask some questions or make proposals, feel free to reach us on #murano irc channel at
|
||||
|
Reference in New Issue
Block a user