----- Original Message -----
Subject/Topic: How to Install Your Own Cloud Platform with OpenStack
in
RHEL/CentOS 7 with RDO
Good morning from Singapore,
I found the following tutorials/articles/how-to guides from
tecmint.com.
(1) How to Install Your Own Cloud Platform with OpenStack in RHEL/CentOS 7
Link:
https://www.tecmint.com/openstack-installation-guide-rhel-centos/
(2) How to Configure OpenStack Network to Enable Access to OpenStack
Instances
Link:
https://www.tecmint.com/openstack-networking-guide/
Do these articles show us the official or standard way to install our own
cloud platform with OpenStack in RHEL/CentOS 7 with RDO?
Thank you very much for your advice.
Hi,
Those articles are a bit outdated (they mention RDO Mitaka), and make a risky
recommendation like disabling SELinux.
For an official guide, you can check
https://www.rdoproject.org/use/, which provides
initial instructions to deploy RDO using Packstack (ok for quick proof of concept
environments) and TripleO (better suited for production clouds).
Some time ago I wrote a couple blog posts about deployments with Packstack, which might be
useful if you want to play around with it:
-
https://jpenatech.wordpress.com/2016/02/23/creating-a-home-openstack-lab-...
-
https://jpenatech.wordpress.com/2016/03/15/you-have-a-user-in-a-shiny-new...
Regards,
Javier