]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes wrong neutron Hyper-V Agent name in constants
authorAdelina Tuvenie <atuvenie@cloudbasesolutions.com>
Thu, 27 Aug 2015 09:27:28 +0000 (02:27 -0700)
committerArmando Migliaccio <armamig@gmail.com>
Sun, 30 Aug 2015 04:21:56 +0000 (04:21 +0000)
commitf35d1c5c50dccbef1a2e079f967b82f0df0e22e9
tree93a9181fef8a8de45f27036ef02c56a8e633cce9
parent3505ccd3bba9769cf41a66209797e7d8c69704ff
Fixes wrong neutron Hyper-V Agent name in constants

Change Id03fb147e11541be309c1cd22ce27e70fadc28b5 moved the
AGENT_TYPE_HYPERV constant from common.constants to
plugins.ml2.drivers.hyperv.constants but change the value of the
constant from 'HyperV agent' to 'hyperv'. This patch changes
the name back to 'HyperV agent'

Change-Id: If74b4b2a84811e266c8b12e70bf6bfe74ed4ea21
Partial-Bug: #1487598
neutron/plugins/ml2/drivers/hyperv/constants.py