yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08081
[Bug 1267664] [NEW] docker driver exposes public methods outside of driver interface - should be private
Public bug reported:
The following methods are public and should be prefixed with a _ to
indicate that they are private:
is_daemon_running
find_container_by_name
get_available_resource
** Affects: nova
Importance: Undecided
Status: New
--
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/1267664
Title:
docker driver exposes public methods outside of driver interface -
should be private
Status in OpenStack Compute (Nova):
New
Bug description:
The following methods are public and should be prefixed with a _ to
indicate that they are private:
is_daemon_running
find_container_by_name
get_available_resource
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1267664/+subscriptions
Follow ups
References