Production ready OpenStack--recipes for successful environments : over 90 practical and highly applicable recipes to successfully deploy various OpenStack configurations in production /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2015.
|
Colección: | Quick answers to common problems.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to OpenStack and its Deployment Using Packages; Introduction; Configuring hosts prerequisites; Installing MariaDB database; Installing RabbitMQ; Installing Keystone
- Identity service; Generating and configuring tokens PKIs; Installing Glance
- images service; Installing Nova
- Compute service; Installing Neutron
- networking service; Configuring Neutron network node; Configuring compute node for Neutron; Installing Horizon
- web user interface dashboard
- Chapter 2: Deploying OpenStack Using Staypuft OpenStack InstallerIntroduction; Setting up the environment; Installing Staypuft packages; Discovering hosts for provisioning; Creating a new OpenStack deployment; Configuring a network; Allocating hosts to roles; Configuring host networking; Deploying OpenStack; Chapter 3: Deploying Highly Available OpenStack; Introduction; Installing Pacemaker; Installing HAProxy; Configuring Galera cluster for MariaDB; Installing RabbitMQ with mirrored queues; Configuring highly available OpenStack services; Chapter 4: Keystone Identity Service; Introduction
- Configuring Keystone with the MariaDB backendGenerating and configuring tokens PKIs; Configuring Keystone with Microsoft Active Directory and LDAP; Configuring Keystone caching with Memcached; Securing Keystone with SSL; Chapter 5: Glance Image Service; Introduction; Configuring Glance with the local file backend; Configuring Glance with the NFS backend; Configuring Glance with the Swift backend ; Configuring Glance with the Ceph backend ; Configuring Glance image caching; Configuring the Glance image size limit and storage quota; Chapter 6: Cinder Block Storage Service; Introduction
- Configuring Cinder with the logical volume management backend driverConfiguring Cinder with the Ceph RADOS block device backend driver; Configuring Cinder with the Network File System (NFS) backend driver; Configuring Cinder with the Ceph RBD backup driver; Configuring Cinder with multiple backends; Configuring Cinder scheduler filters and weighers; Chapter 7: Neutron Networking Service; Introduction; Configuring Neutron VLAN provider network with ML2 and LinuxBridge; Configuring Neutron VXLAN and GRE tenant networks using Open vSwitch; Configuring the L3 agent with Open vSwitch
- Configuring the DHCP service agentConfiguring LoadBalancer as a service; Configuring Firewall as a Service; Chapter 8: Nova-Compute Service; Introduction; Configuring Nova Hypervisors; Configuring Nova-compute with KVM Hypervisor; Configuring Nova-compute with a QEMU Hypervisor emulation; Configuring Nova scheduler filters; Configuring Nova host aggregates; Configuring Nova host aggregates filters; Configuring Nova scheduler weights; Chapter 9: Horizon Dashboard Service; Introduction; Securing Horizon with Secure Socket Layer; Configuring Horizon caching with memcached