Redhat & Openstack Basics Lab
Redhat & Openstack Basics Lab
with Linux
A typical OpenStack cloud is made up of at least 10 core services (Nova,
Cinder, Keystone, Neutron, Glance, etc). It includes plug-ins to interact
with third-party systems, such as storage arrays and network switches.
OpenStack services run on top of a Linux distribution with a complex set
of userspace dependencies that require tight integration. A supported,
stable platform requires integration and testing of each component.
Many of the most complex features are provided by Linux, with
OpenStack providing management and orchestration. Here are two
examples:
Virtualization provided by the KVM hypervisor, with libvirt
management interface.
Interacting with the Open vSwitch userspace switch, transitioning to
the kernels networking stack to handle network namespaces, with
each potentially managed by different OpenStack services.
These components need to be engineered and productized together.
OpenStack cannot be productized as a layered product.
Hat
Hat
Hat
Hat
CloudForms
Enterprise Virtualization
Storage
Satellite
Guest Support