charm-nova-cloud-controller/.gitignore
Liam Young 77a79f4359 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
2019-07-12 08:53:11 +00:00

15 lines
142 B
Plaintext

bin
.coverage
.testrepository
.tox
tags
*.sw[nop]
*.pyc
.unit-state.db
trusty/
xenial/
tests/cirros-*-disk.img
func*.json
.stestr
__pycache__