PackStack

RDO is a community of people using and deploying OpenStack on CentOS, Fedora, and Red Hat Enterprise Linux. We have documentation to help get started, mailing lists where you can connect with other users, and community-supported packages of the most up-to-date OpenStack releases available for download. Homepage

OpenStack Installation Tutorial for Red Hat Enterprise Linux and CentOS

xe1gyq@workstation:~$ sudo dd if=CentOS-7-x86_64-Everything-1708.iso of=/dev/sdb bs=1M
[root@server ~]# sudo yum install -y centos-release-openstack-pike
======================================================================================================================================
 Package                                       Arch                   Version                            Repository              Size
======================================================================================================================================
Installing:
 centos-release-openstack-pike                 x86_64                 1-1.el7                            extras                 5.3 k
Installing for dependencies:
 centos-release-ceph-jewel                     noarch                 1.0-1.el7.centos                   extras                 4.1 k
 centos-release-qemu-ev                        noarch                 1.0-2.el7                          extras                  11 k
 centos-release-storage-common                 noarch                 1-2.el7.centos                     extras                 4.5 k
 centos-release-virt-common                    noarch                 1-1.el7.centos                     extras                 4.5 k
[root@server ~]# sudo yum update -y
======================================================================================================================================
 Package                        Arch                   Version                            Repository                             Size
======================================================================================================================================
Updating:
 mariadb-libs                   x86_64                 3:10.1.20-2.el7                    centos-openstack-pike                 643 k
Installing for dependencies:
 mariadb-common                 x86_64                 3:10.1.20-2.el7                    centos-openstack-pike                  63 k
 mariadb-config                 x86_64                 3:10.1.20-2.el7                    centos-openstack-pike                  26 k

Launch Instance

  • Virtual Networks

  • Flavor

  • Key Pair ?

  • Security Group Rules ?

  • Instance

  • Block Storage

  • Orchestration

  • Shared File Systems

Image

Creating Custom CentOS 7 Images for Openstack

Last updated