We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6520494 commit 5981c4fCopy full SHA for 5981c4f
CHANGELOG.txt
@@ -1,3 +1,4 @@
1
+3.3.1: Re-releasing 3.3.0 for adding to bundle.
2
3.3.0: Support Openstack Manila.
3
3.2.21: Versioning mismatch
4
3.2.20: Bump PyYaml to 5.3.1 and replace pycrypto 2.6.1 with pycryptodome 3.9.8
plugin.yaml
@@ -2,9 +2,9 @@ plugins:
openstack:
executor: central_deployment_agent
5
- source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/3.3.0.zip
+ source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/3.3.1.zip
6
package_name: cloudify-openstack-plugin
7
- package_version: '3.3.0'
+ package_version: '3.3.1'
8
9
dsl_definitions:
10
0 commit comments