Create directory structure

The inital directory structure for the OAM repository.
- distribution: to cover code artifacts for packaging the code.
- features:     to cover all OSGi bundles for karaf
- model:        to cover all OAM information and data modules
- solution:     to cover code artifacts to combine several code packages (distributions) to provide a install and deployment instractions, creating a solution.
- .gitignore

Issue-ID: OAM-007
Change-Id: Icbeeb74bc2f11470dd61d58bd85397b87cc0b733
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
5 files changed
tree: 35863d4fd68ba512acdef0bfd38cddedc3624dbf
  1. distribution/
  2. features/
  3. model/
  4. solution/
  5. .gitignore
  6. INFO.yaml
  7. LICENSES
  8. README.md
README.md

Operation and Maintenance (OAM) root repository

This repository acts as root O-RAN-SC OAM repository.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.