Nicolas Pochet

Results 1 issues of Nicolas Pochet

I tried to create a server with the following node_template: ``` firewall_host: type: cloudify.openstack.nodes.Server properties: openstack_config: *openstack_config agent_config: key: { get_property: [ keypair, private_key_path ] } management_network_name: private image: {...

bug