Move CMS saved servers to be stored in memento instead of config (#6535)

* Move CMS saved servers to be stored in memento instead of config

* Add in code to port old servers into memento
This commit is contained in:
Charles Gagnon
2019-07-30 16:47:11 -07:00
committed by GitHub
parent 06e9a6e684
commit 3f5bdb86cd
7 changed files with 45 additions and 46 deletions

View File

@@ -68,9 +68,6 @@
"type": "object",
"title": "%text.sqlServerBigDataClusters%",
"properties": {
"clusterControllers.controllers": {
"type": "array"
},
"bigDataClusters.enabled": {
"type": "boolean",
"default": false,