commit | 74475845ef4e50f98d05a032f0cea17e04bcaa80 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Jun 28 15:06:24 2017 +0000 |
committer | Gerrit Code Review <gerrit2@32a4cf582fa9> | Wed Jun 28 15:06:24 2017 +0000 |
tree | dda273db7c14f05ac8242b1bb7ce3b25a2b6e7b7 | |
parent | f687418e453cae66baa6126fa881be26e78e1a72 [diff] | |
parent | c3588b814c263e5bda67592f914c3b09023613ff [diff] |
Merge "Update expected code for http_response"
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 %}