478428b28f
Add gnocchi to Chapter 1 (for CLI Ref) Add gnocchi to Appendix (common part includes CLI Ref/Config Ref) Add gnocchi CLI Ref XML 2.0.0 (autogenerated) Ref Gnocchi Ceilometer API v3 https://specs.openstack.org/openstack/ceilometer-specs/specs/juno/gnocchi.html P.S. some comments are missing periods in autogenerated file. I post it to gnocchiclient separately. Change-Id: I548bbadee2c42b3d23d1a5be6403cba6f2a88079
108 lines
3.6 KiB
XML
108 lines
3.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<book 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="openstack-cli-reference">
|
|
|
|
<title>OpenStack Command-Line Interface Reference</title>
|
|
<?rax title.font.size="28px" subtitle.font.size="28px"?>
|
|
<titleabbrev>CLI Reference</titleabbrev>
|
|
<info>
|
|
<author>
|
|
<personname>
|
|
<firstname/>
|
|
<surname/>
|
|
</personname>
|
|
<affiliation>
|
|
<orgname>OpenStack Foundation</orgname>
|
|
</affiliation>
|
|
</author>
|
|
<copyright>
|
|
<year>2014</year>
|
|
<year>2015</year>
|
|
<holder>OpenStack Foundation</holder>
|
|
</copyright>
|
|
<releaseinfo>current</releaseinfo>
|
|
<productname>OpenStack</productname>
|
|
<pubdate/>
|
|
<legalnotice role="cc-by">
|
|
<annotation>
|
|
<remark>Remaining licensing details are filled in by
|
|
the template.</remark>
|
|
</annotation>
|
|
</legalnotice>
|
|
<abstract>
|
|
<para>This guide documents the OpenStack command-line
|
|
clients.</para>
|
|
</abstract>
|
|
</info>
|
|
<xi:include href="../common/ch_preface.xml"/>
|
|
<xi:include href="ch_cli.xml"/>
|
|
|
|
<!-- Application catalog (murano) -->
|
|
<xi:include href="generated/ch_cli_murano_commands.xml"/>
|
|
|
|
<!-- Bare metal (ironic) -->
|
|
<xi:include href="generated/ch_cli_ironic_commands.xml"/>
|
|
|
|
<!-- Block Storage (cinder) -->
|
|
<xi:include href="generated/ch_cli_cinder_commands.xml"/>
|
|
|
|
<!-- Compute (nova) -->
|
|
<xi:include href="generated/ch_cli_nova_commands.xml"/>
|
|
|
|
<!-- Containers service (magnum) -->
|
|
<xi:include href="generated/ch_cli_magnum_commands.xml"/>
|
|
|
|
<!-- Database service (trove) -->
|
|
<xi:include href="generated/ch_cli_trove_commands.xml"/>
|
|
<xi:include href="generated/ch_cli_trove-manage_commands.xml"/>
|
|
|
|
<!-- Data processing (sahara) -->
|
|
<xi:include href="generated/ch_cli_sahara_commands.xml"/>
|
|
|
|
<!-- Deployment service (tuskar) -->
|
|
<xi:include href="generated/ch_cli_tuskar_commands.xml"/>
|
|
|
|
<!-- DNS service (designate) -->
|
|
<xi:include href="generated/ch_cli_designate_commands.xml"/>
|
|
|
|
<!-- Identity service (keystone) -->
|
|
<xi:include href="generated/ch_cli_keystone_commands.xml"/>
|
|
|
|
<!-- Image service (glance) -->
|
|
<xi:include href="generated/ch_cli_glance_commands.xml"/>
|
|
<xi:include href="ch_cli_glance_property_keys.xml"/>
|
|
|
|
<!-- Key Manager service (barbican) -->
|
|
<xi:include href="generated/ch_cli_barbican_commands.xml"/>
|
|
|
|
<!-- Networking (neutron) -->
|
|
<xi:include href="generated/ch_cli_neutron_commands.xml"/>
|
|
<xi:include href="ch_cli_neutron-debug_commands.xml"/>
|
|
|
|
<!-- Object Storage (swift) -->
|
|
<xi:include href="generated/ch_cli_swift_commands.xml"/>
|
|
|
|
<!-- OpenStack (openstack) -->
|
|
<xi:include href="generated/ch_cli_openstack_commands.xml"/>
|
|
|
|
<!-- Orchestration (heat) -->
|
|
<xi:include href="generated/ch_cli_heat_commands.xml"/>
|
|
|
|
<!-- Shared file systems (manila) -->
|
|
<xi:include href="generated/ch_cli_manila_commands.xml"/>
|
|
|
|
<!-- Telemetry (ceilometer) -->
|
|
<xi:include href="generated/ch_cli_ceilometer_commands.xml"/>
|
|
|
|
<!-- Telemetry v3 (gnocchi) -->
|
|
<xi:include href="generated/ch_cli_gnocchi_commands.xml"/>
|
|
|
|
<!-- Workflow service (mistral) -->
|
|
<xi:include href="generated/ch_cli_mistral_commands.xml"/>
|
|
|
|
<xi:include href="../common/app_support.xml"/>
|
|
</book>
|