You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/02/20 16:01:03 UTC

[07/34] refactor docs repo

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/Legal_Notice.xml
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/Legal_Notice.xml b/qig/tmp/en-US/xml/Common_Content/Legal_Notice.xml
deleted file mode 100644
index cebabe4..0000000
--- a/qig/tmp/en-US/xml/Common_Content/Legal_Notice.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "../qig.ent">
-%BOOK_ENTITIES;
-]>
-<legalnotice lang="en-US">
-	<!--   Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you 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.
-  --> <para>
-		Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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
-	</para>
-	 <para>
-		http://www.apache.org/licenses/LICENSE-2.0
-	</para>
-	 <para>
-		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.
-	</para>
-	 <para>
-		Apache CloudStack is an effort undergoing incubation at The Apache Software Foundation (ASF).
-	</para>
-	 <para>
-		Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-	</para>
-	 <para>
-		CloudStack® is a registered trademark of the Apache Software Foundation.
-	</para>
-	 <para>
-		Apache CloudStack, the CloudStack word design, the Apache CloudStack word design, and the cloud monkey logo are trademarks of the Apache Software Foundation.
-	</para>
-</legalnotice>
-

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/css/common.css
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/css/common.css b/qig/tmp/en-US/xml/Common_Content/css/common.css
deleted file mode 100644
index d7dc3f2..0000000
--- a/qig/tmp/en-US/xml/Common_Content/css/common.css
+++ /dev/null
@@ -1,1528 +0,0 @@
-* {
-	widows: 2 !important;
-	orphans: 2 !important;
-}
-
-body, h1, h2, h3, h4, h5, h6, pre, li, div {
-	line-height: 1.29em;
-}
-
-body {
-	background-color: white;
-	margin:0 auto;
-	font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans", "Lucida Grande", "Luxi Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
-	font-size:12px;
-	max-width:55em;
-	color:black;
-}
-
-body.toc_embeded {
-	/*for web hosting system only*/
-	margin-left: 300px;
-}
-
-object.toc, iframe.toc {
-	/*for web hosting system only*/
-	border-style:none;
-	position:fixed;
-	width:290px;
-	height:99.99%;
-	top:0;
-	left:0;
-	z-index: 100;
-	border-style:none;
-	border-right:1px solid #999;
-}
-
-/* Hide web menu */
-
-body.notoc {
-	margin-left: 3em;
-}
-
-iframe.notoc {
-	border-style:none;
-	border: none;
-	padding: 0em;
-	position:fixed;
-	width: 21px;
-	height: 29px;
-	top: 0px;
-	left:0;
-	overflow: hidden;
-	margin: 0em;
-	margin-left: -3px;
-}
-/* End hide web menu */
-
-/* desktop styles */
-body.desktop {
-	margin-left: 26em;
-}
-
-body.desktop .book > .toc {
-	display:block;
-	width:24em;
-	height:99%;
-	position:fixed;
-	overflow:auto;
-	top:0px;
-	left:0px;
-	padding-left:1em;
-	background-color:#EEEEEE;
-}
-
-.toc {
-	line-height:1.35em;
-}
-
-.toc .glossary,
-.toc .chapter, .toc .appendix {
-	margin-top:1em;
-}
-
-.toc .part {
-	margin-top:1em;
-	display:block;
-}
-
-span.glossary,
-span.appendix {
-	display:block;
-	margin-top:0.5em;
-}
-
-div {
-	padding-top:0px;
-}
-
-div.section {
-	padding-top:1em;
-}
-
-p, div.para, div.formalpara {
-	padding-top:0px;
-	margin-top:0.3em;
-	padding-bottom:0px;
-	margin-bottom:1em;
-}
-
-/*Links*/
-a {
-	outline: none;
-}
-
-a:link {
-	text-decoration:none;
-	border-bottom: 1px dotted ;
-	color:#3366cc;
-}
-
-a:visited {
-	text-decoration:none;
-	border-bottom: 1px dotted ;
-	color:#003366;
-}
-
-div.longdesc-link {
-	float:right;
-	color:#999;
-}
-
-.toc a, .qandaset a {
-	font-weight:normal;
-	border:none;
-}
-
-.toc a:hover, .qandaset a:hover
-{
-	border-bottom: 1px dotted;
-}
-
-/*headings*/
-h1, h2, h3, h4, h5, h6 {
-	color: #336699;
-	margin-top: 0em;
-	margin-bottom: 0em;
-	background-color: transparent;
-	page-break-inside: avoid;
-	page-break-after: avoid;
-}
-
-h1 {
-	font-size:2.0em;
-}
-
-.titlepage h1.title {
-	font-size: 3.0em;
-	padding-top: 1em;
-	text-align:left;
-}
-
-.book > .titlepage h1.title {
-	text-align:center;
-}
-
-.article > .titlepage h1.title {
-	text-align:center;
-}
-
-.set .titlepage > div > div > h1.title {
-	text-align:center;
-}
-
-.producttitle {
-	margin-top: 0em;
-	margin-bottom: 0em;
-	font-size: 3.0em;
-	font-weight: bold;
-	background: #003d6e url(../images/h1-bg.png) top left repeat-x;
-	color: white;
-	text-align: center;
-	padding: 0.7em;
-}
-
-.titlepage .corpauthor {
-	margin-top: 1em;
-	text-align: center;
-}
-
-.section h1.title {
-	font-size: 1.6em;
-	padding: 0em;
-	color: #336699;
-	text-align: left;
-	background: white;
-}
-
-h2 {
-	font-size:1.6em;
-}
-
-
-h2.subtitle, h3.subtitle {
-	margin-top: 1em;
-	margin-bottom: 1em;
-	font-size: 1.4em;
-	text-align: center;
-}
-
-.preface > div > div > div > h2.title {
-	margin-top: 1em;
-	font-size: 2.0em;
-}
-
-.appendix h2 {
-	margin-top: 1em;
-	font-size: 2.0em;
-}
-
-
-
-h3 {
-	font-size:1.3em;
-	padding-top:0em;
-	padding-bottom:0em;
-}
-h4 {
-	font-size:1.1em;
-	padding-top:0em;
-	padding-bottom:0em;
-}
-
-h5 {
-	font-size:1em;
-}
-
-h6 {
-	font-size:1em;
-}
-
-h5.formalpara {
-	font-size:1em;
-	margin-top:2em;
-	margin-bottom:.8em;
-}
-
-.abstract h6 {
-	margin-top:1em;
-	margin-bottom:.5em;
-	font-size:2em;
-}
-
-/*element rules*/
-hr {
-	border-collapse: collapse;
-	border-style:none;
-	border-top: 1px dotted #ccc;
-	width:100%;
-	margin-top: 3em;
-}
-
-/* web site rules */
-ul.languages, .languages li {
-	display:inline;
-	padding:0em;
-}
-
-.languages li a {
-	padding:0em .5em;
-	text-decoration: none;
-}
-
-.languages li p, .languages li div.para {
-	display:inline;
-}
-
-.languages li a:link, .languages li a:visited {
-	color:#444;
-}
-
-.languages li a:hover, .languages li a:focus, .languages li a:active {
-	color:black;
-}
-
-ul.languages {
-	display:block;
-	background-color:#eee;
-	padding:.5em;
-}
-
-/*supporting stylesheets*/
-
-/*unique to the webpage only*/
-.books {
-	position:relative;
-}
-
-.versions li {
-	width:100%;
-	clear:both;
-	display:block;
-}
-
-a.version {
-	font-size:2em;
-	text-decoration:none;
-	width:100%;
-	display:block;
-	padding:1em 0em .2em 0em;
-	clear:both;
-}
-
-a.version:before {
-	content:"Version";
-	font-size:smaller;
-}
-
-a.version:visited, a.version:link {
-	color:#666;
-}
-
-a.version:focus, a.version:hover {
-	color:black;
-}
-
-.books {
-	display:block;
-	position:relative;
-	clear:both;
-	width:100%;
-}
-
-.books li {
-	display:block;
-	width:200px;
-	float:left;
-	position:relative;
-	clear: none ;
-}
-
-.books .html {
-	width:170px;
-	display:block;
-}
-
-.books .pdf {
-	position:absolute;
-	left:170px;
-	top:0px;
-	font-size:smaller;
-}
-
-.books .pdf:link, .books .pdf:visited {
-	color:#555;
-}
-
-.books .pdf:hover, .books .pdf:focus {
-	color:#000;
-}
-
-.books li a {
-	text-decoration:none;
-}
-
-.books li a:hover {
-	color:black;
-}
-
-/*products*/
-.products li {
-	display: block;
-	width:300px;
-	float:left;
-}
-
-.products li a {
-	width:300px;
-	padding:.5em 0em;
-}
-
-.products ul {
-	clear:both;
-}
-
-/*revision history*/
-.revhistory {
-	display:block;
-}
-
-.revhistory table {
-	background-color:transparent;
-	border-color:#fff;
-	padding:0em;
-	margin: 0;
-	border-collapse:collapse;
-	border-style:none;
-}
-
-.revhistory td {
-	text-align :left;
-	padding:0em;
-	border: none;
-	border-top: 1px solid #fff;
-	font-weight: bold;
-}
-
-.revhistory .simplelist td {
-	font-weight: normal;
-}
-
-.revhistory .simplelist {
-	margin-bottom: 1.5em;
-	margin-left: 1em;
-}
-
-.revhistory table th {
-	display: none;
-}
-
-
-/*credits*/
-.authorgroup div {
-	clear:both;
-	text-align: center;
-}
-
-h3.author {
-	margin: 0em;
-	padding: 0em;
-	padding-top: 1em;
-}
-
-.authorgroup h4 {
-	padding: 0em;
-	margin: 0em;
-	padding-top: 1em;
-	margin-top: 1em;
-}
-
-.author, 
-.editor, 
-.translator, 
-.othercredit,
-.contrib {
-	display: block;
-}
-
-.revhistory .author {
-	display: inline;
-}
-
-.othercredit h3 {
-	padding-top: 1em;
-}
-
-
-.othercredit {
-	margin:0em;
-	padding:0em;
-}
-
-.releaseinfo {
-	clear: both;
-}
-
-.copyright {
-	margin-top: 1em;
-}
-
-/* qanda sets */
-.answer {
-	margin-bottom:1em;
-	border-bottom:1px dotted #ccc;
-}
-
-.qandaset .toc {
-	border-bottom:1px dotted #ccc;
-}
-
-.question {
-	font-weight:bold;
-}
-
-.answer .data, .question .data {
-	padding-left: 2.6em;
-}
-
-.answer label, .question label {
-	float:left;
-	font-weight:bold;
-}
-
-/* inline syntax highlighting */
-.perl_Alert {
-	color: #0000ff;
-}
-
-.perl_BaseN {
-	color: #007f00;
-}
-
-.perl_BString {
-	color: #5C3566;
-}
-
-.perl_Char {
-	color: #ff00ff;
-}
-
-.perl_Comment {
-	color: #FF00FF;
-}
-
-
-.perl_DataType {
-	color: #0000ff;
-}
-
-
-.perl_DecVal {
-	color: #00007f;
-}
-
-
-.perl_Error {
-	color: #ff0000;
-}
-
-
-.perl_Float {
-	color: #00007f;
-}
-
-
-.perl_Function {
-	color: #007f00;
-}
-
-
-.perl_IString {
-	color: #5C3566;
-}
-
-
-.perl_Keyword {
-	color: #002F5D;
-}
-
-
-.perl_Operator {
-	color: #ffa500;
-}
-
-
-.perl_Others {
-	color: #b03060;
-}
-
-
-.perl_RegionMarker {
-	color: #96b9ff;
-}
-
-
-.perl_Reserved {
-	color: #9b30ff;
-}
-
-
-.perl_String {
-	color: #5C3566;
-}
-
-
-.perl_Variable {
-	color: #0000ff;
-}
-
-
-.perl_Warning {
-	color: #0000ff;
-}
-
-/*Lists*/
-ul {
-	padding-left:1.6em;
-	list-style-image:url(../images/dot.png);
-	list-style-type: circle;
-}
-
-ul ul {
-	list-style-image:url(../images/dot2.png);
-	list-style-type: circle;
-}
-
-ol {
-	list-style-image:none;
-	list-style-type: decimal;
-}
-
-ol ol {
-	list-style-type: lower-alpha;
-}
-
-ol.arabic {
-	list-style-type: decimal;
-}
-
-ol.loweralpha {
-	list-style-type: lower-alpha;
-}
-
-ol.lowerroman {
-	list-style-type: lower-roman;
-}
-
-ol.upperalpha {
-	list-style-type: upper-alpha;
-}
-
-ol.upperroman {
-	list-style-type: upper-roman;
-}
-
-dt {
-	font-weight:bold;
-	margin-bottom:0em;
-	padding-bottom:0em;
-}
-
-dd {
-	margin:0em;
-	margin-left:2em;
-	padding-top:0em;
-	padding-bottom: 1em;
-}
-
-li {
-	padding-top:0px;
-	margin-top:0em;
-	padding-bottom:0px;
-	margin-bottom:0.4em;
-}
-
-li p, li div.para {
-	padding-top:0px;
-	margin-top:0em;
-	padding-bottom:0px;
-	margin-bottom:0.3em;
-}
-
-/*images*/
-img {
-	display:block;
-	margin: 2em 0;
-}
-
-.inlinemediaobject, .inlinemediaobject img {
-	display:inline;
-	margin:0em;
-}
-
-.figure img {
-	display:block;
-	margin:0;
-	page-break-inside: avoid;
-}
-
-.figure .title {
-	margin:0em;
-	margin-bottom:2em;
-	padding:0px;
-}
-
-/*document modes*/
-.confidential {
-	background-color:#900;
-	color:White;
-	padding:.5em .5em;
-	text-transform:uppercase;
-	text-align:center;
-}
-
-.longdesc-link {
-	display:none;
-}
-
-.longdesc {
-	display:none;
-}
-
-.prompt {
-	padding:0em .3em;
-}
-
-/*user interface styles*/
-.screen .replaceable {
-}
-
-.guibutton, .guilabel {
-	font-family: "liberation mono", "bitstream vera mono", "dejavu mono", monospace;
-	font-weight: bold;
-	white-space: nowrap;
-}
-
-.example {
-	background-color: #ffffff;
-	border-left: 3px solid #aaaaaa;
-	padding-top: 1em;
-	padding-bottom: 0.1em;
-}
-
-.example h6 {
-	padding-left: 10px;
-}
-
-.example-contents {
-	padding-left: 10px;
-	background-color: #ffffff;
-}
-
-.example-contents .para {
-/*	 padding: 10px;*/
-}
-
-/*terminal/console text*/
-.computeroutput, 
-.option {
-	font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
-	font-weight:bold;
-}
-
-.replaceable {
-	font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
-	font-style: italic;
-}
-
-.command, .filename, .keycap, .classname, .literal {
-	font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
-	font-weight:bold;
-}
-
-/* no bold in toc */
-.toc * {
-	font-weight: inherit;
-}
-
-pre {
-	font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
-	display:block;
-	background-color: #f5f5f5;
-	color: #000000;
-	border: 1px solid #aaaaaa;
-	margin-bottom: 0.3em;
-	padding:.5em 1em;
-	white-space: pre-wrap; /* css-3 */
-	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
-	white-space: -pre-wrap; /* Opera 4-6 */
-	white-space: -o-pre-wrap; /* Opera 7 */
-	word-wrap: break-word; /* Internet Explorer 5.5+ */
-	font-size: 0.9em;
-}
-
-pre .replaceable, 
-pre .keycap {
-}
-
-code {
-	font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
-/*	white-space: nowrap;*/
-	white-space: pre-wrap;
-	word-wrap: break-word;
-	font-weight:bold;
-}
-
-.parameter code {
-	display: inline;
-	white-space: pre-wrap; /* css-3 */
-	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
-	white-space: -pre-wrap; /* Opera 4-6 */
-	white-space: -o-pre-wrap; /* Opera 7 */
-	word-wrap: break-word; /* Internet Explorer 5.5+ */
-}
-
-/*Notifications*/
-div.warning:before {
-	content:url(../images/warning.png);
-	padding-left: 5px;
-}
-
-div.note:before {
-	content:url(../images/note.png);
-	padding-left: 5px;
-}
-
-div.important:before {
-	content:url(../images/important.png);
-	padding-left: 5px;
-}
-
-div.warning, div.note, div.important {
-	color: black;
-	margin: 0em;
-	padding: 0em;
-	background: none;
-	background-color: white;
-	margin-bottom: 1em;
-	border-bottom: 1px solid #aaaaaa;
-	page-break-inside: avoid;
-}
-
-div.warning h2, div.note h2,div.important h2 {
-	margin: 0em;
-	padding: 0em;
-	color: #eeeeec;
-	padding-top: 0px;
-	padding-bottom: 0px;
-	height: 1.4em;
-	line-height: 1.4em;
-	font-size: 1.4em;
-	display:inline;
-}
-
-div.admonition_header {
-	clear: both;
-	margin: 0em;
-	padding: 0em;
-	margin-top: -3.3em;
-	padding-left: 58px;
-	line-height: 1.0em;
-	font-size: 1.0em;
-}
-
-div.warning div.admonition_header {
-	background: url(../images/red.png) top left repeat-x;
-	background-color: #590000;
-}
-
-div.note div.admonition_header {
-	background: url(../images/green.png) top right repeat-x;
-	background-color: #597800;
-}
-
-div.important div.admonition_header {
-	background: url(../images/yellow.png) top right repeat-x;
-	background-color: #a6710f;
-}
-
-div.warning p, div.warning div.para,
-div.note p, div.note div.para,
-div.important p, div.important div.para {
-	padding: 0em;
-	margin: 0em;
-}
-
-div.admonition {
-	border: none;
-	border-left: 1px solid #aaaaaa;
-	border-right: 1px solid #aaaaaa;
-	padding:0em;
-	margin:0em;
-	padding-top: 1.5em;
-	padding-bottom: 1em;
-	padding-left: 2em;
-	padding-right: 1em;
-	background-color: #eeeeec;
-	-moz-border-radius: 0px;
-	-webkit-border-radius: 0px;
-	border-radius: 0px;
-}
-
-/*Page Title*/
-#title  {
-	display:block;
-	height:45px;
-	padding-bottom:1em;
-	margin:0em;
-}
-
-#title a.left{
-	display:inline;
-	border:none;
-}
-
-#title a.left img{
-	border:none;
-	float:left;
-	margin:0em;
-	margin-top:.7em;
-}
-
-#title a.right {
-	padding-bottom:1em;
-}
-
-#title a.right img {
-	border:none;
-	float:right;
-	margin:0em;
-	margin-top:.7em;
-}
-
-/*Table*/
-div.table {
-	page-break-inside: avoid;
-}
-
-table {
-	border:1px solid #6c614b;
-	width:100%;
-	border-collapse:collapse;
-}
-
-table.simplelist, .calloutlist table {
-	border-style: none;
-}
-
-table th {
-	text-align:left;
-	background-color:#6699cc;
-	padding:.3em .5em;
-	color:white;
-}
-
-table td {
-	padding:.15em .5em;
-}
-
-table tr.even td {
-	background-color:#f5f5f5;
-}
-
-table th p:first-child, table td p:first-child, table  li p:first-child,
-table th div.para:first-child, table td div.para:first-child, table  li div.para:first-child {
-	margin-top:0em;
-	padding-top:0em;
-	display:inline;
-}
-
-th, td {
-	border-style:none;
-	vertical-align: top;
-	border: 1px solid #000;
-}
-
-.simplelist th, .simplelist td {
-	border: none;
-}
-
-table table td {
-	border-bottom:1px dotted #aaa;
-	background-color:white;
-	padding:.6em 0em;
-}
-
-table table {
-	border:1px solid white;
-}
-
-td.remarkval {
-	color:#444;
-}
-
-td.fieldval {
-	font-weight:bold;
-}
-
-.lbname, .lbtype, .lbdescr, .lbdriver, .lbhost {
-	color:white;
-	font-weight:bold;
-	background-color:#999;
-	width:120px;
-}
-
-td.remarkval {
-	width:230px;
-}
-
-td.tname {
-	font-weight:bold;
-}
-
-th.dbfield {
-	width:120px;
-}
-
-th.dbtype {
-	width:70px;
-}
-
-th.dbdefault {
-	width:70px;
-}
-
-th.dbnul {
-	width:70px;
-}
-
-th.dbkey {
-	width:70px;
-}
-
-span.book {
-	margin-top:4em;
-	display:block;
-	font-size:11pt;
-}
-
-span.book a{
-	font-weight:bold;
-}
-span.chapter {
-	display:block;
-	margin-top:0.5em;
-}
-
-table.simplelist td, .calloutlist table td {
-	border-style: none;
-}
-
-/*Breadcrumbs*/
-#breadcrumbs ul li.first:before {
-	content:" ";
-}
-
-#breadcrumbs {
-	color:#900;
-	padding:3px;
-	margin-bottom:25px;
-}
-
-#breadcrumbs ul {
-	margin-left:0;
-	padding-left:0;
-	display:inline;
-	border:none;
-}
-
-#breadcrumbs ul li {
-	margin-left:0;
-	padding-left:2px;
-	border:none;
-	list-style:none;
-	display:inline;
-}
-
-#breadcrumbs ul li:before {
-	content:"\0020 \0020 \0020 \00BB \0020";
-	color:#333;
-}
-
-/*index*/
-.glossary h3, 
-.index h3 {
-	font-size: 2em;
-	color:#aaa;
-	margin:0em;
-}
-
-.indexdiv {
-	margin-bottom:1em;
-}
-
-.glossary dt,
-.index dt {
-	color:#444;
-	padding-top:.5em;
-}
-
-.glossary dl dl dt, 
-.index dl dl dt {
-	color:#777;
-	font-weight:normal;
-	padding-top:0em;
-}
-
-.index dl dl dt:before {
-	content:"- ";
-	color:#ccc;
-}
-
-/*changes*/
-.footnote {
-	font-size: .7em;
-	margin:0em;
-	color:#222;
-}
-
-table .footnote {
-}
-
-sup {
-	color:#999;
-	margin:0em;
-	padding:0em;
-	line-height: .4em;
-	font-size: 1em;
-	padding-left:0em;
-}
-
-.footnote {
-	position:relative;
-}
-
-.footnote sup  {
-	color:#e3dcc0;
-	position:absolute;
-	left: .4em;
-}
-
-.footnote sup a:link, 
-.footnote sup a:visited {
-	color:#92917d;
-	text-decoration:none;
-}
-
-.footnote:hover sup a {
-	text-decoration:none;
-}
-
-.footnote p,.footnote div.para {
-	padding-left:2em;
-}
-
-.footnote a:link, 
-.footnote a:visited {
-	color:#00537c;
-}
-
-.footnote a:hover {
-}
-
-/**/
-div.chapter {
-	margin-top:3em;
-	page-break-inside: avoid;
-}
-
-div.preface {
-	page-break-inside: avoid;
-}
-
-div.section {
-	margin-top:1em;
-	page-break-inside: auto;
-}
-
-div.note .replaceable, 
-div.important .replaceable, 
-div.warning .replaceable, 
-div.note .keycap, 
-div.important .keycap, 
-div.warning .keycap
-{
-}
-
-ul li p:last-child, ul li div.para:last-child {
-	margin-bottom:0em;
-	padding-bottom:0em;
-}
-
-/*document navigation*/
-.docnav a, .docnav strong {
-	border:none;
-	text-decoration:none;
-	font-weight:normal;
-}
-
-.docnav {
-	list-style:none;
-	margin:0em;
-	padding:0em;
-	position:relative;
-	width:100%;
-	padding-bottom:2em;
-	padding-top:1em;
-	border-top:1px dotted #ccc;
-}
-
-.docnav li {
-	list-style:none;
-	margin:0em;
-	padding:0em;
-	display:inline;
-	font-size:.8em;
-}
-
-.docnav li:before {
-	content:" ";
-}
-
-.docnav li.previous, .docnav li.next {
-	position:absolute;
-	top:1em;
-}
-
-.docnav li.up, .docnav li.home {
-	margin:0em 1.5em;
-}
-
-.docnav li.previous {
-	left:0px;
-	text-align:left;
-}
-
-.docnav li.next {
-	right:0px;
-	text-align:right;
-}
-
-.docnav li.previous strong, .docnav li.next strong {
-	height:22px;
-	display:block;
-}
-
-.docnav {
-	margin:0 auto;
-	text-align:center;
-}
-
-.docnav li.next a strong {
-	background:  url(../images/stock-go-forward.png) top right no-repeat;
-	padding-top:3px;
-	padding-bottom:4px;
-	padding-right:28px;
-	font-size:1.2em;
-}
-
-.docnav li.previous a strong {
-	background: url(../images/stock-go-back.png) top left no-repeat;
-	padding-top:3px;
-	padding-bottom:4px;
-	padding-left:28px;
-	padding-right:0.5em;
-	font-size:1.2em;
-}
-
-.docnav li.home a strong {
-	background: url(../images/stock-home.png) top left no-repeat;
-	padding:5px;
-	padding-left:28px;
-	font-size:1.2em;
-}
-
-.docnav li.up a strong {
-	background: url(../images/stock-go-up.png) top left no-repeat;
-	padding:5px;
-	padding-left:28px;
-	font-size:1.2em;
-}
-
-.docnav a:link, .docnav a:visited {
-	color:#666;
-}
-
-.docnav a:hover, .docnav a:focus, .docnav a:active {
-	color:black;
-}
-
-.docnav a {
-	max-width: 10em;
-	overflow:hidden;
-}
-
-.docnav a:link strong {
-	text-decoration:none;
-}
-
-.docnav {
-	margin:0 auto;
-	text-align:center;
-}
-
-ul.docnav {
-	margin-bottom: 1em;
-}
-/* Reports */
-.reports ul {
-	list-style:none;
-	margin:0em;
-	padding:0em;
-}
-
-.reports li{
-	margin:0em;
-	padding:0em;
-}
-
-.reports li.odd {
-	background-color: #eeeeee;
-	margin:0em;
-	padding:0em;
-}
-
-.reports dl {
-	display:inline;
-	margin:0em;
-	padding:0em;
-	float:right;
-	margin-right: 17em;
-	margin-top:-1.3em;
-}
-
-.reports dt {
-	display:inline;
-	margin:0em;
-	padding:0em;
-}
-
-.reports dd {
-	display:inline;
-	margin:0em;
-	padding:0em;
-	padding-right:.5em;
-}
-
-.reports h2, .reports h3{
-	display:inline;
-	padding-right:.5em;
-	font-size:10pt;
-	font-weight:normal;
-}
-
-.reports div.progress {
-	display:inline;
-	float:right;
-	width:16em;
-	background:#c00 url(../images/shine.png) top left repeat-x;
-	margin:0em;
-	margin-top:-1.3em;
-	padding:0em;
-	border:none;
-}
-
-/*uniform*/
-body.results, body.reports {
-	max-width:57em ;
-	padding:0em;
-}
-
-/*Progress Bar*/
-div.progress {
-	display:block;
-	float:left;
-	width:16em;
-	background:#c00 url(../images/shine.png) top left repeat-x;
-	height:1em;
-}
-
-div.progress span {
-	height:1em;
-	float:left;
-}
-
-div.progress span.translated {
-	background:#6c3 url(../images/shine.png) top left repeat-x;
-}
-
-div.progress span.fuzzy {
-	background:#ff9f00 url(../images/shine.png) top left repeat-x;
-}
-
-
-/*Results*/
-
-.results ul {
-	list-style:none;
-	margin:0em;
-	padding:0em;
-}
-
-.results li{
-	margin:0em;
-	padding:0em;
-}
-
-.results li.odd {
-	background-color: #eeeeee;
-	margin:0em;
-	padding:0em;
-}
-
-.results dl {
-	display:inline;
-	margin:0em;
-	padding:0em;
-	float:right;
-	margin-right: 17em;
-	margin-top:-1.3em;
-}
-
-.results dt {
-	display:inline;
-	margin:0em;
-	padding:0em;
-}
-
-.results dd {
-	display:inline;
-	margin:0em;
-	padding:0em;
-	padding-right:.5em;
-}
-
-.results h2, .results h3 {
-	display:inline;
-	padding-right:.5em;
-	font-size:10pt;
-	font-weight:normal;
-}
-
-.results div.progress {
-	display:inline;
-	float:right;
-	width:16em;
-	background:#c00 url(../images/shine.png) top left repeat-x;
-	margin:0em;
-	margin-top:-1.3em;
-	padding:0em;
-	border:none;
-}
-
-/* Dirty EVIL Mozilla hack for round corners */
-pre {
-	-moz-border-radius:11px;
-	-webkit-border-radius:11px;
-	border-radius: 11px;
-	page-break-inside: avoid;
-}
-
-.example {
-	-moz-border-radius:0px;
-	-webkit-border-radius:0px;
-	border-radius: 0px;
-	page-break-inside: avoid;
-}
-
-.package, .citetitle {
-	font-style: italic;
-}
-
-.titlepage .edition {
-	color: #336699;
-	background-color: transparent;
-	margin-top: 1em;
-	margin-bottom: 1em;
-	font-size: 1.4em;
-	font-weight: bold;
-	text-align: center;
-}
-
-span.remark {
-	background-color: #ff00ff;
-}
-
-.draft {
-	background-image: url(../images/watermark-draft.png);
-	background-repeat: repeat-y;
-        background-position: center;
-}
-
-.foreignphrase {
-	font-style: inherit;
-}
-
-dt {
-	clear:both;
-}
-
-dt img {
-	border-style: none;
-	max-width: 112px;
-}
-
-dt object {
-	max-width: 112px;
-}
-
-dt .inlinemediaobject, dt object {
-	display: inline;
-	float: left;
-	margin-bottom: 1em;
-	padding-right: 1em;
-	width: 112px;
-}
-
-dl:after {
-	display: block;
-	clear: both;
-	content: "";
-}
-
-.toc dd {
-	padding-bottom: 0em;
-	margin-bottom: 1em;
-	padding-left: 1.3em;
-	margin-left: 0em;
-}
-
-div.toc > dl > dt {
-	padding-bottom: 0em;
-	margin-bottom: 0em;
-	margin-top: 1em;
-}
-
-
-.strikethrough {
-	text-decoration: line-through;
-}
-
-.underline {
-	text-decoration: underline;
-}
-
-.calloutlist img, .callout {
-	padding: 0em;
-	margin: 0em;
-	width: 12pt;
-	display: inline;
-	vertical-align: middle;
-}
-
-.stepalternatives {
-	list-style-image: none;
-	list-style-type: none;
-}
-
-

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/css/default.css
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/css/default.css b/qig/tmp/en-US/xml/Common_Content/css/default.css
deleted file mode 100644
index bf38ebb..0000000
--- a/qig/tmp/en-US/xml/Common_Content/css/default.css
+++ /dev/null
@@ -1,3 +0,0 @@
-@import url("common.css");
-@import url("overrides.css");
-@import url("lang.css");

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/css/lang.css
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/css/lang.css b/qig/tmp/en-US/xml/Common_Content/css/lang.css
deleted file mode 100644
index 81c3115..0000000
--- a/qig/tmp/en-US/xml/Common_Content/css/lang.css
+++ /dev/null
@@ -1,2 +0,0 @@
-/* place holder */
-

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/css/overrides.css
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/css/overrides.css b/qig/tmp/en-US/xml/Common_Content/css/overrides.css
deleted file mode 100644
index 5d31cec..0000000
--- a/qig/tmp/en-US/xml/Common_Content/css/overrides.css
+++ /dev/null
@@ -1,74 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information#    
- * regarding copyright ownership.  The ASF licenses this file
- * to you 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.
- */
-a:link {
-    color:#0066cc;
-}
-
-a:visited {
-    color:#6699cc;
-}
-
-h1 {
-    color:#3c6eb4;
-}
-
-.producttitle {
-    background: #3c6eb4 url(../images/h1-bg.png) top left repeat;
-}
-
-.section h1.title {
-    color:#3c6eb4;
-}
-
-
-h2,h3,h4,h5,h6 {
-    color:#3c6eb4
-}
-
-table {
-    border:1px solid #3c6eb4;
-}
-
-table th {
-    background-color:#3c6eb4;
-}
-
-table tr.even td {
-    background-color:#f5f5f5;
-}
-
-#title a {
-    height:54px;
-}
-
-.term{
-    color:#a70000;
-}
-
-.revhistory table th {
-    color:#3c6eb4;
-}
-
-.edition {
-    color: #3c6eb4;
-}
-
-span.remark{
-    background-color: #ffff00;
-}
-

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/css/print.css
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/css/print.css b/qig/tmp/en-US/xml/Common_Content/css/print.css
deleted file mode 100644
index 773d8ae..0000000
--- a/qig/tmp/en-US/xml/Common_Content/css/print.css
+++ /dev/null
@@ -1,16 +0,0 @@
-@import url("common.css");
-@import url("overrides.css");
-@import url("lang.css");
-
-#tocframe {
-	display: none;
-}
-
-body.toc_embeded {
-	margin-left: 30px;
-}
-
-.producttitle {
-	color: #336699;
-}
-

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/1.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/1.png b/qig/tmp/en-US/xml/Common_Content/images/1.png
deleted file mode 100644
index 098e7df..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/1.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/1.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/1.svg b/qig/tmp/en-US/xml/Common_Content/images/1.svg
deleted file mode 100644
index 4c6bf57..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/1.svg
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 17.853468,22.008438 -2.564941,0 0,-7.022461 c -5e-6,-0.143873 -5e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224122,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08854,0.08302 -0.17432,0.157723 -0.257324,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/10.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/10.png b/qig/tmp/en-US/xml/Common_Content/images/10.png
deleted file mode 100644
index 1d2ab13..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/10.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/10.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/10.svg b/qig/tmp/en-US/xml/Common_Content/images/10.svg
deleted file mode 100644
index 0edda5b..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/10.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.6378,15.940567 c -9e-6,0.979497 -0.07748,1.853845 -0.232422,2.623047 -0.149422,0.769208 -0.392912,1.422202 -0.730468,1.958984 -0.332039,0.536785 -0.763679,0.94629 -1.294922,1.228516 -0.525722,0.282226 -1.162115,0.42334 -1.90918,0.42334 -0.702803,0 -1.314294,-0.141114 -1.834473,-0.42334 -0.520184,-0.282226 -0.951824,-0.691731 -1.294922,-1.228516 -0.3431,-0.536782 -0.600424,-1.189776 -0.771972,-1.958984 -0.166016,-0.769202 -0.249024,-1.64355 -0.249024,-2.623047 0,-0.979485 0.07471,-1.8566 0.224121,-2.631348 0.154948,-0.77473 0.398437,-1.430491 0.730469,-1.967285 0.33203,-0.536772 0.760903,-0.946277 1.286621,-1.228515 0.525713,-0.2877487 1.162106,-0.4316287 1.90918,-0.431641 0.69726,1.23e-5 1.305984,0.1411254 1.826172,0.42334 0.520175,0.282238 0.954582,0.691743 1.303223,1.228515 0.348624,0.536794 0.608715,1.192555 0.780273,1.967286 0.171541,0.774747 0.257315,1.654629 0.257324,2.639648 m -5.760742,0 c -3e-6,1.383468 0.118975,2.423832 0.356934,3.121094 0.237952,0.697268 0.
 650223,1.0459 1.236816,1.045898 0.575516,2e-6 0.987787,-0.345863 1.236816,-1.037597 0.254552,-0.691729 0.38183,-1.734859 0.381836,-3.129395 -6e-6,-1.38899 -0.127284,-2.43212 -0.381836,-3.129395 -0.249029,-0.702789 -0.6613,-1.054188 -1.236816,-1.054199 -0.293299,1.1e-5 -0.542322,0.08855 -0.74707,0.265625 -0.199223,0.177093 -0.362471,0.439951 -0.489746,0.788574 -0.127282,0.348642 -0.218591,0.785816 -0.273926,1.311524 -0.05534,0.52019 -0.08301,1.126146 -0.08301,1.817871"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/11.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/11.png b/qig/tmp/en-US/xml/Common_Content/images/11.png
