openstack-health/openstack_health
Masayuki Igawa ce8a2372f3 Add host and port variables to api server
This commit adds 'host' and 'port' configuration variables to the o-h
api server. Sometimes, default port(5000) conflicts existing port
number. And default host address(127.0.0.1) is not good remote
development environment. I think there are some workaround for this such
as portforwarding but this would be a straight forward solution.

Change-Id: I8531860757fb9c7625f7a009175af1b40ca52dc9
Closes-Bug: #1554955
2016-03-15 22:03:26 +00:00
..
tests Fix decoding response data string for python 3 2016-03-04 16:23:25 +09:00
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
api.py Add host and port variables to api server 2016-03-15 22:03:26 +00:00
base_aggregator.py Properly interpolate missing data for test_runs 2015-12-11 17:12:43 -05:00
run_aggregator.py Enable Python 3 2016-02-24 19:56:46 +00:00
test_run_aggregator.py Enable Python 3 2016-02-24 19:56:46 +00:00