Preface
OpenStack is an open source platform that leverages compute, network, and storage solutions to create private and public clouds. In the last couple of years, the adoption of OpenStack has increased dramatically and is being embraced by enterprises around the world.
Networking is one of the pillars of OpenStack. A solid understanding of OpenStack Networking will help you implement a rich suite of services in your OpenStack cloud. This book helps you develop the practical knowledge of a wide range of OpenStack Networking concepts.
This book starts with building blocks such as Network, Subnet, and Port. It then proceeds to cover OpenStack Networking technologies, such as Routers, Firewalls, and so on. Advanced topics such as the configuration of load balancers, VPN service to provide site-to-site connectivity, and development of a simple ML2 driver are also covered to help you build and manage the best networks for your OpenStack cloud.
This book will cover you the following topics:
- How to build and manage virtual switching, routing, and firewall-based networks in OpenStack using Neutron
- How to develop plugins and drivers for Neutron to enhance the built-in networking capabilities
- How to monitor and automate OpenStack networks using tools such as Ceilometer and Heat