Strip user from compute in topology and return project filename

This commit is contained in:
Julien Duponchelle
2016-06-15 18:22:11 +02:00
parent c4d619ce3c
commit aa5988788d
5 changed files with 14 additions and 8 deletions

View File

@ -211,7 +211,6 @@ def test_json(compute):
"protocol": "https",
"host": "example.com",
"port": 84,
"user": "test",
}