]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes Hyper-V issue due to ML2 RPC versioning
authorAlessandro Pilotti <apilotti@cloudbasesolutions.com>
Wed, 20 Aug 2014 22:48:34 +0000 (01:48 +0300)
committerAlessandro Pilotti <apilotti@cloudbasesolutions.com>
Wed, 20 Aug 2014 23:15:17 +0000 (02:15 +0300)
commit771327adbe9e563506f98ca561de9ded4d987698
treea3bc78a9dd7864182a2417c240cc0382e440f8e9
parent7a7ed08082fe0c83f915178838005841fcc516ab
Fixes Hyper-V issue due to ML2 RPC versioning

The ML2 RPC version 1.1 breaks the hyper-v agent and
consequentially the RPC version in the Hyper-V agent needs
to be set to 1.1 to match the ML2 RPC base API version.

Change-Id: Idc4ae8d7dcff4331aca148a8f2a7a2b01679b3a8
Closes-Bug: #1353697
neutron/plugins/hyperv/agent/hyperv_neutron_agent.py