File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2.10.0:
2+ - RBAC policy support added
3+ - Flavor access and flavor extra-specs support added
142.9.8:
25 - Add handling for bootable volume attribute.
36 - Change port fixed ip handling code to permit ports on more than one subnet.
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.8 .zip
8+ source : https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.10.0 .zip
99 package_name : cloudify-openstack-plugin
10- package_version : ' 2.9.8 '
10+ package_version : ' 2.10.0 '
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.8 ' ,
22+ version = '2.10.0 ' ,
2323 author = 'Cloudify' ,
2424 author_email = 'hello@cloudify.co' ,
2525 packages = [
You can’t perform that action at this time.
0 commit comments