Jump to: navigation, search

Neutron/ServiceInsertionAndChaining

< Neutron
Revision as of 20:46, 6 October 2013 by Snaiksat (talk | contribs) (Overview)

Overview

In Havana we took a significant step forward with addition of multiple advance network services. Currently we have support for FWaaS, LBaaS, and VPNaaS. However the association of these services with other neutron constructs either happens implicitly or to a virtual router. In other words there is no generic service insertion mechanism to facilitate L3, L2, bump-in-the-wire, and tap insertion modes. Moreover, with more than one service it becomes relevant to explore the model of how multiple services can be requested and sequenced in a chain.

Current Design Discussions

  1. API and Resource Model Document Quantum/ServiceInsertionAndChaining/API