]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
10 years agoAllow DHCPv6 reply from server to client
Xu Han Peng [Tue, 1 Jul 2014 08:57:51 +0000 (16:57 +0800)]
Allow DHCPv6 reply from server to client

Add security group rule to allow DHCPv6 reply from dhcp server
link local addres port 547 to client port 546.

Change-Id: I5fd9561e855b1d3999649934977af659d5ca221f
Closes-Bug: 1335984

10 years agoMerge "Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring"
Jenkins [Thu, 4 Sep 2014 23:41:02 +0000 (23:41 +0000)]
Merge "Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring"

10 years agoMerge "Fixes Hyper-V agent issue on Hyper-V 2008 R2"
Jenkins [Thu, 4 Sep 2014 21:15:47 +0000 (21:15 +0000)]
Merge "Fixes Hyper-V agent issue on Hyper-V 2008 R2"

10 years agoMerge "Revert "Cisco DFA ML2 Mechanism Driver""
Jenkins [Thu, 4 Sep 2014 12:36:29 +0000 (12:36 +0000)]
Merge "Revert "Cisco DFA ML2 Mechanism Driver""

10 years agoMerge "Refactor security group rpc call"
Jenkins [Thu, 4 Sep 2014 08:18:11 +0000 (08:18 +0000)]
Merge "Refactor security group rpc call"

10 years agoMerge "Don't spawn metadata-proxy for non-isolated nets"
Jenkins [Thu, 4 Sep 2014 06:40:54 +0000 (06:40 +0000)]
Merge "Don't spawn metadata-proxy for non-isolated nets"

10 years agoMerge "Remove status initialization from plugin's create_firewall"
Jenkins [Wed, 3 Sep 2014 17:49:00 +0000 (17:49 +0000)]
Merge "Remove status initialization from plugin's create_firewall"

10 years agoMerge "Fix interface IP address for DVR with gateway"
Jenkins [Wed, 3 Sep 2014 16:52:17 +0000 (16:52 +0000)]
Merge "Fix interface IP address for DVR with gateway"

10 years agoMerge "Skip functional l3 agent test"
Jenkins [Wed, 3 Sep 2014 16:34:40 +0000 (16:34 +0000)]
Merge "Skip functional l3 agent test"

10 years agoMerge "Implements ProcessMonitor to watch over external processes"
Jenkins [Wed, 3 Sep 2014 16:27:24 +0000 (16:27 +0000)]
Merge "Implements ProcessMonitor to watch over external processes"

10 years agoMerge "Big Switch: Separate L3 functions into L3 service"
Jenkins [Wed, 3 Sep 2014 16:27:08 +0000 (16:27 +0000)]
Merge "Big Switch: Separate L3 functions into L3 service"

10 years agoMerge "Fixed template of IPsecSiteConnectionNotFound message"
Jenkins [Wed, 3 Sep 2014 05:21:40 +0000 (05:21 +0000)]
Merge "Fixed template of IPsecSiteConnectionNotFound message"

10 years agoMerge "ofagent: Implement physical_interface_mappings"
Jenkins [Wed, 3 Sep 2014 01:59:32 +0000 (01:59 +0000)]
Merge "ofagent: Implement physical_interface_mappings"

10 years agoMerge "Cisco VPN with in-band CSR (interim solution)"
Jenkins [Wed, 3 Sep 2014 01:59:16 +0000 (01:59 +0000)]
Merge "Cisco VPN with in-band CSR (interim solution)"

10 years agoRevert "Cisco DFA ML2 Mechanism Driver"
mark mcclain [Tue, 2 Sep 2014 20:02:06 +0000 (20:02 +0000)]
Revert "Cisco DFA ML2 Mechanism Driver"

This reverts commit 3680fd61c9a1cceaa011b4d0d37d235abf490c50.

The reverted patch incorrectly ties with Keystone and should have never been
approved since the approved version only partially addressed review concerns.

This revert also ensure migration timeline integrity.

Change-Id: If5fbdade72c762b21a477676ded816ce5be97ca5

10 years agoMerge "Make log level in linux.utils.execute configurable"
Jenkins [Tue, 2 Sep 2014 21:17:49 +0000 (21:17 +0000)]
Merge "Make log level in linux.utils.execute configurable"

10 years agoRefactor security group rpc call
shihanzhang [Mon, 4 Aug 2014 08:44:31 +0000 (16:44 +0800)]
Refactor security group rpc call

