e9dbb19a3a
Change-Id: Iecb4c53add040e564f9cf7e1ccb7b44755b3355d
8 lines
245 B
YAML
8 lines
245 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When access the root path of Zaqar service, for example:
|
|
curl GET http://127.0.0.1:8888/, user will see 401 error. Which
|
|
will cause some front end proxy (like HAProxy) to complain. Now this issue
|
|
has been fixed.
|