Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
OpenStack Orchestration

You're reading from   OpenStack Orchestration

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher Packt
ISBN-13 9781783551651
Length 150 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Adnan Ahmed Siddiqui Adnan Ahmed Siddiqui
Author Profile Icon Adnan Ahmed Siddiqui
Adnan Ahmed Siddiqui
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

Preface 1. Getting Started with the Orchestration Service for OpenStack FREE CHAPTER 2. The OpenStack Architecture 3. Stack Group of Connected Cloud Resources 4. Installation and Configuration of the Orchestration Service 5. Working with Heat 6. Managing Heat 7. Troubleshooting Heat Index

OpenStack Heat installation

In this section, we will describe the steps for installing Heat on Ubuntu Linux:

  1. Change to the super user mode:
    OpenStack Heat installation
  2. Install Heat packages:
    OpenStack Heat installation
  3. Create a MySQL database for Heat:
    OpenStack Heat installation

    The default connection string to sqlite_db needs to be replaced with a new string to the MySQL database. The HEAT_DBPASS parameter needs to be replaced with the actual password for the heat database:

    OpenStack Heat installation
  4. Configure the service user and role:
    OpenStack Heat installation
  5. Register the service and create the endpoint:
    OpenStack Heat installation
  6. Create the heat_stack_user role:
    OpenStack Heat installation
  7. Install the OpenStack client:
    OpenStack Heat installation
  8. Create the heat_stack_owner role and give role to users (admin and demo) who create Heat stacks:
    OpenStack Heat installation
  9. Edit the /etc/heat/heat.conf file:
    OpenStack Heat installation
  10. Replace the connection string, as shown in the following screenshot:
    OpenStack Heat installation

    After incorporating the changes, the configuration file heat.conf should look like the following screenshot:

    OpenStack Heat installation

    It is also important to mention the heat instance user in the same configuration file under the [DEFAULT] section. user_instance is required to access VM via SSH...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image