Updated Branches: refs/heads/master e17d225ce -> b55fc7218
CLOUDSTACK-5029 remove cloud-bugtool mention Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/c551622e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/c551622e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/c551622e Branch: refs/heads/master Commit: c551622ea69b5be40534a4bfcdc9cabea3a1d673 Parents: 95e0199 Author: Sebastien Goasguen <[email protected]> Authored: Mon Nov 4 08:36:31 2013 +0100 Committer: Sebastien Goasguen <[email protected]> Committed: Mon Nov 4 08:36:31 2013 +0100 ---------------------------------------------------------------------- release-notes/en-US/Release_Notes.xml | 31 ------------------------------ 1 file changed, 31 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/c551622e/release-notes/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/release-notes/en-US/Release_Notes.xml b/release-notes/en-US/Release_Notes.xml index a65cca9..b4fb726 100644 --- a/release-notes/en-US/Release_Notes.xml +++ b/release-notes/en-US/Release_Notes.xml @@ -995,37 +995,6 @@ under the License. retrieved md5 hash of the stored password against the supplied md5 hash of the password, because clients no longer hash the password.</para> </section> - <section id="cloud-bugtool"> - <title>Log Collection Utility cloud-bugtool</title> - <para>&PRODUCT; provides a command-line utility called cloud-bugtool to make it easier to - collect the logs and other diagnostic data required for troubleshooting. This is - especially useful when interacting with Citrix Technical Support.</para> - <para>You can use cloud-bugtool to collect the following:</para> - <itemizedlist> - <listitem> - <para>Basic system and environment information and network configuration including IP - addresses, routing, and name resolver settings </para> - </listitem> - <listitem> - <para>Information about running processes</para> - </listitem> - <listitem> - <para>Management Server logs</para> - </listitem> - <listitem> - <para>System logs in /var/log/</para> - </listitem> - <listitem> - <para>Dump of the cloud database</para> - </listitem> - </itemizedlist> - <warning> - <para>cloud-bugtool collects information which might be considered sensitive and - confidential. Using the <code>--nodb</code> option to avoid the cloud database can - reduce this concern, though it is not guaranteed to exclude all sensitive data.</para> - </warning> - <para/> - </section> <section id="rbd-primary-storage"> <title>Snaphotting, Backups, Cloning and System VMs for RBD Primary Storage</title> <note>
