fix 1238: Allow individual cloud-init user-data at each VM 75/9875/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 6 Oct 2020 08:22:07 +0000 (08:22 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Mon, 19 Oct 2020 10:45:43 +0000 (10:45 +0000)
commit72ef84f360d308b979e7adaaca1cdb5e9e6678a9
tree810af5611f380375737f2aca11e60db4750d6225
parentd1ac0ae744d19782503ef777f3bf1d26932137d6
fix 1238: Allow individual cloud-init user-data at each VM

create individual user-data at each vm, parsing jinja2 with a
new OSM variable that includes known ip-address, mac-address,
vnf and ns id, vdu id and index, ...
Added OSM params at proxy charms

Change-Id: I3cb37d9c0d2816d89c55c7b2da2693992ed5dfb1
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_lcm/ns.py