Openstack

Openstack is open source private cloud solution which supports various hypervisors like VMware, KVM, Hyper-V etc.

What is Openstack Keystone ?

OpenStack Keystone is the identity service component of the OpenStack cloud computing platform. It provides authentication, authorization, and service catalog services for the other OpenStack services. Keystone allows users to authenticate themselves and obtain tokens that can be used to access other OpenStack services. Here are some key aspects of Keystone: Here are the main …

What is Openstack Keystone ? Read More »

“manila-share” service

The “manila-share” component in OpenStack Manila refers to the backend service responsible for handling the actual sharing and management of file systems. It is deployed on storage nodes and interacts with the underlying storage systems to provide file storage services to OpenStack users. Here are some key aspects and functionalities of the OpenStack Manila-share component: …

“manila-share” service Read More »

“manila-scheduler” service

The Manila scheduler is a component of OpenStack Manila that handles the task of selecting the best available storage backend to satisfy a user’s request for a file share. The Manila scheduler is responsible for determining the optimal storage backend based on various factors such as capacity, performance, availability, and user-specified requirements. It ensures that …

“manila-scheduler” service Read More »

“manila-api” service

The Manila API serves as the primary interface for users and other OpenStack services to interact with the Manila shared file system service. It enables users to perform various operations, such as creating and managing shares, managing share access rules, and retrieving information about shares and share servers. The API follows the principles of the …

“manila-api” service Read More »

Scroll to Top