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

adding plmn to the list if its not present #54

Merged
merged 1 commit into from Nov 2, 2021

Conversation

vthiruveedula
Copy link
Contributor

No description provided.

@@ -613,7 +613,15 @@ func postConfigMme(client *clientNF) {
//keys.ServingPlmn.Tac = gnb.Tac
plmn := "mcc=" + siteInfo.Plmn.Mcc + ", mnc=" + siteInfo.Plmn.Mnc
client.clientLog.Infof("plmn for mme %v", plmn)
Copy link
Contributor

Choose a reason for hiding this comment

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

lets move this log and add it when it gets appended ?

@thakurajayL
Copy link
Contributor

retest this please

1 similar comment
@thakurajayL
Copy link
Contributor

retest this please

@vthiruveedula
Copy link
Contributor Author

test container

3 similar comments
@vthiruveedula
Copy link
Contributor Author

test container

@vthiruveedula
Copy link
Contributor Author

test container

@vthiruveedula
Copy link
Contributor Author

test container

@badhrinathpa badhrinathpa merged commit 3e1c4a2 into onf-release3.0.5 Nov 2, 2021
@vthiruveedula vthiruveedula deleted the dev-configpod-logs branch November 3, 2021 16:22
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

3 participants