TEIV: Update documnentation 71/13571/2
authorJvD_Ericsson <jeff.van.dam@est.tech>
Thu, 10 Oct 2024 09:24:46 +0000 (10:24 +0100)
committerJvD_Ericsson <jeff.van.dam@est.tech>
Fri, 11 Oct 2024 14:09:10 +0000 (15:09 +0100)
commitdf0221ef4623e2a23ddfe76bb9e480d25aae6a2f
treece08575b426ddc6e41abf5d7855d00c3372c6f36
parent02204ffc5baf895e78dd8d8fffb82ddda6721de9
TEIV: Update documnentation

updaate docs based on updated YANG modules
graph-generator: coloured domains backgrounds

Issue-ID: SMO-155
Change-Id: Iddbb49ec2dc0c352f283562f7f19724d68c4df31
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
45 files changed:
docs/_static/data-model/cloud-ran-relationships.svg [deleted file]
docs/_static/data-model/cloud-relationships.svg [deleted file]
docs/_static/data-model/cloud.svg [deleted file]
docs/_static/data-model/equipment-ran.svg [deleted file]
docs/_static/data-model/equipment-relationships.svg [deleted file]
docs/_static/data-model/equipment.svg [deleted file]
docs/_static/data-model/o-ran-smo-teiv-cloud-rel.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-cloud.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-equipment-rel.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-equipment.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-oam.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-ran-rel.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-ran.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-rel-cloud-ran-rel.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-rel-equipment-ran-rel.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-rel-oam-cloud-rel.svg [new file with mode: 0644]
docs/_static/data-model/o-ran-smo-teiv-rel-oam-ran-rel.svg [new file with mode: 0644]
docs/_static/data-model/oam-cloud-relationships.svg [deleted file]
docs/_static/data-model/oam-ran.svg [deleted file]
docs/_static/data-model/oam.svg [deleted file]
docs/_static/data-model/overall-rel.svg [new file with mode: 0644]
docs/_static/data-model/ran-relationships.svg [deleted file]
docs/_static/data-model/ran.svg [deleted file]
docs/_static/sample-entities.svg
docs/_static/sample-object-relationships.svg
docs/classifiers-and-decorators.rst
docs/data-models/cloud.rst
docs/data-models/equipment.rst
docs/data-models/oam.rst
docs/data-models/ran.rst
docs/data-models/rel-cloud-ran.rst
docs/data-models/rel-equipment-ran.rst
docs/data-models/rel-oam-cloud.rst
docs/data-models/rel-oam-ran.rst
docs/developer-guide.rst
docs/discover-and-reconciliation-interface-guide.rst
docs/pgsql-schema-generator-guide.rst
docs/supported-filter-options.rst
pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java
pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGeneratorUml.java
pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/HelperFunctions.java [new file with mode: 0644]
pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/RelationshipGraphGenerator.java
pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/RelationshipGraphGeneratorUml.java
pgsql-schema-generator/src/main/resources/application.yaml
pgsql-schema-generator/src/test/resources/application.yaml