Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 919ADDE90 for ; Mon, 15 Oct 2012 00:33:03 +0000 (UTC) Received: (qmail 23738 invoked by uid 500); 15 Oct 2012 00:33:03 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 23704 invoked by uid 500); 15 Oct 2012 00:33:03 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 23696 invoked by uid 99); 15 Oct 2012 00:33:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 00:33:03 +0000 Date: Mon, 15 Oct 2012 00:33:02 +0000 (UTC) From: "David Nalley (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: <1404471740.43549.1350261183209.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CLOUDSTACK-344) Docs still point to old location for many of the cloud-* tools MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Nalley created CLOUDSTACK-344: --------------------------------------- Summary: Docs still point to old location for many of the cloud-* tools Key: CLOUDSTACK-344 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-344 Project: CloudStack Issue Type: Bug Components: Doc Reporter: David Nalley Priority: Critical Docs still point to /usr/lib64/cloud/agent/scripts These have generally moved to /usr/lib64/cloud/common/scripts A quick grep shows the following occurrences ./citrix-xenserver-installation.xml: Copy the script from the Management Server in /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/cloud-setup-bonding.sh to the master host and ensure it is executable. ./citrix-xenserver-installation.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/xenserver60/NFSSR.py ./citrix-xenserver-installation.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/setupxenserver.sh ./citrix-xenserver-installation.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/make_migratable.sh ./citrix-xenserver-installation.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/cloud-clean-vlan.sh ./host-add-xenserver-kvm-ovm.xml: Copy the script from the Management Server in /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/cloud-setup-bonding.sh to the master host and ensure it is executable. ./management-server-install-systemvm.xml: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2 -h xenserver -s <optional-management-server-secret-key> -F ./management-server-install-systemvm.xml: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova -h vmware -s <optional-management-server-secret-key> -F ./management-server-install-systemvm.xml: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2 -h kvm -s <optional-management-server-secret-key> -F ./prepare-system-vm-template.xml: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2 -h xenserver -s <optional-management-server-secret-key> -F ./prepare-system-vm-template.xml: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.ova -h vmware -s <optional-management-server-secret-key> -F ./prepare-system-vm-template.xml: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2 -h kvm -s <optional-management-server-secret-key> -F ./release-notes.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/xenserver60/NFSSR.py ./release-notes.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/setupxenserver.sh ./release-notes.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/make_migratable.sh ./release-notes.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/xenserver60/NFSSR.py ./release-notes.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/setupxenserver.sh ./release-notes.xml: /usr/lib64/cloud/agent/scripts/vm/hypervisor/xenserver/make_migratable.sh -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira