Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring: driver.base.Base -> api.Driver #2285

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

ssbarnea
Copy link
Member

As part of #2278 we are now exposing the driver class in a stable
and less confusing name so external plugins can make use of it:

from molecule.api import Driver

@ssbarnea ssbarnea marked this pull request as ready for review September 13, 2019 14:35
As part of ansible#2278 we are now exposing the driver class in a stable
and less confusing name so external plugins can make use of it:

from molecule.api import Driver

Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Copy link
Contributor

@decentral1se decentral1se left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ssbarnea ssbarnea merged commit 10e5f88 into ansible:master Sep 13, 2019
@ssbarnea ssbarnea added feature and removed .bump labels Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants