You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mc...@apache.org on 2013/02/05 19:06:57 UTC

[30/51] [abbrv] Preparing docs for translation

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/building-devcloud.pot
----------------------------------------------------------------------
diff --git a/docs/pot/building-devcloud.pot b/docs/pot/building-devcloud.pot
new file mode 100644
index 0000000..daa24d6
--- /dev/null
+++ b/docs/pot/building-devcloud.pot
@@ -0,0 +1,39 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Building DevCloud"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The DevCloud appliance can be downloaded from the wiki at <ulink url=\"https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud\" />. It can also be built from scratch. Code is being developed to provide this alternative build. It is based on <emphasis>veewee</emphasis>, <emphasis>Vagrant</emphasis> and <emphasis>Puppet</emphasis>."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The goal is to automate the DevCloud build and make this automation capability available to all within the source release of &PRODUCT;"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This is under heavy development. The code is located in the source tree under <emphasis>tools/devcloud</emphasis>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "A preliminary wiki page describes the build at <ulink url=\"https://cwiki.apache.org/CLOUDSTACK/building-devcloud.html\">https://cwiki.pache.org/CLOUDSTACK/building-devcloud.html</ulink>"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/building-marvin.pot
----------------------------------------------------------------------
diff --git a/docs/pot/building-marvin.pot b/docs/pot/building-marvin.pot
new file mode 100644
index 0000000..1dc8e43
--- /dev/null
+++ b/docs/pot/building-marvin.pot
@@ -0,0 +1,80 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Building and Installing Marvin"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Marvin is built with Maven and is dependent on APIdoc. To build it do the following in the root tree of &PRODUCT;:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mvn -P developer -l :cloud-apidoc"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mvn -P developer -l :cloud-marvin"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If successfull the build will have created the cloudstackAPI Python package under tools/marvin/marvin/cloudstackAPI as well as a gziped Marvin package under tools/marvin dist. To install the Python Marvin module do the following in tools/marvin:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "sudo python ./setup.py install"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The dependencies will be downloaded the Python module installed and you should be able to use Marvin in Python. Check that you can import the module before starting to use it."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "$ python\n"
+"Python 2.7.3 (default, Nov 17 2012, 19:54:34) \n"
+"[GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin\n"
+"Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n"
+"&gt;&gt;&gt; import marvin\n"
+"&gt;&gt;&gt; from marvin.cloudstackAPI import *\n"
+"&gt;&gt;&gt; "
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You could also install it using <emphasis>pip</emphasis> or <emphasis>easy_install</emphasis> using the local distribution package in tools/marvin/dist :"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "pip install tools/marvin/dist/Marvin-0.1.0.tar.gz"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Or:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "easy_install tools/marvin/dist/Marvin-0.1.0.tar.gz"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/building-prerequisites.pot
----------------------------------------------------------------------
diff --git a/docs/pot/building-prerequisites.pot b/docs/pot/building-prerequisites.pot
new file mode 100644
index 0000000..bfd07e1
--- /dev/null
+++ b/docs/pot/building-prerequisites.pot
@@ -0,0 +1,105 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Build Procedure Prerequisites"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In this section we will assume that you are using the Ubuntu Linux distribution with the Advanced Packaging Tool (APT). If you are using a different distribution or OS and a different packaging tool, adapt the following instructions to your environment. To build &PRODUCT; you will need:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "git, <ulink url=\"http://git-scm.com\">http://git-scm.com</ulink>"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "sudo apt-get install git-core"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "maven, <ulink url=\"http://maven.apache.org\">http://maven.apache.org</ulink>"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "sudo apt-get install maven"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Make sure that you installed maven 3"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "$ mvn --version\n"
+"Apache Maven 3.0.4\n"
+"Maven home: /usr/share/maven\n"
+"Java version: 1.6.0_24, vendor: Sun Microsystems Inc.\n"
+"Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre\n"
+"Default locale: en_US, platform encoding: UTF-8\n"
+"OS name: \"linux\", version: \"3.2.0-33-generic\", arch: \"amd64\", family: \"unix\""
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "java"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "set the JAVA_HOME environment variable"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "$ export JAVA_HOME=/usr/lib/jvm/java-6-openjdk"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In addition, to deploy and run &PRODUCT; in a development environment you will need:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Mysql"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "sudo apt-get install mysql-server-5.5"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Start the mysqld service and create a cloud user with cloud as a password"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Tomcat 6"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "sudo apt-get install tomcat6"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/building-with-maven-deploy.pot
----------------------------------------------------------------------
diff --git a/docs/pot/building-with-maven-deploy.pot b/docs/pot/building-with-maven-deploy.pot
new file mode 100644
index 0000000..2062b7f
--- /dev/null
+++ b/docs/pot/building-with-maven-deploy.pot
@@ -0,0 +1,54 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Deployment and Testing Steps"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Deploying the &PRODUCT; code that you compiled is a two step process:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If you have not configured the database or modified its properties do:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mvn -P developer -pl developer -Ddeploydb"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Then you need to run the &PRODUCT; management server. To attach a debugger to it, do:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "export MAVEN_OPTS=\"-Xmx1024 -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n\""
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mvn -pl :cloud-client-ui jetty:run"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When dealing with the database, remember that you may wipe it entirely and lose any data center configuration that you may have set previously."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/building-with-maven-steps.pot
----------------------------------------------------------------------
diff --git a/docs/pot/building-with-maven-steps.pot b/docs/pot/building-with-maven-steps.pot
new file mode 100644
index 0000000..6e6112d
--- /dev/null
+++ b/docs/pot/building-with-maven-steps.pot
@@ -0,0 +1,44 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Building Steps"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "&PRODUCT; uses git for source version control, first make sure you have the source code by pulling it:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Several Project Object Models (POM) are defined to deal with the various build targets of &PRODUCT;. Certain features require some packages that are not compatible with the Apache license and therefore need to be downloaded on your own. Check the wiki for additional information <ulink url=\"https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html\">https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html</ulink>. In order to build all the open source targets of &PRODUCT; do:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mvn clean install"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The resulting jar files will be in the target directory of the subdirectory of the compiled module."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/building-with-maven.pot
----------------------------------------------------------------------
diff --git a/docs/pot/building-with-maven.pot b/docs/pot/building-with-maven.pot
new file mode 100644
index 0000000..34942d9
--- /dev/null
+++ b/docs/pot/building-with-maven.pot
@@ -0,0 +1,19 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Using Maven to Build &PRODUCT;"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/castor-with-cs.pot
----------------------------------------------------------------------
diff --git a/docs/pot/castor-with-cs.pot b/docs/pot/castor-with-cs.pot
new file mode 100644
index 0000000..a0d7ff2
--- /dev/null
+++ b/docs/pot/castor-with-cs.pot
@@ -0,0 +1,112 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Using the CAStor Back-end Storage with &PRODUCT;"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This section describes how to use a CAStor cluster as the back-end storage system for a &PRODUCT; S3 front-end. The CAStor back-end storage for &PRODUCT; extends the existing storage classes and allows the storage configuration attribute to point to a CAStor cluster."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This feature makes use of the &PRODUCT; server's local disk to spool files before writing them to CAStor when handling the PUT operations. However, a file must be successfully written into the CAStor cluster prior to the return of a success code to the S3 client to ensure that the transaction outcome is correctly reported."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The S3 multipart file upload is not supported in this release. You are prompted with proper error message if a multipart upload is attempted."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To configure CAStor:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Install &PRODUCT; 4.0.0-incubating by following the instructions given in the INSTALL.txt file."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can use the S3 storage system in &PRODUCT; without setting up and installing the compute components."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Enable the S3 API by setting \"enable.s3.api = true\" in the Global parameter section in the UI and register a user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For more information, see <ulink url=\"https://cwiki.apache.org/CLOUDSTACK/s3-api-in-cloudstack.html\">S3 API in &PRODUCT;</ulink>."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Edit the cloud-bridge.properties file and modify the \"storage.root\" parameter."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Set \"storage.root\" to the key word \"castor\"."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Specify a CAStor tenant domain to which content is written. If the domain is not specified, the CAStor default domain, specified by the \"cluster\" parameter in CAStor's node.cfg file, will be used."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Specify a list of node IP addresses, or set \"zeroconf\" and the cluster name. When using a static IP list with a large cluster, it is not necessary to include every node, only a few is required to initialize the client software."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For example:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "storage.root=castor domain=cloudstack 10.1.1.51 10.1.1.52 10.1.1.53"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In this example, the configuration file directs &PRODUCT; to write the S3 files to CAStor instead of to a file system, where the CAStor domain name is cloudstack, and the CAStor node IP addresses are those listed."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "(Optional) The last value is a port number on which to communicate with the CAStor cluster. If not specified, the default is 80."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "#Static IP list with optional port\n"
+"storage.root=castor domain=cloudstack 10.1.1.51 10.1.1.52 10.1.1.53 80\n"
+"#Zeroconf locator for cluster named \"castor.example.com\"\n"
+"storage.root=castor domain=cloudstack zeroconf=castor.example.com"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Create the tenant domain within the CAStor storage cluster. If you omit this step before attempting to store content, you will get HTTP 412 errors in the awsapi.log."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/change-console-proxy-ssl-certificate-domain.pot
----------------------------------------------------------------------
diff --git a/docs/pot/change-console-proxy-ssl-certificate-domain.pot b/docs/pot/change-console-proxy-ssl-certificate-domain.pot
new file mode 100644
index 0000000..ffe5f2f
--- /dev/null
+++ b/docs/pot/change-console-proxy-ssl-certificate-domain.pot
@@ -0,0 +1,109 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the Console Proxy SSL Certificate and Domain"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If the administrator prefers, it is possible for the URL of the customer's console session to show a domain other than realhostip.com. The administrator can customize the displayed domain by selecting a different domain and uploading a new SSL certificate and private key. The domain must run a DNS service that is capable of resolving queries for addresses of the form aaa-bbb-ccc-ddd.your.domain to an IPv4 IP address in the form aaa.bbb.ccc.ddd, for example, 202.8.44.1. To change the console proxy domain, SSL certificate, and private key:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Set up dynamic name resolution or populate all possible DNS names in your public IP range into your existing DNS server with the format aaa-bbb-ccc-ddd.company.com -&gt; aaa.bbb.ccc.ddd."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Generate the private key and certificate signing request (CSR). When you are using openssl to generate private/public key pairs and CSRs, for the private key that you are going to paste into the &PRODUCT; UI, be sure to convert it into PKCS#8 format."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Generate a new 2048-bit private key"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "openssl genrsa -des3 -out yourprivate.key 2048"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Generate a new certificate CSR"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "openssl req -new -key yourprivate.key -out yourcertificate.csr"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Head to the website of your favorite trusted Certificate Authority, purchase an SSL certificate, and submit the CSR. You should receive a valid certificate in return"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Convert your private key format into PKCS#8 encrypted format."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "openssl pkcs8 -topk8 -in yourprivate.key -out yourprivate.pkcs8.encryped.key"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Convert your PKCS#8 encrypted private key into the PKCS#8 format that is compliant with &PRODUCT;"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "openssl pkcs8 -in yourprivate.pkcs8.encrypted.key -out yourprivate.pkcs8.key"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the Update SSL Certificate screen of the &PRODUCT; UI, paste the following"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Certificate from step 1(c)."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Private key from step 1(e)."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The desired new domain name; for example, company.com"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This stops all currently running console proxy VMs, then restarts them with the new certificate and key. Users might notice a brief interruption in console availability"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The Management Server will generate URLs of the form \"aaa-bbb-ccc-ddd.company.com\" after this change is made. New console requests will be served with the new DNS domain name, certificate, and key"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/change-database-config.pot
----------------------------------------------------------------------
diff --git a/docs/pot/change-database-config.pot b/docs/pot/change-database-config.pot
new file mode 100644
index 0000000..ae57a36
--- /dev/null
+++ b/docs/pot/change-database-config.pot
@@ -0,0 +1,24 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the Database Configuration"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The &PRODUCT; Management Server stores database configuration information (e.g., hostname, port, credentials) in the file <filename>/etc/cloud/management/db.properties</filename>. To effect a change, edit this file on each Management Server, then restart the Management Server."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/change-database-password.pot
----------------------------------------------------------------------
diff --git a/docs/pot/change-database-password.pot b/docs/pot/change-database-password.pot
new file mode 100644
index 0000000..8f8bbfa
--- /dev/null
+++ b/docs/pot/change-database-password.pot
@@ -0,0 +1,115 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the Database Password"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You may need to change the password for the MySQL account used by CloudStack. If so, you'll need to change the password in MySQL, and then add the encrypted password to <filename>/etc/cloud/management/db.properties</filename>."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Before changing the password, you'll need to stop CloudStack's management server and the usage engine if you've deployed that component."
+msgstr ""
+
+#. Tag: screen
+#, no-c-format
+msgid "\n"
+"<command># service cloud-management stop</command>\n"
+"<command># service cloud-usage stop</command>\n"
+""
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Next, you'll update the password for the CloudStack user on the MySQL server."
+msgstr ""
+
+#. Tag: screen
+#, no-c-format
+msgid "\n"
+"<command># mysql -u root -p</command>\n"
+""
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "At the MySQL shell, you'll change the password and flush privileges:"
+msgstr ""
+
+#. Tag: screen
+#, no-c-format
+msgid "\n"
+"<command>update mysql.user set password=PASSWORD(\"newpassword123\") where User='cloud';</command>\n"
+"<command>flush privileges;</command>\n"
+"<command>quit;</command>\n"
+""
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The next step is to encrypt the password and copy the encrypted password to CloudStack's database configuration (<filename>/etc/cloud/management/db.properties</filename>)."
+msgstr ""
+
+#. Tag: screen
+#, no-c-format
+msgid "\n"
+"<command># java -classpath /usr/share/java/cloud-jasypt-1.8.jar \\\n"
+"org.jasypt.intf.cli.JasyptPBEStringEncryptionCLI encrypt.sh \\ \n"
+"input=\"newpassword123\" password=\"`cat /etc/cloud/management/key`\" \\\n"
+"verbose=false \n"
+"</command>\n"
+""
+msgstr ""
+
+#. Tag: title
+#, no-c-format
+msgid "File encryption type"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Note that this is for the file encryption type. If you're using the web encryption type then you'll use password=\"management_server_secret_key\""
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Now, you'll update <filename>/etc/cloud/management/db.properties</filename> with the new ciphertext. Open <filename>/etc/cloud/management/db.properties</filename> in a text editor, and update these parameters:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "\n"
+"db.cloud.password=ENC(encrypted_password_from_above) \n"
+"db.usage.password=ENC(encrypted_password_from_above) \n"
+""
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "After copying the new password over, you can now start CloudStack (and the usage engine, if necessary)."
+msgstr ""
+
+#. Tag: screen
+#, no-c-format
+msgid "\n"
+"        <command># service cloud-management start</command>\n"
+"        <command># service cloud-usage start</command>\n"
+"    "
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/change-host-password.pot
----------------------------------------------------------------------
diff --git a/docs/pot/change-host-password.pot b/docs/pot/change-host-password.pot
new file mode 100644
index 0000000..70cbc99
--- /dev/null
+++ b/docs/pot/change-host-password.pot
@@ -0,0 +1,64 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing Host Password"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The password for a XenServer Node, KVM Node, or vSphere Node may be changed in the database. Note that all Nodes in a Cluster must have the same password."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To change a Node's password:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Identify all hosts in the cluster."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Change the password on all hosts in the cluster. Now the password for the host and the password known to &PRODUCT; will not match. Operations on the cluster will fail until the two passwords match."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Get the list of host IDs for the host in the cluster where you are changing the password. You will need to access the database to determine these host IDs. For each hostname \"h\" (or vSphere cluster) that you are changing the password for, execute:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mysql&gt; select id from cloud.host where name like '%h%';"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This should return a single ID. Record the set of such IDs for these hosts."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Update the passwords for the host in the database. In this example, we change the passwords for hosts with IDs 5, 10, and 12 to \"password\"."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "mysql&gt; update cloud.host set password='password' where id=5 or id=10 or id=12;"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/change-network-offering-on-guest-network.pot
----------------------------------------------------------------------
diff --git a/docs/pot/change-network-offering-on-guest-network.pot b/docs/pot/change-network-offering-on-guest-network.pot
new file mode 100644
index 0000000..399c3e7
--- /dev/null
+++ b/docs/pot/change-network-offering-on-guest-network.pot
@@ -0,0 +1,64 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the Network Offering on a Guest Network"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "A user or administrator can change the network offering that is associated with an existing guest network."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as an administrator or end user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If you are changing from a network offering that uses the &PRODUCT; virtual router to one that uses external devices as network service providers, you must first stop all the VMs on the network. See Stopping and Starting VMs. Then return here and continue to the next step"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, choose Network"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the name of the network you want to modify <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/edit-icon.png\" /> </imageobject> <textobject><phrase>AttachDiskButton.png: button to attach a volume</phrase></textobject> </inlinemediaobject>."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In Network Offering, choose the new network offering, then click Apply."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "A prompt appears asking whether you want to keep the existing CIDR. This is to let you know that if you change the network offering, the CIDR will be affected. Choose No to proceed with the change."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Wait for the update to complete. Don’t try to restart VMs until after the network change is complete."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If you stopped any VMs in step 2, restart them."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/change-to-behavior-of-list-commands.pot
----------------------------------------------------------------------
diff --git a/docs/pot/change-to-behavior-of-list-commands.pot b/docs/pot/change-to-behavior-of-list-commands.pot
new file mode 100644
index 0000000..abfe5f0
--- /dev/null
+++ b/docs/pot/change-to-behavior-of-list-commands.pot
@@ -0,0 +1,159 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Change to Behavior of List Commands"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "There was a major change in how our List* API commands work in CloudStack 3.0 compared to 2.2.x. The rules below apply only for managed resources – those that belong to an account, domain, or project. They are irrelevant for the List* commands displaying unmanaged (system) resources, such as hosts, clusters, and external network resources."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When no parameters are passed in to the call, the caller sees only resources owned by the caller (even when the caller is the administrator). Previously, the administrator saw everyone else's resources by default."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When accountName and domainId are passed in:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The caller sees the resources dedicated to the account specified."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If the call is executed by a regular user, the user is authorized to specify only the user's own account and domainId."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If the caller is a domain administrator, CloudStack performs an authorization check to see whether the caller is permitted to view resources for the given account and domainId."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When projectId is passed in, only resources belonging to that project are listed."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When domainId is passed in, the call returns only resources belonging to the domain specified. To see the resources of subdomains, use the parameter isRecursive=true. Again, the regular user can see only resources owned by that user, the root administrator can list anything, and a domain administrator is authorized to see only resources of the administrator's own domain and subdomains."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To see all resources the caller is authorized to see, except for Project resources, use the parameter listAll=true."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To see all Project resources the caller is authorized to see, use the parameter projectId=-1."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "There is one API command that doesn't fall under the rules above completely: the listTemplates command. This command has its own flags defining the list rules:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listTemplates Flag"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Description"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "featured"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Returns templates that have been marked as featured and public."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "self"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Returns templates that have been registered or created by the calling user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "selfexecutable"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Same as self, but only returns templates that are ready to be deployed with."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "sharedexecutable"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Ready templates that have been granted to the calling user by another user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "executable"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Templates that are owned by the calling user, or public templates, that can be used to deploy a new VM."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "community"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Returns templates that have been marked as public but not featured."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "all"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Returns all templates (only usable by admins)."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The &PRODUCT; UI on a general view will display all resources that the logged-in user is authorized to see, except for project resources. To see the project resources, select the project view."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/changed-apicommands-4-0.pot
----------------------------------------------------------------------
diff --git a/docs/pot/changed-apicommands-4-0.pot b/docs/pot/changed-apicommands-4-0.pot
new file mode 100644
index 0000000..16b294c
--- /dev/null
+++ b/docs/pot/changed-apicommands-4-0.pot
@@ -0,0 +1,564 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changed API Commands in 4.0.0-incubating"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "API Commands"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Description"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "copyTemplate"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "prepareTemplate"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "registerTemplate"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateTemplate"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createProject"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "activateProject"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "suspendProject"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateProject"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listProjectAccounts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createVolume"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "migrateVolume"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "attachVolume"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "detachVolume"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "uploadVolume"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createSecurityGroup"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "registerIso"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "copyIso"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateIso"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createIpForwardingRule"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listIpForwardingRules"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createLoadBalancerRule"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateLoadBalancerRule"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createSnapshot"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The commands in this list have a single new response parameter, and no other changes."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameter: tags(*)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Many other commands also have the new tags(*) parameter in addition to other changes; those commands are listed separately."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "rebootVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "attachIso"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "detachIso"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listLoadBalancerRuleInstances"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "resetPasswordForVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "changeServiceForVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "recoverVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "startVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "migrateVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "deployVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "assignVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "restoreVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "stopVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "destroyVirtualMachine"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The commands in this list have two new response parameters, and no other changes."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: keypair, tags(*)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listSecurityGroups"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listFirewallRules"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listPortForwardingRules"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listSnapshots"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listIsos"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listProjects"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listTemplates"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listLoadBalancerRules"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The commands in this list have the following new parameters, and no other changes."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameter: tags (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listF5LoadBalancerNetworks"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listNetscalerLoadBalancerNetworks"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listSrxFirewallNetworks"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateNetwork"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The commands in this list have three new response parameters, and no other changes."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: canusefordeploy, vpcid, tags(*)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createZone"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateZone"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameter: localstorageenabled (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameter: localstorageenabled"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listZones"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "rebootRouter"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "changeServiceForRouter"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "startRouter"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "destroyRouter"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "stopRouter"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: vpcid, nic(*)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateAccount"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "disableAccount"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listAccounts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "markDefaultZoneForAccount"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "enableAccount"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: vpcavailable, vpclimit, vpctotal"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listRouters"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: forvpc (optional), vpcid (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listNetworkOfferings"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: forvpc (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: forvpc"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listVolumes"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: details (optional), tags (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: tags(*)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "addTrafficMonitor"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: excludezones (optional), includezones (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createNetwork"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: vpcid (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listPublicIpAddresses"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: tags (optional), vpcid (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: vpcid, tags(*)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listNetworks"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: canusefordeploy (optional), forvpc (optional), tags (optional), vpcid (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "restartNetwork"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "enableStaticNat"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameter: networkid (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createDiskOffering"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameter: storagetype (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameter: storagetype"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listDiskOfferings"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateDiskOffering"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createFirewallRule"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Changed request parameters: ipaddressid (old version - optional, new version - required)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "listVirtualMachines"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New request parameters: isoid (optional), tags (optional), templateid (optional)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "updateStorageNetworkIpRange"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "New response parameters: id, endip, gateway, netmask, networkid, podid, startip, vlan, zoneid"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/changing-root-password.pot
----------------------------------------------------------------------
diff --git a/docs/pot/changing-root-password.pot b/docs/pot/changing-root-password.pot
new file mode 100644
index 0000000..341f372
--- /dev/null
+++ b/docs/pot/changing-root-password.pot
@@ -0,0 +1,69 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the Root Password"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "During installation and ongoing cloud administration, you will need to log in to the UI as the root administrator. The root administrator account manages the &PRODUCT; deployment, including physical infrastructure. The root administrator can modify configuration settings to change basic functionality, create or delete user accounts, and take many actions that should be performed only by an authorized person. When first installing &PRODUCT;, be sure to change the default password to a new, unique value."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Open your favorite Web browser and go to this URL. Substitute the IP address of your own Management Server:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "http://&lt;management-server-ip-address&gt;:8080/client"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the UI using the current root user ID and password. The default is admin, password."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click Accounts."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the admin account name."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click View Users."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the admin user name."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Change Password button. <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/change-password.png\" /> </imageobject> <textobject><phrase>change-password.png: button to change a user's password</phrase></textobject> </inlinemediaobject>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Type the new password, and click OK."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/changing-secondary-storage-ip.pot
----------------------------------------------------------------------
diff --git a/docs/pot/changing-secondary-storage-ip.pot b/docs/pot/changing-secondary-storage-ip.pot
new file mode 100644
index 0000000..731294f
--- /dev/null
+++ b/docs/pot/changing-secondary-storage-ip.pot
@@ -0,0 +1,51 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Making API Requests"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can change the secondary storage IP address after it has been provisioned. After changing the IP address on the host, log in to your management server and execute the following commands. Replace HOSTID below with your own value, and change the URL to use the appropriate IP address and path for your server:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "\n"
+"        # mysql -p\n"
+"        mysql&gt; use cloud;\n"
+"        mysql&gt; select id from host where type = 'SecondaryStorage';\n"
+"        mysql&gt; update host_details set value = 'nfs://192.168.160.20/export/mike-ss1'\n"
+"          where host_id = HOSTID and name = 'orig.url';\n"
+"        mysql&gt; update host set name = 'nfs://192.168.160.20/export/mike-ss1' where type\n"
+"          = 'SecondaryStorage' and id = #;\n"
+"        mysql&gt; update host set url = 'nfs://192.168.160.20/export/mike-ss1' where type\n"
+"          = 'SecondaryStorage' and id = #;\n"
+"        mysql&gt; update host set guid = 'nfs://192.168.160.20/export/mike-ss1' where type\n"
+"          = 'SecondaryStorage' and id = #;\n"
+"        "
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When copying and pasting a command, be sure the command has pasted as a single line before executing. Some document viewers may introduce unwanted line breaks in copied text."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Then log in to the cloud console UI and stop and start (not reboot) the Secondary Storage VM for that Zone."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/changing-secondary-storage-servers.pot
----------------------------------------------------------------------
diff --git a/docs/pot/changing-secondary-storage-servers.pot b/docs/pot/changing-secondary-storage-servers.pot
new file mode 100644
index 0000000..13e5498
--- /dev/null
+++ b/docs/pot/changing-secondary-storage-servers.pot
@@ -0,0 +1,49 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing Secondary Storage Servers"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can change the secondary storage NFS mount. Perform the following steps to do so:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Stop all running Management Servers."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Wait 30 minutes. This allows any writes to secondary storage to complete."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Copy all files from the old secondary storage mount to the new."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Use the procedure above to change the IP address for secondary storage if required."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Start the Management Server."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/changing-service-offering-for-vm.pot
----------------------------------------------------------------------
diff --git a/docs/pot/changing-service-offering-for-vm.pot b/docs/pot/changing-service-offering-for-vm.pot
new file mode 100644
index 0000000..756bd48
--- /dev/null
+++ b/docs/pot/changing-service-offering-for-vm.pot
@@ -0,0 +1,59 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the Service Offering for a VM"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To upgrade or downgrade the level of compute resources available to a virtual machine, you can change the VM's compute offering."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as a user or admin."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, click Instances."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Choose the VM that you want to work with."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Stop button to stop the VM <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/stop-instance-icon.png\" /> </imageobject> <textobject><phrase>StopButton.png: button to stop a VM</phrase></textobject> </inlinemediaobject>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Change Service button <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/change-service-icon.png\" /> </imageobject> <textobject><phrase>ChangeServiceButton.png: button to change the service of a VM</phrase></textobject> </inlinemediaobject>. The Change service dialog box is displayed."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Select the offering you want."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click OK."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/changing-vm-name-os-group.pot
----------------------------------------------------------------------
diff --git a/docs/pot/changing-vm-name-os-group.pot b/docs/pot/changing-vm-name-os-group.pot
new file mode 100644
index 0000000..2b64ffb
--- /dev/null
+++ b/docs/pot/changing-vm-name-os-group.pot
@@ -0,0 +1,79 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Changing the VM Name, OS, or Group"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "After a VM is created, you can modify the display name, operating system, and the group it belongs to."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To access a VM through the &PRODUCT; UI:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as a user or admin."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, click Instances."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Select the VM that you want to modify."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Stop button to stop the VM <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/stop-instance-icon.png\" /> </imageobject> <textobject><phrase>StopButton.png: button to stop a VM</phrase></textobject> </inlinemediaobject>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click Edit <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/edit-icon.png\" /> </imageobject> <textobject><phrase>StopButton.png: button to edit the properties of a VM</phrase></textobject> </inlinemediaobject>."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Make the desired changes to the following:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Display name: Enter a new display name if you want to change the name of the VM."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "OS Type: Select the desired operating system."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Group: Enter the group name for the VM."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click Apply."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/choosing-a-deployment-architecture.pot
----------------------------------------------------------------------
diff --git a/docs/pot/choosing-a-deployment-architecture.pot b/docs/pot/choosing-a-deployment-architecture.pot
new file mode 100644
index 0000000..985a92f
--- /dev/null
+++ b/docs/pot/choosing-a-deployment-architecture.pot
@@ -0,0 +1,24 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Choosing a Deployment Architecture"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The architecture used in a deployment will vary depending on the size and purpose of the deployment. This section contains examples of deployment architecture, including a small-scale deployment useful for test and trial deployments and a fully-redundant large-scale setup for production deployments."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/cisco3750-hardware.pot
----------------------------------------------------------------------
diff --git a/docs/pot/cisco3750-hardware.pot b/docs/pot/cisco3750-hardware.pot
new file mode 100644
index 0000000..832d3db
--- /dev/null
+++ b/docs/pot/cisco3750-hardware.pot
@@ -0,0 +1,65 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Cisco 3750"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The following steps show how a Cisco 3750 is configured for zone-level layer-3 switching. These steps assume VLAN 201 is used to route untagged private IPs for pod 1, and pod 1’s layer-2 switch is connected to GigabitEthernet1/0/1."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Setting VTP mode to transparent allows us to utilize VLAN IDs above 1000. Since we only use VLANs up to 999, vtp transparent mode is not strictly required."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "vtp mode transparent\n"
+"vlan 200-999\n"
+"exit"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Configure GigabitEthernet1/0/1."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "interface GigabitEthernet1/0/1\n"
+"switchport trunk encapsulation dot1q\n"
+"switchport mode trunk\n"
+"switchport trunk native vlan 201\n"
+"exit"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The statements configure GigabitEthernet1/0/1 as follows:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "VLAN 201 is the native untagged VLAN for port GigabitEthernet1/0/1."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Cisco passes all VLANs by default. As a result, all VLANs (300-999) are passed to all the pod-level layer-2 switches."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/195c6c15/docs/pot/cisco3750-layer2.pot
----------------------------------------------------------------------
diff --git a/docs/pot/cisco3750-layer2.pot b/docs/pot/cisco3750-layer2.pot
new file mode 100644
index 0000000..d501c11
--- /dev/null
+++ b/docs/pot/cisco3750-layer2.pot
@@ -0,0 +1,55 @@
+# 
+# AUTHOR <EM...@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:57\n"
+"PO-Revision-Date: 2013-02-02T20:11:57\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Cisco 3750"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The following steps show how a Cisco 3750 is configured for pod-level layer-2 switching."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Setting VTP mode to transparent allows us to utilize VLAN IDs above 1000. Since we only use VLANs up to 999, vtp transparent mode is not strictly required."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "vtp mode transparent\n"
+"vlan 300-999\n"
+"exit"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Configure all ports to dot1q and set 201 as the native VLAN."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "interface range GigabitEthernet 1/0/1-24\n"
+"switchport trunk encapsulation dot1q\n"
+"switchport mode trunk\n"
+"switchport trunk native vlan 201\n"
+"exit"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "By default, Cisco passes all VLANs. Cisco switches complain of the native VLAN IDs are different when 2 ports are connected together. That’s why you must specify VLAN 201 as the native VLAN on the layer-2 switch."
+msgstr ""
+