Check service function types are present (II)
Similar to commit [1], but that one only took care of the SFC full
deploy suite, this one takes care of the SFC basic suite.
Check service function types are present before attempting to create any
RSP making use of them. Otherwise RSP creation will fail if attempted
before the service function types exist. Service funtion types are
created by SFC as soon as the first SF of that type is added.
[1]
a77477cfcab80d3060e796cf255b3323b9bb003d
Change-Id: I7bebba9a4b634a54a75b1cd6066de77cc515d3a3
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>