add o-ran ru-fh model 64/2964/1
authorMichael Dürre <michael.duerre@highstreet-technologies.com>
Wed, 25 Mar 2020 09:46:27 +0000 (10:46 +0100)
committerMichael Dürre <michael.duerre@highstreet-technologies.com>
Wed, 25 Mar 2020 09:46:41 +0000 (10:46 +0100)
add model feature for o-ran ru-fh devmgr

Issue-ID: OAM-88
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I055a2f7f0cf0e2a0a3aa5927a97e3b82e4081f40
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
44 files changed:
.gitignore
features/o-ran/ru-fh/pom.xml [new file with mode: 0644]
features/o-ran/ru-fh/src/main/yang/iana-hardware.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/iana-if-type.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-crypto-types.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-dhcpv6-types.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-hardware.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-inet-types.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-interfaces.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-ip.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-netconf-acm.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/ietf-yang-types.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-ald-port.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-ald.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-antenna-calibration.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-beamforming.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-compression-factors.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-delay-management.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-dhcp.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-ecpri-delay.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-externalio.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-fan.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-file-management.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-fm.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-hardware.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-interfaces.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-laa-operations.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-laa.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-lbm.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-module-cap.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-mplane-int.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-operations.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-performance-management.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-processing-element.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-software-management.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-supervision.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-sync.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-trace.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-transceiver.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-troubleshooting.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-udp-echo.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-uplane-conf.yang [new symlink]
features/o-ran/ru-fh/src/main/yang/o-ran-usermgmt.yang [new symlink]
features/pom.xml [new file with mode: 0644]

index 0a5b41e..e1e63c6 100644 (file)
 
 data-model/tools/extractYangFrom3gpp/3gpp-ts-28.541/src/resources/*
 target
+target-ide/
+yang-gen-sal/
+.checkstyle
+.classpath
+.project
+.settings
+.factorypath
+.metadata
+*.swp
+dist/
+*/**/bin/
+etc/
+node_modules/
+.fbExcludeFilterFile
+*.md.html
diff --git a/features/o-ran/ru-fh/pom.xml b/features/o-ran/ru-fh/pom.xml
new file mode 100644 (file)
index 0000000..9c611bc
--- /dev/null
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ ============LICENSE_START=======================================================
+  ~ ONAP : ccsdk features
+  ~ ================================================================================
+  ~ Copyright (C) 2018 highstreet technologies GmbH Intellectual Property.
+  ~ All rights reserved.
+  ~ ================================================================================
+  ~ Update Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
+  ~ ================================================================================
+  ~ Licensed under the Apache License, Version 2.0 (the "License");
+  ~ you may not use this file except in compliance with the License.
+  ~ You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  ~ ============LICENSE_END=======================================================
+  ~
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.onap.ccsdk.parent</groupId>
+        <artifactId>binding-parent</artifactId>
+        <version>1.5.2</version>
+        <relativePath/>
+    </parent>
+
+    <groupId>org.o-ran-sc.scp.oam.modeling</groupId>
+    <artifactId>o-ran-ru-fh-model</artifactId>
+    <version>0.7.1-SNAPSHOT</version>
+    <packaging>bundle</packaging>
+
+    <name>o-ran-sc modeling features :: ${project.artifactId}</name>
+    <licenses>
+        <license>
+            <name>Apache License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+        </license>
+    </licenses>
+
+    <properties>
+        <maven.javadoc.skip>true</maven.javadoc.skip>
+    </properties>
+
+    <dependencies>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.jacoco</groupId>
+                <artifactId>jacoco-maven-plugin</artifactId>
+                <configuration>
+                    <excludes>
+                        <exclude>**/gen/**</exclude>
+                        <exclude>**/generated-sources/**</exclude>
+                        <exclude>**/yang-gen-sal/**</exclude>
+                        <exclude>**/pax/**</exclude>
+                    </excludes>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>
diff --git a/features/o-ran/ru-fh/src/main/yang/iana-hardware.yang b/features/o-ran/ru-fh/src/main/yang/iana-hardware.yang
new file mode 120000 (symlink)
index 0000000..da775a1
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/iana-hardware.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/iana-if-type.yang b/features/o-ran/ru-fh/src/main/yang/iana-if-type.yang
new file mode 120000 (symlink)
index 0000000..6cfafcd
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/iana-if-type.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-crypto-types.yang b/features/o-ran/ru-fh/src/main/yang/ietf-crypto-types.yang
new file mode 120000 (symlink)
index 0000000..c60dd42
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-crypto-types.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-dhcpv6-types.yang b/features/o-ran/ru-fh/src/main/yang/ietf-dhcpv6-types.yang
new file mode 120000 (symlink)
index 0000000..a37e196
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-dhcpv6-types.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-hardware.yang b/features/o-ran/ru-fh/src/main/yang/ietf-hardware.yang
new file mode 120000 (symlink)
index 0000000..8e34942
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-hardware.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-inet-types.yang b/features/o-ran/ru-fh/src/main/yang/ietf-inet-types.yang
new file mode 120000 (symlink)
index 0000000..cb961a3
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-inet-types.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-interfaces.yang b/features/o-ran/ru-fh/src/main/yang/ietf-interfaces.yang
new file mode 120000 (symlink)
index 0000000..b576ef6
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-interfaces.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-ip.yang b/features/o-ran/ru-fh/src/main/yang/ietf-ip.yang
new file mode 120000 (symlink)
index 0000000..a303743
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-ip.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-netconf-acm.yang b/features/o-ran/ru-fh/src/main/yang/ietf-netconf-acm.yang
new file mode 120000 (symlink)
index 0000000..c4a1e7c
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-netconf-acm.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/ietf-yang-types.yang b/features/o-ran/ru-fh/src/main/yang/ietf-yang-types.yang
new file mode 120000 (symlink)
index 0000000..831c9e7
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/ietf/ietf-yang-types.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-ald-port.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-ald-port.yang
new file mode 120000 (symlink)
index 0000000..4c08092
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-ald-port.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-ald.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-ald.yang
new file mode 120000 (symlink)
index 0000000..a606f37
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-ald.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-antenna-calibration.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-antenna-calibration.yang
new file mode 120000 (symlink)
index 0000000..8364128
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-antenna-calibration.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-beamforming.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-beamforming.yang
new file mode 120000 (symlink)
index 0000000..34b5529
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-beamforming.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-compression-factors.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-compression-factors.yang
new file mode 120000 (symlink)
index 0000000..60f5324
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-compression-factors.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-delay-management.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-delay-management.yang
new file mode 120000 (symlink)
index 0000000..4345e09
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-delay-management.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-dhcp.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-dhcp.yang
new file mode 120000 (symlink)
index 0000000..e8e9c88
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-dhcp.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-ecpri-delay.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-ecpri-delay.yang
new file mode 120000 (symlink)
index 0000000..b2d4999
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-ecpri-delay.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-externalio.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-externalio.yang
new file mode 120000 (symlink)
index 0000000..858b037
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-externalio.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-fan.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-fan.yang
new file mode 120000 (symlink)
index 0000000..e437370
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-fan.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-file-management.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-file-management.yang
new file mode 120000 (symlink)
index 0000000..826ef8a
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-file-management.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-fm.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-fm.yang
new file mode 120000 (symlink)
index 0000000..e2038ff
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-fm.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-hardware.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-hardware.yang
new file mode 120000 (symlink)
index 0000000..0323b1d
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-hardware.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-interfaces.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-interfaces.yang
new file mode 120000 (symlink)
index 0000000..3df6c78
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-interfaces.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-laa-operations.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-laa-operations.yang
new file mode 120000 (symlink)
index 0000000..0c9a7c9
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-laa-operations.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-laa.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-laa.yang
new file mode 120000 (symlink)
index 0000000..4088574
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-laa.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-lbm.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-lbm.yang
new file mode 120000 (symlink)
index 0000000..610d31d
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-lbm.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-module-cap.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-module-cap.yang
new file mode 120000 (symlink)
index 0000000..20c92a9
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-module-cap.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-mplane-int.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-mplane-int.yang
new file mode 120000 (symlink)
index 0000000..5853fe3
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-mplane-int.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-operations.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-operations.yang
new file mode 120000 (symlink)
index 0000000..31d67ad
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-operations.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-performance-management.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-performance-management.yang
new file mode 120000 (symlink)
index 0000000..d5b875c
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-performance-management.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-processing-element.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-processing-element.yang
new file mode 120000 (symlink)
index 0000000..fc76ffd
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-processing-element.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-software-management.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-software-management.yang
new file mode 120000 (symlink)
index 0000000..4d8c127
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-software-management.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-supervision.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-supervision.yang
new file mode 120000 (symlink)
index 0000000..0a0be68
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-supervision.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-sync.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-sync.yang
new file mode 120000 (symlink)
index 0000000..6e9b013
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-sync.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-trace.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-trace.yang
new file mode 120000 (symlink)
index 0000000..36a0a9c
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-trace.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-transceiver.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-transceiver.yang
new file mode 120000 (symlink)
index 0000000..1ea31e1
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-transceiver.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-troubleshooting.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-troubleshooting.yang
new file mode 120000 (symlink)
index 0000000..3790bb0
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-troubleshooting.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-udp-echo.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-udp-echo.yang
new file mode 120000 (symlink)
index 0000000..59c3106
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-udp-echo.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-uplane-conf.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-uplane-conf.yang
new file mode 120000 (symlink)
index 0000000..d218554
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-uplane-conf.yang
\ No newline at end of file
diff --git a/features/o-ran/ru-fh/src/main/yang/o-ran-usermgmt.yang b/features/o-ran/ru-fh/src/main/yang/o-ran-usermgmt.yang
new file mode 120000 (symlink)
index 0000000..8c4d7fc
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../data-model/yang/published/o-ran/ru-fh/o-ran-usermgmt.yang
\ No newline at end of file
diff --git a/features/pom.xml b/features/pom.xml
new file mode 100644 (file)
index 0000000..8cf6ee4
--- /dev/null
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+################################################################################
+# Copyright 2019 highstreet technologies and others
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>org.o-ran-sc.scp.oam.modeling</groupId>
+  <artifactId>features-top</artifactId>
+  <version>0.7.1-SNAPSHOT</version>
+  <packaging>pom</packaging>
+
+  <name>o-ran-sc modeling features</name>
+
+  <modules>
+    <module>o-ran/ru-fh</module>
+  </modules>
+
+  <repositories>
+    <repository>
+      <id>onap-public</id>
+      <url>${onap.nexus.public-url}</url>
+      <releases>
+        <enabled>true</enabled>
+        <updatePolicy>never</updatePolicy>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+        <updatePolicy>always</updatePolicy>
+      </snapshots>
+    </repository>
+    <repository>
+      <id>onap-staging</id>
+      <url>${onap.nexus.staging-url}</url>
+      <releases>
+        <enabled>true</enabled>
+        <updatePolicy>never</updatePolicy>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+        <updatePolicy>always</updatePolicy>
+      </snapshots>
+    </repository>
+    <repository>
+      <id>ecomp-release</id>
+      <name>onap-repository-releases</name>
+      <url>${onap.nexus.release-url}</url>
+      <releases>
+        <enabled>true</enabled>
+        <updatePolicy>never</updatePolicy>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
+    <repository>
+      <id>ecomp-snapshot</id>
+      <name>onap-repository-snapshots</name>
+      <url>${onap.nexus.snapshot-url}</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
+  </repositories>
+
+</project>