deleted file mode 100644
index 897afb3..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/11.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/11.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/11.svg b/qig/tmp/en-US/xml/Common_Content/images/11.svg
deleted file mode 100644
index c95afcc..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/11.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 22.579206,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141117,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08855,0.08302 -0.17432,0.157723 -0.257325,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/12.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/12.png b/qig/tmp/en-US/xml/Common_Content/images/12.png
deleted file mode 100644
index b2aa1bd..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/12.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/12.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/12.svg b/qig/tmp/en-US/xml/Common_Content/images/12.svg
deleted file mode 100644
index e3c3fd6..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/12.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.621199,22.008438 -8.143067,0 0,-1.784668 2.855469,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979492,-1.0708 0.29329,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437179,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827314,0.522958 -1.27002,0.921386 l -1.394531,-1.651855 c 0.249023,-0.226877 0.509114,-0.442698 0.780274,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079101,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319825,-0.1494141 0.581049,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187011,0.6889648 0.32649,0.293305 0.575513,0.650239 0.747071,1.070801 0.177075,0.420583 0.265616,0.893727 0.265625,1.419433 -9e-
 6,0.47592 -0.08302,0.932463 -0.249024,1.369629 -0.166024,0.431648 -0.392911,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622565,0.830083 -1.004394,1.245117 -0.376309,0.40951 -0.78028,0.827315 -1.211914,1.253418 l -1.460938,1.469238 0,0.116211 4.947266,0 0,2.158203"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/13.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/13.png b/qig/tmp/en-US/xml/Common_Content/images/13.png
