tacker/etc
dharmendra c6b758477c Permission issue with heat.
While deploying a vnf with autoscaling, heat translator failed with
premission denied error. This issue occured because [1] opening file
in root dir (i.e. '/'), due to which it giving permission denied.
Fixing it by setting current working dir as '/temp'

[1]: https://github.com/openstack/heat-translator/blob/master/translator/hot/tosca_translator.py#L69

Change-Id: Ib2b0fd6c4c32a523b9fb25f47eae19225b84439f
Closes-bug: #1749394
2018-02-26 13:04:23 +00:00
..
init.d Renamed 'servicevm' 'advsvc' in tacker install file 2016-01-21 05:57:03 +00:00
systemd/system Permission issue with heat. 2018-02-26 13:04:23 +00:00
tacker Misc correction in README 2017-01-22 13:41:37 +00:00
config-generator.conf Implementation containerized VNF in Kubernetes type 2018-02-02 16:43:46 +09:00