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

[FLOC-4245] Factor out plugin loading. #2668

Merged
merged 13 commits into from
Mar 3, 2016
Merged

Conversation

tomprince
Copy link
Contributor

@sarum90
Copy link
Contributor

sarum90 commented Feb 29, 2016

Potentially add a bit more context on either the PR comment or the JIRA ticket. I happen to know the motivation, but it'd be nice to be able to know that just by reading the PR description.

@@ -552,8 +404,6 @@ def get_api(backend, api_args, reactor, cluster_id):

class AgentService(PClass):
"""
:ivar backends: ``BackendDescription`` instances describing how to use each
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this still needs documentation, just different documentation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The original refactoring didn't have an attribute here. I forgot to add back the documentation when I added it back.

@sarum90
Copy link
Contributor

sarum90 commented Feb 29, 2016

Couple nits, but in general looks great.

Nice to get this code refactored to a location that it can be re-used by other parts of the flocker codebase.

tomprince added a commit that referenced this pull request Mar 3, 2016
[FLOC-4245] Factor out plugin loading.
@tomprince tomprince merged commit 9a8fd56 into master Mar 3, 2016
@tomprince tomprince deleted the plugin-loading-FLOC-4245 branch March 3, 2016 02:58
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.

2 participants