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

fix: Recover configuration from DB on restart #86

Merged

Conversation

ghislainbourgeois
Copy link
Contributor

This change makes webconsole check its database on startup for existing network slices or device groups instead of waiting for new configuration to be POSTed.

This was tested with a full deployment of SD-Core, running a simulation with gnbsim. After a successful simulation, I took a backup of the database, removed the entire infrastructure, and redeployed mongo, restoring from the backup, then redeploying SD-Core and running a new successful simulation with gnbsim.

fixes #85

@gab-arrobo
Copy link
Contributor

test this please

1 similar comment
@gab-arrobo
Copy link
Contributor

test this please

@gab-arrobo
Copy link
Contributor

@ghislainbourgeois, please resolve conflict.

@ghislainbourgeois
Copy link
Contributor Author

@ghislainbourgeois, please resolve conflict.

@gab-arrobo I resolved the conflict.

thakurajayL
thakurajayL previously approved these changes Jan 1, 2024
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1

@dafATonf
Copy link

dafATonf commented Jan 2, 2024

test this please

@gab-arrobo gab-arrobo merged commit 6246d2f into omec-project:master Jan 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webconsole loses its state after a restart
6 participants