Commit graph

7 commits

Author SHA1 Message Date
EugeneBogush
abd0589eb3
added skiped space before $DB_URI (#1218) 2021-10-29 23:17:00 +09:00
Carlos Giraldo
7dcde91057
Improve open5gs-dbctl (#1181)
* fix exit code in open5gs-dbctl

* enable non-local mongodb in open5gs-dbctl through DB_URI
2021-09-26 20:36:40 +09:00
Matthew Johnson
96050ed6e2
[misc] Use correct units and session types when upgrading (#968)
* [misc] Set slice session type when upgrading

* [misc] Use correct units when upgrading

The old UI specified units in kbps, which corresponds to enum 1, not
enum 0, in the new schema and UI.
2021-04-30 09:31:57 +09:00
Matthew Johnson
72374e439a
Some cleanup for the db migration script (#956) 2021-04-25 15:25:51 +09:00
Marcel T
bf5f64b5e5
Updated open5gs-dbctl to be compatible with the changed database schema (#940)
Co-authored-by: Marcel Thiel <mthiel@cocus.com>
2021-04-15 23:21:47 +09:00
Nick
3a2a227b48
Updated Python Lib docs and script to migrate DB data to new format (#889)
* Update README.md

* Python script to migrate data from old DB schema to new
2021-03-30 16:56:23 +09:00
Sukchan Lee
db13836426 Rename dbconf.sh to open5gs-dbctl (#388) 2020-03-22 16:44:45 -04:00