Currently openstack_check_placement_api metric is expecting 401, however plane request to placement api is a List Versions call that doesn't expect authentication - https://developer.openstack.org/api-ref/placement/. I would propose to expect 200 then. Tested in Queens.
Currently openstack_check_placement_api metric is expecting 401, however plane request to placement api is a List Versions call that doesn't expect authentication - https://developer.openstack.org/api-ref/placement/. I would propose to expect 200 then. Tested in Queens.