Feilong Wang f6d1c0de46 Fix etcd race condition issue
Currently, Magnum is using k8s API /version to check the API
availibility which is not a good way because /version only
reflects if the basic k8s api is working on not. And it will
return response even the etcd service is down. This patch fixes
it by using /healthz to replace /version.

Task: 22566
Story: 1775759

Change-Id: I45a1bd48a22842a251dafa6c349f0022fd319e3f
2018-07-11 15:57:56 +12:00
2017-08-21 12:27:52 +00:00
2018-07-11 15:57:56 +12:00
2018-02-13 13:40:34 +00:00
2016-08-28 21:11:07 +01:00
2014-11-18 09:23:37 -05:00
2016-03-04 07:41:12 -05:00
2018-03-22 15:12:42 -04:00
2018-04-20 14:40:19 -04:00
2014-11-18 09:23:37 -05:00
2018-07-10 15:00:57 +07:00
2018-04-25 02:38:39 +00:00
2017-03-07 01:58:36 +00:00
2018-06-06 16:06:01 -04:00

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources:

Description
Container Infrastructure Management Service for OpenStack
Readme 92 MiB
Languages
Python 73%
Shell 26.7%
Dockerfile 0.3%