kolla-ansible/ansible/roles/neutron
Gary Perkins 958efcef73 Fix Neutron precheck to not fail with newer Docker
With newer Docker versions `systemctl show docker` returns:

  MountFlags=shared

Instead of:

  MountFlags=1048576

This fix accepts either value as valid to ensure the check is not
erroneously failing.

Closes-Bug: #1791365

Change-Id: I2bd626466d6a0e189e0d85877b2be8f2b4bb37f4
2019-03-11 11:15:13 +00:00
..
defaults Allow neutron services to use independent hostnames 2019-02-08 10:25:02 -05:00
handlers Fix reconfigure of neutron ml2_conf.ini 2019-01-17 14:33:11 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Fix Neutron precheck to not fail with newer Docker 2019-03-11 11:15:13 +00:00
templates Allow octavia services to use independent hostnames 2019-03-06 15:08:28 -05:00