python-tripleoclient/releasenotes/notes/os-cloud-config-b2acae54b4f0baf2.yaml
Emilien Macchi 57685a3929 Stop using os-cloud-config
os-cloud-config has been deprecated in Ocata and we don't need it in
tripleoclient anymore. Let's remove the code that was here for legacy.

Keystone endpoints have been managed by Puppet, so we don't need the
legacy code anymore.

Change-Id: I5662de11620db74fa67fb12c55a3bbd66ed8d3ad
2017-03-28 09:00:31 -04:00

8 lines
248 B
YAML

---
other:
- |
Remove all usage of os-cloud-config.
Indeed, os-cloud-config has been deprecated in Ocata and is not useful anymore
from tripleoclient. Let's stop using it and remove all the code that used it,
including the tests.