deleted file mode 100644
index c6e0022..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/13.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/13.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/13.svg b/qig/tmp/en-US/xml/Common_Content/images/13.svg
deleted file mode 100644
index 35b4969..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/13.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.148054,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.207519,1.137207 -0.132821,0.33204 -0.318205,0.625334 -0.556153,0.879883 -0.232429,0.249031 -0.509121,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979486,0.121751 1.721021,0.420579 2.22461,0.896485 0.503572,0.470382 0.755362,1.106775 0.755371,1.909179 -9e-6,0.531253 -0.09685,1.023766 -0.290528,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879882,1.170411 -0.392911,0.332031 -0.890958,0.592122 -1.494141,0.780273 -0.597662,0.182617 -1.303227,0.273926 -2.116699,0.273926 -0.652998,0 -1.267256,-0.05534 -1.842774,-0.166016 -0.575522,-0.105143 -1.112305,-0.268392 -1.610351,-0.489746 l 0,-2.183105 c 0.249022,0.132815 0.51188,0.249025 0.788574,0.348632 0.276691,0.09961 0.553384,0.185387 0.830078,0.257325 0.27669,0.06641 0.547849,0.116212 0.813477,0.149414 0.271155,0.0332 0.525712,0.04981 0.763671,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132812 0.315425,-0.08854
  0.567215,-0.213051 0.755371,-0.373535 0.188146,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124512,-0.73877 -7e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.20474 -0.265631,-0.376289 -0.498047,-0.51464 -0.226893,-0.143876 -0.525721,-0.254553 -0.896485,-0.332032 -0.370772,-0.07747 -0.827315,-0.116205 -1.369628,-0.116211 l -0.863282,0 0,-1.801269 0.84668,0 c 0.509111,7e-6 0.93245,-0.04426 1.270019,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124512,-0.672363 -6e-6,-0.431632 -0.135585,-0.769197 -0.406739,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,1e-5 -0.514652,0.02768 -0.747071,0.08301 -0.226891,0.04981 -0.439944,0.116221 -0.63916,0.199218 -0.193687,0.07748 -0.373537,0.166026 -0.53955,0.265625 -0.160484,0.09409 -0.307131,0.188161 -0.439942,0.282227 l -1.294922,-1.709961 c 0.232421
 ,-0.171538 0.484212,-0.329253 0.755371,-0.473145 0.276692,-0.143868 0.575519,-0.26838 0.896485,-0.373535 0.320961,-0.1106647 0.666826,-0.1964393 1.037597,-0.2573239 0.370765,-0.06086 0.766435,-0.091296 1.187012,-0.091309 0.597651,1.23e-5 1.139969,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/14.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/14.png b/qig/tmp/en-US/xml/Common_Content/images/14.png
