commit | c3588b814c263e5bda67592f914c3b09023613ff | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Jun 28 15:23:45 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Jun 28 15:59:15 2017 +0200 |
tree | b71f11d0cf0e364eecca91534226ada783d8d6a1 | |
parent | 1301bce3b8950d4427a8957894253530c18865db [diff] |
Update expected code for http_response Change-Id: I9cd6653a0ad56cb6b00d0b9efa564a39408339c7
diff --git a/nova/meta/telegraf.yml b/nova/meta/telegraf.yml index af428a6..bda7082 100644 --- a/nova/meta/telegraf.yml +++ b/nova/meta/telegraf.yml
@@ -11,4 +11,5 @@ http_response: nova-api: address: "http://{{ controller.bind.private_address|replace('0.0.0.0', '127.0.0.1') }}:8774/" + expected_code: 200 {%- endif %}