← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1286457] [NEW] docker regression with get_available_resource marked private

 

Public bug reported:

The docker driver no longer exposes a get_available_resource method as a
regression introduced with change
58d7eeede1e2912ab250fd306c85ca1a05de2fbc
(https://review.openstack.org/#/c/65837/)

This method was incorrectly renamed to be prefixed by a _ as a private
method, although it must be public.

** Affects: nova
     Importance: Undecided
     Assignee: Eric Windisch (ewindisch)
         Status: In Progress


** Tags: docker

** Tags added: docker

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
     Assignee: (unassigned) => Eric Windisch (ewindisch)

-- 
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/1286457

Title:
  docker regression with get_available_resource marked private

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  The docker driver no longer exposes a get_available_resource method as
  a regression introduced with change
  58d7eeede1e2912ab250fd306c85ca1a05de2fbc
  (https://review.openstack.org/#/c/65837/)

  This method was incorrectly renamed to be prefixed by a _ as a private
  method, although it must be public.

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


Follow ups

References