diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-10-01 20:56:32 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-10-04 06:26:40 +0000 |
commit | f88e73c54ff9eff003c4c3da951dfaced9c0664f (patch) | |
tree | 9bac9db9ee526a379a223163ac8810064e374c10 /catalog-be/src | |
parent | ee4eb6be6246c8128730aecb862d67a5690926bd (diff) |
fix incorect addition of derived
to tosca.datatypes.nfv.AddressData a derived section was add,
as a result the update normatives is failing.
Change-Id: I12c9f03fbc1693a8eae50ddfe921c5cc321c76ea
Issue-ID: SDC-1415
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'catalog-be/src')
-rw-r--r-- | catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml b/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml index 0a8a37bf73..0000e249f9 100644 --- a/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml +++ b/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml @@ -1449,7 +1449,6 @@ tosca.datatypes.nfv.L3AddressData: type: string required: false tosca.datatypes.nfv.AddressData: - derived_from: tosca.datatypes.Root properties: address_type: constraints: |