• Cloudify Plugin Development: Best Practices

    Article Contents Overview Prerequisite Skills Overall Structure Interface First Layered Approach The Third-Party SDK The Context-Independent Code The Cloudify Integration Layer Testing Packaging Writing setup.py Coding Referring to ctx Downloading Resources using ctx.download_resource Exception Handling… Read More
  • Creating a Wagon File

    Article Contents Wagon’s Version Wagon’s Installation Work Around the manylinux Bug Wagon Tool Invocation Wagon’s Version As of Cloudify 4.2, the version that should be used is 0.3.2. Always use the same version of Wagon as the one used by the targeted Cloudify Manager. Note, this… Read More
    Back to top