deleted file mode 100644
index 9383371..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/14.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/14.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/14.svg b/qig/tmp/en-US/xml/Common_Content/images/14.svg
deleted file mode 100644
index 832f816..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/14.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.803816,19.493301 -1.460938,0 0,2.515137 -2.498535,0 0,-2.515137 -5.013672,0 0,-1.784668 5.154785,-7.8359371 2.357422,0 0,7.6284181 1.460938,0 0,1.992187 m -3.959473,-1.992187 0,-2.058594 c -5e-6,-0.07193 -5e-6,-0.17431 0,-0.307129 0.0055,-0.138339 0.01106,-0.293287 0.0166,-0.464844 0.0055,-0.171541 0.01106,-0.348625 0.0166,-0.53125 0.01106,-0.182609 0.01936,-0.356925 0.0249,-0.522949 0.01106,-0.166007 0.01936,-0.309887 0.0249,-0.43164 0.01106,-0.12727 0.01936,-0.218579 0.0249,-0.273926 l -0.07471,0 c -0.09961,0.232431 -0.213058,0.478687 -0.340332,0.738769 -0.121749,0.2601 -0.262862,0.520191 -0.42334,0.780274 l -2.02539,3.071289 2.755859,0"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/15.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/15.png b/qig/tmp/en-US/xml/Common_Content/images/15.png
deleted file mode 100644
index e50bcb9..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/15.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/15.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/15.svg b/qig/tmp/en-US/xml/Common_Content/images/15.svg
deleted file mode 100644
index 830d654..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/15.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2839"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 20.761335,14.255508 c 0.520177,8e-6 1.004389,0.08025 1.452637,0.240723 0.448235,0.160489 0.838372,0.395678 1.17041,0.705566 0.332024,0.309903 0.592114,0.697272 0.780274,1.16211 0.188142,0.459315 0.282218,0.987797 0.282226,1.585449 -8e-6,0.658532 -0.102385,1.250654 -0.307129,1.776367 -0.20476,0.520184 -0.506355,0.962892 -0.904785,1.328125 -0.398444,0.359701 -0.893724,0.636394 -1.48584,0.830078 -0.586594,0.193685 -1.261723,0.290528 -2.02539,0.290528 -0.304366,0 -0.605961,-0.01384 -0.904785,-0.0415 -0.298831,-0.02767 -0.586591,-0.06917 -0.863282,-0.124512 -0.27116,-0.04981 -0.531251,-0.116211 -0.780273,-0.199219 -0.243491,-0.08301 -0.464845,-0.17985 -0.664063,-0.290527 l 0,-2.216309 c 0.193684,0.11068 0.417805,0.215823 0.672364,0.31543 0.254555,0.09408 0.517413,0.177086 0.788574,0.249024 0.27669,0.06641 0.553383,0.121746 0.830078,0.166015 0.276689,0.03874 0.539547,0.05811 0.788574,0.05811 0.741532,2e-6 1.305985,-0.152179 1.69336,-0.456543 0.387364,-0.309893 0.581048,-0.7996
 39 0.581054,-1.469239 -6e-6,-0.597651 -0.190924,-1.051427 -0.572754,-1.361328 -0.376307,-0.315424 -0.960128,-0.473139 -1.751464,-0.473144 -0.143884,5e-6 -0.298832,0.0083 -0.464844,0.0249 -0.160485,0.01661 -0.320967,0.03874 -0.481446,0.06641 -0.15495,0.02768 -0.304364,0.05811 -0.448242,0.09131 -0.143882,0.02767 -0.268394,0.05811 -0.373535,0.09131 l -1.020996,-0.547852 0.456543,-6.1840821 6.408203,0 0,2.1748051 -4.183594,0 -0.199218,2.382324 c 0.177079,-0.03873 0.381832,-0.07747 0.614257,-0.116211 0.237952,-0.03873 0.542314,-0.0581 0.913086,-0.05811"
-       id="path2841"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/16.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/16.png b/qig/tmp/en-US/xml/Common_Content/images/16.png
deleted file mode 100644
index ff3705d..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/16.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/16.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/16.svg b/qig/tmp/en-US/xml/Common_Content/images/16.svg
deleted file mode 100644
index 24d1eea..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/16.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 16.428328,16.853653 c -1e-6,-0.581049 0.03044,-1.159336 0.09131,-1.734863 0.06641,-0.575514 0.17985,-1.126132 0.340332,-1.651856 0.166015,-0.531241 0.387369,-1.023753 0.664063,-1.477539 0.282224,-0.453765 0.636391,-0.846669 1.0625,-1.178711 0.431637,-0.337553 0.946285,-0.600411 1.543945,-0.788574 0.603185,-0.1936727 1.305984,-0.2905151 2.108398,-0.2905274 0.116205,1.23e-5 0.243483,0.00278 0.381836,0.0083 0.13834,0.00555 0.276686,0.013847 0.415039,0.024902 0.143873,0.00555 0.282219,0.016614 0.415039,0.033203 0.132805,0.016614 0.251783,0.035982 0.356934,0.058105 l 0,2.0502924 c -0.210294,-0.04979 -0.434415,-0.08853 -0.672363,-0.116211 -0.232429,-0.03319 -0.467618,-0.04979 -0.705567,-0.0498 -0.747076,1e-5 -1.361333,0.09408 -1.842773,0.282226 -0.48145,0.182627 -0.863285,0.439951 -1.145508,0.771973 -0.28223,0.33204 -0.484215,0.730477 -0.605957,1.195312 -0.116214,0.464852 -0.188154,0.9795 -0.21582,1.543946 l 0.09961,0 c 0.110674,-0.199212 0.243487,-0.384596 0.398438,-0.556153 
 0.160478,-0.177076 0.345862,-0.32649 0.556152,-0.448242 0.210282,-0.127271 0.445471,-0.22688 0.705566,-0.298828 0.265621,-0.07193 0.561681,-0.107902 0.888184,-0.10791 0.52571,8e-6 0.998854,0.08578 1.419434,0.257324 0.420565,0.171557 0.774732,0.42058 1.0625,0.74707 0.293286,0.326504 0.517407,0.727708 0.672363,1.203614 0.154939,0.475916 0.232413,1.021 0.232422,1.635254 -9e-6,0.658532 -0.09408,1.247887 -0.282227,1.768066 -0.182625,0.520184 -0.445483,0.962892 -0.788574,1.328125 -0.343106,0.359701 -0.758145,0.636394 -1.245117,0.830078 -0.486985,0.188151 -1.034836,0.282227 -1.643555,0.282227 -0.59766,0 -1.156579,-0.105144 -1.676758,-0.31543 -0.520185,-0.21582 -0.97396,-0.542317 -1.361328,-0.979492 -0.381837,-0.437173 -0.683432,-0.987791 -0.904785,-1.651856 -0.215821,-0.669593 -0.323731,-1.460933 -0.32373,-2.374023 m 4.216796,3.270508 c 0.226883,2e-6 0.431636,-0.0415 0.614258,-0.124512 0.188146,-0.08854 0.348627,-0.218585 0.481446,-0.390137 0.13834,-0.17708 0.243483,-0.398434 0.315429,-0.6
 64062 0.07747,-0.265622 0.116205,-0.581051 0.116211,-0.946289 -6e-6,-0.592118 -0.124518,-1.056961 -0.373535,-1.394531 -0.243495,-0.343094 -0.61703,-0.514643 -1.120605,-0.514649 -0.254562,6e-6 -0.486984,0.04981 -0.697266,0.149414 -0.21029,0.09962 -0.390141,0.229661 -0.539551,0.390137 -0.149417,0.160487 -0.265628,0.340337 -0.348633,0.539551 -0.07748,0.199223 -0.116214,0.401209 -0.116211,0.605957 -3e-6,0.28223 0.0332,0.564456 0.09961,0.846679 0.07194,0.276696 0.17708,0.528486 0.315429,0.755371 0.143877,0.221357 0.318193,0.401207 0.52295,0.539551 0.210282,0.138349 0.453771,0.207522 0.730468,0.20752"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/17.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/17.png b/qig/tmp/en-US/xml/Common_Content/images/17.png
deleted file mode 100644
index 5949645..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/17.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/17.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/17.svg b/qig/tmp/en-US/xml/Common_Content/images/17.svg
deleted file mode 100644
index 7796bd1..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/17.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 17.51573,22.008438 4.316406,-9.960937 -5.578125,0 0,-2.1582035 8.367188,0 0,1.6103515 -4.424317,10.508789 -2.681152,0"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/18.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/18.png b/qig/tmp/en-US/xml/Common_Content/images/18.png
deleted file mode 100644
index 7e8dbb4..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/18.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/18.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/18.svg b/qig/tmp/en-US/xml/Common_Content/images/18.svg
deleted file mode 100644
index 356f207..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/18.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 20.48741,9.7149811 c 0.503575,1.23e-5 0.979486,0.060885 1.427734,0.1826172 0.448236,0.1217567 0.841139,0.3043737 1.178711,0.5478517 0.337557,0.243501 0.605949,0.547862 0.805176,0.913086 0.19921,0.365244 0.298819,0.794118 0.298828,1.286621 -9e-6,0.365243 -0.05535,0.697274 -0.166016,0.996094 -0.110685,0.293302 -0.262866,0.561694 -0.456543,0.805175 -0.193692,0.237963 -0.423347,0.451017 -0.688965,0.639161 -0.265631,0.188157 -0.553392,0.359707 -0.863281,0.514648 0.320957,0.171556 0.63362,0.362473 0.937988,0.572754 0.309889,0.210292 0.583814,0.448247 0.821778,0.713867 0.237947,0.260096 0.428865,0.55339 0.572754,0.879883 0.143871,0.326501 0.215811,0.691735 0.21582,1.095703 -9e-6,0.503583 -0.09962,0.960126 -0.298828,1.369629 -0.199227,0.409506 -0.478687,0.758139 -0.838379,1.045898 -0.359708,0.287761 -0.791348,0.509115 -1.294922,0.664063 -0.498053,0.154948 -1.048671,0.232422 -1.651855,0.232422 -0.652999,0 -1.234053,-0.07471 -1.743164,-0.224121 -0.509117,-0.149414 -0.937991,-0.362
 467 -1.286622,-0.639161 -0.348634,-0.276691 -0.614258,-0.617023 -0.796875,-1.020996 -0.177084,-0.403969 -0.265625,-0.857744 -0.265625,-1.361328 0,-0.415035 0.06087,-0.78857 0.182618,-1.120605 0.121744,-0.332027 0.287759,-0.630855 0.498046,-0.896485 0.210285,-0.265619 0.456542,-0.500808 0.73877,-0.705566 0.282224,-0.204747 0.583819,-0.384597 0.904785,-0.539551 -0.271161,-0.171543 -0.525718,-0.356927 -0.763672,-0.556152 -0.237957,-0.204746 -0.445477,-0.428866 -0.622558,-0.672363 -0.171551,-0.249016 -0.309897,-0.522942 -0.415039,-0.821778 -0.09961,-0.298819 -0.149415,-0.628083 -0.149414,-0.987793 -1e-6,-0.481435 0.09961,-0.902008 0.298828,-1.261718 0.204751,-0.365224 0.478676,-0.669585 0.821777,-0.913086 0.343097,-0.249012 0.738767,-0.434396 1.187012,-0.5561527 0.448238,-0.1217326 0.918615,-0.1826049 1.411133,-0.1826172 m -1.718262,9.0644529 c -3e-6,0.221357 0.03597,0.42611 0.10791,0.614258 0.07194,0.18262 0.17708,0.340334 0.31543,0.473145 0.143876,0.132814 0.32096,0.237957 0.53125,0.3
 15429 0.210282,0.07194 0.453771,0.107912 0.730468,0.10791 0.58105,2e-6 1.015457,-0.135577 1.303223,-0.406738 0.287754,-0.27669 0.431634,-0.639157 0.431641,-1.087402 -7e-6,-0.232419 -0.04981,-0.439938 -0.149414,-0.622559 -0.09408,-0.188147 -0.218594,-0.359696 -0.373535,-0.514648 -0.14942,-0.160478 -0.32097,-0.307125 -0.514649,-0.439942 -0.19369,-0.132807 -0.387375,-0.260086 -0.581055,-0.381836 L 20.3878,16.72084 c -0.243494,0.12175 -0.464848,0.254563 -0.664062,0.398438 -0.199223,0.138351 -0.370772,0.293299 -0.514649,0.464844 -0.138349,0.16602 -0.246259,0.348637 -0.32373,0.547851 -0.07748,0.199223 -0.116214,0.415043 -0.116211,0.647461 m 1.70166,-7.188476 c -0.182622,10e-6 -0.354171,0.02768 -0.514648,0.08301 -0.154952,0.05535 -0.290532,0.13559 -0.406739,0.240723 -0.11068,0.105153 -0.199222,0.235199 -0.265625,0.390137 -0.06641,0.154957 -0.09961,0.329274 -0.09961,0.522949 -3e-6,0.232431 0.0332,0.434416 0.09961,0.605957 0.07194,0.166024 0.166012,0.315438 0.282227,0.448242 0.121741,0.12728
 7 0.260087,0.243498 0.415039,0.348633 0.160477,0.09962 0.32926,0.199226 0.506348,0.298828 0.171544,-0.08853 0.334793,-0.185376 0.489746,-0.290527 0.154942,-0.105135 0.290522,-0.224113 0.406738,-0.356934 0.121739,-0.138338 0.218581,-0.293286 0.290527,-0.464843 0.07193,-0.171541 0.107904,-0.367993 0.10791,-0.589356 -6e-6,-0.193675 -0.03321,-0.367992 -0.09961,-0.522949 -0.06641,-0.154938 -0.15772,-0.284984 -0.273926,-0.390137 -0.116216,-0.105133 -0.254562,-0.185374 -0.415039,-0.240723 -0.160487,-0.05533 -0.334803,-0.083 -0.522949,-0.08301"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/19.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/19.png b/qig/tmp/en-US/xml/Common_Content/images/19.png
deleted file mode 100644
index eb43c6f..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/19.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/19.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/19.svg b/qig/tmp/en-US/xml/Common_Content/images/19.svg
deleted file mode 100644
index 3853780..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/19.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.554792,15.052383 c -8e-6,0.581061 -0.03321,1.162116 -0.09961,1.743164 -0.06088,0.575526 -0.174325,1.126144 -0.340332,1.651856 -0.16049,0.525719 -0.381844,1.018232 -0.664063,1.477539 -0.2767,0.453778 -0.630866,0.846681 -1.0625,1.178711 -0.426112,0.332032 -0.94076,0.59489 -1.543945,0.788574 -0.597661,0.188151 -1.300459,0.282227 -2.108398,0.282227 -0.116214,0 -0.243493,-0.0028 -0.381836,-0.0083 -0.138349,-0.0055 -0.279462,-0.01384 -0.42334,-0.0249 -0.138348,-0.0055 -0.273928,-0.0166 -0.406738,-0.0332 -0.132814,-0.01107 -0.249025,-0.02767 -0.348633,-0.0498 l 0,-2.058594 c 0.204751,0.05534 0.423338,0.09961 0.655762,0.132813 0.237953,0.02767 0.478675,0.04151 0.722168,0.0415 0.747066,2e-6 1.361324,-0.09131 1.842773,-0.273925 0.48144,-0.188149 0.863276,-0.44824 1.145508,-0.780274 0.28222,-0.337562 0.481439,-0.738766 0.597656,-1.203613 0.121738,-0.464839 0.196445,-0.97672 0.224121,-1.535645 l -0.10791,0 c -0.110683,0.199225 -0.243496,0.384609 -0.398438,0.556153 -0.154953,0.171
 554 -0.33757,0.320968 -0.547851,0.448242 -0.210292,0.127283 -0.448247,0.226892 -0.713867,0.298828 -0.26563,0.07194 -0.561691,0.107914 -0.888184,0.10791 -0.525719,4e-6 -0.998863,-0.08577 -1.419433,-0.257324 -0.420575,-0.171545 -0.777509,-0.420568 -1.070801,-0.74707 -0.287762,-0.326492 -0.509116,-0.727696 -0.664063,-1.203614 -0.154948,-0.475904 -0.232422,-1.020988 -0.232422,-1.635253 0,-0.65852 0.09131,-1.247875 0.273926,-1.768067 0.18815,-0.520172 0.453775,-0.960113 0.796875,-1.319824 0.343097,-0.365223 0.758136,-0.644682 1.245117,-0.838379 0.49251,-0.1936727 1.043128,-0.2905151 1.651856,-0.2905274 0.597651,1.23e-5 1.15657,0.1079224 1.676758,0.3237304 0.520175,0.210298 0.971184,0.534028 1.353027,0.971192 0.381828,0.437185 0.683423,0.990569 0.904785,1.660156 0.221346,0.669605 0.332023,1.458178 0.332031,2.365722 m -4.216796,-3.262207 c -0.226893,1.1e-5 -0.434412,0.04151 -0.622559,0.124512 -0.188155,0.08302 -0.351403,0.213063 -0.489746,0.390137 -0.132816,0.171559 -0.237959,0.392913 -0.3
 1543,0.664062 -0.07194,0.265634 -0.107913,0.581063 -0.10791,0.946289 -3e-6,0.586596 0.124509,1.05144 0.373535,1.394532 0.24902,0.343105 0.625322,0.514654 1.128906,0.514648 0.254553,6e-6 0.486975,-0.0498 0.697266,-0.149414 0.210281,-0.0996 0.390131,-0.229648 0.539551,-0.390137 0.149408,-0.160475 0.262852,-0.340325 0.340332,-0.53955 0.083,-0.199212 0.124505,-0.401197 0.124512,-0.605958 -7e-6,-0.282218 -0.03598,-0.561677 -0.107911,-0.838378 -0.06641,-0.282218 -0.171555,-0.534008 -0.315429,-0.755372 -0.138352,-0.226878 -0.312669,-0.409495 -0.52295,-0.547851 -0.204757,-0.138336 -0.44548,-0.207509 -0.722167,-0.20752"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/2.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/2.png b/qig/tmp/en-US/xml/Common_Content/images/2.png
deleted file mode 100644
index e550c21..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/2.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/2.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/2.svg b/qig/tmp/en-US/xml/Common_Content/images/2.svg
deleted file mode 100644
index 236a8da..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/2.svg
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 19.89546,22.008438 -8.143066,0 0,-1.784668 2.855468,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979493,-1.0708 0.293289,-0.326492 0.545079,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.373529,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.17431,-0.666821 0.174316,-1.037598 -6e-6,-0.409496 -0.124517,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827313,0.522958 -1.270019,0.921386 l -1.394531,-1.651855 c 0.249022,-0.226877 0.509113,-0.442698 0.780273,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079102,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319824,-0.1494141 0.58105,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187012,0.6889648 0.326489,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.893727 0.265625,1.419433 -8e
 -6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/20.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/20.png b/qig/tmp/en-US/xml/Common_Content/images/20.png
deleted file mode 100644
index 692badc..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/20.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/20.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/20.svg b/qig/tmp/en-US/xml/Common_Content/images/20.svg
deleted file mode 100644
index d41206e..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/20.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.893727 0.2
 65625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.6378,15.940567 c -9e-6,0.979497 -0.07748,1.853845 -0.232422,2.623047 -0.149422,0.769208 -0.392912,1.422202 -0.730468,1.958984 -0.332039,0.536785 -0.763679,0.94629 -1.294922,1.228516 -0.525722,0.282226 -1.162115,0.42334 -1.90918,0.42334 -0.702803,0 -1.314294,-0.141114 -1.834473,-0.42334 -0.520184,-0.282226 -0.951824,-0.691731 -1.294922,-1.228516 -0.3431,-0.536782 -0.600424,-1.189776 -0.771972,-1.958984 -0.166016,-0.769202 -0.249024,-1.64355 -0.249024,-2.623047 0,-0.979485 0.07471,-1.8566 0.224121,-2.631348 0.154948,-0.77473 0.398437,-1.430491 0.730469,-1.967285 0.33203,-0.536772 0.760903,-0.946277 1.286621,-1.228515 0.525713,-0.2877487 1.162106,-0.4316287 1.90918,-0.431641 0.69726,1.23e-5 1.305984,0.1411254 1.826172,0.42334 0.520175,0.282238 0.954582,0.691743 1.303223,1.228515 0.348624,0.536794 0.608715,1.192555 0.780273,1.967286 0.171541,0.774747 0.257315,1.654629 0.257324,2.639648 m -5.760742,0 c -3e-6,1.383468 0.118975,2.423832 0.356934,3.121094 0.237952,0.697268 0.
 650223,1.0459 1.236816,1.045898 0.575516,2e-6 0.987787,-0.345863 1.236816,-1.037597 0.254552,-0.691729 0.38183,-1.734859 0.381836,-3.129395 -6e-6,-1.38899 -0.127284,-2.43212 -0.381836,-3.129395 -0.249029,-0.702789 -0.6613,-1.054188 -1.236816,-1.054199 -0.293299,1.1e-5 -0.542322,0.08855 -0.74707,0.265625 -0.199223,0.177093 -0.362471,0.439951 -0.489746,0.788574 -0.127282,0.348642 -0.218591,0.785816 -0.273926,1.311524 -0.05534,0.52019 -0.08301,1.126146 -0.08301,1.817871"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/21.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/21.png b/qig/tmp/en-US/xml/Common_Content/images/21.png
deleted file mode 100644
index 231735e..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/21.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/21.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/21.svg b/qig/tmp/en-US/xml/Common_Content/images/21.svg
deleted file mode 100644
index b17f23a..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/21.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.893727 0.2
 65625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 22.579206,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141117,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08855,0.08302 -0.17432,0.157723 -0.257325,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/22.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/22.png b/qig/tmp/en-US/xml/Common_Content/images/22.png
deleted file mode 100644
index a77ea0f..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/22.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/22.svg
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/22.svg b/qig/tmp/en-US/xml/Common_Content/images/22.svg
deleted file mode 100644
index 22deeb3..0000000
--- a/qig/tmp/en-US/xml/Common_Content/images/22.svg
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   version="1.0"
-   width="32"
-   height="32"
-   id="svg2">
-  <defs
-     id="defs15" />
-  <circle
-     cx="16"
-     cy="16"
-     r="14"
-     id="circle"
-     style="fill:#336699" />
-  <g
-     id="text2820"
-     style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
-    <path
-       d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.893727 0.2
 65625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
-       id="path2818"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-    <path
-       d="m 24.621199,22.008438 -8.143067,0 0,-1.784668 2.855469,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979492,-1.0708 0.29329,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437179,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827314,0.522958 -1.27002,0.921386 l -1.394531,-1.651855 c 0.249023,-0.226877 0.509114,-0.442698 0.780274,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079101,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319825,-0.1494141 0.581049,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187011,0.6889648 0.32649,0.293305 0.575513,0.650239 0.747071,1.070801 0.177075,0.420583 0.265616,0.893727 0.265625,1.419433 -9e-
 6,0.47592 -0.08302,0.932463 -0.249024,1.369629 -0.166024,0.431648 -0.392911,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622565,0.830083 -1.004394,1.245117 -0.376309,0.40951 -0.78028,0.827315 -1.211914,1.253418 l -1.460938,1.469238 0,0.116211 4.947266,0 0,2.158203"
-       id="path2820"
-       style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/cb915b74/qig/tmp/en-US/xml/Common_Content/images/23.png
----------------------------------------------------------------------
diff --git a/qig/tmp/en-US/xml/Common_Content/images/23.png b/qig/tmp/en-US/xml/Common_Content/images/23.png
deleted file mode 100644
index 1802579..0000000
Binary files a/qig/tmp/en-US/xml/Common_Content/images/23.png and /dev/null differ