Change getter.py script so it does not use token 84/84984/4
authorLuis Gomez <ecelgp@gmail.com>
Mon, 7 Oct 2019 23:06:13 +0000 (16:06 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 8 Oct 2019 00:21:16 +0000 (17:21 -0700)
commit5351153364fb1ca11326ea55de09c632d75e3f9e
tree69e6bdd696df9fd401e512681f754e5dac5ecf32
parent79822ce04059aa5f9574f16cb9a0653f6ce7eba8
Change getter.py script so it does not use token

If scope variable is not set, the script will use
basic authn vs token. This will fix netconf scale
tests in sodium and beyond.

Change-Id: I7c3ec5e59ba690d096580850d410a57389c1f093
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
tools/netconf_tools/getter.py