Skip to content

Repository files navigation

Code samples for OpenStack Networking Cookbook

Author(s): Sriram Subramanian and Chandan Dutta Chowdhury

Published by: Packt Publishing

Files

  1. ch10_ml2_mech_driver.py - the main ML2 mechanism driver file. We will use this file as the starting point and will be updating it for the recipes in Chapter 10.
  2. ch10_ml2_mech_driver_network.py - this file contains Network related mechanism driver methods
  3. ch10_ml2_mech_driver_subnet.py - this file contains Subnet related mechanism driver methods
  4. ch10_ml2_mech_driver_port.py - this file contains Port related mechanism driver methods
  5. ch10_ml2_mech_driver_final.py - This file represents the final mechanism driver that includes Network, Subnet and Port driver methods.
  6. local.conf - The conf file can be used in your DevStack setup

About

Code samples for OpenStack Networking Cookbook by Packt

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages