Skip to content

iftopalmas/openstack-multi-node-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Automates the installation of Multi-Node OpenStack Cluster using DevStack

DevStack provides a set of scripts to install OpenStack on a Linux distribution in order to set up a private cloud infrastructure. However, the installation of a multi-node development environment requires some manual steps as described in the DevStack documentation.

How to Use

DevStack documentation recommend you to use a minimal fresh installation of Linux such as Ubuntu 16.04 Minimal CD. You’re encouraged to read the DevStack documentation to understand what is going on under the hood.

Install OpenStack Controller

After installing you Linux distribution you can just execute ./install.sh --controller that every dependency will be downloaded and installed. The process takes a lot of time and a summary is shown at the end. Just be patient.

Install OpenStack Node

For every physical machine (node) that you want to add to the cluster you have to open a terminal at such a machine and execute ./install.sh --node Controller-IP

About

Automates the installation of a Multi-Node OpenStack Cluster using DevStack βš™οΈπŸ’»πŸ’»πŸ’»

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages