cleanup how message factory is used 33/91633/4
authorDR695H <dr695h@att.com>
Wed, 17 Jul 2019 22:50:55 +0000 (18:50 -0400)
committerDR695H <dr695h@att.com>
Thu, 18 Jul 2019 21:15:03 +0000 (17:15 -0400)
commiteb594307f4350b686263cae2355dcbb910ec9403
treee93b6db4b50e3e28f8f73138a6e5e1dff65a4c68
parent217b2cc0a54142e9e746b01c2d10e09554511c87
cleanup how message factory is used

apparantly if you use binary protobuf you cant recall the same instance
variable

Issue-ID: TEST-175
Change-Id: I413c04dec5f94363a54d5e9e00e135d95620abd3
Signed-off-by: DR695H <dr695h@att.com>
robotframework-onap/ONAPLibrary/ProtobufKeywords.py
robotframework-onap/ONAPLibrary/RequestsHelper.py
robotframework-onap/ONAPLibrary/VESProtobuf.py
robotframework-onap/setup.py
robotframework-onap/tests/ONAPLibrary/ProtobufKeywordsTest.py [new file with mode: 0644]
robotframework-onap/tests/ONAPLibrary/hvves_msg.raw [new file with mode: 0644]
robotframework-onap/tests/runner.py