openstack-resource-agents/ocf
Adam Spiers 32348b3a11 os_password is no longer a mandatory option
neutron-ha-tool.py is now being maintained in the
neutron-ha-tool-maintenance branch of this fork:

  https://github.com/SUSE-Cloud/cookbook-openstack-network/

One of the new changes in that branch is the option to obtain
os_password from /etc/neutron/os_password instead of from the Pacemaker
CIB.  This is more secure and also avoids quoting issues with crmsh when
the password has unusual characters:

  29e9759937

When we are using that approach, os_password is not set on the
primitive, so we change this parameter to no longer be required,
in order to avoid warnings from crm_verify etc.

Change-Id: I6cd675fc744c7cfb444bf524c6d6d6444f8e4368
Signed-off-by: Adam Spiers <aspiers@suse.com>
2016-03-17 19:45:13 +00:00
..
NovaCompute Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
NovaEvacuate NovaEvacuate: fix comment in header 2016-03-15 17:15:01 +00:00
ceilometer-agent-central Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
cinder-api Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
cinder-schedule Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
cinder-volume Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
glance-api Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
glance-registry Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
heat-engine Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
keystone Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
manila-api Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
neutron-agent-dhcp Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
neutron-agent-l3 Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
neutron-ha-tool os_password is no longer a mandatory option 2016-03-17 19:45:13 +00:00
neutron-metadata-agent Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
neutron-server Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
nova-api Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
nova-cert Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
nova-consoleauth Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
nova-network Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
nova-novnc Fix bashate E006 violations 2016-03-02 19:45:07 +01:00
nova-scheduler Fix bashate E006 violations 2016-03-02 19:45:07 +01:00