42b23e8c84
Closes-Bug: #1249082 Change-Id: I9f68073da5ca25867b2b8c099cce5df34f6a3eec author: diane fleming
18 lines
812 B
XML
18 lines
812 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="ch_ceilometer">
|
|
<title>Add the Metering service</title>
|
|
|
|
<para>The OpenStack Metering service provides a framework for
|
|
monitoring and metering the OpenStack cloud. It is also known
|
|
as the Ceilometer project.</para>
|
|
<xi:include href="../common/section_getstart_metering.xml"/>
|
|
<xi:include href="section_ceilometer-install.xml"/>
|
|
<xi:include href="section_ceilometer-nova.xml"/>
|
|
<xi:include href="section_ceilometer-glance.xml"/>
|
|
<xi:include href="section_ceilometer-cinder.xml"/>
|
|
<xi:include href="section_ceilometer-swift.xml" />
|
|
</chapter>
|