Red Hat OpenStack Platform 13
About Red Hat OpenStack Platform
News
Red Hat OpenStack Platform Enhanced Support
Enjoy dedicated 24x7 support with a 15-minute response time
FEATURE HIGHLIGHTS
Get Started with Red Hat OpenStack Platform
For a basic installation, you'll need:
Install Red Hat OpenStack Platform 13
-
Install RHEL
Perform a minimal installation for RHEL 7 on a physical system. See getting started for Red Hat Enterprise Linux 7 for more details.
-
Register
Register the system via Red Hat Subscription Management and confirm that an OpenStack subscription is attached.
# subscription-manager register# subscription-manager list --consumedIf an OpenStack subscription is not attached immediately, see the documentation for manually attaching subscriptions.
-
Install the undercloud
- create directories for templates and images
- set the system hostname
- install director packages
- configure the director
- obtain overcloud node images
- set a nameserver
- complete undercloud configuration
Configure the container registry
A containerized overcloud requires access to a registry with the required container images. Choose one of the following registry types:
- create the environment file with the "openstack overcloud container image prepare" command. If you are using Ceph Storage, include the additional parameters to create an
overcloud_images.yamlenvironment file, which contains image locations on the undercloud. - Include this file with your overcloud deployment. This makes the overcloud pull images from Red Hat.
The registry configuration is ready. Continue with the instructions in STEP 6.
- create an environment file (
overcloud_images.yaml)and container image upload file (container_images.yaml)with the "openstack overcloud container image prepare" command. - pull the images using the
container_images.yamlfile with the "openstack overcloud container image updload" commands. This pulls images from Red Hat to your undercloud. - include
overcloud_images.yamlfile in your overcloud deployment. This makes the overcloud pull images from the undercloud.
The registry configuration is ready. Continue with the instructions in Step 6.
- create an environment file (
overcloud_images.yaml)and container image upload file (container_images.yaml)with the "openstack overcloud container image prepare" command. - The
container_images.yamlwill synchronize container images to your Satellite 6 server. - remove unnecessary information from the
container_images.yamlfile - copy the
container_images.yamlfile to a system that contains the Satellite 6hammertool. Alternatively, use the instructions in the Hammer CLI Guide to install thehammertool to the undercloud. - use the
hammercommand to create a new product (OSP13 Containers) to your Satellite organization - add the base container image to the product
- add the overcloud container images from the
container_images.yamlfile. - synchronize the container images
- check the tags available for the
baseimage - include the
overcloud_images.yamlfile in your overcloud deployment. This makes the overcloud pull images fro the Satellite server.
The registry configuration is ready. Continue with the instructions in Step 6.
- create the environment file with the "openstack overcloud container image prepare" command. If you are using Ceph Storage, include the additional parameters to create an
-
Configure and create the overcloud
Using the CLI:
- configure the basic overcloud with the CLI
- configure advanced customizations
- run the " openstack overcloud deploy " command, which uploads the plan (the collection of heat templates customized in the advanced customizations step)
Using the GUI:
- customize your overcloud deployment plan, if desired, with advanced customizations and then import
- configure the overcloud using the GUI
- click the Validate and Deploy button
Browse All Product Knowledge
Topics
Getting started with OpenStack
Getting started
Hear what Red Hat OpenStack's technical lead Mark McLoughlin has to say about Red Hat's latest cloud offering. In this interview, Mark discusses what OpenStack is, typical use cases for OpenStack, and how it fares against competing solutions.
The app is king: Enterprise cloud success with Red Hat product stack
Enterprise cloud success
Dustin Black explains how customers can get the most out of their cloud deployment using the Red Hat Product Stack.
OpenStack: Components Overview
Components overview
Wesley Duffee-Braun introduces OpenStack, discusses its components, and demos the Horizon dashboard.
Verifying Keystone in OpenStack
Verify Keystone
In this training demo, Adolfo Vazquez shows how to review Keystone configuration performed by PackStack.
Troubleshooting Keystone in OpenStack
Troubleshooting Keystone
In this video, Adolfo Vazquez demonstrates breaking the Keystone component of the Glance service for OpenStack, and then shows how to troubleshoot and resolve the broken state.





