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

plugin upload via rest and cloudify cli differs in behaviour #1301

Open
fernflower opened this issue May 9, 2018 · 0 comments
Open

plugin upload via rest and cloudify cli differs in behaviour #1301

fernflower opened this issue May 9, 2018 · 0 comments

Comments

@fernflower
Copy link

fernflower commented May 9, 2018

Seen on: cloudify 4.3

Currently if you attempt to load a custom ubuntu-built plugin to a centos manager via rest api a PluginDistributionNotSupported exception will be raised, presumably because the check in rest_service.manager.rest_utils.plugin_installable_on_current_platform fails during distribution validation.
Although it's possible to load this very same ubuntu plugin to the manager using cfy cli.
Could you please justify this odd behavior?

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

No branches or pull requests

1 participant