Skip to content
Snippets Groups Projects
Commit 90659526 authored by Neda Moeini's avatar Neda Moeini
Browse files

Fix formatting in oss-params-example.json service versions

parent e1b2edf2
No related branches found
No related tags found
1 merge request!425Resolve #1048 "Service config backfilling"
......@@ -134,15 +134,15 @@
"SERVICE_VERSIONS": {
"IP_TRUNK": {
"version": {
"1.0": " 1.0 - Base Version",
"2.0": " 2.0 - Minor Upgrade"
"1.0": "1.0 - Base Version",
"2.0": "2.0 - Minor Upgrade"
},
"default_version": "1.0"
},
"GEANT_IP": {
"version": {
"1.0": " 1.0 - Base Version",
"2.0": " 2.0 - Minor Upgrade"
"1.0": "1.0 - Base Version",
"2.0": "2.0 - Minor Upgrade"
},
"default_version": "1.0"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment