Gennadiy Dubina
Gennadiy Dubina
Hi @hrosa i have refactored cache. Now i use off-heap cache and string key instead of URL. These changes should solve #283 URL class has trouble with hascode method: it...
Hi everybody, i have installed `cloudify cli` to `ubuntu 16.04` and tried to bootstrap manager in openstack. i downloaded release 3.4m5, reconfigured input variables and tried to bootstrap `cfy bootstrap...
Hi everybody, i want to link my security groups with `remote_group_id` ```yaml - direction: ingress ethertype: IPv4 port_range_min: 1 port_range_max: 65535 protocol: tcp remote_group_id: { get_attribute: [origin_security_group, id ] }...
Hi everybody, I'm looking for capability to configure shaping rules for another authorized machine(controlled ip) from ui. i know it's possible to do with api. but i need to have...