Merge "changed keystone resource from primitive type to clone"
This commit is contained in:
commit
d7c74c7a70
@ -44,7 +44,7 @@ use a set of OCF agents for controlling OpenStack services.
|
||||
|
||||
::
|
||||
|
||||
primitive p_keystone ocf:openstack:keystone \
|
||||
clone p_keystone ocf:openstack:keystone \
|
||||
params config="/etc/keystone/keystone.conf" os_password="secretsecret" os_username="admin" os_tenant_name="admin" os_auth_url="http://10.0.0.11:5000/v2.0/" \
|
||||
op monitor interval="30s" timeout="30s"
|
||||
|
||||
@ -63,7 +63,7 @@ use a set of OCF agents for controlling OpenStack services.
|
||||
commit your configuration changes by entering :command:`commit`
|
||||
from the :command:`crm configure` menu.
|
||||
Pacemaker then starts the OpenStack Identity service
|
||||
and its dependent resources on one of your nodes.
|
||||
and its dependent resources on all of your nodes.
|
||||
|
||||
Red Hat
|
||||
--------
|
||||
|
Loading…
x
Reference in New Issue
Block a user