sonata-nfv / son-tests

SONATA's Service Platform Tests for Integration and Qualification environments
http://www.sonata-nfv.eu/
Apache License 2.0
0 stars 11 forks source link

Definition - IFTA and keystone v3 #239

Open felipevicens opened 7 years ago

felipevicens commented 7 years ago

Authenticate the IFTA against keystone version 3

DarioValocchi commented 7 years ago

This test is currently run as a module test through maven. It is usually disabled, being it infrastructure-dependant, and enabled manually during development. I think could be very usefull to have a separate integration test to check for integration with the VIM, but most probably the IA needs a small refactor, so to try authentication when the VIM is registered into the Infr. Repository. This way the integration test could use IA api to configure a VIM, and this will succeed only if the authentication succeeds.