fix auth for newer ODL versions 66/18766/2
authorMichal Cmarada <mcmarada@cisco.com>
Tue, 9 Apr 2019 14:53:46 +0000 (16:53 +0200)
committerPeter Mikus <pmikus@cisco.com>
Wed, 10 Apr 2019 06:33:53 +0000 (06:33 +0000)
commitd0dd5b06400631a5c8e8327923f9fe37e3e37f62
tree4c2dd42180b880e455da0b669cab59a19769ad7c
parent374ea2f45d17f361aa612becba657ecaade0d0b5
fix auth for newer ODL versions

Since oxygen we need to add also "-p karaf" argument when
starting karaf and because we are not using older versions
anymore we can remove the if condition and use new authentication
by default.

Change-Id: I458fa35b7f26222dd5562349e6859844bfb7d05f
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
resources/libraries/python/honeycomb/HoneycombSetup.py