Book Image

OpenStack Networking Cookbook

Book Image

OpenStack Networking Cookbook

Overview of this book

Table of Contents (19 chapters)
OpenStack Networking Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Exploring Other Network Types in Neutron

OpenStack Networking supports different types of network in order to provide rich functionality and flexibility. In this chapter, we will show you the following set of recipes that cover a few specific network types supported in OpenStack:

  • Configuring Neutron to use the Linux bridge mechanism driver

  • Viewing the virtual interface information for Linux bridge on the compute node

  • Configuring Neutron to use a Flat Network type

  • Creating a Flat Network using Horizon

  • Creating a shared Network using Horizon

  • Creating an external Network using Horizon

  • Setting up a simple web application – an introduction

  • Setting up a simple web application – setting up OpenStack Networks

  • Setting up a simple web application – creating instances