** Description changed:
[Impact]
After installing octavia-api the systemd unit fails to start:
Failed 'systemctl status octavia-api' output shows:
error: unrecognized arguments: --http-socket [::]:9876 --ini
/etc/octavia/octavia-api-uwsgi.ini
[Test Case]
1) sudo apt install octavia-api
- 2) watch systemctl status octavia-api # watch for about 10 seconds and
ensure it doesn't fail
+ 2) watch systemctl status octavia-api # watch for a bit ensure it doesn't
fail
3) curl 127.0.0.1:9876 # should return something like [1], not [2]
[1] {"versions": [{"id": "v1", "status": "DEPRECATED", "updated":
"2014-12-11T00:00:00Z", "links": [{"href": "http://127.0.0.1:9876/v1",
"rel": "self"}]}, {"id": "v2.0", "status": "SUPPORTED", "updated":
"2016-12-11T00:00:00Z", "links": [{"href": "http://127.0.0.1:9876/v2",
"rel": "self"}]}, {"id": "v2.1", "status": "SUPPORTED", "updated":
"2018-04-20T00:00:00Z", "links": [{"href": "http://127.0.0.1:9876/v2",
"rel": "self"}]}, {"id": "v2.2", "status": "CURRENT", "updated":
"2018-07-31T00:00:00Z", "links": [{"href": "http://127.0.0.1:9876/v2",
"rel": "self"}]}]}
[2] curl: (7) Failed to connect to 127.0.0.1 port 9876: Connection
refused
[Regression Potential]
Low. This is just allowing use of the default or configured port from
octavia's config file.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798891
Title:
[SRU] octavia-api won't start by default
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1798891/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs