Reviewed:  https://review.openstack.org/289457
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=61a90eaf84e9cad2d8783ab2cfea4575e2dece70
Submitter: Jenkins
Branch:    master

commit 61a90eaf84e9cad2d8783ab2cfea4575e2dece70
Author: Sean Dague <s...@dague.net>
Date:   Mon Mar 7 11:58:57 2016 -0500

    Fix hyperv use of deprecated network_api_class
    
    Hyperv driver had some residual use of network_api_class after it was
    deprecated in the core. This makes hyperv use nova.network.is_neutron
    for selecting its network drivers.
    
    Change-Id: Icfcafd031a793a4713c2997adc5c84bb9c9864fe
    Closes-Bug: #1554059


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1554059

Title:
  Cleanup the usage of deprecated CONF.network_api_class in hyper-v
  driver

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  As we already deprecated network_api_class config option in this
  series patches
  https://review.openstack.org/#/q/topic:deprecate_managers

  But in hyper-v driver, there still have a reference to the
  network_api_class config option. We should cleanup it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1554059/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to