Installation guide
Table Of Contents

no vncpro xy_base_url
vncserver_l i sten
Change the message topics used by Compute when communicating via the AMQP
server:
Add the following to the [D EFAULT ] section:
cert_topic=cert_havana
compute_topic=compute_havana
console_topic=console_havana
consoleauth_topic=consoleauth_havana
notifications_topic=notifications_havana
scheduler_topic=scheduler_havana
Add the following to the [co nd ucto r] section (you will probably have to add
this section):
[conductor]
conductor_topic=conductor_havana
4. Configure the Compute nodes:
a. Enable the following services:
o penvswi tch
messag ebus
l i bvi rtd
To enable a service, run:
# chkco nfi g serviceName
# servi ce serviceName start
b. Create the Open vSwitch bridge devices that will be used by the Compute service.
Assuming a standard GRE tunneling configuration, run:
ovs-vsctl add-br br-int
ovs-vsctl add-br br-tun
5. Start Compute services:
a. Start OpenStack services on the Havanna controller:
# o penstack-servi ce start
b. Start OpenStack services on each Havana Compute node:
# o penstack-servi ce start
c. Verify that the new Compute service has registered itself properly with the Havana
controller. On the Havana controller, run:
Red Hat Ent erprise Linux O penSt ack Plat form 4 Release Not es
58