summaryrefslogtreecommitdiff
path: root/neutron/services
Commit message (Expand)AuthorAgeFilesLines
* Remove @author(s) from copyright statementsGary Kotton2014-09-1549-105/+1
* Add HA support to the l3 agentSylvain Afchain2014-09-141-0/+2
* Fix KeyError on missing gw_port_host for L3 agent in DVR modearmando-migliaccio2014-09-131-1/+1
* Merge "Add a new scheduler for the l3 HA"Jenkins2014-09-131-1/+3
|\
| * Add a new scheduler for the l3 HASylvain Afchain2014-09-121-1/+3
* | Merge "Remove useless check in _rpc_update_firewall"Jenkins2014-09-121-7/+5
|\ \ | |/ |/|
| * Remove useless check in _rpc_update_firewallCedric Brandily2014-09-101-7/+5
* | Merge "Add L3 VRRP HA base classes"Jenkins2014-09-121-6/+8
|\ \
| * | Add L3 VRRP HA base classesSylvain Afchain2014-09-101-6/+8
* | | Changes to support FWaaS in a DVR based environmentSridar Kandaswamy2014-09-092-48/+94
|/ /
* | Merge "Layer 3 service plugin to support hardware based routing"Jenkins2014-09-082-0/+236
|\ \
| * | Layer 3 service plugin to support hardware based routingShiv Haris2014-08-282-0/+236
* | | Remove unused arg to config.setup_logging()Angus Lees2014-09-053-3/+3
* | | Merge "Remove status initialization from plugin's create_firewall"Jenkins2014-09-031-1/+0
|\ \ \
| * | | Remove status initialization from plugin's create_firewallarmando-migliaccio2014-08-251-1/+0
* | | | Merge "Cisco VPN with in-band CSR (interim solution)"Jenkins2014-09-036-144/+318
|\ \ \ \
| * | | | Cisco VPN with in-band CSR (interim solution)Paul Michali2014-08-266-144/+318
| | |_|/ | |/| |
* | | | Merge "Remove chain for correct router during update_routers()"Jenkins2014-09-021-3/+4
|\ \ \ \
| * | | | Remove chain for correct router during update_routers()Angus Lees2014-09-011-3/+4
* | | | | Apic drivers enhancements (second approach): SyncIvar Lazzaro2014-08-311-0/+30
* | | | | Apic drivers enhancements (second approach): L3 refactorIvar Lazzaro2014-08-311-75/+103
* | | | | Merge "Inline "for val in [ref]" statements"Jenkins2014-08-311-3/+2
|\ \ \ \ \
| * | | | | Inline "for val in [ref]" statementsCedric Brandily2014-08-261-3/+2
| | |/ / / | |/| | |
* | | | | Apic drivers enhancements (second approach): BackendIvar Lazzaro2014-08-281-11/+8
| |_|_|/ |/| | |
* | | | Merge "Make L3RpcCallback a separate callback class"Jenkins2014-08-272-19/+4
|\ \ \ \
| * | | | Make L3RpcCallback a separate callback classAkihiro Motoki2014-08-272-19/+4
| |/ / /
* | | | Prefer "val !=/== ref" over "val (not) in [ref]" in conditionsCedric Brandily2014-08-262-2/+2
|/ / /
* | | Merge "Arista Layer 3 Sevice Plugin"Jenkins2014-08-251-0/+294
|\ \ \ | |/ / |/| |
| * | Arista Layer 3 Sevice PluginSukhdev2014-08-191-0/+294
* | | Merge "A10 Networks LBaaS v1 Driver"Jenkins2014-08-213-0/+224
|\ \ \
| * | | A10 Networks LBaaS v1 DriverDoug Wiegley2014-08-203-0/+224
| |/ /
* | | Merge "Ensure ip6tables are used only if ipv6 is enabled in kernel"Jenkins2014-08-211-1/+3
|\ \ \
| * | | Ensure ip6tables are used only if ipv6 is enabled in kernelJakub Libosvar2014-08-191-1/+3
| |/ /
* | | Merge "corrects the typos in l3_router_plugin's comments"Jenkins2014-08-211-3/+3
|\ \ \ | |_|/ |/| |
| * | corrects the typos in l3_router_plugin's commentsPrasoon Telang2014-08-201-3/+3
* | | Merge "Remove INACTIVE status from FWaaS"Jenkins2014-08-191-3/+1
|\ \ \
| * | | Remove INACTIVE status from FWaaSXuhan Peng2014-08-141-3/+1
* | | | Merge "Skip FWaaS config mismatch check if RPC method is unsupported"Jenkins2014-08-191-9/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Skip FWaaS config mismatch check if RPC method is unsupportedAkihiro Motoki2014-08-151-9/+13
* | | | Merge "Option to remove routers from dead l3 agents"Jenkins2014-08-171-0/+1
|\ \ \ \
| * | | | Option to remove routers from dead l3 agentsKevin Benton2014-08-131-0/+1
* | | | | Remove auto-generation of db schema from models at startupSalvatore Orlando2014-08-156-16/+0
* | | | | Merge "Define some abstract methods in VpnDriver class"Jenkins2014-08-151-0/+13
|\ \ \ \ \
| * | | | | Define some abstract methods in VpnDriver classLy Loi2014-07-231-0/+13
| | |_|/ / | |/| | |
* | | | | Merge "Use jsonutils instead of stdlib json"Jenkins2014-08-142-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use jsonutils instead of stdlib jsonIhar Hrachyshka2014-08-142-6/+6
| | |_|/ | |/| |
* | | | VPNaaS: Cisco fix validation for GW IPPaul Michali2014-08-131-5/+5
|/ / /
* | | Merge "Exit Firewall Agent if config is invalid"Jenkins2014-08-052-2/+12
|\ \ \
| * | | Exit Firewall Agent if config is invalidsridhargaddam2014-08-012-2/+12
| | |/ | |/|
* | | Merge "Move Cisco VPN RESTapi URI strings to constants"Jenkins2014-08-051-13/+29
|\ \ \