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+ machine :
2+ python :
3+ version : 2.7.9
4+
5+ dependencies :
6+ override :
7+ - pip install https://github.com/cloudify-cosmo/cloudify-rest-client/archive/3.3.zip
8+ - pip install https://github.com/cloudify-cosmo/cloudify-dsl-parser/archive/3.3.zip
9+ - pip install https://github.com/cloudify-cosmo/cloudify-plugins-common/archive/3.3.zip
10+ - pip install https://github.com/cloudify-cosmo/cloudify-script-plugin/archive/1.3.zip
11+ - pip install https://github.com/cloudify-cosmo/cloudify-cli/archive/3.3.zip
12+ - pip install https://github.com/cloudify-cosmo/tosca-vcloud-plugin/archive/1.3rc1.zip
13+
14+
15+ test :
16+ override :
17+ - cfy init
18+ - cfy blueprints validate -p aws-ec2-blueprint.yaml
19+ - cfy blueprints validate -p cloudstack-blueprint.yaml
20+ - cfy blueprints validate -p host-pool-blueprint.yaml
21+ - cfy blueprints validate -p local-blueprint.yaml
22+ - cfy blueprints validate -p openstack-blueprint.yaml
23+ - cfy blueprints validate -p openstack-haproxy-blueprint.yaml
24+ - cfy blueprints validate -p openstack-nova-net-blueprint.yaml
25+ - cfy blueprints validate -p simple-blueprint.yaml
26+ - cfy blueprints validate -p softlayer-blueprint.yaml
27+ - cfy blueprints validate -p vcloud-blueprint.yaml
28+ - cfy blueprints validate -p vsphere-blueprint.yaml
29+ - cfy local init -p local-blueprint.yaml
30+ - cfy local execute -w install
31+ - cfy local execute -w uninstall
32+
33+
34+ # notify:
35+ # flowdock: 1f4ec6febcf1ac9b35ae6c1f0049471f
36+
You can’t perform that action at this time.
0 commit comments