openstack-ansible-os_neutron/tasks
Jesse Pretorius 2b305ed283 Ensure that mode is a string
With Ansible 2.x the mode parameter must lead with a zero. When
a number is not quoted it may be read as an integer instead of a
string, thus losing the leading zero.

This patch ensures that the mode parameter is explicitly quoted.

The task names are also adjusted to remove the unnecessary mention
of 'neutron' in the task. This is simply a cosmetic normalisation.

The tags which were recently added are also removed as they do not
conform to the agreed tag standard set.

Change-Id: Ibf0cc334ea3643660020654eaac17aeeb69973fe
2016-08-02 08:51:30 +00:00
..
main.yml Remove LBaaSv1 2016-07-21 10:24:55 -05:00
neutron_db_setup.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init_common.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init_systemd.yml Ensure that mode is a string 2016-08-02 08:51:30 +00:00
neutron_init_upstart.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init.yml Remove LBaaSv1 2016-07-21 10:24:55 -05:00
neutron_install-apt.yml Remove LBaaSv1 2016-07-21 10:24:55 -05:00
neutron_install.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00
neutron_l3_ha.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_ml2_ovs_powervm.yml Enable higher performance I/O through 2016-07-20 14:59:44 -04:00
neutron_post_install.yml Check host group_names for group membership 2016-07-15 05:08:47 -05:00
neutron_pre_install.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
nuage_neutron_config.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00
plumgrid_config.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00