From d13ecf8d200f4593a70fb36cd2ab4a13d5af592c Mon Sep 17 00:00:00 2001 From: brent s Date: Thu, 18 Jun 2020 23:21:07 -0400 Subject: [PATCH] checking in some work --- utils/he_ipv6/config.py | 2 +- utils/he_ipv6/example.tunnelbroker.xml | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/utils/he_ipv6/config.py b/utils/he_ipv6/config.py index fb4df2b..51cb476 100644 --- a/utils/he_ipv6/config.py +++ b/utils/he_ipv6/config.py @@ -202,7 +202,7 @@ class BaseConfig(object): class Config(BaseConfig): - default_xsd = 'http://schema.xml.r00t2.io/projects/he_ipv6.xsd' + default_xsd = 'http://schema.xml.r00t2.io/projects/router/he_ipv6.xsd' def __init__(self, xml_path, *args, **kwargs): self.xml_path = os.path.abspath(os.path.expanduser(xml_path)) diff --git a/utils/he_ipv6/example.tunnelbroker.xml b/utils/he_ipv6/example.tunnelbroker.xml index c00ea72..3673e83 100644 --- a/utils/he_ipv6/example.tunnelbroker.xml +++ b/utils/he_ipv6/example.tunnelbroker.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="https://tunnelbroker.net/ http://schema.xml.r00t2.io/projects/router/he_ipv6.xsd"> true