How to Install single node OpenStack on CentOS 7.6 Date posted : 15/05/2019 OpenStack is a free and open-source software platform which provides IaaS (infrastructure-as-a-service) for public and private clouds. OpenStack platform consists of several inter-related projects that control hardware, storage, networking resources of a datacenter, such as: Compute, Image… Continue Reading How to Install single node OpenStack on CentOS 7.6

How to install openstack-utils package On CentOS 7.6 Date posted : 10/05/2019 In this article, we’re going to explain about installing openstack utilities package and its usage. openstack-status command displays an overall openstack services status. You might get above error when you run openstack-status command. Because by default an openstack… Continue Reading How to install openstack-utils package On CentOS 7.6

How to upload cloud images in OpenStack via commandline Date posted : 12/04/2019 In this article we are going to explain about Openstack images management. Generally this cam be done via Horizon dashboard under Images section. But we will explain how to upload images via commandline. Download an image from… Continue Reading How to upload cloud images in OpenStack via commandline

Failed to connect to server VNC console in Openstack Date posted : 12/04/2019 In this post, we’re going to explain about how to resolve vnc console error in Openstack horizon dashboard. This happens because there is no controller ip mentioned in nova configuration file. We need to add below lines… Continue Reading Failed to connect to server VNC console in Openstack