Fix spice/vnc console api samples tests
Start the consoleauth service, otherwise authorize_console() will fail if we start timing out call()s in the fake RPC driver when there are no consumers for a topic. blueprint: oslo-messaging Change-Id: Ieee37a0370c0b548c589a0573e6e8a68e10a6fdc
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
"host_name": "39f55087a1024d1380755951c945ca69",
|
||||
"service": "cells",
|
||||
"zone": "internal"
|
||||
},
|
||||
{
|
||||
"host_name": "7a9a6cb4701f4dee9048fe0bc25d0ee5",
|
||||
"service": "consoleauth",
|
||||
"zone": "internal"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6,4 +6,5 @@
|
||||
<host zone="internal" host_name="ea70b9f0c530497fba8571deb4835ab0" service="network"/>
|
||||
<host zone="internal" host_name="7d52ad3988504fb18b0cdfd94dbd267b" service="scheduler"/>
|
||||
<host zone="internal" host_name="dc36bce962cc49c2ab916287bcf6c9d3" service="cells"/>
|
||||
</hosts>
|
||||
<host zone="internal" host_name="4bd7bbcc80064d21a5fd0bd53318c6fa" service="consoleauth"/>
|
||||
</hosts>
|
||||
|
||||
Reference in New Issue
Block a user