commit | 5c2ea23b7d2f0a01fc75f37db83f03580fb0ed4f | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Jan 30 15:23:01 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Thu Mar 07 11:53:59 2019 -0700 |
tree | e334105441c48ce07a0bd5eb08cb2c38d8c8e848 | |
parent | 7ae3a8f7125f83beeb9a5a0c64f5595049bd49f4 [diff] [blame] |
[SEBA-450] (part 2) Add tox testing support on additional XOS library modules: - xos-api - xos-kafka (has no tests) - xos-migrate (has no tests) - xos-synchronizer Change-Id: I98195bc9747971d3515882d517affe058dd86ac5
diff --git a/lib/xos-api/xosapi/chameleon_client/protos/schema_pb2.py b/lib/xos-api/xosapi/chameleon_client/protos/schema_pb2.py index 06909b4..0e0159a 100644 --- a/lib/xos-api/xosapi/chameleon_client/protos/schema_pb2.py +++ b/lib/xos-api/xosapi/chameleon_client/protos/schema_pb2.py
@@ -18,6 +18,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # source: schema.proto +from __future__ import absolute_import import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor