Fix aarch64 image naming in parser 29/55229/9
authorCharalampos Kominos <Charalampos.Kominos@enea.com>
Mon, 9 Apr 2018 11:35:33 +0000 (13:35 +0200)
committerCharalampos Kominos <Charalampos.Kominos@enea.com>
Tue, 10 Apr 2018 13:33:44 +0000 (15:33 +0200)
commit704e7277cca4f6b05b9d5376eb0c430a855519be
tree0c9c184d71a3c0a790e14980a134b5b0d0408745
parentcabfeecb3259c5e22488756d91b6f72d27c4c18a
Fix aarch64 image naming in parser

Some hardcoded values within the parser project create problems for
opnfv-armband. In this patch we fix image naming for parser, at
least for the testcase we run in opnfv-ci.

1)Tosca functions like get_attribute() or get_item() could in theory
be used but due to the current structure of the vRNC file it is not
possible.

JIRA: ARMBAND-369
JIRA: PARSER-175

Change-Id: I8cdc82b9e5c9008f3a3a5110d65706440d208ab8
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
tests/functest_run.sh
tosca2heat/heat-translator/translator/common/images.py