CLOUDSTACK-574: Add Ceph RBD documentation This commit also add some extra information about NFS and iSCSI Primary Storage on a KVM hypervisor.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ed2aa9f9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ed2aa9f9 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/ed2aa9f9 Branch: refs/heads/cisco-vnmc-api-integration Commit: ed2aa9f9da2afcb6c28eff1ebbf79baa5a2e25dd Parents: c5b10a7 Author: Wido den Hollander <[email protected]> Authored: Sat Apr 13 11:13:26 2013 +0200 Committer: Wido den Hollander <[email protected]> Committed: Sat Apr 13 11:13:26 2013 +0200 ---------------------------------------------------------------------- docs/en-US/hypervisor-kvm-install-flow.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ed2aa9f9/docs/en-US/hypervisor-kvm-install-flow.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/hypervisor-kvm-install-flow.xml b/docs/en-US/hypervisor-kvm-install-flow.xml index 6cc73e4..7dfd47d 100644 --- a/docs/en-US/hypervisor-kvm-install-flow.xml +++ b/docs/en-US/hypervisor-kvm-install-flow.xml @@ -34,4 +34,5 @@ <xi:include href="hypervisor-host-install-network-openvswitch.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="hypervisor-host-install-firewall.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="hypervisor-host-install-finish.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="hypervisor-host-install-primary-storage.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </section>
