How to upgrade OpenStack Version through kolla-ansible
OpenStack keeps evolving day by day this article explains how to upgrade OpenStack version Xena to Yoga through kolla-ansible
OpenStack keeps evolving day by day this article explains how to upgrade OpenStack version Xena to Yoga through kolla-ansible
In this article, we will explain how to deploy OpenStack services which will be responsible for cloud orchestration. For testing, we will create a new user, project, network, and then we will create a virtual machine.
In this article, we will create a docker registry, create Docker images from the kolla-build and its build configuration and also share how to extend kolla container templates.
Kolla Anisble uses multiple configuration files, these file are important to describe our environment. In this article we explained such important conf files and its configurations.
Deploying & managing a Openstack cloud has multiple strategies, this article describes one of a such strategy kolla-ansible and shows how to create kolla-ansible multinode deployment setup.
Cinder service is used to provide block storage services in the Openstack. This article discusses how to create the cinder volume by using the command line.
Virtual Machines ( VMs) are often used to provide isolated operating environments concurrently on a single system. Article shows how to create a VM in Ubuntu 20.04 environment.
Quotas are operational limits set by the administrator. The idea behind setting quotas is single-tenant cannot consume all of the resources.
Kolla-ansible commands are very useful for managing the OpenStack deployment. This article discusses important commands with examples.
How to test kolla-ansible openstack deplyement, Important dependencies needed for openstack management and issues we faced.