openstack-manuals/doc/install-guide/ch_nova.xml
annegentle d3f6bff9f4 Fixes to nova network after ubuntu testing
* Removes some services restarting that weren't ever installed
* Ensures python-novaclient is installed and an RC file is sourced
* Comments out deep dive into KVM as it's not necessary in install guide

Change-Id: I7a23720786ac9b1e9ac686e7c44c4d32599bdcd2
2013-10-15 17:08:56 -05:00

16 lines
607 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_nova">
<title>Configuring the Compute Services</title>
<xi:include href="../common/section_getstart_compute.xml"/>
<xi:include href="section_nova-controller.xml"/>
<xi:include href="section_nova-compute.xml"/>
<!-- <xi:include href="section_nova-kvm.xml"/>-->
<xi:include href="section_nova-network.xml"/>
<xi:include href="section_nova-boot.xml"/>
</chapter>