added cannot_change flag based on KFP-25

This commit is contained in:
Sean van der Spek 2017-09-22 15:55:44 +02:00
parent f89cfebda4
commit 97b5ef1491

View File

@ -104,6 +104,7 @@ def files(options):
"password": "%s", "password": "%s",
"server_port": "%s" "server_port": "%s"
}, },
"cannot_change": "false",
"name": "%s", "name": "%s",
"status_description": "Account is ready to use.", "status_description": "Account is ready to use.",
"id": "%s", "id": "%s",