Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.25 KB

MicroStack Installation

Description

OpenStack is a tool made to assist on creating scalable virtual clouds [1].

For the Ubuntu OS, OpenStack has 3 different versions [2]:

  • Single-node OpenStack (MicroStack)
    • A version made to give the ability of installing an OpenStack cloud in a single-node environment.
  • Multi-node OpenStack (MicroStack)
    • The same version with the Single-node OpenStack but in a version that is able to be installed in a Multi-node Environment.
  • Large-scale OpenStack (OpenStack Charms)
    • This version is used in Data Centers that a product is deployed on,

In this repository, a documentation is given regarding the way in which MicroStack has been installed in the environment of the platform DIASTEMA [3].

Repository Contents

  • microstack-installation
    • An MD documentation about the installation of MickroStack version of OpenStack

References