openstack-manuals/doc/user-guide-admin/section_dashboard_admin_manage_resources.xml
Summer Long 97d1dd2124 Added admin info/procedure for viewing cloud statistics.
Also moved 'View Services' section under 'View cloud resources' umbrella.
Tech reviewed by Ladislav Smola.

Change-Id: Ie89b99794e7e3e8b0aa1a6d1663fe68aed2747fa
Closes-Bug: #1267638
2014-01-10 10:02:19 +10:00

17 lines
705 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE section [
<!-- Some useful entities bortred from HTML -->
<!ENTITY ndash "&#x2013;">
<!ENTITY mdash "&#x2014;">
<!ENTITY hellip "&#x2026;">
<!ENTITY plusmn "&#xB1;">
]>
<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml" version="5.0"
xml:id="section_dashboard_admin_manage_resources">
<title>View cloud resources</title>
<xi:include href="section_dashboard_admin_manage_services.xml"/>
<xi:include href="section_dashboard_admin_view_cloud_resources.xml"/>
</section>