From 2a1cd61c6c6b0b9f9da513e4dfe71aca0456cfa5 Mon Sep 17 00:00:00 2001 From: "huang.zhiping" Date: Sat, 28 Apr 2018 19:55:41 +0800 Subject: [PATCH] fix error url Change-Id: Ifeaf51c1fedb9edb7265fa779fc83452b60baf05 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dadee20..853ffb8 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ configuration and extra functionality through types and providers. **HA configuration for Openstack services** -This module allows to configure Openstack services in HA. Please refer to the [ha-guide](http://docs.openstack.org/high-availability-guide/content/index.html) for details. +This module allows to configure Openstack services in HA. Please refer to the [ha-guide](https://docs.openstack.org/ha-guide/) for details. If you have a Corosync with Pacemaker cluster with several nodes joined, you may want to use an HA service provider which allows you to create the pacemaker resources for Openstack services and run them in HA mode. The example HA service configuration for keystone service: