]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix URL used in NCS mechanism driver sync_full() operation
authorLuke Gorrie <luke@snabb.co>
Fri, 13 Sep 2013 14:30:28 +0000 (14:30 +0000)
committerLuke Gorrie <luke@snabb.co>
Wed, 18 Sep 2013 07:00:24 +0000 (07:00 +0000)
commit8eb142748d9f63a0e4d5902f55bb66281d0df615
tree86119d57885dc6060a1240e9e19c817a09aba1f5
parent3f9fe8f6a5cb0a48c1c2741b01a7bee1a0a3b7cc
Fix URL used in NCS mechanism driver sync_full() operation

The URL was incorrect due to a simple argument-passing bug.

Change-Id: I2fabacdb2838022a1d187ceb70cb090c15457b7c
Closes-Bug: #1224981
neutron/plugins/ml2/drivers/mechanism_ncs.py
neutron/tests/unit/ml2/test_mechanism_ncs.py