Sign inSign up

mohamedji/openstack

By mohamedji

Updated over 9 years ago

OpenStack is a opensource cloud operating system.

Image
0

277

mohamedji/openstack repository overview

What is OpenStack?

OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.

Launching openstack in docker Container : $ docker run -it -p 80:80 -p 6080:6080 --privileged --device=/dev/sdb:/dev/sdb -v /var/run/lvm/lvmetad.socket:/var/run/lvm/lvmetad.socket -v /lib/modules/:/lib/modules mohamedji/openstack /bin/bash

Note : Tested on Ubuntu 16.04, Pre-installed with lvm2,openvswitch from newton repo & added a new disk /sdb

Tag summary

Content type

Image

Digest

Size

461.9 MB

Last updated

over 9 years ago

docker pull mohamedji/openstack