We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66eff85 commit 4212898Copy full SHA for 4212898
CHANGELOG.txt
@@ -1,3 +1,4 @@
1
+2.14.24: Rerelease for ARM64 wagon.
2
2.14.23:
3
- Add tenant_id in openstack_config for backward compatibility.
4
2.14.22:
plugin.yaml
@@ -5,9 +5,9 @@
5
plugins:
6
openstack:
7
executor: central_deployment_agent
8
- source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.23.zip
+ source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.24.zip
9
package_name: cloudify-openstack-plugin
10
- package_version: '2.14.23'
+ package_version: '2.14.24'
11
12
data_types:
13
cloudify.openstack.types.custom_configuration:
0 commit comments