Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webconsole changes to support 4G ROC #21

Merged
merged 1 commit into from Aug 2, 2021
Merged

Conversation

thakurajayL
Copy link
Contributor

No description provided.

@thakurajayL thakurajayL force-pushed the dev-4g-roc branch 2 times, most recently from 7876644 to 63f4a1b Compare July 29, 2021 19:48
@@ -14,7 +14,7 @@ import (

"github.com/free5gc/MongoDBLibrary"
"github.com/free5gc/openapi/models"
"github.com/free5gc/webconsole/backend/logger"
"github.com/omec-project/webconsole/backend/logger"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed all the references from free5gc to omec-project


initLog.Infoln("Server started")

router := WebUI.NewRouter()
router := configapi.NewRouter()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved all models, router related code to configapi folder/package

@thakurajayL thakurajayL force-pushed the dev-4g-roc branch 5 times, most recently from b30b1a1 to cba67ff Compare July 30, 2021 00:18
Using webconsole for 4G configuration. Poll to check if
4G NF have config available. If config not available then
resend the config
@thakurajayL thakurajayL merged commit c22caf8 into onf-release3.0.5 Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant