stacktach-sandbox/etc/status.yaml
Sandy Walsh c99d0c3980 Change status utility to reflect new pipeline worker log format.
Change-Id: I45c3919da7fb34dee3564e8578b428cb0b5ee1c3
2015-04-14 05:13:06 -07:00

30 lines
543 B
YAML

cell_names:
- cell1
- cell2
- global
# will be optional and prompted ...
username: myusername
password: mypassword
ssh_port: 22
tail_lines: 100
num_pipeline_workers: 2
worker_hostnames:
- worker1.example.com
- worker2.example.com
# Which vhost is your rabbit using?
vhost: nova
rabbit_hostnames:
- rabbit.global.example.com
- rabbit.cell1.example.com
- rabbit.cell2.example.com
# However you have your OpenStack service configured.
# Could be multiple queues to watch.
queue_prefixes:
- notifications