neutron-hostconfig-ovs: add odl-aaa-cert dependency 69/60969/3
authorIsaku Yamahata <isaku.yamahata@intel.com>
Tue, 1 Aug 2017 06:20:20 +0000 (23:20 -0700)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Thu, 3 Aug 2017 18:58:44 +0000 (11:58 -0700)
commit5e56a6146085eeb56e8183dd187d5ce6aa4e3920
tree42faada7367401174c32772094e336acb9b53ac8
parent497f2ff98ed82be4dc3a5400f71540133037caee
neutron-hostconfig-ovs: add odl-aaa-cert dependency

odl-neutron-hostconfig-ovs SingleFeatureTest fails with the following
exception to load dependent feature.

> Caused by: java.lang.IllegalArgumentException: null encryptSalt in AaaEncryptServiceConfig: AaaEncryptServiceConfig{augmentations={}}
>  at org.opendaylight.aaa.encrypt.AAAEncryptionServiceImpl.<init>(AAAEncryptionServiceImpl.java:68)
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
>  at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:331)
>  at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:984)
>  at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:349)
>  ... 30 more

Change-Id: I674cdaa1055b7aa3ecc02af485bf744f28101dbe
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
features/production/odl-neutron-hostconfig-ovs/pom.xml