diff options
Diffstat (limited to 'tutorials/5GE2ENetworkSlicing/README.md')
-rw-r--r-- | tutorials/5GE2ENetworkSlicing/README.md | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/tutorials/5GE2ENetworkSlicing/README.md b/tutorials/5GE2ENetworkSlicing/README.md new file mode 100644 index 00000000..9a697a71 --- /dev/null +++ b/tutorials/5GE2ENetworkSlicing/README.md @@ -0,0 +1,44 @@ +# 5G SLicing tutorial + +## Introduction + +The goal of this folder is to centralize all the resources +needed to automate the 5G slicing use case. + +Several sources are available in the wiki [1] [2], an official documentation is +also available but this documentation [3] usually redirects to the wiki. +It may therefore be confusing. +Integration team created a page to collect the existing different resources [4]. + +Referencing all the resources in the demo repositories allow to version +properly the different resources. + +## Automation + +TBD + +## JIRA tracking + +- Manual configuration step 1 - SDC: https://jira.onap.org/browse/INT-2064 +- Manual configuration step 2 - UUI Configuration: + https://jira.onap.org/browse/INT-2065 +- Manual configuration step 3 - MSB Configuration: + https://jira.onap.org/browse/INT-2066 +- Manual configuration step 4 - SO: https://jira.onap.org/browse/INT-2067 +- Manual configuration step 5 - OOF Configuration: + https://jira.onap.org/browse/INT-2068 +- Manual configuration step 6 - Policy Configuration: + https://jira.onap.org/browse/INT-2069 +- Manual configuration step 7 - AAI Configuration: + https://jira.onap.org/browse/INT-2070 +- Manual configuration step 8 - ConfigDB: https://jira.onap.org/browse/INT-2071 +- Manual configuration step 9 - SDN: https://jira.onap.org/browse/INT-2072 +- prepare a demo repo section: https://jira.onap.org/browse/INT-2073 +- Automate 5G Slicing use case in CI: https://jira.onap.org/browse/INT-2021 + +## References + +- [1]: https://wiki.onap.org/display/DW/User+Operation+Guide+for+Honolulu+release +- [2]: https://wiki.onap.org/display/DW/Manual+Configurations +- [3]: https://docs.onap.org/projects/onap-integration/en/latest/docs_E2E_network_slicing.html#docs-e2e-network-slicing +- [4]: https://wiki.onap.org/display/DW/Automate+use+case+5G+Slicing+in+CI
\ No newline at end of file |