4 Commits

Author SHA1 Message Date
Adit Sarfaty
f10dcfe82d NSX-V FWaaS(V1) support
The nsx-v FWaaS driver will add the configured firewall rules to
the router edges.
Currently there is not support for shared routers.
The rules will be edded after the current rules (NAT, LBaaS, external traffic)
for exclusive routers edges and distributed routers PLR edged.

Change-Id: I82ba90070ef4e739a0b5c4463ef03a807e26adfb
2017-04-04 11:15:49 +03:00
Gary Kotton
3759da2874 Remove Tap-as-a-service Support
The platform support will be changing so we will remove this in the
mean time.

The patch also remove false positives for test failures.

Change-Id: I118010085d305883f521fa01a5fd341e775eea5a
2017-03-20 07:57:25 -07:00
Adit Sarfaty
02f630b616 NSX-V3| Qos without RPC notifications
The QoS implementation will stop using the RPC notifications in Pike.
See commit I2f166a43f0b980ad22617f8a3f7b4cc7f4786c48
This patch still supports it for backwards compatibility,
as well as a new driver to replace the RPC notifications.

Change-Id: I1f863bf91f712d4b12db753b13cc6b842b6918a4
2017-02-16 12:40:54 +02:00
Gary Kotton
0843feda82 NSX: Add devstack.rst to contain all devstack config
Combine all README files into one devstack configuration file.

Change-Id: I361242c9c582db7f11478e0f03dfdc9578d96d3d
2017-02-12 01:27:02 -08:00