nodepool/tools/zuul-nodepool-integration/clouds.yaml
Paul Belanger f7289a5aca Remove legacy openstack settings from nodepool.yaml
Before os-client-config and shade, we would include cloud credentials
in nodepool.yaml. But now comes the time where we can remove these
settings in favor of using a local clouds.yaml file.

Change-Id: Ie7af6dcd56dc48787f280816de939d07800e9d11
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-03-27 08:31:29 -07:00

8 lines
120 B
YAML

clouds:
fake:
auth:
usernmae: 'fake'
password: 'fake'
project_id: 'fake'
auth_url: 'fake'