Provide compute nodes with domain information

The domain is missing from the credentials that nova cloud
controller passes to the compute nodes. This change adds it in.

Closes-Bug: 1830536
Change-Id: I2ad82b9b271d83e1b49691187c620d7b976e5ff0
This commit is contained in:
Liam Young
2019-07-12 08:45:27 +00:00
parent a51efaf640
commit 77a79f4359
6 changed files with 14 additions and 0 deletions

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ xenial/
tests/cirros-*-disk.img
func*.json
.stestr
__pycache__