app-name-validation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solum |
Fix Released
|
Undecided
|
Vijendar Komalla | ||
python-solumclient |
Fix Committed
|
Undecided
|
Vijendar Komalla |
Bug Description
solum app create with app name '-123'
solum-deployer shows following error:
{"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Invalid stack name -123-fd116777-
log_http_response /usr/local/
2016-05-05 19:14:08.113 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
2016-05-05 19:14:08.114 10821 ERROR solum.deployer.
Changed in python-solumclient: | |
assignee: | nobody → Vijendar Komalla (vijendar-komalla) |
Changed in solum: | |
assignee: | nobody → Vijendar Komalla (vijendar-komalla) |
Changed in python-solumclient: | |
status: | New → In Progress |
Changed in solum: | |
status: | New → In Progress |
Changed in python-solumclient: | |
status: | In Progress → Fix Committed |
If we create an app with app name '-abc' then we are not even able to deploy that app.