Skip to content

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

@fernflower

Description

@fernflower

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions