Orpy Release Notes

Current (un)Release Notes

1.0.0

New Features

  • New command configuration show allows to retrieve information from the orchestrator regarding its configuration.
  • New –long option to provide long output when listing the deployments.

Other Notes

  • Output has changed in order to be more human readable.

0.5.0

New Features

  • Leverage oidc-agent to get the user’s access token when interacting with the INDIGO PaaS orchestrator.

0.3.0

New Features

  • This version of orpy stops using bare dictionaries, and relies on objects for each of the REST resources.

0.2.0

New Features

  • Initial version of the orchestrator API bindings and CLI with full functionality. Implements the complete orchestrator REST API.

Security Issues

  • Authentication only possible through the usage of an OpenID Connect access token.