File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ 2.9.2:
2+ - Handle servers that are in a powering off state during stop operation.
132.9.1:
24 - Fix a bug introduced in 2.7.6 when setting fixed_ip via args.
35 - Update CircleCI v2.
Original file line number Diff line number Diff line change 55plugins :
66 openstack :
77 executor : central_deployment_agent
8- source : https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.9.1 .zip
8+ source : https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.9.2 .zip
99 package_name : cloudify-openstack-plugin
10- package_version : ' 2.9.1 '
10+ package_version : ' 2.9.2 '
1111
1212data_types :
1313 cloudify.openstack.types.custom_configuration :
Original file line number Diff line number Diff line change 1919setup (
2020 zip_safe = True ,
2121 name = 'cloudify-openstack-plugin' ,
22- version = '2.9.1 ' ,
22+ version = '2.9.2 ' ,
2323 author = 'Cloudify' ,
24242525 packages = [
You can’t perform that action at this time.
0 commit comments