File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 2.1
22
33orbs :
44 node : cloudify/public-unittest-orb@1 # orb version
5- wagonorb : cloudify/wagon-bulder-orb@2.2 .0 # orb version
5+ wagonorb : cloudify/wagon-bulder-orb@2.4 .0 # orb version
66 releaseorb : cloudify/release-orb@1.4.0 # orb version
77 managerorb : cloudify/manager-orb@1
88
Original file line number Diff line number Diff line change 3232 - Port source code to python3
33330.9.1.1: Testing webhook for Marketplace scraping
34340.9.2: Rerelease for build system.
35+ 0.9.3: Rerelease with rhel8.
Original file line number Diff line number Diff line change 22 libvirt :
33 executor : central_deployment_agent
44 package_name : cloudify-libvirt-plugin
5- package_version : ' 0.9.2 '
5+ package_version : ' 0.9.3 '
66
77data_types :
88
Original file line number Diff line number Diff line change 1616
1717setup (
1818 name = 'cloudify-libvirt-plugin' ,
19- version = '0.9.2 ' ,
19+ version = '0.9.3 ' ,
2020 description = 'support libvirt' ,
2121 author = 'Cloudify' ,
2222 author_email = 'hello@getcloudify.org' ,
Original file line number Diff line number Diff line change 22 libvirt :
33 executor : central_deployment_agent
44 package_name : cloudify-libvirt-plugin
5- package_version : ' 0.9.2 '
5+ package_version : ' 0.9.3 '
66
77blueprint_labels :
88 obj-type :
You can’t perform that action at this time.
0 commit comments