Refactor rpc call of 'security_group_rules_for_devices' into
'security_group_info_for_devices' to reduce the response
message size and server side processing time. Includes
agent-side auto detection of rpc version, and fall back
to the old one.

Change-Id: If19be8579ca734a899cdd673c919eee8165aaa0e
Implements: blueprint security-group-rules-for-devices-rpc-call-refactor
DocImpact
Co-Authored-By: Miguel Angel Ajo <mangelajo@redhat.com>
10 years agoFix interface IP address for DVR with gateway
rajeev [Tue, 2 Sep 2014 15:06:25 +0000 (11:06 -0400)]
Fix interface IP address for DVR with gateway

when an interface is added to a router with gateway, the method
internal_network_added(..) incorrectly configures the IP address
of the new snat interface same as the IP address of the new
subnet interface.

Change-Id: I00d4ff1105a443b89b28359249b8e83fb4c1d157
Closes-bug: #1355087

10 years agoMerge "ofagent: Enable local arp responder for TYPE_LOCAL"
Jenkins [Tue, 2 Sep 2014 12:39:19 +0000 (12:39 +0000)]
Merge "ofagent: Enable local arp responder for TYPE_LOCAL"

10 years agoMerge "ofagent: Enable local arp responder for TYPE_FLAT"
Jenkins [Tue, 2 Sep 2014 12:39:03 +0000 (12:39 +0000)]
Merge "ofagent: Enable local arp responder for TYPE_FLAT"

10 years agoMerge "Remove chain for correct router during update_routers()"
Jenkins [Tue, 2 Sep 2014 09:25:39 +0000 (09:25 +0000)]
Merge "Remove chain for correct router during update_routers()"

10 years agoMerge "Remove SELECT FOR UPDATE use in update_firewall"
Jenkins [Tue, 2 Sep 2014 09:18:38 +0000 (09:18 +0000)]
Merge "Remove SELECT FOR UPDATE use in update_firewall"

10 years agoMerge "Prevent SystemExits when running tests"
Jenkins [Tue, 2 Sep 2014 06:07:28 +0000 (06:07 +0000)]
Merge "Prevent SystemExits when running tests"

10 years agoofagent: Implement physical_interface_mappings
YAMAMOTO Takashi [Mon, 11 Aug 2014 04:41:13 +0000 (13:41 +0900)]
ofagent: Implement physical_interface_mappings

Mark bridge_mappings as deprecated for ofagent.
Document that it will be removed in Kilo.

Implements: blueprint ofagent-physical-interface-mappings
Change-Id: I38e3b6aad2914dc5425435dd7775f66306375cd2

10 years agoofagent: Enable local arp responder for TYPE_LOCAL
YAMAMOTO Takashi [Thu, 14 Aug 2014 18:20:05 +0000 (03:20 +0900)]
ofagent: Enable local arp responder for TYPE_LOCAL

Related: blueprint ofagent-l2pop
Related: blueprint ofagent-merge-bridges
Change-Id: I838917ffffff8fd52c68b4633bd84dccdfe656de

10 years agoofagent: Enable local arp responder for TYPE_FLAT
YAMAMOTO Takashi [Thu, 14 Aug 2014 03:06:53 +0000 (12:06 +0900)]
ofagent: Enable local arp responder for TYPE_FLAT

handling TYPE_FLAT is particularly useful because,
as stated in README, a flat provider network is
the recommended way to provide public network connectivity
for ofagent.

Related: blueprint ofagent-l2pop
Related: blueprint ofagent-merge-bridges
Change-Id: I4f9145ecb6ade44fc884ce7f8842f5e33385391e

10 years agoMerge "ofagent: Local arp responder for VLAN"
Jenkins [Tue, 2 Sep 2014 05:02:59 +0000 (05:02 +0000)]
Merge "ofagent: Local arp responder for VLAN"

10 years agoImplements ProcessMonitor to watch over external processes
Miguel Angel Ajo [Mon, 18 Aug 2014 10:59:32 +0000 (12:59 +0200)]
Implements ProcessMonitor to watch over external processes

This class takes care of all the spawned external processes,
taking the administrator configured action in the case of any
of the external processes die unexpectedly.

Implements: blueprint agent-child-processes-status

Change-Id: I6bc7a415dde5723dac07589859796c2ffeef5b54

10 years agoMerge "Fix a recent ipv6 UT regression"
Jenkins [Tue, 2 Sep 2014 01:58:00 +0000 (01:58 +0000)]
Merge "Fix a recent ipv6 UT regression"

10 years agoMerge "ML2: Fix release of network segments to allocation pools"
Jenkins [Tue, 2 Sep 2014 01:54:01 +0000 (01:54 +0000)]
Merge "ML2: Fix release of network segments to allocation pools"

10 years agoSkip functional l3 agent test
Maru Newby [Tue, 2 Sep 2014 01:02:23 +0000 (03:02 +0200)]
Skip functional l3 agent test

Since this test merged there have been periodic failures that
seem to be related to SystemExit being raised.  Skipping for now
to give us time to fix.

Change-Id: Ia857835102a9c4c74820cf5eb3c529a3c2fb421e
Related-bug: 1364171

10 years agoofagent: Local arp responder for VLAN
YAMAMOTO Takashi [Thu, 26 Jun 2014 07:07:23 +0000 (16:07 +0900)]
ofagent: Local arp responder for VLAN

Implement local arp responder for non-tunnel network types.
Enable it for VLAN by requesting l2pop for VLAN.

Related: blueprint ofagent-l2pop
Related: blueprint ofagent-merge-bridges
Change-Id: I2f200a1ae2bd769ea1f83fe65e58e82325ed92b0

10 years agoMerge "Apic drivers enhancements (second approach): Topology"
Jenkins [Tue, 2 Sep 2014 00:27:44 +0000 (00:27 +0000)]
Merge "Apic drivers enhancements (second approach): Topology"

10 years agoMerge "Improve some plugins help strings"
Jenkins [Tue, 2 Sep 2014 00:27:30 +0000 (00:27 +0000)]
Merge "Improve some plugins help strings"

10 years agoMerge "Add functional test for IptablesManager"
Jenkins [Tue, 2 Sep 2014 00:27:12 +0000 (00:27 +0000)]
Merge "Add functional test for IptablesManager"

10 years agoMerge "Imported Translations from Transifex"
Jenkins [Tue, 2 Sep 2014 00:27:01 +0000 (00:27 +0000)]
Merge "Imported Translations from Transifex"

10 years agoPrevent SystemExits when running tests
Kevin Benton [Mon, 1 Sep 2014 20:03:27 +0000 (13:03 -0700)]
Prevent SystemExits when running tests

Adds a check for SystemExit exceptions during tests
to convert them into a test failure rather than an exit.
Includes the traceback in the failure so the source of
the exit can be located.

Related-Bug: #1364171
Change-Id: I2c7d9010ebf935d39ed58fe7a6fc4a1a867e2548

10 years agoMerge "Remove reference to cisco_cfg_agent.ini from setup.cfg again"
Jenkins [Mon, 1 Sep 2014 21:14:42 +0000 (21:14 +0000)]
Merge "Remove reference to cisco_cfg_agent.ini from setup.cfg again"

10 years agoMerge "l2pop: Allow network types overridable"
Jenkins [Mon, 1 Sep 2014 20:26:06 +0000 (20:26 +0000)]
Merge "l2pop: Allow network types overridable"

10 years agoBig Switch: Separate L3 functions into L3 service
Kevin Benton [Tue, 12 Aug 2014 21:04:24 +0000 (14:04 -0700)]
Big Switch: Separate L3 functions into L3 service

Separate the L3 functions from the core Big Switch
plugin into an L3 service plugin. This is will allow
the L3 functions to be used in ML2 deployments that
use the Big Switch ML2 driver.

DocImpact

Implements: blueprint bsn-l3-service-plugin
Change-Id: I889db0047fb9a85f02d1fb95b9c099e9243a5bb5

10 years agoApic drivers enhancements (second approach): Topology
Mandeep Dhami [Tue, 26 Aug 2014 04:07:48 +0000 (21:07 -0700)]
Apic drivers enhancements (second approach): Topology

    - Handle topology dynamically

Implements blueprint: apic-driver-enhancements

Change-Id: I80ae799bf7c18939e58cb5c1ea8eb441633285df

10 years agoMerge "Remove old policies from policy.json"
Jenkins [Mon, 1 Sep 2014 17:45:10 +0000 (17:45 +0000)]
Merge "Remove old policies from policy.json"

10 years agoAdd functional test for IptablesManager
Jakub Libosvar [Fri, 29 Aug 2014 16:50:13 +0000 (18:50 +0200)]
Add functional test for IptablesManager

Introduce test of IptablesManager using filtering of ICMP packets in
namespaces.

Partial-bug: #1243216

Change-Id: I90ab0d397780247de619bd90f5febd0e59b84fc7

10 years agoMerge "Apic drivers enhancements (second approach): Sync"
Jenkins [Mon, 1 Sep 2014 14:15:22 +0000 (14:15 +0000)]
Merge "Apic drivers enhancements (second approach): Sync"

10 years agoRemove reference to cisco_cfg_agent.ini from setup.cfg again
Motohiro OTSUKA [Mon, 1 Sep 2014 06:50:06 +0000 (15:50 +0900)]
Remove reference to cisco_cfg_agent.ini from setup.cfg again

No sample .ini file is included, causing install to fail.
Remove the reference again.

Change-Id: I97ffe464e4eb9689ee290c3c95ac19d4e09029e2
Closes-bug: #1351466

10 years agoMerge "Introduces a keepalived manager for HA"
Jenkins [Mon, 1 Sep 2014 13:48:17 +0000 (13:48 +0000)]
Merge "Introduces a keepalived manager for HA"

10 years agoFix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring
Akihiro Motoki [Mon, 1 Sep 2014 13:24:54 +0000 (22:24 +0900)]
Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring

SecurityGroupsRpcCallback RPC refactoring patch (commit 2781fce238)
moves get_port_from_device method from plugin RPC callback class to
plugin layer, but Mellanox plugin RPC callback was forgot to update
and as a result RPC calls from agents to Mellanox plugin fails.

Change-Id: I1aa82ac00c16a53a59a93087f0ca4ef281ee3f2b
Related-Bug: #1359416

10 years agoDon't spawn metadata-proxy for non-isolated nets
John Schwarz [Tue, 26 Aug 2014 08:43:11 +0000 (11:43 +0300)]
Don't spawn metadata-proxy for non-isolated nets

If the configuation option "enable_isolated_metadata = True" for the
DHCP agent is set, the neutron-ns-metadata-proxy process is spawned
for all networks, regardless if they are isolated or not. In case
the network is not isolated (ie. connected to a neutron router), the
L3 agent also spawns a proxy process, and the DHCP's proxy is left
unused. This patch adds a check prior to the spawning of new proxies:
if a network is not isolated, no proxy is spawned.

Change-Id: I9bdb8c3d37997b22435bca33ec47a67db08efa51
Closes-bug: #1361545

10 years agol2pop: Allow network types overridable
YAMAMOTO Takashi [Wed, 7 May 2014 05:57:57 +0000 (14:57 +0900)]
l2pop: Allow network types overridable

Currently "tunnel_types" is used for two different purposes; l2pop and
check_segment_for_agent.  This commit introduces a new agent
configuration "l2pop_network_types" to allow overriding the former.

This will be used by ofagent, which wants l2pop info for TYPE_VLAN
as well.

Related: blueprint ofagent-l2pop
Related: blueprint ofagent-merge-bridges
Change-Id: Ia83a94b6661aa36afa8bfeb073101171ffde62a9

10 years agoML2: Fix release of network segments to allocation pools
Robert Kukura [Mon, 1 Sep 2014 11:27:10 +0000 (07:27 -0400)]
ML2: Fix release of network segments to allocation pools

The recent merge of https://review.openstack.org/#/c/115025/ broke the
release of network segments to allocation pools on network delete,
resulting in network creates eventually failing with
NoNetworkAvailable exceptions. The network_delete() code is rearranged
to properly release the network segments, and a unit test is updated
to verify that the type drivers' release_segment() method is called.

Partially implements: Blueprint ml2-type-driver-refactor

Change-Id: Ica5f11b2012dedfcc097f34f1515f5f3ca208fd2

10 years agoMerge "ofagent: Enable local arp responder for local VMs"
Jenkins [Mon, 1 Sep 2014 11:20:50 +0000 (11:20 +0000)]
Merge "ofagent: Enable local arp responder for local VMs"

10 years agoMerge "ofagent: merge br-tun into br-int"
Jenkins [Mon, 1 Sep 2014 11:20:36 +0000 (11:20 +0000)]
Merge "ofagent: merge br-tun into br-int"

10 years agoMerge "Apic drivers enhancements (second approach): L3 refactor"
Jenkins [Mon, 1 Sep 2014 07:21:44 +0000 (07:21 +0000)]
Merge "Apic drivers enhancements (second approach): L3 refactor"

10 years agoFix a recent ipv6 UT regression
YAMAMOTO Takashi [Mon, 1 Sep 2014 04:39:12 +0000 (13:39 +0900)]
Fix a recent ipv6 UT regression

This fixes UT failures on systems without the procfs entry
by adding appropriate mocking.  The problem introduced by
the following change:
    https://review.openstack.org/#/c/116826/
    commit 0c963f6140237d8d3f361c6aaa7d2a6b656504db

Also, add a test for the case which the change in question fixed.

Closes-Bug: #1363805
Related-Bug: #1361542
Change-Id: I72842c3446f3275e2288adc411540ab036025ed0

10 years agoMerge "Provide a quick way to run flake8"
Jenkins [Mon, 1 Sep 2014 06:46:55 +0000 (06:46 +0000)]
Merge "Provide a quick way to run flake8"

10 years agoImported Translations from Transifex
OpenStack Proposal Bot [Mon, 1 Sep 2014 06:19:19 +0000 (06:19 +0000)]
Imported Translations from Transifex

Change-Id: I8676cc834921e62620d914c15755102fc637f7d3

10 years agoRemove chain for correct router during update_routers()
Angus Lees [Thu, 28 Aug 2014 07:26:01 +0000 (17:26 +1000)]
Remove chain for correct router during update_routers()

The existing code incorrectly used the stale value from a previous list
comprehension - and deleted the chains for the wrong router :(
(Found via pylint)

Also: change to using a set() rather than a list(), since it is used for
repeated membership tests.

Also: refactor test cases to remove test case duplication.

Closes-Bug: #1362466
Change-Id: I4df400d57bab5427362db47a715576faa6340173

10 years agoMerge "Networks are not scheduled to DHCP agents for Cisco N1KV plugin"
Jenkins [Mon, 1 Sep 2014 02:17:28 +0000 (02:17 +0000)]
Merge "Networks are not scheduled to DHCP agents for Cisco N1KV plugin"

10 years agoofagent: Enable local arp responder for local VMs
YAMAMOTO Takashi [Mon, 11 Aug 2014 00:02:22 +0000 (09:02 +0900)]
ofagent: Enable local arp responder for local VMs

Because ofagent makes every arp requests packet-in and
perform packet-out anyway, just make it respond arp requests
for local VMs.  It would be simpler and more effective than
forwarding requests to the network as it did before this change.

Before this change:
    request: src VM -> switch -> controller -> switch -> target VM
    reply: target VM -> switch -> src VM

After this change:
    request: src VM -> switch -> controller
    reply: controller -> switch -> src VM

As a bonus, now we can test l2pop and local arp responder with
a single node setup, at least for some extents.

Related: blueprint ofagent-l2pop
Related: blueprint ofagent-merge-bridges
Change-Id: I606a238d8c2021ed908fbd89d3488768497f57c5

10 years agoofagent: merge br-tun into br-int
YAMAMOTO Takashi [Fri, 18 Apr 2014 06:48:20 +0000 (15:48 +0900)]
ofagent: merge br-tun into br-int

Highlights:
- Deprecate br-tun.
- Reduce the use of OFPP_NORMAL action.  Use mac address info
  obtained from get_device_details and l2-pop to reduce flooding.
- Use OpenFlow metadata instead of "internal" VLANs.
  Now tenant networks are VLAN transparent.

Implements: blueprint ofagent-port-monitor
Implements: blueprint ofagent-merge-bridges
Change-Id: I21ee1c6d141863182b487e10c7bfe911b1a472ab

10 years agoApic drivers enhancements (second approach): Sync
Ivar Lazzaro [Tue, 26 Aug 2014 01:49:47 +0000 (18:49 -0700)]
Apic drivers enhancements (second approach): Sync

    - Model synchronization

Implements blueprint: apic-driver-enhancements

Change-Id: I4264afe5c140c3576951c1a5a28a8d7666481147

10 years agoApic drivers enhancements (second approach): L3 refactor
Ivar Lazzaro [Fri, 22 Aug 2014 01:35:02 +0000 (18:35 -0700)]
Apic drivers enhancements (second approach): L3 refactor

- refactor to leverage Client's transactional capabilities
- General refactor to improve the driver's reliability

Implements blueprint: apic-driver-enhancements

Change-Id: I5a19039e82988a0570622bc1ddb1429e9833d478

10 years agoML2 Type Driver refactor part 2
Arvind Somya [Mon, 18 Aug 2014 15:59:44 +0000 (08:59 -0700)]
ML2 Type Driver refactor part 2

This commit builds on top of part 1 to introduce support for creating
dynamic network segments in ML2.

Change-Id: I399e1569baae6f24054aac15c4c51a2e44a20e5b
Partially implements: Blueprint ml2-type-driver-refactor

10 years agoAdds router service plugin for CSR1kv
Bob Melander [Wed, 25 Dec 2013 13:08:01 +0000 (14:08 +0100)]
Adds router service plugin for CSR1kv

Implements: blueprint cisco-routing-service-vm

Change-Id: Ifd021fa06ce34d622e61734aab94b4da32649c4a

10 years agoMerge "Support for extensions in ML2"
Jenkins [Sun, 31 Aug 2014 16:23:18 +0000 (16:23 +0000)]
Merge "Support for extensions in ML2"

10 years agoMerge "Cisco DFA ML2 Mechanism Driver"
Jenkins [Sun, 31 Aug 2014 16:22:54 +0000 (16:22 +0000)]
Merge "Cisco DFA ML2 Mechanism Driver"

10 years agoIntroduces a keepalived manager for HA
Assaf Muller [Tue, 5 Aug 2014 20:47:18 +0000 (23:47 +0300)]
Introduces a keepalived manager for HA

This patch introduces a keepalived manager
which will be used for the blueprint
blueprint l3-high-availability.

The manager can create a keepalived.conf compliant configuration,
start, stop and restart the service, as well as create keepalived
notification scripts.

Implements: blueprint l3-high-availability
Change-Id: I1ba9f332778f27de950d9e97d4fb4a337f6f26da
Co-Authored-By: Assaf Muller <amuller@redhat.com>
10 years agoMerge "metering driver default value is different in code and config file"
Jenkins [Sun, 31 Aug 2014 13:33:32 +0000 (13:33 +0000)]
Merge "metering driver default value is different in code and config file"

10 years agoMerge "Datacenter moid should not be tuple"
Jenkins [Sun, 31 Aug 2014 13:29:49 +0000 (13:29 +0000)]
Merge "Datacenter moid should not be tuple"

10 years agoSupport for extensions in ML2
Nader Lahouti [Sat, 19 Apr 2014 23:01:05 +0000 (16:01 -0700)]
Support for extensions in ML2

The current ML2 plugin supports only extensions defined in the plugin and it
does not support any extensions in the mechanism drivers. The changes in this
commit allows mechanism drivers to define new extensions.

Change-Id: I28da19fabf6de2e9f0d687f875aaaa24c8bbc4f0
Implements: blueprint extensions-in-ml2

10 years agoCisco DFA ML2 Mechanism Driver
Nader Lahouti [Sat, 28 Jun 2014 01:09:19 +0000 (18:09 -0700)]
Cisco DFA ML2 Mechanism Driver

Part 1:
This commit contains changes to support ML2 mechanism driver for Cisco
DFA. For more details please see the blueprint which has more description and
link to document with requirements.

Part 2: Changes in OVS neutron agent.
(http://review.openstack.org/110065)

Part 3: DFA extension driver.
(http://review.openstack.org/111761)

Part 4: DFA config profile service plugin.
(http://review.openstack.org/111863)

Change-Id: Ib53b6705948e1ed75059b85d8809562d9bb63f65
Partially Implements: blueprint ml2-mechanism-driver-for-cisco-dfa

10 years agoMerge "Make SecurityGroupsRpcCallback a separate callback class"
Jenkins [Sun, 31 Aug 2014 10:34:43 +0000 (10:34 +0000)]
Merge "Make SecurityGroupsRpcCallback a separate callback class"

10 years agoMerge "Adding mechanism driver in ML2 plugin for Nuage Networks"
Jenkins [Sun, 31 Aug 2014 10:21:34 +0000 (10:21 +0000)]
Merge "Adding mechanism driver in ML2 plugin for Nuage Networks"

10 years agoMerge "Apic drivers enhancements (second approach): L2 refactor"
Jenkins [Sun, 31 Aug 2014 08:32:26 +0000 (08:32 +0000)]
Merge "Apic drivers enhancements (second approach): L2 refactor"

10 years agoImprove some plugins help strings
Andreas Jaeger [Sat, 30 Aug 2014 19:30:24 +0000 (21:30 +0200)]
Improve some plugins help strings

For consistency add a "." everywhere, remove an extra space at end of a
string, add missing space between strings, fix descriptions and
capitalization.

Change-Id: Ib1523352b19768425263c09855d6a218e06e588a

10 years agoMerge "Inline "for val in [ref]" statements"
Jenkins [Sun, 31 Aug 2014 04:30:34 +0000 (04:30 +0000)]
Merge "Inline "for val in [ref]" statements"

10 years agoMerge "remove explicit include of the ovs plugin"
Jenkins [Sun, 31 Aug 2014 04:30:20 +0000 (04:30 +0000)]
Merge "remove explicit include of the ovs plugin"

10 years agoMerge "NSX: log request body to NSX as debug"
Jenkins [Sun, 31 Aug 2014 04:29:49 +0000 (04:29 +0000)]
Merge "NSX: log request body to NSX as debug"

10 years agoMerge "Remove ovs dependency in embrane plugin"
Jenkins [Sun, 31 Aug 2014 00:02:03 +0000 (00:02 +0000)]
Merge "Remove ovs dependency in embrane plugin"

10 years agoMerge "Block downgrade from icehouse to havana"
Jenkins [Sat, 30 Aug 2014 20:01:37 +0000 (20:01 +0000)]
Merge "Block downgrade from icehouse to havana"

10 years agoMerge "Fix state_path in tests"
Jenkins [Sat, 30 Aug 2014 18:37:23 +0000 (18:37 +0000)]
Merge "Fix state_path in tests"

10 years agoMerge "Add functional test for l3_agent"
Jenkins [Sat, 30 Aug 2014 18:34:57 +0000 (18:34 +0000)]
Merge "Add functional test for l3_agent"

10 years agoMerge "Fix IpNetnsCommand to execute without root_wrapper when no netns"
Jenkins [Sat, 30 Aug 2014 12:43:21 +0000 (12:43 +0000)]
Merge "Fix IpNetnsCommand to execute without root_wrapper when no netns"

10 years agoProvide a quick way to run flake8
Akihiro Motoki [Tue, 19 Aug 2014 15:54:30 +0000 (00:54 +0900)]
Provide a quick way to run flake8

"run_tests.sh -p" always checks every file for errors even though you
have probably only changed a handful. This patch adds "run_tests.sh -8"
which only checks the files that were modified in the HEAD commit or
in the current working tree.

It is borrowed from the recent nova commit b011325cc6.
The related ML post is:
http://lists.openstack.org/pipermail/openstack-dev/2014-August/043346.html

Change-Id: Ieeabf1b79a0790af8bde3144dca59b4245a0b79a

10 years agoApic drivers enhancements (second approach): L2 refactor
Ivar Lazzaro [Fri, 22 Aug 2014 01:17:03 +0000 (18:17 -0700)]
Apic drivers enhancements (second approach): L2 refactor

- refactor to leverage Client's transactional capabilities
- General refactor to improve the driver's reliability

Implements blueprint: apic-driver-enhancements

Change-Id: I4deb171381e62e70818218957d82b5e27954aeb9

10 years agoMerge "Fix heal_script for MySQL specifics"
Jenkins [Sat, 30 Aug 2014 06:36:29 +0000 (06:36 +0000)]
Merge "Fix heal_script for MySQL specifics"

10 years agoMake SecurityGroupsRpcCallback a separate callback class
Akihiro Motoki [Sat, 23 Aug 2014 09:16:18 +0000 (18:16 +0900)]
Make SecurityGroupsRpcCallback a separate callback class

RPC has a version of itself. In Neutron a plugin implements
several RPC interface, so a single RPC version doesn't work.
In Mixin callback class approach, RPC versioning depends on
each plugin implementation and it makes harder to maintain
RPC version appropriately. This patch series replaces mixin
RPC callback of server side with a separate class.

This commit handles server-side callback of security group
RPC interface.
* The server-side callback of Security group RPC is moved to
  api/rpc/handler and db/securitygroups_rpc_base now only
  contains a mixin class to add agent-based security group
  implementation with db operations.
* get_port_from_device method in server-side callback class
  is moved to a mixin class of plugin implementation
  (SecurityGroupServerRpcMixin) because it involves DB lookup
  and is tightly coupled with plugin implementation rather
  than RPC interface definition.

Most unit tests for SGServerRpcCallBackTestCase were skipped
in the base class before, but now they are no longer skipped.

The following items will be planned in later patches
to avoid drastic changes in a single patch.
* Merge security group RPC API and agent callback classes in
  agent/securitygroups_rpc into api/rpc/handlers/securitygroup_rpc
* Remove completely duplicated db access code in get_port_from_device
  and get_port_and_sgs

Partial-Bug: #1359416
Change-Id: Ia6535217d2e3b849a95667c1b53dd09675002892

10 years agoMerge "Check for IPv6 file before reading"
Jenkins [Sat, 30 Aug 2014 00:20:38 +0000 (00:20 +0000)]
Merge "Check for IPv6 file before reading"

10 years agoMerge "Fix InvalidRequestError in auto_schedule_routers"
Jenkins [Fri, 29 Aug 2014 22:44:01 +0000 (22:44 +0000)]
Merge "Fix InvalidRequestError in auto_schedule_routers"

10 years agoAdding mechanism driver in ML2 plugin for Nuage Networks
ronak [Wed, 30 Jul 2014 23:16:14 +0000 (16:16 -0700)]
Adding mechanism driver in ML2 plugin for Nuage Networks

This patchset introduces basic ml2 driver for nuage.
In Juno release, mechanism driver will support basic
L2 functionality as a stepping stone to enhance
it in later releases.

Implements blueprint: ml2-mech-driver-nuage
Change-Id: Idae4f88f3d21526f377ec0f81377cb90b9fc14e4

10 years agoMerge "Make DvrServerRpcCallback a separate callback class"
Jenkins [Fri, 29 Aug 2014 17:25:26 +0000 (17:25 +0000)]
Merge "Make DvrServerRpcCallback a separate callback class"

10 years agoMerge "Heal script: Drop fks before operating on columns"
Jenkins [Fri, 29 Aug 2014 16:25:23 +0000 (16:25 +0000)]
Merge "Heal script: Drop fks before operating on columns"

10 years agoFix state_path in tests
Assaf Muller [Fri, 29 Aug 2014 11:44:10 +0000 (14:44 +0300)]
Fix state_path in tests

cfg.CONF.state_path is set to a random temporary directory
in neutron.tests.base:BaseTestCase.setUp. This value was then
over written in neutron.tests.unit.__init__. Tests that need
to read or pass cfg.CONF.state_path were getting the directory
from which the tests were running and not the temporary directory
specially created for the current test run. Note that the usage
of state_path to set lock_path, dhcp state path and the likes
was working as expected, and was not affected by this bug.

Closes-Bug: #1363058
Change-Id: Ib45f663fadaf0f3b4a79a0db4128822187b61ecc

10 years agoAdd functional test for l3_agent
Assaf Muller [Sun, 27 Jul 2014 14:49:49 +0000 (17:49 +0300)]
Add functional test for l3_agent

In order to insert the HA related code into the L3
agent, as part of blueprint l3-high-availability,
it's important to add functional tests for the L3 agent.

The L3 HA patch will use the framework provided here
to implement additional HA specific tests.

Implements: blueprint l3-high-availability
Change-Id: I49ddc95a0c41330580fcec6ba05c72684248af5e

10 years agoremove explicit include of the ovs plugin
Prasoon Telang [Fri, 29 Aug 2014 13:55:35 +0000 (19:25 +0530)]
remove explicit include of the ovs plugin

On installing only neutron-linuxbridge-agent package, the
dhcp cannot start successfully because of the imports from
ovs plugin. This change removes the explicit include of the
ovs plugin from ovs_lib.py. INVALID_OFPORT has been moved to
ovs_lib.py while VXLAN_UDP_PORT has moved to
plugins/common/constants.py. The imports for these 2 constants
in files which uses it has been corrected to new location.

Closes-Bug: #1271449
Change-Id: I6559cb43d1b10b4f926c453a103b12017b59f259

10 years agoMerge "Increase ovsdb_monitor.SimpleInterfaceMonitor start timeout"
Jenkins [Fri, 29 Aug 2014 13:46:55 +0000 (13:46 +0000)]
Merge "Increase ovsdb_monitor.SimpleInterfaceMonitor start timeout"

10 years agoMerge "Change nexus_dict to accept port lists"
Jenkins [Fri, 29 Aug 2014 11:13:10 +0000 (11:13 +0000)]
Merge "Change nexus_dict to accept port lists"

10 years agoMerge "Apic drivers enhancements (second approach): Backend"
Jenkins [Fri, 29 Aug 2014 10:16:00 +0000 (10:16 +0000)]
Merge "Apic drivers enhancements (second approach): Backend"

10 years agoMerge "Refactor test_type_gre/vxlan to reduce duplicate code"
Jenkins [Fri, 29 Aug 2014 10:15:45 +0000 (10:15 +0000)]
Merge "Refactor test_type_gre/vxlan to reduce duplicate code"

10 years agoMerge "Add config for visibility of cisco-policy-profile"
Jenkins [Fri, 29 Aug 2014 09:15:49 +0000 (09:15 +0000)]
Merge "Add config for visibility of cisco-policy-profile"