Anna Khmelnitsky 2423d139d3 Add edge syslog configuration support to router flavors
Router flavor metainfo defines syslog settings in following format:
'syslog':{'server_ip':'<ip>','server2_ip':'<ip>','protocol':'[tcp|udp]'
server2_ip and protocol are optional.
This configuration is not stored on router. Instead, after edge allocation,
flavor metainfo is queried and edge is updated accordingly.
Limitations for shared routers: since several shared routers can share same
edge, each new router association will override syslog settings on the edge.
In addition, due to delayed nature of edge allocation, syslog settings will
reflect flavor metadata at point of port creation (metadata might have changed
since router creation)

Change-Id: I5e38c7391812c5747e9e4475e0bb50f107e872b6
2016-12-06 10:33:41 -08:00
2016-09-21 06:59:53 -06:00
2014-05-16 13:40:04 -04:00
2016-07-12 09:05:22 -06:00
2015-11-29 03:13:04 -08:00
2015-10-01 23:35:22 +05:30
2016-07-12 09:05:22 -06:00
2016-11-10 15:50:22 +02:00
2015-09-17 15:04:38 +00:00

VMware-NSX package

You have come across the VMware-NSX family of Neutron plugins

External Resources:

The homepage for the VMware-NSX project is on Launchpad.

Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.

For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.

For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.

Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%