2018-07-17 15:19:42,785 [salt.loader      ][ERROR   ][1839] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:19:42,892 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,300 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,772 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,776 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,779 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,783 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,822 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,825 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,828 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,831 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,891 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,895 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:19:43,898 [salt.utils.decorators][ERROR   ][1839] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 15:20:05,753 [salt.loader      ][ERROR   ][1839] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:20:06,691 [salt.loaded.int.module.cmdmod][ERROR   ][1839] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-07-17 15:20:09,163 [salt.loader      ][ERROR   ][2515] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:20:09,516 [salt.loaded.int.module.cmdmod][INFO    ][2515] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-17 15:20:09,546 [salt.loaded.int.module.cmdmod][INFO    ][2515] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-17 15:20:09,588 [salt.loaded.int.module.cmdmod][INFO    ][2515] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-17 15:20:09,615 [salt.utils.parsers][WARNING ][1554] Minion received a SIGTERM. Exiting.
2018-07-17 15:20:10,621 [salt.cli.daemons ][INFO    ][2602] Setting up the Salt Minion "mdb01.mcp-odl-ha.local"
2018-07-17 15:20:10,720 [salt.cli.daemons ][INFO    ][2602] Starting up the Salt Minion
2018-07-17 15:20:10,721 [salt.utils.event ][INFO    ][2602] Starting pull socket on /var/run/salt/minion/minion_event_e46c2d81b7_pull.ipc
2018-07-17 15:20:11,332 [salt.minion      ][INFO    ][2602] Creating minion process manager
2018-07-17 15:20:12,622 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2602] Executing command ['date', '+%z'] in directory '/root'
2018-07-17 15:20:12,656 [salt.utils.schedule][INFO    ][2602] Updating job settings for scheduled job: __mine_interval
2018-07-17 15:20:12,661 [salt.minion      ][INFO    ][2602] Added mine.update to scheduler
2018-07-17 15:20:12,676 [salt.minion      ][INFO    ][2602] Minion is starting as user 'root'
2018-07-17 15:20:12,695 [salt.minion      ][INFO    ][2602] Minion is ready to receive requests!
2018-07-17 15:20:13,698 [salt.utils.schedule][INFO    ][2602] Running scheduled job: __mine_interval
2018-07-17 15:21:40,679 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180717152140660346
2018-07-17 15:21:40,712 [salt.minion      ][INFO    ][2697] Starting a new job with PID 2697
2018-07-17 15:21:42,483 [salt.state       ][INFO    ][2697] Loading fresh modules for state activity
2018-07-17 15:21:43,634 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-17 15:21:43,865 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-17 15:21:44,652 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-17 15:21:44,783 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-17 15:21:44,950 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-17 15:21:45,126 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-17 15:21:45,207 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-17 15:21:45,278 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-17 15:21:45,442 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-17 15:21:45,532 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-17 15:21:45,622 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-17 15:21:45,705 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-17 15:21:45,790 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-17 15:21:45,888 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-17 15:21:45,971 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-17 15:21:46,052 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-17 15:21:46,239 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-17 15:21:46,352 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-17 15:21:46,902 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-17 15:21:47,063 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-17 15:21:47,240 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-17 15:21:47,416 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-17 15:21:47,497 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-17 15:21:47,574 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-17 15:21:47,589 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-17 15:21:47,622 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-17 15:21:47,650 [salt.state       ][INFO    ][2697] Running state [/etc/environment] at time 15:21:47.650532
2018-07-17 15:21:47,650 [salt.state       ][INFO    ][2697] Executing state file.blockreplace for /etc/environment
2018-07-17 15:21:47,657 [salt.state       ][INFO    ][2697] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-07-17 15:21:47,657 [salt.state       ][INFO    ][2697] Completed state [/etc/environment] at time 15:21:47.657700 duration_in_ms=7.167
2018-07-17 15:21:47,658 [salt.state       ][INFO    ][2697] Running state [/etc/profile.d] at time 15:21:47.657991
2018-07-17 15:21:47,658 [salt.state       ][INFO    ][2697] Executing state file.directory for /etc/profile.d
2018-07-17 15:21:47,686 [salt.state       ][INFO    ][2697] Directory /etc/profile.d is in the correct state
2018-07-17 15:21:47,687 [salt.state       ][INFO    ][2697] Completed state [/etc/profile.d] at time 15:21:47.687042 duration_in_ms=29.049
2018-07-17 15:21:47,760 [salt.loader      ][ERROR   ][2697] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:21:48,261 [salt.state       ][INFO    ][2697] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 15:21:48.261862
2018-07-17 15:21:48,262 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 15:21:48,285 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-17 15:21:48,295 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:21:48,296 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 15:21:48.296098 duration_in_ms=34.236
2018-07-17 15:21:48,296 [salt.state       ][INFO    ][2697] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 15:21:48.296771
2018-07-17 15:21:48,297 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 15:21:48,325 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:21:48,326 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 15:21:48.326563 duration_in_ms=29.791
2018-07-17 15:21:48,329 [salt.state       ][INFO    ][2697] Running state [linux_repo_prereq_pkgs] at time 15:21:48.329256
2018-07-17 15:21:48,330 [salt.state       ][INFO    ][2697] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 15:21:48,331 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:21:48,698 [salt.state       ][INFO    ][2697] All specified packages are already installed
2018-07-17 15:21:48,699 [salt.state       ][INFO    ][2697] Completed state [linux_repo_prereq_pkgs] at time 15:21:48.699178 duration_in_ms=369.923
2018-07-17 15:21:48,699 [salt.state       ][INFO    ][2697] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 15:21:48.699700
2018-07-17 15:21:48,700 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 15:21:48,728 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-17 15:21:48,744 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:21:48,745 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 15:21:48.745401 duration_in_ms=45.701
2018-07-17 15:21:48,745 [salt.state       ][INFO    ][2697] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 15:21:48.745675
2018-07-17 15:21:48,745 [salt.state       ][INFO    ][2697] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 15:21:48,746 [salt.state       ][INFO    ][2697] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 15:21:48,746 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 15:21:48.746584 duration_in_ms=0.907
2018-07-17 15:21:48,746 [salt.state       ][INFO    ][2697] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 15:21:48.746868
2018-07-17 15:21:48,747 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 15:21:48,776 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-17 15:21:48,883 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:21:48,883 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 15:21:48.883558 duration_in_ms=136.689
2018-07-17 15:21:48,885 [salt.state       ][INFO    ][2697] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 15:21:48.885552
2018-07-17 15:21:48,886 [salt.state       ][INFO    ][2697] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 15:21:48,887 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 15:21:50,006 [salt.state       ][INFO    ][2697] {'pid': 2760, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 15:21:50,007 [salt.state       ][INFO    ][2697] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 15:21:50.007527 duration_in_ms=1121.974
2018-07-17 15:21:50,022 [salt.state       ][INFO    ][2697] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 15:21:50.022520
2018-07-17 15:21:50,023 [salt.state       ][INFO    ][2697] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 15:21:50,181 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 15:21:55,337 [salt.state       ][INFO    ][2697] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-17 15:21:55,338 [salt.state       ][INFO    ][2697] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 15:21:55.338026 duration_in_ms=5315.506
2018-07-17 15:21:55,338 [salt.state       ][INFO    ][2697] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 15:21:55.338522
2018-07-17 15:21:55,338 [salt.state       ][INFO    ][2697] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 15:21:55,339 [salt.state       ][INFO    ][2697] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 15:21:55,339 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 15:21:55.339910 duration_in_ms=1.387
2018-07-17 15:21:55,340 [salt.state       ][INFO    ][2697] Running state [/etc/apt/preferences.d/uca] at time 15:21:55.340285
2018-07-17 15:21:55,340 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 15:21:55,411 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:21:55,411 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/preferences.d/uca] at time 15:21:55.411720 duration_in_ms=71.435
2018-07-17 15:21:55,414 [salt.state       ][INFO    ][2697] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 15:21:55.414244
2018-07-17 15:21:55,414 [salt.state       ][INFO    ][2697] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 15:21:55,415 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 15:21:55,435 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-17 15:21:55,831 [salt.state       ][INFO    ][2697] {'pid': 3195, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.I87Yy0U1ft/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-17 15:21:55,833 [salt.state       ][INFO    ][2697] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 15:21:55.833022 duration_in_ms=418.777
2018-07-17 15:21:55,837 [salt.state       ][INFO    ][2697] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 15:21:55.837289
2018-07-17 15:21:55,838 [salt.state       ][INFO    ][2697] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 15:21:55,974 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 15:22:00,543 [salt.state       ][INFO    ][2697] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-17 15:22:00,543 [salt.state       ][INFO    ][2697] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 15:22:00.543899 duration_in_ms=4706.611
2018-07-17 15:22:00,544 [salt.state       ][INFO    ][2697] Running state [linux_extra_packages_latest] at time 15:22:00.544435
2018-07-17 15:22:00,544 [salt.state       ][INFO    ][2697] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 15:22:00,554 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 15:22:00,640 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:22:00,659 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-17 15:22:00,760 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152200730039
2018-07-17 15:22:00,811 [salt.minion      ][INFO    ][3693] Starting a new job with PID 3693
2018-07-17 15:22:00,827 [salt.minion      ][INFO    ][3693] Returning information for job: 20180717152200730039
2018-07-17 15:22:05,655 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:22:05,698 [salt.state       ][INFO    ][2697] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-17 15:22:05,717 [salt.state       ][INFO    ][2697] Loading fresh modules for state activity
2018-07-17 15:22:05,739 [salt.state       ][INFO    ][2697] Completed state [linux_extra_packages_latest] at time 15:22:05.739443 duration_in_ms=5195.006
2018-07-17 15:22:05,751 [salt.state       ][INFO    ][2697] Running state [UTC] at time 15:22:05.750976
2018-07-17 15:22:05,751 [salt.state       ][INFO    ][2697] Executing state timezone.system for UTC
2018-07-17 15:22:05,753 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['timedatectl'] in directory '/root'
2018-07-17 15:22:05,832 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['timedatectl'] in directory '/root'
2018-07-17 15:22:05,849 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-17 15:22:05,870 [salt.state       ][INFO    ][2697] {'timezone': 'UTC'}
2018-07-17 15:22:05,871 [salt.state       ][INFO    ][2697] Completed state [UTC] at time 15:22:05.871112 duration_in_ms=120.136
2018-07-17 15:22:05,881 [salt.state       ][INFO    ][2697] Running state [nf_conntrack] at time 15:22:05.881861
2018-07-17 15:22:05,882 [salt.state       ][INFO    ][2697] Executing state kmod.present for nf_conntrack
2018-07-17 15:22:05,882 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'lsmod' in directory '/root'
2018-07-17 15:22:07,056 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'lsmod' in directory '/root'
2018-07-17 15:22:07,081 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-17 15:22:07,141 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'lsmod' in directory '/root'
2018-07-17 15:22:07,294 [salt.state       ][INFO    ][2697] {'nf_conntrack': 'loaded'}
2018-07-17 15:22:07,295 [salt.state       ][INFO    ][2697] Completed state [nf_conntrack] at time 15:22:07.294986 duration_in_ms=1413.124
2018-07-17 15:22:07,299 [salt.state       ][INFO    ][2697] Running state [kernel.panic] at time 15:22:07.299388
2018-07-17 15:22:07,299 [salt.state       ][INFO    ][2697] Executing state sysctl.present for kernel.panic
2018-07-17 15:22:07,300 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,386 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-17 15:22:07,403 [salt.state       ][INFO    ][2697] {'kernel.panic': 60}
2018-07-17 15:22:07,403 [salt.state       ][INFO    ][2697] Completed state [kernel.panic] at time 15:22:07.403873 duration_in_ms=104.486
2018-07-17 15:22:07,404 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_keepalive_probes] at time 15:22:07.404462
2018-07-17 15:22:07,405 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 15:22:07,405 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,435 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-17 15:22:07,453 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-17 15:22:07,454 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_keepalive_probes] at time 15:22:07.454078 duration_in_ms=49.616
2018-07-17 15:22:07,454 [salt.state       ][INFO    ][2697] Running state [fs.file-max] at time 15:22:07.454618
2018-07-17 15:22:07,455 [salt.state       ][INFO    ][2697] Executing state sysctl.present for fs.file-max
2018-07-17 15:22:07,455 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,510 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-17 15:22:07,531 [salt.state       ][INFO    ][2697] {'fs.file-max': 124165}
2018-07-17 15:22:07,531 [salt.state       ][INFO    ][2697] Completed state [fs.file-max] at time 15:22:07.531689 duration_in_ms=77.07
2018-07-17 15:22:07,532 [salt.state       ][INFO    ][2697] Running state [net.core.somaxconn] at time 15:22:07.532267
2018-07-17 15:22:07,532 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.core.somaxconn
2018-07-17 15:22:07,533 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,577 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-17 15:22:07,594 [salt.state       ][INFO    ][2697] {'net.core.somaxconn': 4096}
2018-07-17 15:22:07,595 [salt.state       ][INFO    ][2697] Completed state [net.core.somaxconn] at time 15:22:07.595057 duration_in_ms=62.79
2018-07-17 15:22:07,595 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_max_syn_backlog] at time 15:22:07.595658
2018-07-17 15:22:07,596 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 15:22:07,597 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,640 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-17 15:22:07,657 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-17 15:22:07,658 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_max_syn_backlog] at time 15:22:07.658318 duration_in_ms=62.659
2018-07-17 15:22:07,659 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_tw_reuse] at time 15:22:07.659072
2018-07-17 15:22:07,659 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 15:22:07,660 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,694 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-17 15:22:07,708 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-17 15:22:07,709 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_tw_reuse] at time 15:22:07.709007 duration_in_ms=49.934
2018-07-17 15:22:07,709 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_congestion_control] at time 15:22:07.709542
2018-07-17 15:22:07,710 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 15:22:07,710 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,741 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-17 15:22:07,769 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-17 15:22:07,770 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_congestion_control] at time 15:22:07.770256 duration_in_ms=60.713
2018-07-17 15:22:07,771 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_retries2] at time 15:22:07.770967
2018-07-17 15:22:07,771 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 15:22:07,772 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,804 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-17 15:22:07,819 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_retries2': 5}
2018-07-17 15:22:07,820 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_retries2] at time 15:22:07.820570 duration_in_ms=49.602
2018-07-17 15:22:07,821 [salt.state       ][INFO    ][2697] Running state [net.core.netdev_max_backlog] at time 15:22:07.821406
2018-07-17 15:22:07,822 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 15:22:07,823 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,863 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-17 15:22:07,898 [salt.state       ][INFO    ][2697] {'net.core.netdev_max_backlog': 261144}
2018-07-17 15:22:07,900 [salt.state       ][INFO    ][2697] Completed state [net.core.netdev_max_backlog] at time 15:22:07.900214 duration_in_ms=78.807
2018-07-17 15:22:07,901 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_slow_start_after_idle] at time 15:22:07.901326
2018-07-17 15:22:07,902 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 15:22:07,903 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:07,963 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-17 15:22:07,990 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-17 15:22:07,991 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 15:22:07.991470 duration_in_ms=90.144
2018-07-17 15:22:07,992 [salt.state       ][INFO    ][2697] Running state [vm.swappiness] at time 15:22:07.992209
2018-07-17 15:22:07,992 [salt.state       ][INFO    ][2697] Executing state sysctl.present for vm.swappiness
2018-07-17 15:22:07,994 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,052 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-17 15:22:08,075 [salt.state       ][INFO    ][2697] {'vm.swappiness': 10}
2018-07-17 15:22:08,076 [salt.state       ][INFO    ][2697] Completed state [vm.swappiness] at time 15:22:08.076663 duration_in_ms=84.453
2018-07-17 15:22:08,077 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_keepalive_intvl] at time 15:22:08.077524
2018-07-17 15:22:08,078 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 15:22:08,079 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,129 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-17 15:22:08,153 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-17 15:22:08,155 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_keepalive_intvl] at time 15:22:08.154989 duration_in_ms=77.463
2018-07-17 15:22:08,156 [salt.state       ][INFO    ][2697] Running state [net.ipv4.neigh.default.gc_thresh1] at time 15:22:08.156338
2018-07-17 15:22:08,157 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 15:22:08,160 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,210 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-17 15:22:08,232 [salt.state       ][INFO    ][2697] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-17 15:22:08,234 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 15:22:08.234008 duration_in_ms=77.668
2018-07-17 15:22:08,235 [salt.state       ][INFO    ][2697] Running state [net.ipv4.neigh.default.gc_thresh2] at time 15:22:08.235538
2018-07-17 15:22:08,236 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 15:22:08,238 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,283 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-17 15:22:08,304 [salt.state       ][INFO    ][2697] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-17 15:22:08,305 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 15:22:08.305625 duration_in_ms=70.085
2018-07-17 15:22:08,306 [salt.state       ][INFO    ][2697] Running state [net.ipv4.neigh.default.gc_thresh3] at time 15:22:08.306848
2018-07-17 15:22:08,307 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 15:22:08,309 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,353 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-17 15:22:08,372 [salt.state       ][INFO    ][2697] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-17 15:22:08,373 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 15:22:08.372963 duration_in_ms=66.115
2018-07-17 15:22:08,373 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_fin_timeout] at time 15:22:08.373864
2018-07-17 15:22:08,374 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 15:22:08,376 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,414 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-17 15:22:08,431 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-17 15:22:08,432 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_fin_timeout] at time 15:22:08.432781 duration_in_ms=58.915
2018-07-17 15:22:08,434 [salt.state       ][INFO    ][2697] Running state [net.ipv4.tcp_keepalive_time] at time 15:22:08.433967
2018-07-17 15:22:08,435 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 15:22:08,437 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,474 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-17 15:22:08,490 [salt.state       ][INFO    ][2697] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-17 15:22:08,491 [salt.state       ][INFO    ][2697] Completed state [net.ipv4.tcp_keepalive_time] at time 15:22:08.491746 duration_in_ms=57.78
2018-07-17 15:22:08,492 [salt.state       ][INFO    ][2697] Running state [net.nf_conntrack_max] at time 15:22:08.492614
2018-07-17 15:22:08,493 [salt.state       ][INFO    ][2697] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 15:22:08,494 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:22:08,529 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-17 15:22:08,546 [salt.state       ][INFO    ][2697] {'net.nf_conntrack_max': 1048576}
2018-07-17 15:22:08,547 [salt.state       ][INFO    ][2697] Completed state [net.nf_conntrack_max] at time 15:22:08.547494 duration_in_ms=54.878
2018-07-17 15:22:08,555 [salt.state       ][INFO    ][2697] Running state [linux_sysfs_package] at time 15:22:08.555218
2018-07-17 15:22:08,556 [salt.state       ][INFO    ][2697] Executing state pkg.installed for linux_sysfs_package
2018-07-17 15:22:08,608 [salt.loader      ][ERROR   ][2697] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:22:09,002 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-17 15:22:09,131 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 15:22:10,883 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152210865070
2018-07-17 15:22:10,908 [salt.minion      ][INFO    ][4251] Starting a new job with PID 4251
2018-07-17 15:22:10,925 [salt.minion      ][INFO    ][4251] Returning information for job: 20180717152210865070
2018-07-17 15:22:10,939 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:22:10,961 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-07-17 15:22:18,655 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:22:18,709 [salt.state       ][INFO    ][2697] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-07-17 15:22:18,740 [salt.state       ][INFO    ][2697] Loading fresh modules for state activity
2018-07-17 15:22:18,800 [salt.state       ][INFO    ][2697] Completed state [linux_sysfs_package] at time 15:22:18.800134 duration_in_ms=10244.915
2018-07-17 15:22:18,805 [salt.state       ][INFO    ][2697] Running state [/etc/sysfs.d] at time 15:22:18.805210
2018-07-17 15:22:18,805 [salt.state       ][INFO    ][2697] Executing state file.directory for /etc/sysfs.d
2018-07-17 15:22:18,809 [salt.state       ][INFO    ][2697] Directory /etc/sysfs.d is in the correct state
2018-07-17 15:22:18,810 [salt.state       ][INFO    ][2697] Completed state [/etc/sysfs.d] at time 15:22:18.810457 duration_in_ms=5.246
2018-07-17 15:22:18,812 [salt.loader      ][ERROR   ][2697] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:22:19,033 [salt.state       ][INFO    ][2697] Running state [ondemand] at time 15:22:19.033739
2018-07-17 15:22:19,034 [salt.state       ][INFO    ][2697] Executing state service.dead for ondemand
2018-07-17 15:22:19,037 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 15:22:19,053 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,066 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,084 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,131 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,152 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,171 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,194 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-17 15:22:19,356 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 15:22:19,375 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'runlevel' in directory '/root'
2018-07-17 15:22:19,389 [salt.state       ][INFO    ][2697] {'ondemand': True}
2018-07-17 15:22:19,390 [salt.state       ][INFO    ][2697] Completed state [ondemand] at time 15:22:19.390449 duration_in_ms=356.711
2018-07-17 15:22:19,397 [salt.state       ][INFO    ][2697] Running state [cs_CZ.UTF-8] at time 15:22:19.396977
2018-07-17 15:22:19,397 [salt.state       ][INFO    ][2697] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 15:22:19,399 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'locale -a' in directory '/root'
2018-07-17 15:22:19,418 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-17 15:22:20,184 [salt.state       ][INFO    ][2697] {'locale': 'cs_CZ.UTF-8'}
2018-07-17 15:22:20,185 [salt.state       ][INFO    ][2697] Completed state [cs_CZ.UTF-8] at time 15:22:20.185527 duration_in_ms=788.55
2018-07-17 15:22:20,186 [salt.state       ][INFO    ][2697] Running state [en_US.UTF-8] at time 15:22:20.186269
2018-07-17 15:22:20,186 [salt.state       ][INFO    ][2697] Executing state locale.present for en_US.UTF-8
2018-07-17 15:22:20,187 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'locale -a' in directory '/root'
2018-07-17 15:22:20,199 [salt.state       ][INFO    ][2697] Locale en_US.UTF-8 is already present
2018-07-17 15:22:20,200 [salt.state       ][INFO    ][2697] Completed state [en_US.UTF-8] at time 15:22:20.200369 duration_in_ms=14.1
2018-07-17 15:22:20,202 [salt.state       ][INFO    ][2697] Running state [en_US.UTF-8] at time 15:22:20.202404
2018-07-17 15:22:20,203 [salt.state       ][INFO    ][2697] Executing state locale.system for en_US.UTF-8
2018-07-17 15:22:20,204 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'localectl' in directory '/root'
2018-07-17 15:22:20,285 [salt.state       ][INFO    ][2697] System locale en_US.UTF-8 already set
2018-07-17 15:22:20,285 [salt.state       ][INFO    ][2697] Completed state [en_US.UTF-8] at time 15:22:20.285853 duration_in_ms=83.449
2018-07-17 15:22:20,296 [salt.state       ][INFO    ][2697] Running state [root] at time 15:22:20.296118
2018-07-17 15:22:20,296 [salt.state       ][INFO    ][2697] Executing state group.present for root
2018-07-17 15:22:20,297 [salt.state       ][INFO    ][2697] Group root is present and up to date
2018-07-17 15:22:20,297 [salt.state       ][INFO    ][2697] Completed state [root] at time 15:22:20.297517 duration_in_ms=1.4
2018-07-17 15:22:20,307 [salt.state       ][INFO    ][2697] Running state [root] at time 15:22:20.307265
2018-07-17 15:22:20,307 [salt.state       ][INFO    ][2697] Executing state user.present for root
2018-07-17 15:22:20,313 [salt.state       ][INFO    ][2697] User root is present and up to date
2018-07-17 15:22:20,313 [salt.state       ][INFO    ][2697] Completed state [root] at time 15:22:20.313693 duration_in_ms=6.429
2018-07-17 15:22:20,314 [salt.state       ][INFO    ][2697] Running state [/root] at time 15:22:20.314470
2018-07-17 15:22:20,314 [salt.state       ][INFO    ][2697] Executing state file.directory for /root
2018-07-17 15:22:20,315 [salt.state       ][INFO    ][2697] Directory /root is in the correct state
2018-07-17 15:22:20,315 [salt.state       ][INFO    ][2697] Completed state [/root] at time 15:22:20.315447 duration_in_ms=0.978
2018-07-17 15:22:20,315 [salt.state       ][INFO    ][2697] Running state [/etc/sudoers.d/90-salt-user-root] at time 15:22:20.315629
2018-07-17 15:22:20,315 [salt.state       ][INFO    ][2697] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 15:22:20,316 [salt.state       ][INFO    ][2697] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 15:22:20,316 [salt.state       ][INFO    ][2697] Completed state [/etc/sudoers.d/90-salt-user-root] at time 15:22:20.316196 duration_in_ms=0.567
2018-07-17 15:22:20,316 [salt.state       ][INFO    ][2697] Running state [ubuntu] at time 15:22:20.316369
2018-07-17 15:22:20,316 [salt.state       ][INFO    ][2697] Executing state group.present for ubuntu
2018-07-17 15:22:20,316 [salt.state       ][INFO    ][2697] Group ubuntu is present and up to date
2018-07-17 15:22:20,317 [salt.state       ][INFO    ][2697] Completed state [ubuntu] at time 15:22:20.317037 duration_in_ms=0.668
2018-07-17 15:22:20,318 [salt.state       ][INFO    ][2697] Running state [ubuntu] at time 15:22:20.318059
2018-07-17 15:22:20,318 [salt.state       ][INFO    ][2697] Executing state user.present for ubuntu
2018-07-17 15:22:20,322 [salt.state       ][INFO    ][2697] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-17 15:22:20,322 [salt.state       ][INFO    ][2697] Completed state [ubuntu] at time 15:22:20.322817 duration_in_ms=4.758
2018-07-17 15:22:20,323 [salt.state       ][INFO    ][2697] Running state [/home/ubuntu] at time 15:22:20.323920
2018-07-17 15:22:20,324 [salt.state       ][INFO    ][2697] Executing state file.directory for /home/ubuntu
2018-07-17 15:22:20,325 [salt.state       ][INFO    ][2697] {'mode': '0700'}
2018-07-17 15:22:20,325 [salt.state       ][INFO    ][2697] Completed state [/home/ubuntu] at time 15:22:20.325564 duration_in_ms=1.644
2018-07-17 15:22:20,326 [salt.state       ][INFO    ][2697] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 15:22:20.326188
2018-07-17 15:22:20,326 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 15:22:20,349 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-17 15:22:20,353 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command '/usr/sbin/visudo -c -f /tmp/tmpOuKwWX' in directory '/root'
2018-07-17 15:22:20,392 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:22:20,393 [salt.state       ][INFO    ][2697] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 15:22:20.393147 duration_in_ms=66.959
2018-07-17 15:22:20,393 [salt.state       ][INFO    ][2697] Running state [/etc/security/limits.d/90-salt-default.conf] at time 15:22:20.393450
2018-07-17 15:22:20,393 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 15:22:20,422 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-17 15:22:20,523 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:22:20,524 [salt.state       ][INFO    ][2697] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 15:22:20.524165 duration_in_ms=130.714
2018-07-17 15:22:20,524 [salt.state       ][INFO    ][2697] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 15:22:20.524431
2018-07-17 15:22:20,524 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 15:22:20,544 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-17 15:22:20,613 [salt.state       ][INFO    ][2697] File changed:
New file
2018-07-17 15:22:20,614 [salt.state       ][INFO    ][2697] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 15:22:20.613965 duration_in_ms=89.534
2018-07-17 15:22:20,615 [salt.state       ][INFO    ][2697] Running state [service.systemctl_reload] at time 15:22:20.615482
2018-07-17 15:22:20,615 [salt.state       ][INFO    ][2697] Executing state module.wait for service.systemctl_reload
2018-07-17 15:22:20,615 [salt.state       ][INFO    ][2697] No changes made for service.systemctl_reload
2018-07-17 15:22:20,616 [salt.state       ][INFO    ][2697] Completed state [service.systemctl_reload] at time 15:22:20.616081 duration_in_ms=0.6
2018-07-17 15:22:20,616 [salt.state       ][INFO    ][2697] Running state [service.systemctl_reload] at time 15:22:20.616245
2018-07-17 15:22:20,616 [salt.state       ][INFO    ][2697] Executing state module.mod_watch for service.systemctl_reload
2018-07-17 15:22:20,616 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-17 15:22:20,758 [salt.state       ][INFO    ][2697] {'ret': True}
2018-07-17 15:22:20,759 [salt.state       ][INFO    ][2697] Completed state [service.systemctl_reload] at time 15:22:20.759551 duration_in_ms=143.304
2018-07-17 15:22:20,760 [salt.state       ][INFO    ][2697] Running state [/etc/issue] at time 15:22:20.760210
2018-07-17 15:22:20,760 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/issue
2018-07-17 15:22:20,776 [salt.state       ][INFO    ][2697] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-17 15:22:20,777 [salt.state       ][INFO    ][2697] Completed state [/etc/issue] at time 15:22:20.777302 duration_in_ms=17.091
2018-07-17 15:22:20,777 [salt.state       ][INFO    ][2697] Running state [/etc/hostname] at time 15:22:20.777710
2018-07-17 15:22:20,778 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/hostname
2018-07-17 15:22:20,802 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-17 15:22:20,807 [salt.state       ][INFO    ][2697] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb01

2018-07-17 15:22:20,808 [salt.state       ][INFO    ][2697] Completed state [/etc/hostname] at time 15:22:20.808109 duration_in_ms=30.398
2018-07-17 15:22:20,811 [salt.state       ][INFO    ][2697] Running state [hostname mdb01] at time 15:22:20.811333
2018-07-17 15:22:20,811 [salt.state       ][INFO    ][2697] Executing state cmd.wait for hostname mdb01
2018-07-17 15:22:20,812 [salt.state       ][INFO    ][2697] No changes made for hostname mdb01
2018-07-17 15:22:20,812 [salt.state       ][INFO    ][2697] Completed state [hostname mdb01] at time 15:22:20.812473 duration_in_ms=1.141
2018-07-17 15:22:20,812 [salt.state       ][INFO    ][2697] Running state [hostname mdb01] at time 15:22:20.812766
2018-07-17 15:22:20,813 [salt.state       ][INFO    ][2697] Executing state cmd.mod_watch for hostname mdb01
2018-07-17 15:22:20,814 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command 'hostname mdb01' in directory '/root'
2018-07-17 15:22:20,841 [salt.state       ][INFO    ][2697] {'pid': 4870, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 15:22:20,842 [salt.state       ][INFO    ][2697] Completed state [hostname mdb01] at time 15:22:20.841996 duration_in_ms=29.229
2018-07-17 15:22:20,853 [salt.state       ][INFO    ][2697] Running state [mdb02] at time 15:22:20.853254
2018-07-17 15:22:20,853 [salt.state       ][INFO    ][2697] Executing state host.present for mdb02
2018-07-17 15:22:20,855 [salt.state       ][INFO    ][2697] {'host': 'mdb02'}
2018-07-17 15:22:20,855 [salt.state       ][INFO    ][2697] Completed state [mdb02] at time 15:22:20.855592 duration_in_ms=2.339
2018-07-17 15:22:20,855 [salt.state       ][INFO    ][2697] Running state [mdb02.mcp-odl-ha.local] at time 15:22:20.855906
2018-07-17 15:22:20,856 [salt.state       ][INFO    ][2697] Executing state host.present for mdb02.mcp-odl-ha.local
2018-07-17 15:22:20,859 [salt.state       ][INFO    ][2697] {'host': 'mdb02.mcp-odl-ha.local'}
2018-07-17 15:22:20,860 [salt.state       ][INFO    ][2697] Completed state [mdb02.mcp-odl-ha.local] at time 15:22:20.860195 duration_in_ms=4.288
2018-07-17 15:22:20,860 [salt.state       ][INFO    ][2697] Running state [mdb03] at time 15:22:20.860579
2018-07-17 15:22:20,860 [salt.state       ][INFO    ][2697] Executing state host.present for mdb03
2018-07-17 15:22:20,865 [salt.state       ][INFO    ][2697] {'host': 'mdb03'}
2018-07-17 15:22:20,866 [salt.state       ][INFO    ][2697] Completed state [mdb03] at time 15:22:20.866150 duration_in_ms=5.571
2018-07-17 15:22:20,866 [salt.state       ][INFO    ][2697] Running state [mdb03.mcp-odl-ha.local] at time 15:22:20.866481
2018-07-17 15:22:20,866 [salt.state       ][INFO    ][2697] Executing state host.present for mdb03.mcp-odl-ha.local
2018-07-17 15:22:20,871 [salt.state       ][INFO    ][2697] {'host': 'mdb03.mcp-odl-ha.local'}
2018-07-17 15:22:20,872 [salt.state       ][INFO    ][2697] Completed state [mdb03.mcp-odl-ha.local] at time 15:22:20.872357 duration_in_ms=5.875
2018-07-17 15:22:20,872 [salt.state       ][INFO    ][2697] Running state [mdb01] at time 15:22:20.872714
2018-07-17 15:22:20,873 [salt.state       ][INFO    ][2697] Executing state host.present for mdb01
2018-07-17 15:22:20,877 [salt.state       ][INFO    ][2697] {'host': 'mdb01'}
2018-07-17 15:22:20,878 [salt.state       ][INFO    ][2697] Completed state [mdb01] at time 15:22:20.878206 duration_in_ms=5.492
2018-07-17 15:22:20,878 [salt.state       ][INFO    ][2697] Running state [mdb01.mcp-odl-ha.local] at time 15:22:20.878470
2018-07-17 15:22:20,878 [salt.state       ][INFO    ][2697] Executing state host.present for mdb01.mcp-odl-ha.local
2018-07-17 15:22:20,883 [salt.state       ][INFO    ][2697] {'host': 'mdb01.mcp-odl-ha.local'}
2018-07-17 15:22:20,884 [salt.state       ][INFO    ][2697] Completed state [mdb01.mcp-odl-ha.local] at time 15:22:20.884158 duration_in_ms=5.687
2018-07-17 15:22:20,884 [salt.state       ][INFO    ][2697] Running state [mdb] at time 15:22:20.884365
2018-07-17 15:22:20,884 [salt.state       ][INFO    ][2697] Executing state host.present for mdb
2018-07-17 15:22:20,889 [salt.state       ][INFO    ][2697] {'host': 'mdb'}
2018-07-17 15:22:20,890 [salt.state       ][INFO    ][2697] Completed state [mdb] at time 15:22:20.890203 duration_in_ms=5.839
2018-07-17 15:22:20,890 [salt.state       ][INFO    ][2697] Running state [mdb.mcp-odl-ha.local] at time 15:22:20.890423
2018-07-17 15:22:20,890 [salt.state       ][INFO    ][2697] Executing state host.present for mdb.mcp-odl-ha.local
2018-07-17 15:22:20,895 [salt.state       ][INFO    ][2697] {'host': 'mdb.mcp-odl-ha.local'}
2018-07-17 15:22:20,896 [salt.state       ][INFO    ][2697] Completed state [mdb.mcp-odl-ha.local] at time 15:22:20.896172 duration_in_ms=5.749
2018-07-17 15:22:20,896 [salt.state       ][INFO    ][2697] Running state [cfg01] at time 15:22:20.896390
2018-07-17 15:22:20,896 [salt.state       ][INFO    ][2697] Executing state host.present for cfg01
2018-07-17 15:22:20,901 [salt.state       ][INFO    ][2697] {'host': 'cfg01'}
2018-07-17 15:22:20,902 [salt.state       ][INFO    ][2697] Completed state [cfg01] at time 15:22:20.902010 duration_in_ms=5.62
2018-07-17 15:22:20,902 [salt.state       ][INFO    ][2697] Running state [cfg01.mcp-odl-ha.local] at time 15:22:20.902222
2018-07-17 15:22:20,902 [salt.state       ][INFO    ][2697] Executing state host.present for cfg01.mcp-odl-ha.local
2018-07-17 15:22:20,920 [salt.state       ][INFO    ][2697] {'host': 'cfg01.mcp-odl-ha.local'}
2018-07-17 15:22:20,920 [salt.state       ][INFO    ][2697] Completed state [cfg01.mcp-odl-ha.local] at time 15:22:20.920367 duration_in_ms=18.144
2018-07-17 15:22:20,920 [salt.state       ][INFO    ][2697] Running state [prx01] at time 15:22:20.920634
2018-07-17 15:22:20,920 [salt.state       ][INFO    ][2697] Executing state host.present for prx01
2018-07-17 15:22:20,932 [salt.state       ][INFO    ][2697] {'host': 'prx01'}
2018-07-17 15:22:20,932 [salt.state       ][INFO    ][2697] Completed state [prx01] at time 15:22:20.932496 duration_in_ms=11.86
2018-07-17 15:22:20,933 [salt.state       ][INFO    ][2697] Running state [prx01.mcp-odl-ha.local] at time 15:22:20.932972
2018-07-17 15:22:20,933 [salt.state       ][INFO    ][2697] Executing state host.present for prx01.mcp-odl-ha.local
2018-07-17 15:22:20,938 [salt.state       ][INFO    ][2697] {'host': 'prx01.mcp-odl-ha.local'}
2018-07-17 15:22:20,938 [salt.state       ][INFO    ][2697] Completed state [prx01.mcp-odl-ha.local] at time 15:22:20.938555 duration_in_ms=5.583
2018-07-17 15:22:20,939 [salt.state       ][INFO    ][2697] Running state [kvm01] at time 15:22:20.939144
2018-07-17 15:22:20,939 [salt.state       ][INFO    ][2697] Executing state host.present for kvm01
2018-07-17 15:22:20,944 [salt.state       ][INFO    ][2697] {'host': 'kvm01'}
2018-07-17 15:22:20,944 [salt.state       ][INFO    ][2697] Completed state [kvm01] at time 15:22:20.944603 duration_in_ms=5.459
2018-07-17 15:22:20,945 [salt.state       ][INFO    ][2697] Running state [kvm01.mcp-odl-ha.local] at time 15:22:20.945226
2018-07-17 15:22:20,945 [salt.state       ][INFO    ][2697] Executing state host.present for kvm01.mcp-odl-ha.local
2018-07-17 15:22:20,950 [salt.state       ][INFO    ][2697] {'host': 'kvm01.mcp-odl-ha.local'}
2018-07-17 15:22:20,950 [salt.state       ][INFO    ][2697] Completed state [kvm01.mcp-odl-ha.local] at time 15:22:20.950466 duration_in_ms=5.241
2018-07-17 15:22:20,951 [salt.state       ][INFO    ][2697] Running state [kvm03] at time 15:22:20.950949
2018-07-17 15:22:20,951 [salt.state       ][INFO    ][2697] Executing state host.present for kvm03
2018-07-17 15:22:20,956 [salt.state       ][INFO    ][2697] {'host': 'kvm03'}
2018-07-17 15:22:20,956 [salt.state       ][INFO    ][2697] Completed state [kvm03] at time 15:22:20.956760 duration_in_ms=5.809
2018-07-17 15:22:20,957 [salt.state       ][INFO    ][2697] Running state [kvm03.mcp-odl-ha.local] at time 15:22:20.957443
2018-07-17 15:22:20,958 [salt.state       ][INFO    ][2697] Executing state host.present for kvm03.mcp-odl-ha.local
2018-07-17 15:22:20,996 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152220977525
2018-07-17 15:22:21,016 [salt.state       ][INFO    ][2697] {'host': 'kvm03.mcp-odl-ha.local'}
2018-07-17 15:22:21,017 [salt.state       ][INFO    ][2697] Completed state [kvm03.mcp-odl-ha.local] at time 15:22:21.016894 duration_in_ms=59.449
2018-07-17 15:22:21,017 [salt.state       ][INFO    ][2697] Running state [kvm02] at time 15:22:21.017681
2018-07-17 15:22:21,018 [salt.state       ][INFO    ][2697] Executing state host.present for kvm02
2018-07-17 15:22:21,021 [salt.state       ][INFO    ][2697] {'host': 'kvm02'}
2018-07-17 15:22:21,022 [salt.state       ][INFO    ][2697] Completed state [kvm02] at time 15:22:21.022725 duration_in_ms=5.043
2018-07-17 15:22:21,024 [salt.state       ][INFO    ][2697] Running state [kvm02.mcp-odl-ha.local] at time 15:22:21.024002
2018-07-17 15:22:21,025 [salt.state       ][INFO    ][2697] Executing state host.present for kvm02.mcp-odl-ha.local
2018-07-17 15:22:21,028 [salt.state       ][INFO    ][2697] {'host': 'kvm02.mcp-odl-ha.local'}
2018-07-17 15:22:21,029 [salt.state       ][INFO    ][2697] Completed state [kvm02.mcp-odl-ha.local] at time 15:22:21.029469 duration_in_ms=5.465
2018-07-17 15:22:21,030 [salt.state       ][INFO    ][2697] Running state [dbs] at time 15:22:21.030568
2018-07-17 15:22:21,031 [salt.state       ][INFO    ][2697] Executing state host.present for dbs
2018-07-17 15:22:21,035 [salt.state       ][INFO    ][2697] {'host': 'dbs'}
2018-07-17 15:22:21,036 [salt.state       ][INFO    ][2697] Completed state [dbs] at time 15:22:21.035958 duration_in_ms=5.389
2018-07-17 15:22:21,037 [salt.state       ][INFO    ][2697] Running state [dbs.mcp-odl-ha.local] at time 15:22:21.037072
2018-07-17 15:22:21,036 [salt.minion      ][INFO    ][4874] Starting a new job with PID 4874
2018-07-17 15:22:21,038 [salt.state       ][INFO    ][2697] Executing state host.present for dbs.mcp-odl-ha.local
2018-07-17 15:22:21,055 [salt.state       ][INFO    ][2697] {'host': 'dbs.mcp-odl-ha.local'}
2018-07-17 15:22:21,056 [salt.state       ][INFO    ][2697] Completed state [dbs.mcp-odl-ha.local] at time 15:22:21.056035 duration_in_ms=18.964
2018-07-17 15:22:21,056 [salt.state       ][INFO    ][2697] Running state [prx] at time 15:22:21.056841
2018-07-17 15:22:21,057 [salt.state       ][INFO    ][2697] Executing state host.present for prx
2018-07-17 15:22:21,060 [salt.state       ][INFO    ][2697] {'host': 'prx'}
2018-07-17 15:22:21,061 [salt.state       ][INFO    ][2697] Completed state [prx] at time 15:22:21.061536 duration_in_ms=4.695
2018-07-17 15:22:21,062 [salt.state       ][INFO    ][2697] Running state [prx.mcp-odl-ha.local] at time 15:22:21.062409
2018-07-17 15:22:21,063 [salt.state       ][INFO    ][2697] Executing state host.present for prx.mcp-odl-ha.local
2018-07-17 15:22:21,063 [salt.minion      ][INFO    ][4874] Returning information for job: 20180717152220977525
2018-07-17 15:22:21,073 [salt.state       ][INFO    ][2697] {'host': 'prx.mcp-odl-ha.local'}
2018-07-17 15:22:21,074 [salt.state       ][INFO    ][2697] Completed state [prx.mcp-odl-ha.local] at time 15:22:21.074061 duration_in_ms=11.651
2018-07-17 15:22:21,074 [salt.state       ][INFO    ][2697] Running state [prx02] at time 15:22:21.074833
2018-07-17 15:22:21,075 [salt.state       ][INFO    ][2697] Executing state host.present for prx02
2018-07-17 15:22:21,078 [salt.state       ][INFO    ][2697] {'host': 'prx02'}
2018-07-17 15:22:21,079 [salt.state       ][INFO    ][2697] Completed state [prx02] at time 15:22:21.079480 duration_in_ms=4.648
2018-07-17 15:22:21,080 [salt.state       ][INFO    ][2697] Running state [prx02.mcp-odl-ha.local] at time 15:22:21.080123
2018-07-17 15:22:21,080 [salt.state       ][INFO    ][2697] Executing state host.present for prx02.mcp-odl-ha.local
2018-07-17 15:22:21,084 [salt.state       ][INFO    ][2697] {'host': 'prx02.mcp-odl-ha.local'}
2018-07-17 15:22:21,085 [salt.state       ][INFO    ][2697] Completed state [prx02.mcp-odl-ha.local] at time 15:22:21.085480 duration_in_ms=5.357
2018-07-17 15:22:21,086 [salt.state       ][INFO    ][2697] Running state [msg02] at time 15:22:21.086138
2018-07-17 15:22:21,086 [salt.state       ][INFO    ][2697] Executing state host.present for msg02
2018-07-17 15:22:21,090 [salt.state       ][INFO    ][2697] {'host': 'msg02'}
2018-07-17 15:22:21,091 [salt.state       ][INFO    ][2697] Completed state [msg02] at time 15:22:21.091477 duration_in_ms=5.34
2018-07-17 15:22:21,092 [salt.state       ][INFO    ][2697] Running state [msg02.mcp-odl-ha.local] at time 15:22:21.092081
2018-07-17 15:22:21,092 [salt.state       ][INFO    ][2697] Executing state host.present for msg02.mcp-odl-ha.local
2018-07-17 15:22:21,096 [salt.state       ][INFO    ][2697] {'host': 'msg02.mcp-odl-ha.local'}
2018-07-17 15:22:21,097 [salt.state       ][INFO    ][2697] Completed state [msg02.mcp-odl-ha.local] at time 15:22:21.097543 duration_in_ms=5.462
2018-07-17 15:22:21,098 [salt.state       ][INFO    ][2697] Running state [msg03] at time 15:22:21.098164
2018-07-17 15:22:21,098 [salt.state       ][INFO    ][2697] Executing state host.present for msg03
2018-07-17 15:22:21,102 [salt.state       ][INFO    ][2697] {'host': 'msg03'}
2018-07-17 15:22:21,102 [salt.state       ][INFO    ][2697] Completed state [msg03] at time 15:22:21.102649 duration_in_ms=4.485
2018-07-17 15:22:21,103 [salt.state       ][INFO    ][2697] Running state [msg03.mcp-odl-ha.local] at time 15:22:21.103227
2018-07-17 15:22:21,103 [salt.state       ][INFO    ][2697] Executing state host.present for msg03.mcp-odl-ha.local
2018-07-17 15:22:21,108 [salt.state       ][INFO    ][2697] {'host': 'msg03.mcp-odl-ha.local'}
2018-07-17 15:22:21,108 [salt.state       ][INFO    ][2697] Completed state [msg03.mcp-odl-ha.local] at time 15:22:21.108533 duration_in_ms=5.305
2018-07-17 15:22:21,109 [salt.state       ][INFO    ][2697] Running state [msg01] at time 15:22:21.109158
2018-07-17 15:22:21,109 [salt.state       ][INFO    ][2697] Executing state host.present for msg01
2018-07-17 15:22:21,114 [salt.state       ][INFO    ][2697] {'host': 'msg01'}
2018-07-17 15:22:21,114 [salt.state       ][INFO    ][2697] Completed state [msg01] at time 15:22:21.114567 duration_in_ms=5.409
2018-07-17 15:22:21,115 [salt.state       ][INFO    ][2697] Running state [msg01.mcp-odl-ha.local] at time 15:22:21.115131
2018-07-17 15:22:21,115 [salt.state       ][INFO    ][2697] Executing state host.present for msg01.mcp-odl-ha.local
2018-07-17 15:22:21,120 [salt.state       ][INFO    ][2697] {'host': 'msg01.mcp-odl-ha.local'}
2018-07-17 15:22:21,120 [salt.state       ][INFO    ][2697] Completed state [msg01.mcp-odl-ha.local] at time 15:22:21.120615 duration_in_ms=5.484
2018-07-17 15:22:21,121 [salt.state       ][INFO    ][2697] Running state [msg] at time 15:22:21.121243
2018-07-17 15:22:21,121 [salt.state       ][INFO    ][2697] Executing state host.present for msg
2018-07-17 15:22:21,126 [salt.state       ][INFO    ][2697] {'host': 'msg'}
2018-07-17 15:22:21,126 [salt.state       ][INFO    ][2697] Completed state [msg] at time 15:22:21.126625 duration_in_ms=5.382
2018-07-17 15:22:21,127 [salt.state       ][INFO    ][2697] Running state [msg.mcp-odl-ha.local] at time 15:22:21.127226
2018-07-17 15:22:21,127 [salt.state       ][INFO    ][2697] Executing state host.present for msg.mcp-odl-ha.local
2018-07-17 15:22:21,132 [salt.state       ][INFO    ][2697] {'host': 'msg.mcp-odl-ha.local'}
2018-07-17 15:22:21,132 [salt.state       ][INFO    ][2697] Completed state [msg.mcp-odl-ha.local] at time 15:22:21.132688 duration_in_ms=5.462
2018-07-17 15:22:21,133 [salt.state       ][INFO    ][2697] Running state [cfg01] at time 15:22:21.133339
2018-07-17 15:22:21,133 [salt.state       ][INFO    ][2697] Executing state host.present for cfg01
2018-07-17 15:22:21,134 [salt.state       ][INFO    ][2697] Host cfg01 (10.167.4.11) already present
2018-07-17 15:22:21,135 [salt.state       ][INFO    ][2697] Completed state [cfg01] at time 15:22:21.135266 duration_in_ms=1.927
2018-07-17 15:22:21,135 [salt.state       ][INFO    ][2697] Running state [cfg01.mcp-odl-ha.local] at time 15:22:21.135838
2018-07-17 15:22:21,136 [salt.state       ][INFO    ][2697] Executing state host.present for cfg01.mcp-odl-ha.local
2018-07-17 15:22:21,137 [salt.state       ][INFO    ][2697] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2018-07-17 15:22:21,137 [salt.state       ][INFO    ][2697] Completed state [cfg01.mcp-odl-ha.local] at time 15:22:21.137716 duration_in_ms=1.878
2018-07-17 15:22:21,138 [salt.state       ][INFO    ][2697] Running state [cmp002] at time 15:22:21.138295
2018-07-17 15:22:21,138 [salt.state       ][INFO    ][2697] Executing state host.present for cmp002
2018-07-17 15:22:21,140 [salt.state       ][INFO    ][2697] {'host': 'cmp002'}
2018-07-17 15:22:21,140 [salt.state       ][INFO    ][2697] Completed state [cmp002] at time 15:22:21.140784 duration_in_ms=2.488
2018-07-17 15:22:21,141 [salt.state       ][INFO    ][2697] Running state [cmp002.mcp-odl-ha.local] at time 15:22:21.141390
2018-07-17 15:22:21,141 [salt.state       ][INFO    ][2697] Executing state host.present for cmp002.mcp-odl-ha.local
2018-07-17 15:22:21,144 [salt.state       ][INFO    ][2697] {'host': 'cmp002.mcp-odl-ha.local'}
2018-07-17 15:22:21,144 [salt.state       ][INFO    ][2697] Completed state [cmp002.mcp-odl-ha.local] at time 15:22:21.144605 duration_in_ms=3.215
2018-07-17 15:22:21,145 [salt.state       ][INFO    ][2697] Running state [cmp001] at time 15:22:21.145196
2018-07-17 15:22:21,145 [salt.state       ][INFO    ][2697] Executing state host.present for cmp001
2018-07-17 15:22:21,156 [salt.state       ][INFO    ][2697] {'host': 'cmp001'}
2018-07-17 15:22:21,156 [salt.state       ][INFO    ][2697] Completed state [cmp001] at time 15:22:21.156813 duration_in_ms=11.617
2018-07-17 15:22:21,157 [salt.state       ][INFO    ][2697] Running state [cmp001.mcp-odl-ha.local] at time 15:22:21.157440
2018-07-17 15:22:21,157 [salt.state       ][INFO    ][2697] Executing state host.present for cmp001.mcp-odl-ha.local
2018-07-17 15:22:21,168 [salt.state       ][INFO    ][2697] {'host': 'cmp001.mcp-odl-ha.local'}
2018-07-17 15:22:21,169 [salt.state       ][INFO    ][2697] Completed state [cmp001.mcp-odl-ha.local] at time 15:22:21.169057 duration_in_ms=11.617
2018-07-17 15:22:21,169 [salt.state       ][INFO    ][2697] Running state [dbs01] at time 15:22:21.169685
2018-07-17 15:22:21,170 [salt.state       ][INFO    ][2697] Executing state host.present for dbs01
2018-07-17 15:22:21,174 [salt.state       ][INFO    ][2697] {'host': 'dbs01'}
2018-07-17 15:22:21,174 [salt.state       ][INFO    ][2697] Completed state [dbs01] at time 15:22:21.174534 duration_in_ms=4.849
2018-07-17 15:22:21,175 [salt.state       ][INFO    ][2697] Running state [dbs01.mcp-odl-ha.local] at time 15:22:21.175057
2018-07-17 15:22:21,175 [salt.state       ][INFO    ][2697] Executing state host.present for dbs01.mcp-odl-ha.local
2018-07-17 15:22:21,186 [salt.state       ][INFO    ][2697] {'host': 'dbs01.mcp-odl-ha.local'}
2018-07-17 15:22:21,187 [salt.state       ][INFO    ][2697] Completed state [dbs01.mcp-odl-ha.local] at time 15:22:21.186966 duration_in_ms=11.909
2018-07-17 15:22:21,187 [salt.state       ][INFO    ][2697] Running state [dbs02] at time 15:22:21.187550
2018-07-17 15:22:21,188 [salt.state       ][INFO    ][2697] Executing state host.present for dbs02
2018-07-17 15:22:21,210 [salt.state       ][INFO    ][2697] {'host': 'dbs02'}
2018-07-17 15:22:21,211 [salt.state       ][INFO    ][2697] Completed state [dbs02] at time 15:22:21.211233 duration_in_ms=23.682
2018-07-17 15:22:21,212 [salt.state       ][INFO    ][2697] Running state [dbs02.mcp-odl-ha.local] at time 15:22:21.211997
2018-07-17 15:22:21,212 [salt.state       ][INFO    ][2697] Executing state host.present for dbs02.mcp-odl-ha.local
2018-07-17 15:22:21,228 [salt.state       ][INFO    ][2697] {'host': 'dbs02.mcp-odl-ha.local'}
2018-07-17 15:22:21,228 [salt.state       ][INFO    ][2697] Completed state [dbs02.mcp-odl-ha.local] at time 15:22:21.228759 duration_in_ms=16.761
2018-07-17 15:22:21,229 [salt.state       ][INFO    ][2697] Running state [dbs03] at time 15:22:21.229515
2018-07-17 15:22:21,230 [salt.state       ][INFO    ][2697] Executing state host.present for dbs03
2018-07-17 15:22:21,234 [salt.state       ][INFO    ][2697] {'host': 'dbs03'}
2018-07-17 15:22:21,234 [salt.state       ][INFO    ][2697] Completed state [dbs03] at time 15:22:21.234639 duration_in_ms=5.124
2018-07-17 15:22:21,235 [salt.state       ][INFO    ][2697] Running state [dbs03.mcp-odl-ha.local] at time 15:22:21.235358
2018-07-17 15:22:21,236 [salt.state       ][INFO    ][2697] Executing state host.present for dbs03.mcp-odl-ha.local
2018-07-17 15:22:21,240 [salt.state       ][INFO    ][2697] {'host': 'dbs03.mcp-odl-ha.local'}
2018-07-17 15:22:21,240 [salt.state       ][INFO    ][2697] Completed state [dbs03.mcp-odl-ha.local] at time 15:22:21.240549 duration_in_ms=5.19
2018-07-17 15:22:21,241 [salt.state       ][INFO    ][2697] Running state [odl01] at time 15:22:21.241081
2018-07-17 15:22:21,241 [salt.state       ][INFO    ][2697] Executing state host.present for odl01
2018-07-17 15:22:21,246 [salt.state       ][INFO    ][2697] {'host': 'odl01'}
2018-07-17 15:22:21,247 [salt.state       ][INFO    ][2697] Completed state [odl01] at time 15:22:21.247239 duration_in_ms=6.157
2018-07-17 15:22:21,247 [salt.state       ][INFO    ][2697] Running state [odl01.mcp-odl-ha.local] at time 15:22:21.247831
2018-07-17 15:22:21,248 [salt.state       ][INFO    ][2697] Executing state host.present for odl01.mcp-odl-ha.local
2018-07-17 15:22:21,252 [salt.state       ][INFO    ][2697] {'host': 'odl01.mcp-odl-ha.local'}
2018-07-17 15:22:21,252 [salt.state       ][INFO    ][2697] Completed state [odl01.mcp-odl-ha.local] at time 15:22:21.252920 duration_in_ms=5.09
2018-07-17 15:22:21,253 [salt.state       ][INFO    ][2697] Running state [mas01] at time 15:22:21.253335
2018-07-17 15:22:21,253 [salt.state       ][INFO    ][2697] Executing state host.present for mas01
2018-07-17 15:22:21,258 [salt.state       ][INFO    ][2697] {'host': 'mas01'}
2018-07-17 15:22:21,258 [salt.state       ][INFO    ][2697] Completed state [mas01] at time 15:22:21.258951 duration_in_ms=5.615
2018-07-17 15:22:21,259 [salt.state       ][INFO    ][2697] Running state [mas01.mcp-odl-ha.local] at time 15:22:21.259392
2018-07-17 15:22:21,259 [salt.state       ][INFO    ][2697] Executing state host.present for mas01.mcp-odl-ha.local
2018-07-17 15:22:21,264 [salt.state       ][INFO    ][2697] {'host': 'mas01.mcp-odl-ha.local'}
2018-07-17 15:22:21,265 [salt.state       ][INFO    ][2697] Completed state [mas01.mcp-odl-ha.local] at time 15:22:21.265002 duration_in_ms=5.61
2018-07-17 15:22:21,265 [salt.state       ][INFO    ][2697] Running state [ctl02] at time 15:22:21.265470
2018-07-17 15:22:21,265 [salt.state       ][INFO    ][2697] Executing state host.present for ctl02
2018-07-17 15:22:21,270 [salt.state       ][INFO    ][2697] {'host': 'ctl02'}
2018-07-17 15:22:21,271 [salt.state       ][INFO    ][2697] Completed state [ctl02] at time 15:22:21.271034 duration_in_ms=5.563
2018-07-17 15:22:21,271 [salt.state       ][INFO    ][2697] Running state [ctl02.mcp-odl-ha.local] at time 15:22:21.271484
2018-07-17 15:22:21,271 [salt.state       ][INFO    ][2697] Executing state host.present for ctl02.mcp-odl-ha.local
2018-07-17 15:22:21,276 [salt.state       ][INFO    ][2697] {'host': 'ctl02.mcp-odl-ha.local'}
2018-07-17 15:22:21,276 [salt.state       ][INFO    ][2697] Completed state [ctl02.mcp-odl-ha.local] at time 15:22:21.276937 duration_in_ms=5.453
2018-07-17 15:22:21,277 [salt.state       ][INFO    ][2697] Running state [ctl03] at time 15:22:21.277354
2018-07-17 15:22:21,277 [salt.state       ][INFO    ][2697] Executing state host.present for ctl03
2018-07-17 15:22:21,282 [salt.state       ][INFO    ][2697] {'host': 'ctl03'}
2018-07-17 15:22:21,283 [salt.state       ][INFO    ][2697] Completed state [ctl03] at time 15:22:21.283158 duration_in_ms=5.803
2018-07-17 15:22:21,283 [salt.state       ][INFO    ][2697] Running state [ctl03.mcp-odl-ha.local] at time 15:22:21.283566
2018-07-17 15:22:21,283 [salt.state       ][INFO    ][2697] Executing state host.present for ctl03.mcp-odl-ha.local
2018-07-17 15:22:21,288 [salt.state       ][INFO    ][2697] {'host': 'ctl03.mcp-odl-ha.local'}
2018-07-17 15:22:21,288 [salt.state       ][INFO    ][2697] Completed state [ctl03.mcp-odl-ha.local] at time 15:22:21.288940 duration_in_ms=5.373
2018-07-17 15:22:21,289 [salt.state       ][INFO    ][2697] Running state [ctl01] at time 15:22:21.289363
2018-07-17 15:22:21,289 [salt.state       ][INFO    ][2697] Executing state host.present for ctl01
2018-07-17 15:22:21,294 [salt.state       ][INFO    ][2697] {'host': 'ctl01'}
2018-07-17 15:22:21,294 [salt.state       ][INFO    ][2697] Completed state [ctl01] at time 15:22:21.294947 duration_in_ms=5.584
2018-07-17 15:22:21,295 [salt.state       ][INFO    ][2697] Running state [ctl01.mcp-odl-ha.local] at time 15:22:21.295343
2018-07-17 15:22:21,295 [salt.state       ][INFO    ][2697] Executing state host.present for ctl01.mcp-odl-ha.local
2018-07-17 15:22:21,300 [salt.state       ][INFO    ][2697] {'host': 'ctl01.mcp-odl-ha.local'}
2018-07-17 15:22:21,300 [salt.state       ][INFO    ][2697] Completed state [ctl01.mcp-odl-ha.local] at time 15:22:21.300939 duration_in_ms=5.596
2018-07-17 15:22:21,301 [salt.state       ][INFO    ][2697] Running state [ctl] at time 15:22:21.301358
2018-07-17 15:22:21,301 [salt.state       ][INFO    ][2697] Executing state host.present for ctl
2018-07-17 15:22:21,306 [salt.state       ][INFO    ][2697] {'host': 'ctl'}
2018-07-17 15:22:21,307 [salt.state       ][INFO    ][2697] Completed state [ctl] at time 15:22:21.307050 duration_in_ms=5.692
2018-07-17 15:22:21,307 [salt.state       ][INFO    ][2697] Running state [ctl.mcp-odl-ha.local] at time 15:22:21.307463
2018-07-17 15:22:21,307 [salt.state       ][INFO    ][2697] Executing state host.present for ctl.mcp-odl-ha.local
2018-07-17 15:22:21,312 [salt.state       ][INFO    ][2697] {'host': 'ctl.mcp-odl-ha.local'}
2018-07-17 15:22:21,313 [salt.state       ][INFO    ][2697] Completed state [ctl.mcp-odl-ha.local] at time 15:22:21.313007 duration_in_ms=5.544
2018-07-17 15:22:21,313 [salt.state       ][INFO    ][2697] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 15:22:21.313456
2018-07-17 15:22:21,313 [salt.state       ][INFO    ][2697] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 15:22:21,314 [salt.state       ][INFO    ][2697] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-17 15:22:21,314 [salt.state       ][INFO    ][2697] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 15:22:21.314799 duration_in_ms=1.343
2018-07-17 15:22:21,321 [salt.state       ][INFO    ][2697] Running state [ens3] at time 15:22:21.321891
2018-07-17 15:22:21,322 [salt.state       ][INFO    ][2697] Executing state network.managed for ens3
2018-07-17 15:22:21,451 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-17 15:22:22,087 [salt.state       ][INFO    ][2697] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-17 15:22:22,087 [salt.state       ][INFO    ][2697] Completed state [ens3] at time 15:22:22.087813 duration_in_ms=765.921
2018-07-17 15:22:22,088 [salt.state       ][INFO    ][2697] Running state [ens2] at time 15:22:22.088652
2018-07-17 15:22:22,089 [salt.state       ][INFO    ][2697] Executing state network.managed for ens2
2018-07-17 15:22:22,139 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-17 15:22:22,261 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-17 15:22:22,376 [salt.state       ][INFO    ][2697] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-17 15:22:22,377 [salt.state       ][INFO    ][2697] Completed state [ens2] at time 15:22:22.377413 duration_in_ms=288.773
2018-07-17 15:22:22,378 [salt.state       ][INFO    ][2697] Running state [linux_system_network] at time 15:22:22.378032
2018-07-17 15:22:22,378 [salt.state       ][INFO    ][2697] Executing state network.system for linux_system_network
2018-07-17 15:22:22,379 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 15:22:22,410 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 15:22:22,438 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 15:22:22,455 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 15:22:22,478 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 15:22:22,948 [salt.loaded.int.module.debian_ip][WARNING ][2697] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 15:22:22,949 [salt.state       ][INFO    ][2697] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb01\n\n+DOMAIN=mcp-odl-ha.local\n\n+SEARCH=maas\n'}
2018-07-17 15:22:22,949 [salt.state       ][INFO    ][2697] Completed state [linux_system_network] at time 15:22:22.949490 duration_in_ms=571.457
2018-07-17 15:22:22,949 [salt.state       ][INFO    ][2697] Running state [/etc/profile.d/proxy.sh] at time 15:22:22.949824
2018-07-17 15:22:22,950 [salt.state       ][INFO    ][2697] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 15:22:22,950 [salt.state       ][INFO    ][2697] File /etc/profile.d/proxy.sh is not present
2018-07-17 15:22:22,951 [salt.state       ][INFO    ][2697] Completed state [/etc/profile.d/proxy.sh] at time 15:22:22.950990 duration_in_ms=1.166
2018-07-17 15:22:22,951 [salt.state       ][INFO    ][2697] Running state [/etc/apt/apt.conf.d/95proxies] at time 15:22:22.951253
2018-07-17 15:22:22,951 [salt.state       ][INFO    ][2697] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 15:22:22,951 [salt.state       ][INFO    ][2697] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 15:22:22,951 [salt.state       ][INFO    ][2697] Completed state [/etc/apt/apt.conf.d/95proxies] at time 15:22:22.951812 duration_in_ms=0.559
2018-07-17 15:22:22,954 [salt.state       ][INFO    ][2697] Running state [ntp] at time 15:22:22.954044
2018-07-17 15:22:22,954 [salt.state       ][INFO    ][2697] Executing state pkg.installed for ntp
2018-07-17 15:22:23,089 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:22:23,120 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-17 15:22:31,183 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:22:31,217 [salt.state       ][INFO    ][2697] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-17 15:22:31,231 [salt.state       ][INFO    ][2697] Loading fresh modules for state activity
2018-07-17 15:22:31,265 [salt.state       ][INFO    ][2697] Completed state [ntp] at time 15:22:31.265338 duration_in_ms=8311.293
2018-07-17 15:22:31,268 [salt.state       ][INFO    ][2697] Running state [/etc/ntp.conf] at time 15:22:31.268622
2018-07-17 15:22:31,269 [salt.state       ][INFO    ][2697] Executing state file.managed for /etc/ntp.conf
2018-07-17 15:22:31,294 [salt.fileclient  ][INFO    ][2697] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-17 15:22:31,358 [salt.state       ][INFO    ][2697] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-07-17 15:22:31,367 [salt.state       ][INFO    ][2697] Completed state [/etc/ntp.conf] at time 15:22:31.367216 duration_in_ms=98.593
2018-07-17 15:22:31,368 [salt.loader      ][ERROR   ][2697] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:22:31,577 [salt.state       ][INFO    ][2697] Running state [ntp] at time 15:22:31.576962
2018-07-17 15:22:31,578 [salt.state       ][INFO    ][2697] Executing state service.running for ntp
2018-07-17 15:22:31,581 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 15:22:31,604 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 15:22:31,621 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 15:22:31,638 [salt.state       ][INFO    ][2697] The service ntp is already running
2018-07-17 15:22:31,639 [salt.state       ][INFO    ][2697] Completed state [ntp] at time 15:22:31.639429 duration_in_ms=62.468
2018-07-17 15:22:31,639 [salt.state       ][INFO    ][2697] Running state [ntp] at time 15:22:31.639893
2018-07-17 15:22:31,640 [salt.state       ][INFO    ][2697] Executing state service.mod_watch for ntp
2018-07-17 15:22:31,641 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 15:22:31,658 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 15:22:31,677 [salt.loaded.int.module.cmdmod][INFO    ][2697] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-17 15:22:31,697 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152231337517
2018-07-17 15:22:31,725 [salt.minion      ][INFO    ][6075] Starting a new job with PID 6075
2018-07-17 15:22:31,754 [salt.minion      ][INFO    ][6075] Returning information for job: 20180717152231337517
2018-07-17 15:22:31,760 [salt.state       ][INFO    ][2697] {'ntp': True}
2018-07-17 15:22:31,761 [salt.state       ][INFO    ][2697] Completed state [ntp] at time 15:22:31.761410 duration_in_ms=121.517
2018-07-17 15:22:31,766 [salt.minion      ][INFO    ][2697] Returning information for job: 20180717152140660346
2018-07-17 15:22:50,194 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180717152250175437
2018-07-17 15:22:50,218 [salt.minion      ][INFO    ][6148] Starting a new job with PID 6148
2018-07-17 15:22:50,238 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6148] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-17 15:22:50,242 [salt.minion      ][INFO    ][6148] Returning information for job: 20180717152250175437
2018-07-17 15:23:25,901 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pkg.upgrade with jid 20180717152325884991
2018-07-17 15:23:25,930 [salt.minion      ][INFO    ][6269] Starting a new job with PID 6269
2018-07-17 15:23:25,973 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6269] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:23:26,438 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6269] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-17 15:23:45,981 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152345961877
2018-07-17 15:23:46,001 [salt.minion      ][INFO    ][6541] Starting a new job with PID 6541
2018-07-17 15:23:46,022 [salt.minion      ][INFO    ][6541] Returning information for job: 20180717152345961877
2018-07-17 15:23:56,108 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152356091071
2018-07-17 15:23:56,135 [salt.minion      ][INFO    ][6883] Starting a new job with PID 6883
2018-07-17 15:23:56,168 [salt.minion      ][INFO    ][6883] Returning information for job: 20180717152356091071
2018-07-17 15:24:06,159 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717152406141697
2018-07-17 15:24:06,195 [salt.minion      ][INFO    ][7262] Starting a new job with PID 7262
2018-07-17 15:24:06,219 [salt.minion      ][INFO    ][7262] Returning information for job: 20180717152406141697
2018-07-17 15:24:10,282 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6269] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:24:10,319 [salt.minion      ][INFO    ][6269] Returning information for job: 20180717152325884991
2018-07-17 15:36:43,360 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command test.ping with jid 20180717153643350789
2018-07-17 15:36:43,388 [salt.minion      ][INFO    ][7395] Starting a new job with PID 7395
2018-07-17 15:36:43,478 [salt.minion      ][INFO    ][7395] Returning information for job: 20180717153643350789
2018-07-17 15:40:00,311 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717154000292485
2018-07-17 15:40:00,342 [salt.minion      ][INFO    ][7411] Starting a new job with PID 7411
2018-07-17 15:40:00,890 [salt.state       ][INFO    ][7411] Loading fresh modules for state activity
2018-07-17 15:40:00,954 [salt.fileclient  ][INFO    ][7411] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-17 15:40:00,990 [salt.fileclient  ][INFO    ][7411] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-17 15:40:01,108 [salt.loader      ][ERROR   ][7411] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:40:01,628 [salt.state       ][INFO    ][7411] Running state [keepalived] at time 15:40:01.628214
2018-07-17 15:40:01,628 [salt.state       ][INFO    ][7411] Executing state pkg.installed for keepalived
2018-07-17 15:40:01,629 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:40:02,081 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-17 15:40:02,244 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 15:40:04,259 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:40:04,282 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-07-17 15:40:14,049 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:40:14,105 [salt.state       ][INFO    ][7411] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-17 15:40:14,127 [salt.state       ][INFO    ][7411] Loading fresh modules for state activity
2018-07-17 15:40:14,161 [salt.state       ][INFO    ][7411] Completed state [keepalived] at time 15:40:14.161451 duration_in_ms=12533.237
2018-07-17 15:40:14,173 [salt.state       ][INFO    ][7411] Running state [lsof] at time 15:40:14.173555
2018-07-17 15:40:14,174 [salt.state       ][INFO    ][7411] Executing state pkg.installed for lsof
2018-07-17 15:40:14,249 [salt.loader      ][ERROR   ][7411] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:40:14,592 [salt.state       ][INFO    ][7411] All specified packages are already installed
2018-07-17 15:40:14,592 [salt.state       ][INFO    ][7411] Completed state [lsof] at time 15:40:14.592740 duration_in_ms=419.186
2018-07-17 15:40:14,595 [salt.state       ][INFO    ][7411] Running state [/etc/keepalived/keepalived.conf] at time 15:40:14.595324
2018-07-17 15:40:14,595 [salt.state       ][INFO    ][7411] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-17 15:40:14,641 [salt.fileclient  ][INFO    ][7411] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-17 15:40:14,717 [salt.state       ][INFO    ][7411] File changed:
New file
2018-07-17 15:40:14,718 [salt.state       ][INFO    ][7411] Completed state [/etc/keepalived/keepalived.conf] at time 15:40:14.718618 duration_in_ms=123.293
2018-07-17 15:40:14,720 [salt.state       ][INFO    ][7411] Running state [keepalived] at time 15:40:14.720241
2018-07-17 15:40:14,721 [salt.state       ][INFO    ][7411] Executing state service.running for keepalived
2018-07-17 15:40:14,722 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-17 15:40:14,753 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,774 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,796 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,815 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,902 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,933 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,959 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 15:40:14,981 [salt.state       ][INFO    ][7411] {'keepalived': True}
2018-07-17 15:40:14,982 [salt.state       ][INFO    ][7411] Completed state [keepalived] at time 15:40:14.982491 duration_in_ms=262.246
2018-07-17 15:40:14,985 [salt.minion      ][INFO    ][7411] Returning information for job: 20180717154000292485
2018-07-17 15:41:02,313 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.get with jid 20180717154102294833
2018-07-17 15:41:02,342 [salt.minion      ][INFO    ][8757] Starting a new job with PID 8757
2018-07-17 15:41:02,351 [salt.minion      ][INFO    ][8757] Returning information for job: 20180717154102294833
2018-07-17 15:54:39,857 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717155439846276
2018-07-17 15:54:39,882 [salt.minion      ][INFO    ][8792] Starting a new job with PID 8792
2018-07-17 15:54:42,777 [salt.state       ][INFO    ][8792] Loading fresh modules for state activity
2018-07-17 15:54:42,844 [salt.fileclient  ][INFO    ][8792] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-07-17 15:54:42,879 [salt.fileclient  ][INFO    ][8792] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-07-17 15:54:42,925 [salt.fileclient  ][INFO    ][8792] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-07-17 15:54:43,026 [salt.loader      ][ERROR   ][8792] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:54:43,485 [salt.state       ][INFO    ][8792] Running state [memcached] at time 15:54:43.485577
2018-07-17 15:54:43,486 [salt.state       ][INFO    ][8792] Executing state pkg.installed for memcached
2018-07-17 15:54:43,487 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:54:43,949 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-07-17 15:54:44,110 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 15:54:48,053 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:54:48,080 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2018-07-17 15:54:53,802 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:54:53,858 [salt.state       ][INFO    ][8792] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.4'

2018-07-17 15:54:53,882 [salt.state       ][INFO    ][8792] Loading fresh modules for state activity
2018-07-17 15:54:53,911 [salt.state       ][INFO    ][8792] Completed state [memcached] at time 15:54:53.911777 duration_in_ms=10426.201
2018-07-17 15:54:53,917 [salt.state       ][INFO    ][8792] Running state [python-memcache] at time 15:54:53.917528
2018-07-17 15:54:53,918 [salt.state       ][INFO    ][8792] Executing state pkg.installed for python-memcache
2018-07-17 15:54:53,957 [salt.loader      ][ERROR   ][8792] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:54:54,274 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:54:54,297 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2018-07-17 15:54:57,069 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:54:57,124 [salt.state       ][INFO    ][8792] Made the following changes:
'python-memcache' changed from 'absent' to '1.57+fixed-1~u16.04+mcp1'

2018-07-17 15:54:57,144 [salt.state       ][INFO    ][8792] Loading fresh modules for state activity
2018-07-17 15:54:57,171 [salt.state       ][INFO    ][8792] Completed state [python-memcache] at time 15:54:57.170918 duration_in_ms=3253.389
2018-07-17 15:54:57,175 [salt.state       ][INFO    ][8792] Running state [/etc/memcached.conf] at time 15:54:57.174999
2018-07-17 15:54:57,175 [salt.state       ][INFO    ][8792] Executing state file.managed for /etc/memcached.conf
2018-07-17 15:54:57,208 [salt.fileclient  ][INFO    ][8792] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-07-17 15:54:57,255 [salt.state       ][INFO    ][8792] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,9 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
+
+# Set size of each slab page. Default value for this parameter is 1m, minimum is 1k, max is 128m.
+-I 1m

2018-07-17 15:54:57,262 [salt.state       ][INFO    ][8792] Completed state [/etc/memcached.conf] at time 15:54:57.262033 duration_in_ms=87.034
2018-07-17 15:54:57,263 [salt.loader      ][ERROR   ][8792] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:54:57,502 [salt.state       ][INFO    ][8792] Running state [memcached] at time 15:54:57.501958
2018-07-17 15:54:57,502 [salt.state       ][INFO    ][8792] Executing state service.running for memcached
2018-07-17 15:54:57,504 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-07-17 15:54:57,518 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-17 15:54:57,529 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-17 15:54:57,540 [salt.state       ][INFO    ][8792] The service memcached is already running
2018-07-17 15:54:57,541 [salt.state       ][INFO    ][8792] Completed state [memcached] at time 15:54:57.541269 duration_in_ms=39.311
2018-07-17 15:54:57,541 [salt.state       ][INFO    ][8792] Running state [memcached] at time 15:54:57.541689
2018-07-17 15:54:57,542 [salt.state       ][INFO    ][8792] Executing state service.mod_watch for memcached
2018-07-17 15:54:57,543 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-17 15:54:57,554 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-17 15:54:57,565 [salt.loaded.int.module.cmdmod][INFO    ][8792] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-07-17 15:54:57,589 [salt.state       ][INFO    ][8792] {'memcached': True}
2018-07-17 15:54:57,590 [salt.state       ][INFO    ][8792] Completed state [memcached] at time 15:54:57.590572 duration_in_ms=48.883
2018-07-17 15:54:57,594 [salt.minion      ][INFO    ][8792] Returning information for job: 20180717155439846276
2018-07-17 15:54:58,643 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717155458624060
2018-07-17 15:54:58,674 [salt.minion      ][INFO    ][9779] Starting a new job with PID 9779
2018-07-17 15:54:59,267 [salt.state       ][INFO    ][9779] Loading fresh modules for state activity
2018-07-17 15:54:59,878 [salt.fileclient  ][INFO    ][9779] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-17 15:55:00,072 [salt.fileclient  ][INFO    ][9779] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-17 15:55:00,178 [salt.loader      ][ERROR   ][9779] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:55:00,587 [salt.state       ][INFO    ][9779] Running state [haproxy] at time 15:55:00.587605
2018-07-17 15:55:00,588 [salt.state       ][INFO    ][9779] Executing state pkg.installed for haproxy
2018-07-17 15:55:00,590 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:55:01,025 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-17 15:55:01,190 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 15:55:03,075 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:55:03,112 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-07-17 15:55:11,179 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:55:11,206 [salt.state       ][INFO    ][9779] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-07-17 15:55:11,220 [salt.state       ][INFO    ][9779] Loading fresh modules for state activity
2018-07-17 15:55:11,249 [salt.state       ][INFO    ][9779] Completed state [haproxy] at time 15:55:11.249350 duration_in_ms=10661.747
2018-07-17 15:55:11,252 [salt.state       ][INFO    ][9779] Running state [/etc/default/haproxy] at time 15:55:11.252194
2018-07-17 15:55:11,252 [salt.state       ][INFO    ][9779] Executing state file.managed for /etc/default/haproxy
2018-07-17 15:55:11,314 [salt.fileclient  ][INFO    ][9779] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-17 15:55:11,317 [salt.state       ][INFO    ][9779] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-07-17 15:55:11,320 [salt.state       ][INFO    ][9779] Completed state [/etc/default/haproxy] at time 15:55:11.320792 duration_in_ms=68.598
2018-07-17 15:55:11,321 [salt.state       ][INFO    ][9779] Running state [/etc/haproxy/haproxy.cfg] at time 15:55:11.321381
2018-07-17 15:55:11,321 [salt.state       ][INFO    ][9779] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-17 15:55:11,357 [salt.fileclient  ][INFO    ][9779] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-17 15:55:11,546 [salt.state       ][INFO    ][9779] File changed:
--- 
+++ 
@@ -1,35 +1,78 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen ceilometer_api
+  bind 10.167.4.31:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.32:8777 check
+  server mdb02 10.167.4.33:8777 check
+  server mdb03 10.167.4.34:8777 check
+
+listen panko_api
+  bind 10.167.4.31:8977 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.32:8977 check
+  server mdb02 10.167.4.33:8977 check
+  server mdb03 10.167.4.34:8977 check
+
+listen gnocchi_api
+  bind 10.167.4.31:8041 
+  # NOTE(vsaienko): by default haproxy uses OPTIONS method when doing check
+  # This is not guaranteed by openstack APIs, change it to GET instead
+  option  httpchk GET /
+  option  httplog
+  option  httpclose
+  server mdb01 10.167.4.32:8041 check
+  server mdb02 10.167.4.33:8041 check
+  server mdb03 10.167.4.34:8041 check
+
+listen aodh-api
+  bind 10.167.4.31:8042 
+  # NOTE(vsaienko): by default haproxy uses OPTIONS method when doing check
+  # This is not guaranteed by openstack APIs, change it to GET instead
+  option  httpchk GET /
+  option  httplog
+  option  httpclose
+  server mdb01 10.167.4.32:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 10.167.4.33:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 10.167.4.34:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-07-17 15:55:11,555 [salt.state       ][INFO    ][9779] Completed state [/etc/haproxy/haproxy.cfg] at time 15:55:11.555074 duration_in_ms=233.693
2018-07-17 15:55:11,555 [salt.state       ][INFO    ][9779] Running state [/etc/haproxy/ssl] at time 15:55:11.555440
2018-07-17 15:55:11,555 [salt.state       ][INFO    ][9779] Executing state file.directory for /etc/haproxy/ssl
2018-07-17 15:55:11,557 [salt.state       ][INFO    ][9779] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-17 15:55:11,557 [salt.state       ][INFO    ][9779] Completed state [/etc/haproxy/ssl] at time 15:55:11.557453 duration_in_ms=2.013
2018-07-17 15:55:11,557 [salt.state       ][INFO    ][9779] Running state [/etc/haproxy/errors/429.http11] at time 15:55:11.557753
2018-07-17 15:55:11,558 [salt.state       ][INFO    ][9779] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-17 15:55:11,589 [salt.fileclient  ][INFO    ][9779] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-17 15:55:11,592 [salt.state       ][INFO    ][9779] File changed:
New file
2018-07-17 15:55:11,593 [salt.state       ][INFO    ][9779] Completed state [/etc/haproxy/errors/429.http11] at time 15:55:11.593322 duration_in_ms=35.568
2018-07-17 15:55:11,594 [salt.state       ][INFO    ][9779] Running state [haproxy_status_packages] at time 15:55:11.594513
2018-07-17 15:55:11,595 [salt.state       ][INFO    ][9779] Executing state pkg.installed for haproxy_status_packages
2018-07-17 15:55:11,632 [salt.loader      ][ERROR   ][9779] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:55:11,954 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 15:55:11,977 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-07-17 15:55:14,708 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 15:55:14,758 [salt.state       ][INFO    ][9779] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-07-17 15:55:14,785 [salt.state       ][INFO    ][9779] Loading fresh modules for state activity
2018-07-17 15:55:14,819 [salt.state       ][INFO    ][9779] Completed state [haproxy_status_packages] at time 15:55:14.819730 duration_in_ms=3225.216
2018-07-17 15:55:14,824 [salt.state       ][INFO    ][9779] Running state [/usr/bin/haproxy-status.sh] at time 15:55:14.823980
2018-07-17 15:55:14,824 [salt.state       ][INFO    ][9779] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-17 15:55:14,851 [salt.fileclient  ][INFO    ][9779] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-17 15:55:14,882 [salt.state       ][INFO    ][9779] File changed:
New file
2018-07-17 15:55:14,883 [salt.state       ][INFO    ][9779] Completed state [/usr/bin/haproxy-status.sh] at time 15:55:14.882976 duration_in_ms=58.995
2018-07-17 15:55:14,885 [salt.state       ][INFO    ][9779] Running state [net.ipv4.ip_nonlocal_bind] at time 15:55:14.885482
2018-07-17 15:55:14,886 [salt.state       ][INFO    ][9779] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-17 15:55:14,888 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command 'sysctl -a' in directory '/root'
2018-07-17 15:55:14,929 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-17 15:55:14,946 [salt.state       ][INFO    ][9779] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-17 15:55:14,946 [salt.state       ][INFO    ][9779] Completed state [net.ipv4.ip_nonlocal_bind] at time 15:55:14.946818 duration_in_ms=61.336
2018-07-17 15:55:14,949 [salt.loader      ][ERROR   ][9779] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:55:15,142 [salt.state       ][INFO    ][9779] Running state [haproxy] at time 15:55:15.142789
2018-07-17 15:55:15,143 [salt.state       ][INFO    ][9779] Executing state service.running for haproxy
2018-07-17 15:55:15,146 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 15:55:15,161 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 15:55:15,172 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 15:55:15,184 [salt.state       ][INFO    ][9779] The service haproxy is already running
2018-07-17 15:55:15,184 [salt.state       ][INFO    ][9779] Completed state [haproxy] at time 15:55:15.184484 duration_in_ms=41.696
2018-07-17 15:55:15,184 [salt.state       ][INFO    ][9779] Running state [haproxy] at time 15:55:15.184919
2018-07-17 15:55:15,185 [salt.state       ][INFO    ][9779] Executing state service.mod_watch for haproxy
2018-07-17 15:55:15,186 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 15:55:15,197 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 15:55:15,209 [salt.loaded.int.module.cmdmod][INFO    ][9779] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-17 15:55:15,241 [salt.state       ][INFO    ][9779] {'haproxy': True}
2018-07-17 15:55:15,242 [salt.state       ][INFO    ][9779] Completed state [haproxy] at time 15:55:15.242344 duration_in_ms=57.425
2018-07-17 15:55:15,245 [salt.minion      ][INFO    ][9779] Returning information for job: 20180717155458624060
2018-07-17 15:55:19,318 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command service.status with jid 20180717155519298766
2018-07-17 15:55:19,354 [salt.minion      ][INFO    ][10946] Starting a new job with PID 10946
2018-07-17 15:55:19,359 [salt.loader      ][ERROR   ][10946] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:55:19,764 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10946] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 15:55:19,790 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10946] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 15:55:19,808 [salt.minion      ][INFO    ][10946] Returning information for job: 20180717155519298766
2018-07-17 15:55:20,942 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command service.restart with jid 20180717155520922660
2018-07-17 15:55:20,973 [salt.minion      ][INFO    ][10954] Starting a new job with PID 10954
2018-07-17 15:55:20,979 [salt.loader      ][ERROR   ][10954] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 15:55:21,350 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10954] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-17 15:55:21,368 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10954] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-17 15:55:21,395 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10954] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-17 15:55:21,422 [salt.minion      ][INFO    ][10954] Returning information for job: 20180717155520922660
2018-07-17 16:20:13,698 [salt.utils.schedule][INFO    ][2602] Running scheduled job: __mine_interval
2018-07-17 16:36:37,878 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717163637861178
2018-07-17 16:36:37,907 [salt.minion      ][INFO    ][11118] Starting a new job with PID 11118
2018-07-17 16:36:39,866 [salt.state       ][INFO    ][11118] Loading fresh modules for state activity
2018-07-17 16:36:39,929 [salt.fileclient  ][INFO    ][11118] Fetching file from saltenv 'base', ** done ** 'redis/init.sls'
2018-07-17 16:36:39,963 [salt.fileclient  ][INFO    ][11118] Fetching file from saltenv 'base', ** done ** 'redis/server.sls'
2018-07-17 16:36:39,995 [salt.fileclient  ][INFO    ][11118] Fetching file from saltenv 'base', ** done ** 'redis/map.jinja'
2018-07-17 16:36:40,047 [salt.fileclient  ][INFO    ][11118] Fetching file from saltenv 'base', ** done ** 'redis/cluster.sls'
2018-07-17 16:36:40,171 [salt.loader      ][ERROR   ][11118] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:36:40,674 [salt.state       ][INFO    ][11118] Running state [redis-server] at time 16:36:40.674381
2018-07-17 16:36:40,675 [salt.state       ][INFO    ][11118] Executing state pkg.installed for redis-server
2018-07-17 16:36:40,677 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:36:41,226 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['apt-cache', '-q', 'policy', 'redis-server'] in directory '/root'
2018-07-17 16:36:41,394 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 16:36:45,538 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:36:45,566 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'redis-server'] in directory '/root'
2018-07-17 16:36:53,443 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:36:53,514 [salt.state       ][INFO    ][11118] Made the following changes:
'redis-server' changed from 'absent' to '2:3.0.6-1'
'redis-tools' changed from 'absent' to '2:3.0.6-1'
'libjemalloc1' changed from 'absent' to '3.6.0-9ubuntu1'

2018-07-17 16:36:53,545 [salt.state       ][INFO    ][11118] Loading fresh modules for state activity
2018-07-17 16:36:53,581 [salt.state       ][INFO    ][11118] Completed state [redis-server] at time 16:36:53.581819 duration_in_ms=12907.438
2018-07-17 16:36:53,587 [salt.state       ][INFO    ][11118] Running state [vm.overcommit_memory] at time 16:36:53.587257
2018-07-17 16:36:53,587 [salt.state       ][INFO    ][11118] Executing state sysctl.present for vm.overcommit_memory
2018-07-17 16:36:53,592 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command 'sysctl -a' in directory '/root'
2018-07-17 16:36:53,661 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command 'sysctl -w vm.overcommit_memory="1"' in directory '/root'
2018-07-17 16:36:53,678 [salt.state       ][INFO    ][11118] {'vm.overcommit_memory': 1}
2018-07-17 16:36:53,679 [salt.state       ][INFO    ][11118] Completed state [vm.overcommit_memory] at time 16:36:53.679223 duration_in_ms=91.966
2018-07-17 16:36:53,685 [salt.state       ][INFO    ][11118] Running state [/etc/redis/redis.conf] at time 16:36:53.685731
2018-07-17 16:36:53,686 [salt.state       ][INFO    ][11118] Executing state file.managed for /etc/redis/redis.conf
2018-07-17 16:36:53,732 [salt.fileclient  ][INFO    ][11118] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/redis.conf'
2018-07-17 16:36:53,806 [salt.state       ][INFO    ][11118] File changed:
--- 
+++ 
@@ -66,7 +66,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 10.167.4.32
 
 # Specify the path for the Unix socket that will be used to listen for
 # incoming connections. There is no default, so Redis will not listen
@@ -92,7 +92,7 @@
 # On other kernels the period depends on the kernel configuration.
 #
 # A reasonable value for this option is 60 seconds.
-tcp-keepalive 0
+tcp-keepalive 60
 
 # Specify the server verbosity level.
 # This can be one of:
@@ -505,8 +505,7 @@
 # with the better durability guarantees.
 #
 # Please check http://redis.io/topics/persistence for more information.
-
-appendonly no
+appendonly yes
 
 # The name of the append only file (default: "appendonly.aof")
 
@@ -535,9 +534,7 @@
 #
 # If unsure, use "everysec".
 
-# appendfsync always
-appendfsync everysec
-# appendfsync no
+appendfsync no
 
 # When the AOF fsync policy is set to always or everysec, and a background
 # saving process (a background save or AOF log background rewriting) is

2018-07-17 16:36:53,806 [salt.state       ][INFO    ][11118] Completed state [/etc/redis/redis.conf] at time 16:36:53.806835 duration_in_ms=121.104
2018-07-17 16:36:53,808 [salt.loader      ][ERROR   ][11118] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:36:54,019 [salt.state       ][INFO    ][11118] Running state [redis-server] at time 16:36:54.019095
2018-07-17 16:36:54,019 [salt.state       ][INFO    ][11118] Executing state service.running for redis-server
2018-07-17 16:36:54,020 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-17 16:36:54,036 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-17 16:36:54,050 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-17 16:36:54,064 [salt.state       ][INFO    ][11118] The service redis-server is already running
2018-07-17 16:36:54,065 [salt.state       ][INFO    ][11118] Completed state [redis-server] at time 16:36:54.065284 duration_in_ms=46.189
2018-07-17 16:36:54,065 [salt.state       ][INFO    ][11118] Running state [redis-server] at time 16:36:54.065724
2018-07-17 16:36:54,066 [salt.state       ][INFO    ][11118] Executing state service.mod_watch for redis-server
2018-07-17 16:36:54,067 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-17 16:36:54,081 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-17 16:36:54,097 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-server.service'] in directory '/root'
2018-07-17 16:36:54,394 [salt.state       ][INFO    ][11118] {'redis-server': True}
2018-07-17 16:36:54,396 [salt.state       ][INFO    ][11118] Completed state [redis-server] at time 16:36:54.395908 duration_in_ms=330.171
2018-07-17 16:36:54,402 [salt.state       ][INFO    ][11118] Running state [redis-sentinel] at time 16:36:54.402078
2018-07-17 16:36:54,403 [salt.state       ][INFO    ][11118] Executing state pkg.installed for redis-sentinel
2018-07-17 16:36:54,640 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:36:54,689 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'redis-sentinel'] in directory '/root'
2018-07-17 16:36:57,944 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163657926478
2018-07-17 16:36:57,975 [salt.minion      ][INFO    ][12227] Starting a new job with PID 12227
2018-07-17 16:36:57,998 [salt.minion      ][INFO    ][12227] Returning information for job: 20180717163657926478
2018-07-17 16:36:59,950 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:37:00,019 [salt.state       ][INFO    ][11118] Made the following changes:
'redis-sentinel' changed from 'absent' to '2:3.0.6-1'

2018-07-17 16:37:00,048 [salt.state       ][INFO    ][11118] Loading fresh modules for state activity
2018-07-17 16:37:00,089 [salt.state       ][INFO    ][11118] Completed state [redis-sentinel] at time 16:37:00.089251 duration_in_ms=5687.175
2018-07-17 16:37:00,092 [salt.loader      ][ERROR   ][11118] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:37:00,310 [salt.state       ][INFO    ][11118] Running state [/etc/redis/sentinel.conf] at time 16:37:00.310397
2018-07-17 16:37:00,311 [salt.state       ][INFO    ][11118] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-17 16:37:00,335 [salt.fileclient  ][INFO    ][11118] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/sentinel.conf'
2018-07-17 16:37:00,365 [salt.state       ][INFO    ][11118] File changed:
--- 
+++ 
@@ -21,7 +21,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 10.167.4.32
 
 # port <sentinel-port>
 # The port that this sentinel instance will run on
@@ -73,7 +73,7 @@
 #
 # Note: master name should not include special characters or spaces.
 # The valid charset is A-z 0-9 and the three characters ".-_".
-sentinel monitor mymaster 127.0.0.1 6379 2
+sentinel monitor master_1 10.167.4.32 6379 2
 
 # sentinel auth-pass <master-name> <password>
 #
@@ -102,7 +102,7 @@
 # Down).
 #
 # Default is 30 seconds.
-sentinel down-after-milliseconds mymaster 30000
+sentinel down-after-milliseconds master_1 30000
 
 # sentinel parallel-syncs <master-name> <numslaves>
 #
@@ -110,7 +110,7 @@
 # during the failover. Use a low number if you use the slaves to serve query
 # to avoid that all the slaves will be unreachable at about the same
 # time while performing the synchronization with the master.
-sentinel parallel-syncs mymaster 1
+sentinel parallel-syncs master_1 1
 
 # sentinel failover-timeout <master-name> <milliseconds>
 #
@@ -135,7 +135,7 @@
 #   the exact parallel-syncs progression as specified.
 #
 # Default is 3 minutes.
-sentinel failover-timeout mymaster 180000
+sentinel failover-timeout master_1 180000
 
 # SCRIPTS EXECUTION
 #

2018-07-17 16:37:00,371 [salt.state       ][INFO    ][11118] Completed state [/etc/redis/sentinel.conf] at time 16:37:00.371419 duration_in_ms=61.023
2018-07-17 16:37:00,371 [salt.state       ][INFO    ][11118] Running state [redis-sentinel] at time 16:37:00.371702
2018-07-17 16:37:00,371 [salt.state       ][INFO    ][11118] Executing state service.running for redis-sentinel
2018-07-17 16:37:00,374 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-17 16:37:00,389 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:00,406 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:00,417 [salt.state       ][INFO    ][11118] The service redis-sentinel is already running
2018-07-17 16:37:00,418 [salt.state       ][INFO    ][11118] Completed state [redis-sentinel] at time 16:37:00.418461 duration_in_ms=46.758
2018-07-17 16:37:00,418 [salt.state       ][INFO    ][11118] Running state [redis-sentinel] at time 16:37:00.418889
2018-07-17 16:37:00,419 [salt.state       ][INFO    ][11118] Executing state service.mod_watch for redis-sentinel
2018-07-17 16:37:00,420 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:00,431 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:00,443 [salt.loaded.int.module.cmdmod][INFO    ][11118] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:00,680 [salt.state       ][INFO    ][11118] {'redis-sentinel': True}
2018-07-17 16:37:00,680 [salt.state       ][INFO    ][11118] Completed state [redis-sentinel] at time 16:37:00.680868 duration_in_ms=261.978
2018-07-17 16:37:00,682 [salt.minion      ][INFO    ][11118] Returning information for job: 20180717163637861178
2018-07-17 16:37:01,354 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717163701335507
2018-07-17 16:37:01,377 [salt.minion      ][INFO    ][12402] Starting a new job with PID 12402
2018-07-17 16:37:03,383 [salt.state       ][INFO    ][12402] Loading fresh modules for state activity
2018-07-17 16:37:03,719 [salt.loader      ][ERROR   ][12402] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:37:04,242 [salt.state       ][INFO    ][12402] Running state [redis-server] at time 16:37:04.242227
2018-07-17 16:37:04,242 [salt.state       ][INFO    ][12402] Executing state pkg.installed for redis-server
2018-07-17 16:37:04,243 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:37:04,606 [salt.state       ][INFO    ][12402] All specified packages are already installed
2018-07-17 16:37:04,607 [salt.state       ][INFO    ][12402] Completed state [redis-server] at time 16:37:04.607093 duration_in_ms=364.865
2018-07-17 16:37:04,608 [salt.state       ][INFO    ][12402] Running state [vm.overcommit_memory] at time 16:37:04.608252
2018-07-17 16:37:04,608 [salt.state       ][INFO    ][12402] Executing state sysctl.present for vm.overcommit_memory
2018-07-17 16:37:04,632 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'sysctl -a' in directory '/root'
2018-07-17 16:37:04,688 [salt.state       ][INFO    ][12402] Sysctl value vm.overcommit_memory = 1 is already set
2018-07-17 16:37:04,689 [salt.state       ][INFO    ][12402] Completed state [vm.overcommit_memory] at time 16:37:04.689520 duration_in_ms=81.266
2018-07-17 16:37:04,697 [salt.state       ][INFO    ][12402] Running state [/etc/redis/redis.conf] at time 16:37:04.697508
2018-07-17 16:37:04,698 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/redis/redis.conf
2018-07-17 16:37:04,812 [salt.state       ][INFO    ][12402] File /etc/redis/redis.conf is in the correct state
2018-07-17 16:37:04,812 [salt.state       ][INFO    ][12402] Completed state [/etc/redis/redis.conf] at time 16:37:04.812366 duration_in_ms=114.859
2018-07-17 16:37:04,813 [salt.state       ][INFO    ][12402] Running state [redis-server] at time 16:37:04.813640
2018-07-17 16:37:04,814 [salt.state       ][INFO    ][12402] Executing state service.running for redis-server
2018-07-17 16:37:04,814 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-17 16:37:04,846 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-17 16:37:04,873 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-17 16:37:04,899 [salt.state       ][INFO    ][12402] The service redis-server is already running
2018-07-17 16:37:04,899 [salt.state       ][INFO    ][12402] Completed state [redis-server] at time 16:37:04.899610 duration_in_ms=85.969
2018-07-17 16:37:04,900 [salt.state       ][INFO    ][12402] Running state [redis-sentinel] at time 16:37:04.900256
2018-07-17 16:37:04,900 [salt.state       ][INFO    ][12402] Executing state pkg.installed for redis-sentinel
2018-07-17 16:37:04,910 [salt.state       ][INFO    ][12402] All specified packages are already installed
2018-07-17 16:37:04,910 [salt.state       ][INFO    ][12402] Completed state [redis-sentinel] at time 16:37:04.910807 duration_in_ms=10.552
2018-07-17 16:37:04,912 [salt.state       ][INFO    ][12402] Running state [/etc/redis/sentinel.conf] at time 16:37:04.912249
2018-07-17 16:37:04,912 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-17 16:37:04,972 [salt.state       ][INFO    ][12402] File /etc/redis/sentinel.conf is in the correct state
2018-07-17 16:37:04,972 [salt.state       ][INFO    ][12402] Completed state [/etc/redis/sentinel.conf] at time 16:37:04.972795 duration_in_ms=60.546
2018-07-17 16:37:04,973 [salt.state       ][INFO    ][12402] Running state [redis-sentinel] at time 16:37:04.973254
2018-07-17 16:37:04,973 [salt.state       ][INFO    ][12402] Executing state service.running for redis-sentinel
2018-07-17 16:37:04,974 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-17 16:37:05,007 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:05,036 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-17 16:37:05,064 [salt.state       ][INFO    ][12402] The service redis-sentinel is already running
2018-07-17 16:37:05,064 [salt.state       ][INFO    ][12402] Completed state [redis-sentinel] at time 16:37:05.064646 duration_in_ms=91.391
2018-07-17 16:37:05,067 [salt.minion      ][INFO    ][12402] Returning information for job: 20180717163701335507
2018-07-17 16:37:25,885 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command test.ping with jid 20180717163725862659
2018-07-17 16:37:25,908 [salt.minion      ][INFO    ][12436] Starting a new job with PID 12436
2018-07-17 16:37:25,992 [salt.minion      ][INFO    ][12436] Returning information for job: 20180717163725862659
2018-07-17 16:37:26,145 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717163726123498
2018-07-17 16:37:26,168 [salt.minion      ][INFO    ][12441] Starting a new job with PID 12441
2018-07-17 16:37:28,081 [salt.state       ][INFO    ][12441] Loading fresh modules for state activity
2018-07-17 16:37:28,147 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'gnocchi/init.sls'
2018-07-17 16:37:28,183 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'gnocchi/server.sls'
2018-07-17 16:37:28,269 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/init.sls'
2018-07-17 16:37:28,295 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/init.sls'
2018-07-17 16:37:28,321 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/service/init.sls'
2018-07-17 16:37:28,397 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/service/modules.sls'
2018-07-17 16:37:28,456 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/service/mpm.sls'
2018-07-17 16:37:28,512 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/site.sls'
2018-07-17 16:37:28,599 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/users.sls'
2018-07-17 16:37:28,662 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/server/robots.sls'
2018-07-17 16:37:28,707 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'gnocchi/_common.sls'
2018-07-17 16:37:28,776 [salt.loader      ][ERROR   ][12441] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:37:29,193 [salt.state       ][INFO    ][12441] Running state [apache2] at time 16:37:29.193648
2018-07-17 16:37:29,194 [salt.state       ][INFO    ][12441] Executing state pkg.installed for apache2
2018-07-17 16:37:29,195 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:37:29,659 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-07-17 16:37:29,815 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 16:37:31,617 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:37:31,638 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2018-07-17 16:37:46,247 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163746227577
2018-07-17 16:37:46,273 [salt.minion      ][INFO    ][13825] Starting a new job with PID 13825
2018-07-17 16:37:46,295 [salt.minion      ][INFO    ][13825] Returning information for job: 20180717163746227577
2018-07-17 16:37:48,932 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:37:49,005 [salt.state       ][INFO    ][12441] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.9'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.9'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.9'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.9'
'ssl-cert' changed from 'absent' to '1.0.37'
'httpd-cgi' changed from 'absent' to '1'

2018-07-17 16:37:49,037 [salt.state       ][INFO    ][12441] Loading fresh modules for state activity
2018-07-17 16:37:49,076 [salt.state       ][INFO    ][12441] Completed state [apache2] at time 16:37:49.076715 duration_in_ms=19883.065
2018-07-17 16:37:49,087 [salt.state       ][INFO    ][12441] Running state [openssl] at time 16:37:49.087725
2018-07-17 16:37:49,088 [salt.state       ][INFO    ][12441] Executing state pkg.installed for openssl
2018-07-17 16:37:49,155 [salt.loader      ][ERROR   ][12441] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:37:49,491 [salt.state       ][INFO    ][12441] All specified packages are already installed
2018-07-17 16:37:49,491 [salt.state       ][INFO    ][12441] Completed state [openssl] at time 16:37:49.491812 duration_in_ms=404.088
2018-07-17 16:37:49,492 [salt.state       ][INFO    ][12441] Running state [a2enmod rewrite] at time 16:37:49.492953
2018-07-17 16:37:49,493 [salt.state       ][INFO    ][12441] Executing state cmd.run for a2enmod rewrite
2018-07-17 16:37:49,494 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command 'a2enmod rewrite' in directory '/root'
2018-07-17 16:37:49,536 [salt.state       ][INFO    ][12441] {'pid': 13946, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module rewrite.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-17 16:37:49,537 [salt.state       ][INFO    ][12441] Completed state [a2enmod rewrite] at time 16:37:49.537249 duration_in_ms=44.296
2018-07-17 16:37:49,538 [salt.state       ][INFO    ][12441] Running state [libapache2-mod-wsgi] at time 16:37:49.538060
2018-07-17 16:37:49,538 [salt.state       ][INFO    ][12441] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-17 16:37:49,559 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:37:49,591 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi'] in directory '/root'
2018-07-17 16:37:56,096 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:37:56,131 [salt.state       ][INFO    ][12441] Made the following changes:
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1.1~u16.04+mcp2'
'httpd-wsgi' changed from 'absent' to '1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'

2018-07-17 16:37:56,145 [salt.state       ][INFO    ][12441] Loading fresh modules for state activity
2018-07-17 16:37:56,170 [salt.state       ][INFO    ][12441] Completed state [libapache2-mod-wsgi] at time 16:37:56.170054 duration_in_ms=6631.992
2018-07-17 16:37:56,175 [salt.state       ][INFO    ][12441] Running state [a2enmod wsgi] at time 16:37:56.175034
2018-07-17 16:37:56,176 [salt.state       ][INFO    ][12441] Executing state cmd.run for a2enmod wsgi
2018-07-17 16:37:56,177 [salt.state       ][INFO    ][12441] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-17 16:37:56,178 [salt.state       ][INFO    ][12441] Completed state [a2enmod wsgi] at time 16:37:56.178519 duration_in_ms=3.486
2018-07-17 16:37:56,186 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 16:37:56.186290
2018-07-17 16:37:56,187 [salt.state       ][INFO    ][12441] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-17 16:37:56,230 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/mpm/mpm_prefork.conf'
2018-07-17 16:37:56,303 [salt.state       ][INFO    ][12441] File changed:
--- 
+++ 
@@ -6,11 +6,12 @@
 # MaxConnectionsPerChild: maximum number of requests a server process serves
 
 <IfModule mpm_prefork_module>
-	StartServers			 5
-	MinSpareServers		  5
-	MaxSpareServers		 10
-	MaxRequestWorkers	  150
-	MaxConnectionsPerChild   0
+    StartServers            5
+    MinSpareServers         5
+    MaxSpareServers         10
+    MaxRequestWorkers       150
+    MaxConnectionsPerChild  0
+    ServerLimit             150
 </IfModule>
 
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+# vim: syntax=apache ts=4 sw=4 sts=4 sr et

2018-07-17 16:37:56,308 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 16:37:56.308243 duration_in_ms=121.954
2018-07-17 16:37:56,309 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 16:37:56.308956
2018-07-17 16:37:56,309 [salt.state       ][INFO    ][12441] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-17 16:37:56,310 [salt.state       ][INFO    ][12441] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-17 16:37:56,311 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 16:37:56.311209 duration_in_ms=2.252
2018-07-17 16:37:56,311 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 16:37:56.311910
2018-07-17 16:37:56,312 [salt.state       ][INFO    ][12441] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-17 16:37:56,313 [salt.state       ][INFO    ][12441] {'removed': '/etc/apache2/mods-enabled/mpm_event.load'}
2018-07-17 16:37:56,314 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 16:37:56.314000 duration_in_ms=2.089
2018-07-17 16:37:56,315 [salt.state       ][INFO    ][12441] Running state [a2enmod mpm_prefork] at time 16:37:56.315090
2018-07-17 16:37:56,315 [salt.state       ][INFO    ][12441] Executing state cmd.run for a2enmod mpm_prefork
2018-07-17 16:37:56,318 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command 'a2enmod mpm_prefork' in directory '/root'
2018-07-17 16:37:56,380 [salt.state       ][INFO    ][12441] {'pid': 14264, 'retcode': 0, 'stderr': '', 'stdout': 'Considering conflict mpm_event for mpm_prefork:\nConsidering conflict mpm_worker for mpm_prefork:\nEnabling module mpm_prefork.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-17 16:37:56,381 [salt.state       ][INFO    ][12441] Completed state [a2enmod mpm_prefork] at time 16:37:56.381612 duration_in_ms=66.521
2018-07-17 16:37:56,382 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 16:37:56.382412
2018-07-17 16:37:56,383 [salt.state       ][INFO    ][12441] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-17 16:37:56,383 [salt.state       ][INFO    ][12441] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-17 16:37:56,384 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 16:37:56.384378 duration_in_ms=1.965
2018-07-17 16:37:56,384 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 16:37:56.384924
2018-07-17 16:37:56,385 [salt.state       ][INFO    ][12441] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-17 16:37:56,386 [salt.state       ][INFO    ][12441] {'removed': '/etc/apache2/mods-enabled/mpm_event.conf'}
2018-07-17 16:37:56,386 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 16:37:56.386600 duration_in_ms=1.676
2018-07-17 16:37:56,387 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/ports.conf] at time 16:37:56.387381
2018-07-17 16:37:56,387 [salt.state       ][INFO    ][12441] Executing state file.managed for /etc/apache2/ports.conf
2018-07-17 16:37:56,413 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/ports.conf'
2018-07-17 16:37:56,456 [salt.state       ][INFO    ][12441] File /etc/apache2/ports.conf is in the correct state
2018-07-17 16:37:56,456 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/ports.conf] at time 16:37:56.456750 duration_in_ms=69.369
2018-07-17 16:37:56,457 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/conf-available/security.conf] at time 16:37:56.457405
2018-07-17 16:37:56,457 [salt.state       ][INFO    ][12441] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-17 16:37:56,478 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/security.conf'
2018-07-17 16:37:56,520 [salt.state       ][INFO    ][12441] File changed:
--- 
+++ 
@@ -1,73 +1,14 @@
-#
-# Disable access to the entire file system except for the directories that
-# are explicitly allowed later.
-#
-# This currently breaks the configurations that come with some web application
-# Debian packages.
-#
-#<Directory />
-#   AllowOverride None
-#   Require all denied
-#</Directory>
+ServerSignature Off
+TraceEnable Off
+ServerTokens Prod
+<DirectoryMatch "/\.svn">
+    Require all denied
+</DirectoryMatch>
 
+<DirectoryMatch "/\.git">
+    Require all denied
+</DirectoryMatch>
 
-# Changing the following options will not really affect the security of the
-# server, but might make attacks slightly more difficult in some cases.
-
-#
-# ServerTokens
-# This directive configures what you return as the Server HTTP response
-# Header. The default is 'Full' which sends information about the OS-Type
-# and compiled in modules.
-# Set to one of:  Full | OS | Minimal | Minor | Major | Prod
-# where Full conveys the most information, and Prod the least.
-#ServerTokens Minimal
-ServerTokens OS
-#ServerTokens Full
-
-#
-# Optionally add a line containing the server version and virtual host
-# name to server-generated pages (internal error documents, FTP directory
-# listings, mod_status and mod_info output etc., but not CGI generated
-# documents or custom error documents).
-# Set to "EMail" to also include a mailto: link to the ServerAdmin.
-# Set to one of:  On | Off | EMail
-#ServerSignature Off
-ServerSignature On
-
-#
-# Allow TRACE method
-#
-# Set to "extended" to also reflect the request body (only for testing and
-# diagnostic purposes).
-#
-# Set to one of:  On | Off | extended
-TraceEnable Off
-#TraceEnable On
-
-#
-# Forbid access to version control directories
-#
-# If you use version control systems in your document root, you should
-# probably deny access to their directories. For example, for subversion:
-#
-#<DirectoryMatch "/\.svn">
-#   Require all denied
-#</DirectoryMatch>
-
-#
-# Setting this header will prevent MSIE from interpreting files as something
-# else than declared by the content type in the HTTP headers.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Content-Type-Options: "nosniff"
-
-#
-# Setting this header will prevent other sites from embedding pages from this
-# site as frames. This defends against clickjacking attacks.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Frame-Options: "sameorigin"
-
-
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+<DirectoryMatch "/\.hg">
+    Require all denied
+</DirectoryMatch>

2018-07-17 16:37:56,529 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/conf-available/security.conf] at time 16:37:56.529692 duration_in_ms=72.287
2018-07-17 16:37:56,531 [salt.loader      ][ERROR   ][12441] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:37:56,584 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163756404397
2018-07-17 16:37:56,598 [salt.minion      ][INFO    ][14295] Starting a new job with PID 14295
2018-07-17 16:37:56,611 [salt.minion      ][INFO    ][14295] Returning information for job: 20180717163756404397
2018-07-17 16:37:56,739 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 16:37:56.739824
2018-07-17 16:37:56,740 [salt.state       ][INFO    ][12441] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-17 16:37:56,758 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/wsgi.conf'
2018-07-17 16:37:56,782 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/_name.conf'
2018-07-17 16:37:56,827 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/_wsgi.conf'
2018-07-17 16:37:56,847 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/_ssl.conf'
2018-07-17 16:37:56,905 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/_core.conf'
2018-07-17 16:37:56,923 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/_log.conf'
2018-07-17 16:37:56,944 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'apache/files/_limits.conf'
2018-07-17 16:37:56,952 [salt.state       ][INFO    ][12441] File changed:
New file
2018-07-17 16:37:56,952 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 16:37:56.952650 duration_in_ms=212.825
2018-07-17 16:37:56,953 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 16:37:56.953221
2018-07-17 16:37:56,953 [salt.state       ][INFO    ][12441] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-17 16:37:57,170 [salt.state       ][INFO    ][12441] File changed:
New file
2018-07-17 16:37:57,172 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 16:37:57.172034 duration_in_ms=218.812
2018-07-17 16:37:57,173 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 16:37:57.172982
2018-07-17 16:37:57,173 [salt.state       ][INFO    ][12441] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-17 16:37:57,175 [salt.state       ][INFO    ][12441] {'removed': '/etc/apache2/sites-enabled/000-default.conf'}
2018-07-17 16:37:57,175 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 16:37:57.175890 duration_in_ms=2.909
2018-07-17 16:37:57,179 [salt.state       ][INFO    ][12441] Running state [apache2] at time 16:37:57.179085
2018-07-17 16:37:57,180 [salt.state       ][INFO    ][12441] Executing state service.running for apache2
2018-07-17 16:37:57,181 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-17 16:37:57,217 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:37:57,247 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:37:57,278 [salt.state       ][INFO    ][12441] The service apache2 is already running
2018-07-17 16:37:57,278 [salt.state       ][INFO    ][12441] Completed state [apache2] at time 16:37:57.278754 duration_in_ms=99.663
2018-07-17 16:37:57,279 [salt.state       ][INFO    ][12441] Running state [apache2] at time 16:37:57.279273
2018-07-17 16:37:57,280 [salt.state       ][INFO    ][12441] Executing state service.mod_watch for apache2
2018-07-17 16:37:57,281 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:37:57,311 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:37:57,342 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-07-17 16:37:57,575 [salt.state       ][INFO    ][12441] {'apache2': True}
2018-07-17 16:37:57,576 [salt.state       ][INFO    ][12441] Completed state [apache2] at time 16:37:57.576264 duration_in_ms=296.99
2018-07-17 16:37:57,578 [salt.state       ][INFO    ][12441] Running state [/etc/apache2/conf-enabled/security.conf] at time 16:37:57.577969
2018-07-17 16:37:57,578 [salt.state       ][INFO    ][12441] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-17 16:37:57,590 [salt.state       ][INFO    ][12441] {'new': '/etc/apache2/conf-enabled/security.conf'}
2018-07-17 16:37:57,590 [salt.state       ][INFO    ][12441] Completed state [/etc/apache2/conf-enabled/security.conf] at time 16:37:57.590854 duration_in_ms=12.884
2018-07-17 16:37:57,593 [salt.state       ][INFO    ][12441] Running state [gnocchi-common] at time 16:37:57.593044
2018-07-17 16:37:57,593 [salt.state       ][INFO    ][12441] Executing state pkg.installed for gnocchi-common
2018-07-17 16:37:57,829 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:37:57,877 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-common'] in directory '/root'
2018-07-17 16:38:06,523 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163806504238
2018-07-17 16:38:06,555 [salt.minion      ][INFO    ][14552] Starting a new job with PID 14552
2018-07-17 16:38:06,588 [salt.minion      ][INFO    ][14552] Returning information for job: 20180717163806504238
2018-07-17 16:38:16,719 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163816699504
2018-07-17 16:38:16,742 [salt.minion      ][INFO    ][14818] Starting a new job with PID 14818
2018-07-17 16:38:16,771 [salt.minion      ][INFO    ][14818] Returning information for job: 20180717163816699504
2018-07-17 16:38:26,907 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163826884722
2018-07-17 16:38:26,931 [salt.minion      ][INFO    ][15106] Starting a new job with PID 15106
2018-07-17 16:38:26,975 [salt.minion      ][INFO    ][15106] Returning information for job: 20180717163826884722
2018-07-17 16:38:37,111 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163837091670
2018-07-17 16:38:37,143 [salt.minion      ][INFO    ][15413] Starting a new job with PID 15413
2018-07-17 16:38:37,183 [salt.minion      ][INFO    ][15413] Returning information for job: 20180717163837091670
2018-07-17 16:38:47,315 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163847296151
2018-07-17 16:38:47,339 [salt.minion      ][INFO    ][15686] Starting a new job with PID 15686
2018-07-17 16:38:47,370 [salt.minion      ][INFO    ][15686] Returning information for job: 20180717163847296151
2018-07-17 16:38:57,503 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163857485490
2018-07-17 16:38:57,530 [salt.minion      ][INFO    ][16484] Starting a new job with PID 16484
2018-07-17 16:38:57,569 [salt.minion      ][INFO    ][16484] Returning information for job: 20180717163857485490
2018-07-17 16:39:07,699 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163907680584
2018-07-17 16:39:07,724 [salt.minion      ][INFO    ][16489] Starting a new job with PID 16489
2018-07-17 16:39:07,756 [salt.minion      ][INFO    ][16489] Returning information for job: 20180717163907680584
2018-07-17 16:39:17,891 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163917873214
2018-07-17 16:39:17,923 [salt.minion      ][INFO    ][16740] Starting a new job with PID 16740
2018-07-17 16:39:17,955 [salt.minion      ][INFO    ][16740] Returning information for job: 20180717163917873214
2018-07-17 16:39:28,091 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163928073379
2018-07-17 16:39:28,115 [salt.minion      ][INFO    ][17009] Starting a new job with PID 17009
2018-07-17 16:39:28,148 [salt.minion      ][INFO    ][17009] Returning information for job: 20180717163928073379
2018-07-17 16:39:38,292 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163938273758
2018-07-17 16:39:38,315 [salt.minion      ][INFO    ][17261] Starting a new job with PID 17261
2018-07-17 16:39:38,347 [salt.minion      ][INFO    ][17261] Returning information for job: 20180717163938273758
2018-07-17 16:39:48,483 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163948465119
2018-07-17 16:39:48,515 [salt.minion      ][INFO    ][17563] Starting a new job with PID 17563
2018-07-17 16:39:48,547 [salt.minion      ][INFO    ][17563] Returning information for job: 20180717163948465119
2018-07-17 16:39:53,258 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:39:53,309 [salt.state       ][INFO    ][12441] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~u16.04+mcp2'
'python-oslosphinx-common' changed from 'absent' to '4.10.0-0.1~u16.04+mcp3'
'python-kombu' changed from 'absent' to '4.1.0-1~u16.04+mcp1'
'python-oslo.concurrency' changed from 'absent' to '3.25.0-1.0~u16.04+mcp2'
'python-sqlparse' changed from 'absent' to '0.2.2-1~u16.04+mcp1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-1.1~u16.04+mcp2'
'python-daiquiri' changed from 'absent' to '1.3.0-3.0~u16.04+mcp1'
'liblapack3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-openssl' changed from '0.15.1-2build1' to '16.2.0-2~u16.04+mcp1'
'python-psycopg2' changed from 'absent' to '2.7.4-1.0~u16.04+mcp1'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python2.7-numpy' changed from 'absent' to '1'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~u16.04+mcp2'
'python-migrate' changed from 'absent' to '0.11.0-1~u16.04+mcp2'
'python-cachetools' changed from 'absent' to '2.0.0-2.0~u16.04+mcp1'
'python-asn1crypto' changed from 'absent' to '0.22.0-1~u16.04+mcp2'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python-egenix-mxtools' changed from 'absent' to '3.2.9-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.6.0-1~u16.04+mcp1'
'liblapack.so.3' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '4.8.0-1.0~u16.04+mcp1'
'python-setuptools' changed from 'absent' to '39.0.1-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-1.1~u16.04+mcp2'
'python-lz4' changed from 'absent' to '0.10.1+dfsg1-0.2~u16.04+mcp2'
'python-testtools' changed from 'absent' to '2.3.0-1.0~u16.04+mcp1'
'python-egenix-mxdatetime' changed from 'absent' to '3.2.9-1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libblas3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3.1~u16.04+mcp2'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2.1~u16.04+mcp2'
'python-requests' changed from '2.9.1-3' to '2.18.1-2~u16.04+mcp1'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-sqlalchemy-utils' changed from 'absent' to '0.32.21-1~cloud0'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python2.7-lxml' changed from 'absent' to '1'
'python-oslo.db' changed from 'absent' to '4.33.0-1.0~u16.04+mcp9'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python2.7-arrow' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.4'
'python-funcsigs' changed from 'absent' to '1.0.2-4.0~u16.04+mcp1'
'python-ply-lex-3.5' changed from 'absent' to '1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'ieee-data' changed from 'absent' to '20150531.1'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.34.0-1.0~u16.04+mcp2'
'python-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python-pytimeparse' changed from 'absent' to '1.1.5-1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'python-numpy-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.20.0-1.0~u16.04+mcp1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~u16.04+mcp2'
'python-oslo.cache' changed from 'absent' to '1.28.0-1.0~u16.04+mcp7'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-1~u16.04+mcp2'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1.1~u16.04+mcp2'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2.1~u16.04+mcp2'
'python-cffi' changed from 'absent' to '1.9.1-2~u16.04+mcp3'
'python-distribute' changed from 'absent' to '1'
'python-trollius' changed from 'absent' to '2.1~b1-3'
'python-oslo-log' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-pycadf' changed from 'absent' to '2.6.0-1~u16.04+mcp2'
'python-jsonpatch' changed from 'absent' to '1.21-1~u16.04+mcp1'
'alembic' changed from 'absent' to '0.8.10-1.1~u16.04+mcp2'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python-oslo.policy' changed from 'absent' to '1.33.1-1.0~u16.04+mcp1'
'python-stevedore' changed from 'absent' to '1:1.25.0-1~u16.04+mcp2'
'python-paste' changed from 'absent' to '2.0.3+dfsg-4.1~u16.04+mcp1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-ujson' changed from 'absent' to '1.35-2~cloud0'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:5.2.0-1.0~u16.04+mcp5'
'python-futurist' changed from 'absent' to '1.6.0-1.0~u16.04+mcp1'
'python-f2py' changed from 'absent' to '1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-positional' changed from 'absent' to '1.1.1-3.1~u16.04+mcp2'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-arrow' changed from 'absent' to '0.7.0-1'
'python-oslo-db' changed from 'absent' to '1'
'libblas-common' changed from 'absent' to '3.6.0-2ubuntu2'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libgfortran3' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'libpq5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-oslo.serialization' changed from 'absent' to '2.24.0-1.0~u16.04+mcp1'
'python-oslo.utils' changed from 'absent' to '3.35.0-1.0~u16.04+mcp8'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-numpy' changed from 'absent' to '1:1.11.0-1ubuntu1'
'python-tooz' changed from 'absent' to '1.59.0-1.0~u16.04+mcp1'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'gnocchi-common' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-ply' changed from 'absent' to '3.7-1'
'python-pecan' changed from 'absent' to '1.1.2-1.1~u16.04+mcp2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-oslo.i18n' changed from 'absent' to '3.19.0-1.0~u16.04+mcp2'
'python-webtest' changed from 'absent' to '2.0.28-1.0~u16.04+mcp1'
'python-alembic' changed from 'absent' to '0.8.10-1.1~u16.04+mcp2'
'python-statsd' changed from 'absent' to '3.2.1-2~u16.04+mcp2'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-oslosphinx' changed from 'absent' to '4.10.0-0.1~u16.04+mcp3'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'libblas.so.3' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '1.0.0-2.0~u16.04+mcp1'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-rfc3986' changed from 'absent' to '0.3.1-2.1~u16.04+mcp2'
'python-eventlet' changed from 'absent' to '0.20.0-4~u16.04+mcp2'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.36.0-1.0~u16.04+mcp6'
'python-pyinotify' changed from 'absent' to '0.9.6-1.1~u16.04+mcp2'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'python-amqp' changed from 'absent' to '2.2.1-1~exp1~u16.04+mcp1'
'python-pbr' changed from 'absent' to '3.1.1-3.0~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'python-numpy-abi9' changed from 'absent' to '1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~u16.04+mcp3'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-oslo.messaging' changed from 'absent' to '5.35.0-1.0~u16.04+mcp18'
'python-pycparser' changed from 'absent' to '2.14+dfsg-2build1'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-dogpile.cache' changed from 'absent' to '0.6.2-1.1~u16.04+mcp2'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.4.0-1~u16.04+mcp2'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-keystoneclient' changed from 'absent' to '1:3.15.0-1.0~u16.04+mcp2'
'python-greenlet' changed from 'absent' to '0.4.12-2.0~u16.04+mcp1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.13+ds1-1.1~u16.04+mcp2'
'python-oslo.service' changed from 'absent' to '1.29.0-1.0~u16.04+mcp1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-oslo-context' changed from 'absent' to '1'
'python-keyring' changed from 'absent' to '8.5.1-1.1~u16.04+mcp2'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-numpy-api10' changed from 'absent' to '1'
'python-keystoneauth1' changed from 'absent' to '3.4.0-1.0~u16.04+mcp1'
'python-sqlalchemy' changed from 'absent' to '1.0.13+ds1-1.1~u16.04+mcp2'
'python-keystonemiddleware' changed from 'absent' to '4.21.0-1.0~u16.04+mcp1'
'python-gnocchi' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'pycadf-common' changed from 'absent' to '2.6.0-1~u16.04+mcp2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1.1~u16.04+mcp2'
'python2.7-ply' changed from 'absent' to '1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-future' changed from 'absent' to '0.15.2-1'
'python-cryptography' changed from '1.2.3-1ubuntu0.1' to '2.1.4-1.0~u16.04+mcp1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-07-17 16:39:53,345 [salt.state       ][INFO    ][12441] Loading fresh modules for state activity
2018-07-17 16:39:53,389 [salt.state       ][INFO    ][12441] Completed state [gnocchi-common] at time 16:39:53.389822 duration_in_ms=115796.777
2018-07-17 16:39:53,394 [salt.state       ][INFO    ][12441] Running state [/etc/gnocchi/gnocchi.conf] at time 16:39:53.394398
2018-07-17 16:39:53,394 [salt.state       ][INFO    ][12441] Executing state file.managed for /etc/gnocchi/gnocchi.conf
2018-07-17 16:39:53,431 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/gnocchi.conf'
2018-07-17 16:39:53,596 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/storage/_redis.conf'
2018-07-17 16:39:53,613 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystonemiddleware/_auth_token.conf'
2018-07-17 16:39:53,636 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystoneauth/_type_password.conf'
2018-07-17 16:39:53,667 [salt.fileclient  ][INFO    ][12441] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_middleware.conf'
2018-07-17 16:39:53,673 [salt.state       ][INFO    ][12441] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -20,6 +22,7 @@
 
 # If set to true, the logging level will be set to DEBUG. (boolean value)
 #debug = false
+debug = False
 
 # If set to true, the logging level will be set to INFO. (boolean value)
 #verbose = true
@@ -34,6 +37,7 @@
 
 # Coordination driver URL (string value)
 #coordination_url = <None>
+coordination_url = redis://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.34:26379
 
 # Number of threads to use to parallelize some operations. Default is set to
 # the number of CPU available. (integer value)
@@ -53,7 +57,6 @@
 # Syslog facility to receive log lines. (string value)
 #syslog_log_facility = user
 
-
 [api]
 
 #
@@ -65,10 +68,11 @@
 
 # Authentication mode to use. (string value)
 # Possible values:
+# remoteuser - <No description provided>
 # keystone - <No description provided>
-# remoteuser - <No description provided>
 # basic - <No description provided>
 #auth_mode = basic
+auth_mode = keystone
 
 # The maximum number of items returned in a single response from a collection
 # resource (integer value)
@@ -80,8 +84,8 @@
 # Deprecated group/name - [api]/refresh_timeout
 #operation_timeout = 10
 
-# Warning: Failed to format sample for host
-# unhashable type: 'HostAddress'
+# Host to listen on (host address value)
+#host = 0.0.0.0
 
 # Port to listen on (port value)
 # Minimum value: 0
@@ -100,7 +104,6 @@
 # socket - <No description provided>
 #uwsgi_mode = http
 
-
 [archive_policy]
 
 #
@@ -110,216 +113,14 @@
 # Default aggregation methods to use in created archive policies (list value)
 #default_aggregation_methods = mean,min,max,sum,std,count
 
-
 [cors]
 
-#
-# From oslo.middleware.cors
-#
-
-# Indicate whether this resource may be shared with the domain received in the
-# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
-# slash. Example: https://horizon.example.com (list value)
-#allowed_origin = <None>
-
-# Indicate that the actual request can include user credentials (boolean value)
-#allow_credentials = true
-
-# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
-# Headers. (list value)
-#expose_headers =
-
-# Maximum cache age of CORS preflight requests. (integer value)
-#max_age = 3600
-
-# Indicate which methods can be used during the actual request. (list value)
-#allow_methods = OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,PATCH
-
-# Indicate which header field names may be used during the actual request.
-# (list value)
-#allow_headers = Authorization,X-Auth-Token,X-Subject-Token,X-User-Id,X-Domain-Id,X-Project-Id,X-Roles
-
-
-[healthcheck]
-
-#
-# From oslo.middleware.healthcheck
-#
-
-# DEPRECATED: The path to respond to healtcheck requests on. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#path = /healthcheck
-
-# Show more detailed information as part of the response (boolean value)
-#detailed = false
-
-# Additional backends that can perform health checks and report that
-# information back as part of a request. (list value)
-#backends =
-
-# Check the presence of a file to determine if an application is running on a
-# port. Used by DisableByFileHealthcheck plugin. (string value)
-#disable_by_file_path = <None>
-
-# Check the presence of a file based on a port to determine if an application
-# is running on a port. Expects a "port:path" list of strings. Used by
-# DisableByFilesPortsHealthcheck plugin. (list value)
-#disable_by_file_paths =
-
-
 [incoming]
-
-#
-# From gnocchi
-#
-
-# Storage driver to use (string value)
-#driver = ${storage.driver}
-
-# Ceph pool name to use. (string value)
-#ceph_pool = ${storage.ceph_pool}
-
-# Ceph username (ie: admin without "client." prefix). (string value)
-#ceph_username = ${storage.ceph_username}
-
-# Ceph key (string value)
-#ceph_secret = ${storage.ceph_secret}
-
-# Ceph keyring path. (string value)
-#ceph_keyring = ${storage.ceph_keyring}
-
-# Ceph connection timeout in seconds (string value)
-#ceph_timeout = ${storage.ceph_timeout}
-
-# Ceph configuration file. (string value)
-#ceph_conffile = ${storage.ceph_conffile}
-
-# Path used to store gnocchi data files. (string value)
-#file_basepath = ${storage.file_basepath}
-
-# Swift authentication version to user. (string value)
-#swift_auth_version = ${storage.swift_auth_version}
-
-# If True, swiftclient won't check for a valid SSL certificate when
-# authenticating. (boolean value)
-#swift_auth_insecure = ${storage.swift_auth_insecure}
-
-# Swift URL. If unset, it is obtained from the auth service. (string value)
-#swift_url = ${storage.swift_url}
-
-# Swift auth URL. (string value)
-#swift_authurl = ${storage.swift_authurl}
-
-# Swift token to user to authenticate. (string value)
-#swift_preauthtoken = ${storage.swift_preauthtoken}
-
-# A string giving the CA certificate file to use in SSL connections for
-# verifying certs. (string value)
-#swift_cacert = ${storage.swift_cacert}
-
-# Swift region. (string value)
-#swift_region = ${storage.swift_region}
-
-# Swift user. (string value)
-#swift_user = ${storage.swift_user}
-
-# Swift user domain name. (string value)
-#swift_user_domain_name = ${storage.swift_user_domain_name}
-
-# Swift key/password. (string value)
-#swift_key = ${storage.swift_key}
-
-# Swift tenant name, only used in v2/v3 auth. (string value)
-# Deprecated group/name - [incoming]/swift_tenant_name
-#swift_project_name = ${storage.swift_project_name}
-
-# Swift project domain name. (string value)
-#swift_project_domain_name = ${storage.swift_project_domain_name}
-
-# Prefix to namespace metric containers. (string value)
-#swift_container_prefix = ${storage.swift_container_prefix}
-
-# Endpoint type to connect to Swift (string value)
-#swift_endpoint_type = ${storage.swift_endpoint_type}
-
-# A string giving the service type of the swift service to use. This setting is
-# only used if swift_auth_version is 2. (string value)
-#swift_service_type = ${storage.swift_service_type}
-
-# Connection timeout in seconds. (integer value)
-# Minimum value: 0
-#swift_timeout = ${storage.swift_timeout}
-
-# Redis URL
-#
-#   For example::
-#
-#     redis://[:password]@localhost:6379?db=0
-#
-#   We proxy some options to the redis client (used to configure the redis
-# client
-#   internals so that it works as you expect/want it to):  `socket_keepalive`,
-# `sentinel_fallback`, `socket_timeout`, `encoding`, `ssl_certfile`, `ssl`,
-# `sentinel`, `ssl_keyfile`, `db`, `retry_on_timeout`
-#
-#   Further resources/links:
-#
-#    - http://redis-py.readthedocs.org/en/latest/#redis.Redis
-#    - https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py
-#
-#   To use a `sentinel`_ the connection URI must point to the sentinel server.
-#   At connection time the sentinel will be asked for the current IP and port
-#   of the master and then connect there. The connection URI for sentinel
-#   should be written as follows::
-#
-#     redis://<sentinel host>:<sentinel port>?sentinel=<master name>
-#
-#   Additional sentinel hosts are listed with multiple ``sentinel_fallback``
-#   parameters as follows::
-#
-#       redis://<sentinel host>:<sentinel port>?sentinel=<master name>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>
-#
-#   Further resources/links:
-#
-#   - http://redis.io/
-#   - http://redis.io/topics/sentinel
-#   - http://redis.io/topics/cluster-spec
-#
-#  (string value)
-#redis_url = ${storage.redis_url}
-
-# S3 endpoint URL (string value)
-#s3_endpoint_url = ${storage.s3_endpoint_url}
-
-# S3 region name (string value)
-#s3_region_name = ${storage.s3_region_name}
-
-# S3 access key id (string value)
-#s3_access_key_id = ${storage.s3_access_key_id}
-
-# S3 secret access key (string value)
-#s3_secret_access_key = ${storage.s3_secret_access_key}
-
-# Prefix to namespace metric bucket. (string value)
-#s3_bucket_prefix = ${storage.s3_bucket_prefix}
-
-# Maximum time to wait checking data consistency when writing to S3. Set to 0
-# to disable data consistency validation. (floating point value)
-# Minimum value: 0
-#s3_check_consistency_timeout = ${storage.s3_check_consistency_timeout}
-
-# The maximum number of connections to keep in a connection pool. (integer
-# value)
-# Minimum value: 1
-#s3_max_pool_connections = ${storage.s3_max_pool_connections}
-
+driver = redis
+
+redis_url = redis://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.34:26379
 
 [indexer]
-url = sqlite:////var/lib/gnocchi/gnocchidb
 
 #
 # From gnocchi
@@ -327,11 +128,8 @@
 
 # Indexer driver to use (string value)
 #url = <None>
-
-
+url = mysql+pymysql://gnocchi:opnfv_secret@10.167.4.23/gnocchi
 [keystone_authtoken]
-auth_protocol = http
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -346,6 +144,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://10.167.4.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -361,6 +160,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://10.167.4.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -398,6 +198,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -515,153 +316,150 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[metricd]
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internal
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://10.167.4.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# User's domain id (string value)
+#user_domain_id = <None>
+user_domain_id = default
+
+# User's domain name (string value)
+#user_domain_name = <None>
+
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = gnocchi
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+enable_proxy_headers_parsing = True
+
+[oslo_policy]
+
+[statsd]
 
 #
 # From gnocchi
 #
 
-# Number of workers for Gnocchi metric daemons. By default the available number
-# of CPU is used. (integer value)
-# Minimum value: 1
-#workers = <None>
-
-# How many seconds to wait between scheduling new metrics to process (integer
-# value)
-#metric_processing_delay = 60
-
-# Allow to bypass `metric_processing_delay` if metricd is notified that
-# measures are ready to be processed. (boolean value)
-#greedy = true
-
-# How many seconds to wait between metric ingestion reporting. Set value to -1
-# to disable reporting (integer value)
-# Minimum value: -1
-#metric_reporting_delay = 120
-
-# How many seconds to wait between cleaning of expired data (integer value)
-#metric_cleanup_delay = 300
-
-# Number of workers that share a task. A higher value may improve worker
-# utilization but may also increase load on coordination backend. Value is
-# capped by number of workers globally. (integer value)
-# Minimum value: 1
-#processing_replicas = 3
-
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
-# value)
-# Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
-
-[statsd]
-
-#
-# From gnocchi
-#
-
-# Warning: Failed to format sample for host
-# unhashable type: 'HostAddress'
+# The listen IP for statsd (host address value)
+#host = 0.0.0.0
 
 # The port for statsd (port value)
 # Minimum value: 0
@@ -682,150 +480,6 @@
 
 
 [storage]
-
-#
-# From gnocchi
-#
-
-# Storage driver to use (string value)
-#driver = file
-
-# Ceph pool name to use. (string value)
-#ceph_pool = gnocchi
-
-# Ceph username (ie: admin without "client." prefix). (string value)
-#ceph_username = <None>
-
-# Ceph key (string value)
-#ceph_secret = <None>
-
-# Ceph keyring path. (string value)
-#ceph_keyring = <None>
-
-# Ceph connection timeout in seconds (string value)
-#ceph_timeout = 30
-
-# Ceph configuration file. (string value)
-#ceph_conffile = /etc/ceph/ceph.conf
-
-# Path used to store gnocchi data files. (string value)
-#file_basepath = /var/lib/gnocchi
-
-# Swift authentication version to user. (string value)
-#swift_auth_version = 1
-
-# If True, swiftclient won't check for a valid SSL certificate when
-# authenticating. (boolean value)
-#swift_auth_insecure = false
-
-# Swift URL. If unset, it is obtained from the auth service. (string value)
-#swift_url = <None>
-
-# Swift auth URL. (string value)
-#swift_authurl = http://localhost:8080/auth/v1.0
-
-# Swift token to user to authenticate. (string value)
-#swift_preauthtoken = <None>
-
-# A string giving the CA certificate file to use in SSL connections for
-# verifying certs. (string value)
-#swift_cacert = <None>
-
-# Swift region. (string value)
-#swift_region = <None>
-
-# Swift user. (string value)
-#swift_user = admin:admin
-
-# Swift user domain name. (string value)
-#swift_user_domain_name = Default
-
-# Swift key/password. (string value)
-#swift_key = admin
-
-# Swift tenant name, only used in v2/v3 auth. (string value)
-# Deprecated group/name - [storage]/swift_tenant_name
-#swift_project_name = <None>
-
-# Swift project domain name. (string value)
-#swift_project_domain_name = Default
-
-# Prefix to namespace metric containers. (string value)
-#swift_container_prefix = gnocchi
-
-# Endpoint type to connect to Swift (string value)
-#swift_endpoint_type = publicURL
-
-# A string giving the service type of the swift service to use. This setting is
-# only used if swift_auth_version is 2. (string value)
-#swift_service_type = object-store
-
-# Connection timeout in seconds. (integer value)
-# Minimum value: 0
-#swift_timeout = 300
-
-# Redis URL
-#
-#   For example::
-#
-#     redis://[:password]@localhost:6379?db=0
-#
-#   We proxy some options to the redis client (used to configure the redis
-# client
-#   internals so that it works as you expect/want it to):  `socket_keepalive`,
-# `sentinel_fallback`, `socket_timeout`, `encoding`, `ssl_certfile`, `ssl`,
-# `sentinel`, `ssl_keyfile`, `db`, `retry_on_timeout`
-#
-#   Further resources/links:
-#
-#    - http://redis-py.readthedocs.org/en/latest/#redis.Redis
-#    - https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py
-#
-#   To use a `sentinel`_ the connection URI must point to the sentinel server.
-#   At connection time the sentinel will be asked for the current IP and port
-#   of the master and then connect there. The connection URI for sentinel
-#   should be written as follows::
-#
-#     redis://<sentinel host>:<sentinel port>?sentinel=<master name>
-#
-#   Additional sentinel hosts are listed with multiple ``sentinel_fallback``
-#   parameters as follows::
-#
-#       redis://<sentinel host>:<sentinel port>?sentinel=<master name>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>
-#
-#   Further resources/links:
-#
-#   - http://redis.io/
-#   - http://redis.io/topics/sentinel
-#   - http://redis.io/topics/cluster-spec
-#
-#  (string value)
-#redis_url = redis://localhost:6379/
-
-# S3 endpoint URL (string value)
-#s3_endpoint_url = <None>
-
-# S3 region name (string value)
-#s3_region_name = <None>
-
-# S3 access key id (string value)
-#s3_access_key_id = <None>
-
-# S3 secret access key (string value)
-#s3_secret_access_key = <None>
-
-# Prefix to namespace metric bucket. (string value)
-#s3_bucket_prefix = gnocchi
-
-# Maximum time to wait checking data consistency when writing to S3. Set to 0
-# to disable data consistency validation. (floating point value)
-# Minimum value: 0
-#s3_check_consistency_timeout = 60
-
-# The maximum number of connections to keep in a connection pool. (integer
-# value)
-# Minimum value: 1
-#s3_max_pool_connections = 50
+driver = redis
+
+redis_url = redis://10.167.4.32:6379

2018-07-17 16:39:53,676 [salt.state       ][INFO    ][12441] Completed state [/etc/gnocchi/gnocchi.conf] at time 16:39:53.676633 duration_in_ms=282.234
2018-07-17 16:39:53,686 [salt.state       ][INFO    ][12441] Running state [gnocchi-api] at time 16:39:53.686695
2018-07-17 16:39:53,686 [salt.state       ][INFO    ][12441] Executing state pkg.installed for gnocchi-api
2018-07-17 16:39:54,097 [salt.loader      ][ERROR   ][12441] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:39:54,747 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:39:54,801 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-api'] in directory '/root'
2018-07-17 16:39:58,705 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717163958674644
2018-07-17 16:39:58,728 [salt.minion      ][INFO    ][17845] Starting a new job with PID 17845
2018-07-17 16:39:58,761 [salt.minion      ][INFO    ][17845] Returning information for job: 20180717163958674644
2018-07-17 16:40:08,906 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164008887703
2018-07-17 16:40:08,931 [salt.minion      ][INFO    ][18478] Starting a new job with PID 18478
2018-07-17 16:40:08,972 [salt.minion      ][INFO    ][18478] Returning information for job: 20180717164008887703
2018-07-17 16:40:14,728 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:40:14,774 [salt.state       ][INFO    ][12441] Made the following changes:
'python-novaclient' changed from 'absent' to '2:9.1.1-1~u16.04+mcp6'
'python-mock' changed from 'absent' to '2.0.0-1.1~u16.04+mcp2'
'python-os-service-types' changed from 'absent' to '1.1.0-1.0~u16.04+mcp1'
'python-warlock' changed from 'absent' to '1.2.0-2.0~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-jmespath' changed from 'absent' to '0.9.0-2'
'python-osc-lib' changed from 'absent' to '1.9.0-1.0~u16.04+mcp1'
'python-cinderclient' changed from 'absent' to '1:3.5.0-1.0~u16.04+mcp1'
'python-openstacksdk' changed from 'absent' to '0.11.3+repack-1.0~u16.04+mcp2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-glanceclient' changed from 'absent' to '1:2.10.0-1.0~u16.04+mcp3'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-cliff' changed from 'absent' to '2.8.0-1~u16.04+mcp2'
'python-openstackclient' changed from 'absent' to '3.14.2-1.0~u16.04+mcp5'
'python2.7-simplejson' changed from 'absent' to '1'
'python-os-client-config' changed from 'absent' to '1.29.0-1.0~u16.04+mcp2'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python-requestsexceptions' changed from 'absent' to '1.3.0-3~u16.04+mcp2'
'python-neutronclient' changed from 'absent' to '1:6.7.0-1.0~u16.04+mcp12'
'gnocchi-api' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python2.7-cmd2' changed from 'absent' to '1'
'python-munch' changed from 'absent' to '2.2.0-1.0~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.6.0-2.0~u16.04+mcp1'
'python2.7-cinderclient' changed from 'absent' to '1'
'python-deprecation' changed from 'absent' to '1.0.1-1~u16.04+mcp2'

2018-07-17 16:40:14,794 [salt.state       ][INFO    ][12441] Loading fresh modules for state activity
2018-07-17 16:40:14,813 [salt.state       ][INFO    ][12441] Completed state [gnocchi-api] at time 16:40:14.813842 duration_in_ms=21127.146
2018-07-17 16:40:14,818 [salt.state       ][INFO    ][12441] Running state [gnocchi-metricd] at time 16:40:14.818023
2018-07-17 16:40:14,818 [salt.state       ][INFO    ][12441] Executing state pkg.installed for gnocchi-metricd
2018-07-17 16:40:14,996 [salt.loader      ][ERROR   ][12441] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:40:15,469 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:40:15,519 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-metricd'] in directory '/root'
2018-07-17 16:40:19,138 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164019110744
2018-07-17 16:40:19,166 [salt.minion      ][INFO    ][18826] Starting a new job with PID 18826
2018-07-17 16:40:19,197 [salt.minion      ][INFO    ][18826] Returning information for job: 20180717164019110744
2018-07-17 16:40:19,858 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:40:19,921 [salt.state       ][INFO    ][12441] Made the following changes:
'gnocchi-metricd' changed from 'absent' to '4.2.4-3~u16.04+mcp1'

2018-07-17 16:40:19,961 [salt.state       ][INFO    ][12441] Loading fresh modules for state activity
2018-07-17 16:40:20,130 [salt.state       ][INFO    ][12441] Completed state [gnocchi-metricd] at time 16:40:20.130054 duration_in_ms=5312.027
2018-07-17 16:40:20,140 [salt.state       ][INFO    ][12441] Running state [python-memcache] at time 16:40:20.140810
2018-07-17 16:40:20,141 [salt.state       ][INFO    ][12441] Executing state pkg.installed for python-memcache
2018-07-17 16:40:20,211 [salt.loader      ][ERROR   ][12441] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:40:20,543 [salt.state       ][INFO    ][12441] All specified packages are already installed
2018-07-17 16:40:20,544 [salt.state       ][INFO    ][12441] Completed state [python-memcache] at time 16:40:20.544162 duration_in_ms=403.352
2018-07-17 16:40:20,545 [salt.state       ][INFO    ][12441] Running state [gnocchi-upgrade] at time 16:40:20.545464
2018-07-17 16:40:20,545 [salt.state       ][INFO    ][12441] Executing state cmd.run for gnocchi-upgrade
2018-07-17 16:40:20,546 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command 'gnocchi-upgrade' as user 'gnocchi' in directory '/var/lib/gnocchi'
2018-07-17 16:40:23,636 [salt.state       ][INFO    ][12441] {'pid': 18898, 'retcode': 0, 'stderr': '2018-07-17 16:40:21,439 [18906] INFO     gnocchi.service: Gnocchi version 4.2.4\n2018-07-17 16:40:21,864 [18906] INFO     gnocchi.cli.manage: Upgrading indexer SQLAlchemyIndexer: mysql+pymysql://gnocchi:opnfv_secret@10.167.4.23/gnocchi\n2018-07-17 16:40:23,477 [18906] INFO     gnocchi.cli.manage: Upgrading storage RedisStorage: StrictRedis<ConnectionPool<Connection<host=10.167.4.32,port=6379,db=0>>>\n2018-07-17 16:40:23,480 [18906] INFO     gnocchi.cli.manage: Upgrading incoming storage RedisStorage: StrictRedis<SentinelConnectionPool<service=master_1(master)>', 'stdout': ''}
2018-07-17 16:40:23,638 [salt.state       ][INFO    ][12441] Completed state [gnocchi-upgrade] at time 16:40:23.637994 duration_in_ms=3092.527
2018-07-17 16:40:23,640 [salt.state       ][INFO    ][12441] Running state [wsgi_gnocchi] at time 16:40:23.640890
2018-07-17 16:40:23,641 [salt.state       ][INFO    ][12441] Executing state apache_site.enabled for wsgi_gnocchi
2018-07-17 16:40:23,642 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['a2ensite', 'wsgi_gnocchi'] in directory '/root'
2018-07-17 16:40:23,731 [salt.state       ][INFO    ][12441] {'new': 'wsgi_gnocchi', 'old': None}
2018-07-17 16:40:23,732 [salt.state       ][INFO    ][12441] Completed state [wsgi_gnocchi] at time 16:40:23.732352 duration_in_ms=91.461
2018-07-17 16:40:23,736 [salt.state       ][INFO    ][12441] Running state [apache2] at time 16:40:23.736294
2018-07-17 16:40:23,736 [salt.state       ][INFO    ][12441] Executing state service.running for apache2
2018-07-17 16:40:23,739 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:40:23,772 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:40:23,810 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:40:23,845 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'apache2.service'] in directory '/root'
2018-07-17 16:40:25,114 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:40:25,136 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:40:25,157 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:40:25,176 [salt.state       ][INFO    ][12441] {'apache2': True}
2018-07-17 16:40:25,176 [salt.state       ][INFO    ][12441] Completed state [apache2] at time 16:40:25.176396 duration_in_ms=1440.102
2018-07-17 16:40:25,177 [salt.state       ][INFO    ][12441] Running state [gnocchi-metricd] at time 16:40:25.177067
2018-07-17 16:40:25,177 [salt.state       ][INFO    ][12441] Executing state service.running for gnocchi-metricd
2018-07-17 16:40:25,178 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'status', 'gnocchi-metricd.service', '-n', '0'] in directory '/root'
2018-07-17 16:40:25,192 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,204 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,220 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,235 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,264 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,299 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,358 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,402 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:25,433 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:26,052 [salt.loaded.int.module.cmdmod][INFO    ][12441] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 16:40:26,076 [salt.state       ][INFO    ][12441] {'gnocchi-metricd': True}
2018-07-17 16:40:26,076 [salt.state       ][INFO    ][12441] Completed state [gnocchi-metricd] at time 16:40:26.076542 duration_in_ms=899.475
2018-07-17 16:40:26,079 [salt.minion      ][INFO    ][12441] Returning information for job: 20180717163726123498
2018-07-17 16:46:53,541 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command test.ping with jid 20180717164653530078
2018-07-17 16:46:53,574 [salt.minion      ][INFO    ][19213] Starting a new job with PID 19213
2018-07-17 16:46:53,679 [salt.minion      ][INFO    ][19213] Returning information for job: 20180717164653530078
2018-07-17 16:46:53,816 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717164653797626
2018-07-17 16:46:53,839 [salt.minion      ][INFO    ][19218] Starting a new job with PID 19218
2018-07-17 16:46:55,507 [salt.state       ][INFO    ][19218] Loading fresh modules for state activity
2018-07-17 16:46:55,569 [salt.fileclient  ][INFO    ][19218] Fetching file from saltenv 'base', ** done ** 'panko/init.sls'
2018-07-17 16:46:55,601 [salt.fileclient  ][INFO    ][19218] Fetching file from saltenv 'base', ** done ** 'panko/server.sls'
2018-07-17 16:46:56,811 [salt.loader      ][ERROR   ][19218] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:46:57,561 [salt.state       ][INFO    ][19218] Running state [apache2] at time 16:46:57.561767
2018-07-17 16:46:57,562 [salt.state       ][INFO    ][19218] Executing state pkg.installed for apache2
2018-07-17 16:46:57,563 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:46:58,009 [salt.state       ][INFO    ][19218] All specified packages are already installed
2018-07-17 16:46:58,010 [salt.state       ][INFO    ][19218] Completed state [apache2] at time 16:46:58.010508 duration_in_ms=448.742
2018-07-17 16:46:58,011 [salt.state       ][INFO    ][19218] Running state [openssl] at time 16:46:58.011096
2018-07-17 16:46:58,011 [salt.state       ][INFO    ][19218] Executing state pkg.installed for openssl
2018-07-17 16:46:58,015 [salt.state       ][INFO    ][19218] All specified packages are already installed
2018-07-17 16:46:58,016 [salt.state       ][INFO    ][19218] Completed state [openssl] at time 16:46:58.016244 duration_in_ms=5.148
2018-07-17 16:46:58,016 [salt.state       ][INFO    ][19218] Running state [a2enmod rewrite] at time 16:46:58.016864
2018-07-17 16:46:58,017 [salt.state       ][INFO    ][19218] Executing state cmd.run for a2enmod rewrite
2018-07-17 16:46:58,017 [salt.state       ][INFO    ][19218] /etc/apache2/mods-enabled/rewrite.load exists
2018-07-17 16:46:58,018 [salt.state       ][INFO    ][19218] Completed state [a2enmod rewrite] at time 16:46:58.018156 duration_in_ms=1.293
2018-07-17 16:46:58,018 [salt.state       ][INFO    ][19218] Running state [libapache2-mod-wsgi] at time 16:46:58.018653
2018-07-17 16:46:58,019 [salt.state       ][INFO    ][19218] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-17 16:46:58,023 [salt.state       ][INFO    ][19218] All specified packages are already installed
2018-07-17 16:46:58,023 [salt.state       ][INFO    ][19218] Completed state [libapache2-mod-wsgi] at time 16:46:58.023407 duration_in_ms=4.753
2018-07-17 16:46:58,023 [salt.state       ][INFO    ][19218] Running state [a2enmod wsgi] at time 16:46:58.023903
2018-07-17 16:46:58,024 [salt.state       ][INFO    ][19218] Executing state cmd.run for a2enmod wsgi
2018-07-17 16:46:58,024 [salt.state       ][INFO    ][19218] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-17 16:46:58,025 [salt.state       ][INFO    ][19218] Completed state [a2enmod wsgi] at time 16:46:58.025132 duration_in_ms=1.229
2018-07-17 16:46:58,029 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 16:46:58.029401
2018-07-17 16:46:58,029 [salt.state       ][INFO    ][19218] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-17 16:46:58,202 [salt.state       ][INFO    ][19218] File /etc/apache2/mods-available/mpm_prefork.conf is in the correct state
2018-07-17 16:46:58,202 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 16:46:58.202450 duration_in_ms=173.048
2018-07-17 16:46:58,202 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 16:46:58.202869
2018-07-17 16:46:58,203 [salt.state       ][INFO    ][19218] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-17 16:46:58,203 [salt.state       ][INFO    ][19218] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-17 16:46:58,204 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 16:46:58.204157 duration_in_ms=1.288
2018-07-17 16:46:58,204 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 16:46:58.204548
2018-07-17 16:46:58,204 [salt.state       ][INFO    ][19218] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-17 16:46:58,205 [salt.state       ][INFO    ][19218] File /etc/apache2/mods-enabled/mpm_event.load is not present
2018-07-17 16:46:58,205 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 16:46:58.205763 duration_in_ms=1.215
2018-07-17 16:46:58,206 [salt.state       ][INFO    ][19218] Running state [a2enmod mpm_prefork] at time 16:46:58.206372
2018-07-17 16:46:58,206 [salt.state       ][INFO    ][19218] Executing state cmd.run for a2enmod mpm_prefork
2018-07-17 16:46:58,207 [salt.state       ][INFO    ][19218] /etc/apache2/mods-enabled/mpm_prefork.load exists
2018-07-17 16:46:58,207 [salt.state       ][INFO    ][19218] Completed state [a2enmod mpm_prefork] at time 16:46:58.207611 duration_in_ms=1.238
2018-07-17 16:46:58,208 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 16:46:58.208017
2018-07-17 16:46:58,208 [salt.state       ][INFO    ][19218] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-17 16:46:58,208 [salt.state       ][INFO    ][19218] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-17 16:46:58,209 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 16:46:58.209228 duration_in_ms=1.211
2018-07-17 16:46:58,209 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 16:46:58.209621
2018-07-17 16:46:58,210 [salt.state       ][INFO    ][19218] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-17 16:46:58,210 [salt.state       ][INFO    ][19218] File /etc/apache2/mods-enabled/mpm_event.conf is not present
2018-07-17 16:46:58,210 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 16:46:58.210832 duration_in_ms=1.211
2018-07-17 16:46:58,211 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/ports.conf] at time 16:46:58.211327
2018-07-17 16:46:58,211 [salt.state       ][INFO    ][19218] Executing state file.managed for /etc/apache2/ports.conf
2018-07-17 16:46:58,257 [salt.state       ][INFO    ][19218] File /etc/apache2/ports.conf is in the correct state
2018-07-17 16:46:58,258 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/ports.conf] at time 16:46:58.257962 duration_in_ms=46.635
2018-07-17 16:46:58,258 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/conf-available/security.conf] at time 16:46:58.258479
2018-07-17 16:46:58,258 [salt.state       ][INFO    ][19218] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-17 16:46:58,316 [salt.state       ][INFO    ][19218] File /etc/apache2/conf-available/security.conf is in the correct state
2018-07-17 16:46:58,316 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/conf-available/security.conf] at time 16:46:58.316637 duration_in_ms=58.158
2018-07-17 16:46:58,320 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 16:46:58.320911
2018-07-17 16:46:58,321 [salt.state       ][INFO    ][19218] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-17 16:46:58,652 [salt.state       ][INFO    ][19218] File /etc/apache2/sites-available/wsgi_panko.conf is in the correct state
2018-07-17 16:46:58,653 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 16:46:58.653041 duration_in_ms=332.129
2018-07-17 16:46:58,653 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 16:46:58.653713
2018-07-17 16:46:58,654 [salt.state       ][INFO    ][19218] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-17 16:46:58,826 [salt.state       ][INFO    ][19218] File /etc/apache2/sites-available/wsgi_gnocchi.conf is in the correct state
2018-07-17 16:46:58,827 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 16:46:58.827522 duration_in_ms=173.808
2018-07-17 16:46:58,828 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 16:46:58.827984
2018-07-17 16:46:58,828 [salt.state       ][INFO    ][19218] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-17 16:46:58,828 [salt.state       ][INFO    ][19218] File /etc/apache2/sites-enabled/000-default.conf is not present
2018-07-17 16:46:58,855 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 16:46:58.855455 duration_in_ms=27.471
2018-07-17 16:46:58,857 [salt.state       ][INFO    ][19218] Running state [apache2] at time 16:46:58.857640
2018-07-17 16:46:58,858 [salt.state       ][INFO    ][19218] Executing state service.running for apache2
2018-07-17 16:46:58,859 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-17 16:46:58,913 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:46:58,938 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:46:58,964 [salt.state       ][INFO    ][19218] The service apache2 is already running
2018-07-17 16:46:58,965 [salt.state       ][INFO    ][19218] Completed state [apache2] at time 16:46:58.965691 duration_in_ms=108.051
2018-07-17 16:46:58,967 [salt.state       ][INFO    ][19218] Running state [/etc/apache2/conf-enabled/security.conf] at time 16:46:58.967378
2018-07-17 16:46:58,968 [salt.state       ][INFO    ][19218] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-17 16:46:58,972 [salt.state       ][INFO    ][19218] Symlink /etc/apache2/conf-enabled/security.conf is present and owned by root:root
2018-07-17 16:46:58,973 [salt.state       ][INFO    ][19218] Completed state [/etc/apache2/conf-enabled/security.conf] at time 16:46:58.972990 duration_in_ms=5.612
2018-07-17 16:46:58,973 [salt.state       ][INFO    ][19218] Running state [panko-api] at time 16:46:58.973874
2018-07-17 16:46:58,974 [salt.state       ][INFO    ][19218] Executing state pkg.installed for panko-api
2018-07-17 16:46:59,002 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['apt-cache', '-q', 'policy', 'panko-api'] in directory '/root'
2018-07-17 16:46:59,147 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 16:47:01,306 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:47:01,354 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'panko-api'] in directory '/root'
2018-07-17 16:47:08,565 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:47:08,652 [salt.state       ][INFO    ][19218] Made the following changes:
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-panko' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'python-defusedxml' changed from 'absent' to '0.5.0-1~u16.04+mcp1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'panko-common' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'panko-api' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'python-oslo.reports' changed from 'absent' to '1.26.0-1.0~u16.04+mcp2'

2018-07-17 16:47:08,709 [salt.state       ][INFO    ][19218] Loading fresh modules for state activity
2018-07-17 16:47:08,750 [salt.state       ][INFO    ][19218] Completed state [panko-api] at time 16:47:08.750312 duration_in_ms=9776.436
2018-07-17 16:47:08,754 [salt.state       ][INFO    ][19218] Running state [/etc/panko/panko.conf] at time 16:47:08.754617
2018-07-17 16:47:08,755 [salt.state       ][INFO    ][19218] Executing state file.managed for /etc/panko/panko.conf
2018-07-17 16:47:08,787 [salt.fileclient  ][INFO    ][19218] Fetching file from saltenv 'base', ** done ** 'panko/files/queens/panko.conf.Debian'
2018-07-17 16:47:08,846 [salt.fileclient  ][INFO    ][19218] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_log.conf'
2018-07-17 16:47:08,871 [salt.fileclient  ][INFO    ][19218] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_database.conf'
2018-07-17 16:47:08,956 [salt.state       ][INFO    ][19218] File changed:
--- 
+++ 
@@ -1,125 +1,127 @@
 [DEFAULT]
 
 #
+# From panko
+#
+
+# Configuration file for WSGI definition of API. (string value)
+#api_paste_config = api_paste.ini
+#
 # From oslo.log
 #
 
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
 
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
 # Note: This option can be changed without restarting.
 # Deprecated group/name - [DEFAULT]/log_config
 #log_config_append = <None>
 
 # Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
 #log_date_format = %Y-%m-%d %H:%M:%S
 
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
 
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
 
-# Uses logging handler designed to watch file system. When log file is moved or
-# removed this handler will open a new log file with specified path
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
+# Uses logging handler designed to watch file system. When log file is
+# moved or removed this handler will open a new log file with
+# specified path instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_syslog = false
+
+# Enable journald for logging. If running in a systemd environment you
+# may wish to enable journal support. Doing so will use the journal
+# native protocol which includes structured metadata in addition to
+# log messages.This option is ignored if log_config_append is set.
 # (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
 #use_journal = false
 
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
 
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_json = false
 
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_stderr = false
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
 
-# Format string to use for log messages when context is undefined. (string
-# value)
+# Format string to use for log messages when context is undefined.
+# (string value)
 #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
 
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
 #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
 
-# Prefix each line of exception output with this format. (string value)
+# Prefix each line of exception output with this format. (string
+# value)
 #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
 
 # Defines the format string for %(user_identity)s that is used in
 # logging_context_format_string. (string value)
 #logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
 
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
+# List of package logging levels in logger=LEVEL pairs. This option is
+# ignored if log_config_append is set. (list value)
 #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
-# The format for an instance that is passed with the log message. (string
-# value)
+# The format for an instance that is passed with the log message.
+# (string value)
 #instance_format = "[instance: %(uuid)s] "
 
-# The format for an instance UUID that is passed with the log message. (string
-# value)
+# The format for an instance UUID that is passed with the log message.
+# (string value)
 #instance_uuid_format = "[instance: %(uuid)s] "
 
 # Interval, number of seconds, of log rate limiting. (integer value)
 #rate_limit_interval = 0
 
-# Maximum number of logged messages per rate_limit_interval. (integer value)
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
 #rate_limit_burst = 0
 
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
 #rate_limit_except_level = CRITICAL
 
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
-
-#
-# From panko
-#
-
-# Configuration file for WSGI definition of API. (string value)
-#api_paste_config = api_paste.ini
-
 
 [api]
 
@@ -131,38 +133,23 @@
 # Minimum value: 1
 #default_api_return_limit = 100
 
-
 [cors]
 
-#
-# From oslo.middleware.cors
-#
-
-# Indicate whether this resource may be shared with the domain received in the
-# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
-# slash. Example: https://horizon.example.com (list value)
-#allowed_origin = <None>
-
-# Indicate that the actual request can include user credentials (boolean value)
-#allow_credentials = true
-
-# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
-# Headers. (list value)
-#expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-Openstack-Request-Id
-
-# Maximum cache age of CORS preflight requests. (integer value)
-#max_age = 3600
-
-# Indicate which methods can be used during the actual request. (list value)
-#allow_methods = GET,PUT,POST,DELETE,PATCH
-
-# Indicate which header field names may be used during the actual request.
-# (list value)
-#allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-Openstack-Request-Id
-
-
 [database]
 
+#
+# From panko
+#
+
+# Number of seconds that events are kept in the database for (<= 0 means
+# forever). (integer value)
+#event_time_to_live = -1
+
+# DEPRECATED: The connection string used to connect to the event database -
+# rather use ${database.connection} (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#event_connection = <None>
 #
 # From oslo.db
 #
@@ -172,68 +159,76 @@
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-backend = sqlalchemy
-
-# The SQLAlchemy connection string to use to connect to the database. (string
-# value)
+#backend = sqlalchemy
+
+# The SQLAlchemy connection string to use to connect to the database.
+# (string value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-connection = sqlite:////var/lib/panko/sqlite.db
-
-# The SQLAlchemy connection string to use to connect to the slave database.
-# (string value)
+#connection = <None>
+connection = mysql+pymysql://panko:opnfv_secret@10.167.4.23/panko?charset=utf8
+
+# The SQLAlchemy connection string to use to connect to the slave
+# database. (string value)
 #slave_connection = <None>
 
-# The SQL mode to be used for MySQL sessions. This option, including the
-# default, overrides any server-set SQL mode. To use whatever SQL mode is set
-# by the server configuration, set this to no value. Example: mysql_sql_mode=
-# (string value)
+# The SQL mode to be used for MySQL sessions. This option, including
+# the default, overrides any server-set SQL mode. To use whatever SQL
+# mode is set by the server configuration, set this to no value.
+# Example: mysql_sql_mode= (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
+# If True, transparently enables support for handling MySQL Cluster
+# (NDB). (boolean value)
 #mysql_enable_ndb = false
 
-# Connections which have been present in the connection pool longer than this
-# number of seconds will be replaced with a new one the next time they are
-# checked out from the pool. (integer value)
+# Connections which have been present in the connection pool longer
+# than this number of seconds will be replaced with a new one the next
+# time they are checked out from the pool. (integer value)
 # Deprecated group/name - [DATABASE]/idle_timeout
 # Deprecated group/name - [database]/idle_timeout
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #connection_recycle_time = 3600
-
-# Minimum number of SQL connections to keep open in a pool. (integer value)
+connection_recycle_time = 300
+
+# Minimum number of SQL connections to keep open in a pool. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
 #min_pool_size = 1
 
-# Maximum number of SQL connections to keep open in a pool. Setting a value of
-# 0 indicates no limit. (integer value)
+# Maximum number of SQL connections to keep open in a pool. Setting a
+# value of 0 indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
-
-# Maximum number of database connection retries during startup. Set to -1 to
-# specify an infinite retry count. (integer value)
+max_pool_size = 10
+
+# Maximum number of database connection retries during startup. Set to
+# -1 to specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
-
-# Interval between retries of opening a SQL connection. (integer value)
+max_retries = -1
+
+# Interval between retries of opening a SQL connection. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
 
-# If set, use this value for max_overflow with SQLAlchemy. (integer value)
+# If set, use this value for max_overflow with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
-
-# Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
-# value)
+max_overflow = 30
+
+# Verbosity of SQL debugging information: 0=None, 100=Everything.
+# (integer value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
@@ -243,46 +238,64 @@
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
 #connection_trace = false
 
-# If set, use this value for pool_timeout with SQLAlchemy. (integer value)
+# If set, use this value for pool_timeout with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
 #pool_timeout = <None>
 
-# Enable the experimental use of database reconnect on connection lost.
-# (boolean value)
+# Enable the experimental use of database reconnect on connection
+# lost. (boolean value)
 #use_db_reconnect = false
 
 # Seconds between retries of a database transaction. (integer value)
 #db_retry_interval = 1
 
-# If True, increases the interval between retries of a database operation up to
-# db_max_retry_interval. (boolean value)
+# If True, increases the interval between retries of a database
+# operation up to db_max_retry_interval. (boolean value)
 #db_inc_retry_interval = true
 
-# If db_inc_retry_interval is set, the maximum seconds between retries of a
-# database operation. (integer value)
+# If db_inc_retry_interval is set, the maximum seconds between retries
+# of a database operation. (integer value)
 #db_max_retry_interval = 10
 
-# Maximum retries in case of connection error or deadlock error before error is
-# raised. Set to -1 to specify an infinite retry count. (integer value)
+# Maximum retries in case of connection error or deadlock error before
+# error is raised. Set to -1 to specify an infinite retry count.
+# (integer value)
 #db_max_retries = 20
 
 #
-# From panko
-#
-
-# Number of seconds that events are kept in the database for (<= 0 means
-# forever). (integer value)
-#event_time_to_live = -1
-
-# DEPRECATED: The connection string used to connect to the event database -
-# rather use ${database.connection} (string value)
+# From oslo.db.concurrency
+#
+
+# Enable the experimental use of thread pooling for all DB API calls
+# (boolean value)
+# Deprecated group/name - [DEFAULT]/dbapi_use_tpool
+#use_tpool = false
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
-#event_connection = <None>
-
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+enable_proxy_headers_parsing = True
+
+[oslo_policy]
 
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -297,6 +310,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://10.167.4.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -312,6 +326,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://10.167.4.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -349,6 +364,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -466,110 +482,118 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
 # value)
 # Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://10.167.4.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# User's domain id (string value)
+#user_domain_id = <None>
+user_domain_id = default
+
+# User's domain name (string value)
+#user_domain_name = <None>
+
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = panko
 
 [storage]
 

2018-07-17 16:47:08,956 [salt.state       ][INFO    ][19218] Completed state [/etc/panko/panko.conf] at time 16:47:08.956811 duration_in_ms=202.193
2018-07-17 16:47:08,958 [salt.state       ][INFO    ][19218] Running state [panko-dbsync] at time 16:47:08.958195
2018-07-17 16:47:08,958 [salt.state       ][INFO    ][19218] Executing state cmd.run for panko-dbsync
2018-07-17 16:47:08,961 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command 'panko-dbsync' in directory '/root'
2018-07-17 16:47:11,242 [salt.state       ][INFO    ][19218] {'pid': 19814, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 16:47:11,244 [salt.state       ][INFO    ][19218] Completed state [panko-dbsync] at time 16:47:11.244180 duration_in_ms=2285.983
2018-07-17 16:47:11,254 [salt.state       ][INFO    ][19218] Running state [wsgi_panko] at time 16:47:11.254386
2018-07-17 16:47:11,254 [salt.state       ][INFO    ][19218] Executing state apache_site.enabled for wsgi_panko
2018-07-17 16:47:11,256 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['a2ensite', 'wsgi_panko'] in directory '/root'
2018-07-17 16:47:11,340 [salt.state       ][INFO    ][19218] {'new': 'wsgi_panko', 'old': None}
2018-07-17 16:47:11,341 [salt.state       ][INFO    ][19218] Completed state [wsgi_panko] at time 16:47:11.341454 duration_in_ms=87.067
2018-07-17 16:47:11,345 [salt.loader      ][ERROR   ][19218] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:47:11,650 [salt.state       ][INFO    ][19218] Running state [apache2] at time 16:47:11.650763
2018-07-17 16:47:11,651 [salt.state       ][INFO    ][19218] Executing state service.running for apache2
2018-07-17 16:47:11,652 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:47:11,681 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:47:11,713 [salt.state       ][INFO    ][19218] The service apache2 is already running
2018-07-17 16:47:11,714 [salt.state       ][INFO    ][19218] Completed state [apache2] at time 16:47:11.714563 duration_in_ms=63.799
2018-07-17 16:47:11,715 [salt.state       ][INFO    ][19218] Running state [apache2] at time 16:47:11.715153
2018-07-17 16:47:11,716 [salt.state       ][INFO    ][19218] Executing state service.mod_watch for apache2
2018-07-17 16:47:11,717 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:47:11,753 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:47:11,788 [salt.loaded.int.module.cmdmod][INFO    ][19218] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-17 16:47:13,925 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164713902719
2018-07-17 16:47:13,960 [salt.minion      ][INFO    ][19959] Starting a new job with PID 19959
2018-07-17 16:47:13,996 [salt.minion      ][INFO    ][19959] Returning information for job: 20180717164713902719
2018-07-17 16:47:14,203 [salt.state       ][INFO    ][19218] {'apache2': True}
2018-07-17 16:47:14,204 [salt.state       ][INFO    ][19218] Completed state [apache2] at time 16:47:14.204522 duration_in_ms=2489.369
2018-07-17 16:47:14,209 [salt.minion      ][INFO    ][19218] Returning information for job: 20180717164653797626
2018-07-17 16:47:53,703 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command test.ping with jid 20180717164753682946
2018-07-17 16:47:53,728 [salt.minion      ][INFO    ][19997] Starting a new job with PID 19997
2018-07-17 16:47:53,814 [salt.minion      ][INFO    ][19997] Returning information for job: 20180717164753682946
2018-07-17 16:47:53,971 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717164753948730
2018-07-17 16:47:53,991 [salt.minion      ][INFO    ][20002] Starting a new job with PID 20002
2018-07-17 16:47:54,500 [salt.state       ][INFO    ][20002] Loading fresh modules for state activity
2018-07-17 16:47:54,569 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-07-17 16:47:54,604 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-07-17 16:47:55,347 [salt.loader      ][ERROR   ][20002] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:47:55,936 [salt.state       ][INFO    ][20002] Running state [aodh-api] at time 16:47:55.936246
2018-07-17 16:47:55,937 [salt.state       ][INFO    ][20002] Executing state pkg.installed for aodh-api
2018-07-17 16:47:55,937 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:47:56,446 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-07-17 16:47:56,595 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 16:47:58,421 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:47:58,449 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-api'] in directory '/root'
2018-07-17 16:48:14,083 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164814058775
2018-07-17 16:48:14,112 [salt.minion      ][INFO    ][20662] Starting a new job with PID 20662
2018-07-17 16:48:14,154 [salt.minion      ][INFO    ][20662] Returning information for job: 20180717164814058775
2018-07-17 16:48:24,283 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164824265107
2018-07-17 16:48:24,316 [salt.minion      ][INFO    ][25327] Starting a new job with PID 25327
2018-07-17 16:48:24,348 [salt.minion      ][INFO    ][25327] Returning information for job: 20180717164824265107
2018-07-17 16:48:31,518 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:48:31,561 [salt.state       ][INFO    ][20002] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-aodh' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-130.156'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'aodh-common' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.4'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-ceilometerclient' changed from 'absent' to '2.9.0-2~u16.04+mcp1'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.4'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-gnocchiclient' changed from 'absent' to '7.0.2-1~u16.04+mcp0'
'elf-binutils' changed from 'absent' to '1'
'aodh-api' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-croniter' changed from 'absent' to '0.3.8-1'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev' changed from 'absent' to '1'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'

2018-07-17 16:48:31,594 [salt.state       ][INFO    ][20002] Loading fresh modules for state activity
2018-07-17 16:48:31,793 [salt.state       ][INFO    ][20002] Completed state [aodh-api] at time 16:48:31.793235 duration_in_ms=35856.989
2018-07-17 16:48:31,803 [salt.state       ][INFO    ][20002] Running state [aodh-evaluator] at time 16:48:31.803809
2018-07-17 16:48:31,804 [salt.state       ][INFO    ][20002] Executing state pkg.installed for aodh-evaluator
2018-07-17 16:48:31,877 [salt.loader      ][ERROR   ][20002] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:48:32,261 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:48:32,292 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-evaluator'] in directory '/root'
2018-07-17 16:48:34,476 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164834456618
2018-07-17 16:48:34,501 [salt.minion      ][INFO    ][25674] Starting a new job with PID 25674
2018-07-17 16:48:34,530 [salt.minion      ][INFO    ][25674] Returning information for job: 20180717164834456618
2018-07-17 16:48:37,047 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:48:37,096 [salt.state       ][INFO    ][20002] Made the following changes:
'aodh-evaluator' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-17 16:48:37,116 [salt.state       ][INFO    ][20002] Loading fresh modules for state activity
2018-07-17 16:48:37,141 [salt.state       ][INFO    ][20002] Completed state [aodh-evaluator] at time 16:48:37.141185 duration_in_ms=5337.374
2018-07-17 16:48:37,152 [salt.state       ][INFO    ][20002] Running state [aodh-notifier] at time 16:48:37.151987
2018-07-17 16:48:37,153 [salt.state       ][INFO    ][20002] Executing state pkg.installed for aodh-notifier
2018-07-17 16:48:37,219 [salt.loader      ][ERROR   ][20002] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:48:37,599 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:48:37,626 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-notifier'] in directory '/root'
2018-07-17 16:48:42,395 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:48:42,463 [salt.state       ][INFO    ][20002] Made the following changes:
'aodh-notifier' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-17 16:48:42,493 [salt.state       ][INFO    ][20002] Loading fresh modules for state activity
2018-07-17 16:48:42,523 [salt.state       ][INFO    ][20002] Completed state [aodh-notifier] at time 16:48:42.523496 duration_in_ms=5371.51
2018-07-17 16:48:42,528 [salt.state       ][INFO    ][20002] Running state [aodh-listener] at time 16:48:42.528592
2018-07-17 16:48:42,528 [salt.state       ][INFO    ][20002] Executing state pkg.installed for aodh-listener
2018-07-17 16:48:42,570 [salt.loader      ][ERROR   ][20002] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:48:42,875 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:48:42,905 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-listener'] in directory '/root'
2018-07-17 16:48:44,662 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164844644396
2018-07-17 16:48:44,700 [salt.minion      ][INFO    ][26257] Starting a new job with PID 26257
2018-07-17 16:48:44,737 [salt.minion      ][INFO    ][26257] Returning information for job: 20180717164844644396
2018-07-17 16:48:47,406 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:48:47,479 [salt.state       ][INFO    ][20002] Made the following changes:
'aodh-listener' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-17 16:48:47,519 [salt.state       ][INFO    ][20002] Loading fresh modules for state activity
2018-07-17 16:48:47,555 [salt.state       ][INFO    ][20002] Completed state [aodh-listener] at time 16:48:47.555572 duration_in_ms=5026.976
2018-07-17 16:48:47,566 [salt.state       ][INFO    ][20002] Running state [python-aodhclient] at time 16:48:47.566420
2018-07-17 16:48:47,567 [salt.state       ][INFO    ][20002] Executing state pkg.installed for python-aodhclient
2018-07-17 16:48:47,646 [salt.loader      ][ERROR   ][20002] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:48:47,990 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:48:48,020 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-aodhclient'] in directory '/root'
2018-07-17 16:48:50,947 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:48:50,986 [salt.state       ][INFO    ][20002] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-1~u16.04+mcp4'

2018-07-17 16:48:51,006 [salt.state       ][INFO    ][20002] Loading fresh modules for state activity
2018-07-17 16:48:51,146 [salt.state       ][INFO    ][20002] Completed state [python-aodhclient] at time 16:48:51.145866 duration_in_ms=3579.444
2018-07-17 16:48:51,152 [salt.state       ][INFO    ][20002] Running state [/etc/aodh/aodh.conf] at time 16:48:51.152681
2018-07-17 16:48:51,153 [salt.state       ][INFO    ][20002] Executing state file.managed for /etc/aodh/aodh.conf
2018-07-17 16:48:51,201 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/aodh.conf.Debian'
2018-07-17 16:48:51,296 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_default.conf'
2018-07-17 16:48:51,445 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_healthcheck.conf'
2018-07-17 16:48:51,469 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_policy.conf'
2018-07-17 16:48:51,527 [salt.state       ][INFO    ][20002] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -43,120 +42,6 @@
 # Period of evaluation cycle, should be >= than configured pipeline interval
 # for collection of underlying meters. (integer value)
 #evaluation_interval = 60
-
-#
-# From oslo.log
-#
-
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
-#debug = false
-
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
-# Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
-
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
-#log_date_format = %Y-%m-%d %H:%M:%S
-
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
-
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
-
-# Uses logging handler designed to watch file system. When log file is moved or
-# removed this handler will open a new log file with specified path
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
-# Syslog facility to receive log lines. This option is ignored if
-# log_config_append is set. (string value)
-#syslog_log_facility = LOG_USER
-
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_json = false
-
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
-
-# Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
-
-# Format string to use for log messages when context is undefined. (string
-# value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
-
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
-
-# Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
-
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
-
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
-# Enables or disables publication of error events. (boolean value)
-#publish_errors = false
-
-# The format for an instance that is passed with the log message. (string
-# value)
-#instance_format = "[instance: %(uuid)s] "
-
-# The format for an instance UUID that is passed with the log message. (string
-# value)
-#instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
-# Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
-
 #
 # From oslo.messaging
 #
@@ -164,14 +49,17 @@
 # Size of RPC connection pool. (integer value)
 #rpc_conn_pool_size = 30
 
-# The pool size limit for connections expiration policy (integer value)
+# The pool size limit for connections expiration policy (integer
+# value)
 #conn_pool_min_size = 2
 
-# The time-to-live in sec of idle connections in the pool (integer value)
+# The time-to-live in sec of idle connections in the pool (integer
+# value)
 #conn_pool_ttl = 1200
 
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet
+# interface, or IP. The "host" option should point or resolve to this
+# address. (string value)
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
@@ -184,51 +72,54 @@
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
 #rpc_zmq_contexts = 1
 
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
+# Maximum number of ingress messages to locally buffer per topic.
+# Default is unlimited. (integer value)
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
 #rpc_zmq_ipc_dir = /var/run/openstack
 
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
+# Name of this node. Must be a valid hostname, FQDN, or IP address.
+# Must match "host" option, if running Nova. (string value)
 #rpc_zmq_host = localhost
 
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
+# Number of seconds to wait before all pending messages will be sent
+# after closing a socket. The default value of -1 specifies an
+# infinite linger period. The value of 0 specifies no linger period.
+# Pending messages shall be discarded immediately when the socket is
+# closed. Positive values specify an upper bound for the linger
+# period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
 #zmq_linger = -1
 
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
+# The default number of seconds that poll should wait. Poll raises
+# timeout exception when timeout expired. (integer value)
 #rpc_poll_timeout = 1
 
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
+# Expiration timeout in seconds of a name service record about
+# existing target ( < 0 means no timeout). (integer value)
 #zmq_target_expire = 300
 
-# Update period in seconds of a name service record about existing target.
-# (integer value)
+# Update period in seconds of a name service record about existing
+# target. (integer value)
 #zmq_target_update = 180
 
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy.
+# (boolean value)
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
 #use_router_proxy = false
 
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
+# This option makes direct connections dynamic or static. It makes
+# sense only with use_router_proxy=False which means to use direct
+# connections for direct message types (ignored otherwise). (boolean
+# value)
 #use_dynamic_connections = false
 
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
+# How many additional connections to a host will be made for failover
+# reasons. This option is actual only in dynamic connections mode.
+# (integer value)
 #zmq_failover_connections = 2
 
 # Minimal port number for random ports range. (port value)
@@ -241,8 +132,8 @@
 # Maximum value: 65536
 #rpc_zmq_max_port = 65536
 
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
+# Number of retries to find free port number before fail with
+# ZMQBindError. (integer value)
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
@@ -252,78 +143,83 @@
 # msgpack - <No description provided>
 #rpc_zmq_serialization = json
 
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
+# This option configures round-robin mode in zmq socket. True means
+# not keeping a queue when server side disconnects. False means to
+# keep queue and messages even if server is disconnected, when the
+# server appears we send all accumulated messages to it. (boolean
+# value)
 #zmq_immediate = true
 
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
+# Enable/disable TCP keepalive (KA) mechanism. The default value of -1
+# (or any other negative value) means to skip any overrides and leave
+# it to OS default; 0 and 1 (or any other positive value) mean to
+# disable and enable the option respectively. (integer value)
 #zmq_tcp_keepalive = -1
 
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
+# The duration between two keepalive transmissions in idle condition.
+# The unit is platform dependent, for example, seconds in Linux,
+# milliseconds in Windows etc. The default value of -1 (or any other
+# negative value and 0) means to skip any overrides and leave it to OS
+# default. (integer value)
 #zmq_tcp_keepalive_idle = -1
 
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
+# The number of retransmissions to be carried out before declaring
+# that remote end is not available. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
 #zmq_tcp_keepalive_cnt = -1
 
 # The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
+# acknowledgement to the previous keepalive transmission is not
+# received. The unit is platform dependent, for example, seconds in
+# Linux, milliseconds in Windows etc. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
 #zmq_tcp_keepalive_intvl = -1
 
-# Maximum number of (green) threads to work concurrently. (integer value)
+# Maximum number of (green) threads to work concurrently. (integer
+# value)
 #rpc_thread_pool_size = 100
 
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
+# Expiration timeout in seconds of a sent/received message after which
+# it is not tracked anymore by a client/server. (integer value)
 #rpc_message_ttl = 300
 
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
+# Wait for message acknowledgements from receivers. This mechanism
+# works only via proxy without PUB/SUB. (boolean value)
 #rpc_use_acks = false
 
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
+# Number of seconds to wait for an ack from a cast/call. After each
+# retry attempt this timeout is multiplied by some specified
+# multiplier. (integer value)
 #rpc_ack_timeout_base = 15
 
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
+# Number to multiply base ack timeout by after each retry attempt.
+# (integer value)
 #rpc_ack_timeout_multiplier = 2
 
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
+# Default number of message sending attempts in case of any problems
+# occurred: positive value N means at most N retries, 0 means no
+# retries, None or -1 (or any other negative values) mean to retry
+# forever. This option is used only if acknowledgments are enabled.
+# (integer value)
 #rpc_retry_attempts = 3
 
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
+# List of publisher hosts SubConsumer can subscribe on. This option
+# has higher priority then the default publishers list taken from the
+# matchmaker. (list value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool when executor is threading or eventlet.
+# (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
 
-# The network address and optional user credentials for connecting to the
-# messaging backend, in URL format. The expected format is:
+# The network address and optional user credentials for connecting to
+# the messaging backend, in URL format. The expected format is:
 #
 # driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
 #
@@ -334,18 +230,136 @@
 # https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
 # (string value)
 #transport_url = <None>
-
-# DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
-# include amqp and zmq. (string value)
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.28:5672,openstack:opnfv_secret@10.167.4.29:5672,openstack:opnfv_secret@10.167.4.30:5672//openstack
+
+# DEPRECATED: The messaging driver to use, defaults to rabbit. Other
+# drivers include amqp and zmq. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rpc_backend = rabbit
 
-# The default exchange under which topics are scoped. May be overridden by an
-# exchange name specified in the transport_url option. (string value)
+# The default exchange under which topics are scoped. May be
+# overridden by an exchange name specified in the transport_url
+# option. (string value)
 #control_exchange = openstack
 
+#
+# From oslo.log
+#
+
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
+# Note: This option can be changed without restarting.
+#debug = false
+
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
+# Note: This option can be changed without restarting.
+# Deprecated group/name - [DEFAULT]/log_config
+#log_config_append = <None>
+
+# Defines the format string for %%(asctime)s in log records. Default:
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
+#log_date_format = %Y-%m-%d %H:%M:%S
+
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logfile
+#log_file = <None>
+
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logdir
+#log_dir = <None>
+
+# Uses logging handler designed to watch file system. When log file is
+# moved or removed this handler will open a new log file with
+# specified path instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_syslog = false
+
+# Enable journald for logging. If running in a systemd environment you
+# may wish to enable journal support. Doing so will use the journal
+# native protocol which includes structured metadata in addition to
+# log messages.This option is ignored if log_config_append is set.
+# (boolean value)
+#use_journal = false
+
+# Syslog facility to receive log lines. This option is ignored if
+# log_config_append is set. (string value)
+#syslog_log_facility = LOG_USER
+
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_json = false
+
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_stderr = false
+
+# Format string to use for log messages with context. (string value)
+#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+
+# Format string to use for log messages when context is undefined.
+# (string value)
+#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
+#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+
+# Prefix each line of exception output with this format. (string
+# value)
+#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+
+# Defines the format string for %(user_identity)s that is used in
+# logging_context_format_string. (string value)
+#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+
+# List of package logging levels in logger=LEVEL pairs. This option is
+# ignored if log_config_append is set. (list value)
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+
+# Enables or disables publication of error events. (boolean value)
+#publish_errors = false
+
+# The format for an instance that is passed with the log message.
+# (string value)
+#instance_format = "[instance: %(uuid)s] "
+
+# The format for an instance UUID that is passed with the log message.
+# (string value)
+#instance_uuid_format = "[instance: %(uuid)s] "
+
+# Interval, number of seconds, of log rate limiting. (integer value)
+#rate_limit_interval = 0
+
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
+#rate_limit_burst = 0
+
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
+#rate_limit_except_level = CRITICAL
+
+# Enables or disables fatal status of deprecations. (boolean value)
+#fatal_deprecations = false
 
 [api]
 
@@ -353,8 +367,12 @@
 # From aodh
 #
 
+port = 8042
+
+host = 10.167.4.32
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-SUcROP/aodh-6.0.0/aodh/api/api-paste.ini
+#paste_config = /usr/src/git/aodh/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
@@ -384,6 +402,7 @@
 # evaluation won't do workload partitioning and will only function correctly if
 # a single instance of the service is running. (string value)
 #backend_url = <None>
+backend_url = redis://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.34:26379
 
 # Number of seconds between heartbeats for distributed coordination. (floating
 # point value)
@@ -402,38 +421,7 @@
 #max_retry_interval = 30
 
 
-[cors]
-
-#
-# From oslo.middleware.cors
-#
-
-# Indicate whether this resource may be shared with the domain received in the
-# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
-# slash. Example: https://horizon.example.com (list value)
-#allowed_origin = <None>
-
-# Indicate that the actual request can include user credentials (boolean value)
-#allow_credentials = true
-
-# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
-# Headers. (list value)
-#expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
-
-# Maximum cache age of CORS preflight requests. (integer value)
-#max_age = 3600
-
-# Indicate which methods can be used during the actual request. (list value)
-#allow_methods = GET,PUT,POST,DELETE,PATCH
-
-# Indicate which header field names may be used during the actual request.
-# (list value)
-#allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
-
-
 [database]
-backend = sqlalchemy
-connection = sqlite:////var/lib/aodh/sqlite.db
 
 #
 # From aodh
@@ -442,7 +430,7 @@
 # Number of seconds that alarm histories are kept in the database for (<= 0
 # means forever). (integer value)
 #alarm_history_time_to_live = -1
-
+alarm_history_time_to_live = 86400
 #
 # From oslo.db
 #
@@ -454,66 +442,74 @@
 # Deprecated group/name - [DEFAULT]/db_backend
 #backend = sqlalchemy
 
-# The SQLAlchemy connection string to use to connect to the database. (string
-# value)
+# The SQLAlchemy connection string to use to connect to the database.
+# (string value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
-
-# The SQLAlchemy connection string to use to connect to the slave database.
-# (string value)
+connection = mysql+pymysql://aodh:opnfv_secret@10.167.4.23/aodh?charset=utf8
+
+# The SQLAlchemy connection string to use to connect to the slave
+# database. (string value)
 #slave_connection = <None>
 
-# The SQL mode to be used for MySQL sessions. This option, including the
-# default, overrides any server-set SQL mode. To use whatever SQL mode is set
-# by the server configuration, set this to no value. Example: mysql_sql_mode=
-# (string value)
+# The SQL mode to be used for MySQL sessions. This option, including
+# the default, overrides any server-set SQL mode. To use whatever SQL
+# mode is set by the server configuration, set this to no value.
+# Example: mysql_sql_mode= (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
+# If True, transparently enables support for handling MySQL Cluster
+# (NDB). (boolean value)
 #mysql_enable_ndb = false
 
-# Connections which have been present in the connection pool longer than this
-# number of seconds will be replaced with a new one the next time they are
-# checked out from the pool. (integer value)
+# Connections which have been present in the connection pool longer
+# than this number of seconds will be replaced with a new one the next
+# time they are checked out from the pool. (integer value)
 # Deprecated group/name - [DATABASE]/idle_timeout
 # Deprecated group/name - [database]/idle_timeout
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #connection_recycle_time = 3600
-
-# Minimum number of SQL connections to keep open in a pool. (integer value)
+connection_recycle_time = 300
+
+# Minimum number of SQL connections to keep open in a pool. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
 #min_pool_size = 1
 
-# Maximum number of SQL connections to keep open in a pool. Setting a value of
-# 0 indicates no limit. (integer value)
+# Maximum number of SQL connections to keep open in a pool. Setting a
+# value of 0 indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
-
-# Maximum number of database connection retries during startup. Set to -1 to
-# specify an infinite retry count. (integer value)
+max_pool_size = 10
+
+# Maximum number of database connection retries during startup. Set to
+# -1 to specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
-
-# Interval between retries of opening a SQL connection. (integer value)
+max_retries = -1
+
+# Interval between retries of opening a SQL connection. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
 
-# If set, use this value for max_overflow with SQLAlchemy. (integer value)
+# If set, use this value for max_overflow with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
-
-# Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
-# value)
+max_overflow = 30
+
+# Verbosity of SQL debugging information: 0=None, 100=Everything.
+# (integer value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
@@ -523,28 +519,39 @@
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
 #connection_trace = false
 
-# If set, use this value for pool_timeout with SQLAlchemy. (integer value)
+# If set, use this value for pool_timeout with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
 #pool_timeout = <None>
 
-# Enable the experimental use of database reconnect on connection lost.
-# (boolean value)
+# Enable the experimental use of database reconnect on connection
+# lost. (boolean value)
 #use_db_reconnect = false
 
 # Seconds between retries of a database transaction. (integer value)
 #db_retry_interval = 1
 
-# If True, increases the interval between retries of a database operation up to
-# db_max_retry_interval. (boolean value)
+# If True, increases the interval between retries of a database
+# operation up to db_max_retry_interval. (boolean value)
 #db_inc_retry_interval = true
 
-# If db_inc_retry_interval is set, the maximum seconds between retries of a
-# database operation. (integer value)
+# If db_inc_retry_interval is set, the maximum seconds between retries
+# of a database operation. (integer value)
 #db_max_retry_interval = 10
 
-# Maximum retries in case of connection error or deadlock error before error is
-# raised. Set to -1 to specify an infinite retry count. (integer value)
+# Maximum retries in case of connection error or deadlock error before
+# error is raised. Set to -1 to specify an infinite retry count.
+# (integer value)
 #db_max_retries = 20
+
+#
+# From oslo.db.concurrency
+#
+
+# Enable the experimental use of thread pooling for all DB API calls
+# (boolean value)
+# Deprecated group/name - [DEFAULT]/dbapi_use_tpool
+#use_tpool = false
 
 
 [evaluator]
@@ -558,36 +565,291 @@
 #workers = 1
 
 
+[listener]
+
+#
+# From aodh
+#
+
+# Number of workers for listener service. default value is 1. (integer value)
+# Minimum value: 1
+#workers = 1
+
+# The topic that aodh uses for event alarm evaluation. (string value)
+#event_alarm_topic = alarm.all
+
+# Number of notification messages to wait before dispatching them. (integer
+# value)
+#batch_size = 1
+
+# Number of seconds to wait before dispatching samples when batch_size is not
+# reached (None means indefinitely). (integer value)
+#batch_timeout = <None>
+
+
+[notifier]
+
+#
+# From aodh
+#
+
+# Number of workers for notifier service. default value is 1. (integer value)
+# Minimum value: 1
+#workers = 1
+
+# Number of notification messages to wait before dispatching them. (integer
+# value)
+#batch_size = 1
+
+# Number of seconds to wait before dispatching samples when batch_size is not
+# reached (None means indefinitely). (integer value)
+#batch_timeout = <None>
+
+
+[service_credentials]
+
+#
+# From aodh
+#
+
+# Region name to use for OpenStack service endpoints. (string value)
+# Deprecated group/name - [service_credentials]/os_region_name
+#region_name = <None>
+
+# Type of endpoint in Identity service catalog to use for communication with
+# OpenStack services. (string value)
+# Possible values:
+# public - <No description provided>
+# internal - <No description provided>
+# admin - <No description provided>
+# auth - <No description provided>
+# publicURL - <No description provided>
+# internalURL - <No description provided>
+# adminURL - <No description provided>
+# Deprecated group/name - [service_credentials]/os_endpoint_type
+#interface = public
+
+#
+# From aodh-auth
+#
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://10.167.4.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# User's domain id (string value)
+#user_domain_id = <None>
+user_domain_id = default
+
+# User's domain name (string value)
+#user_domain_name = <None>
+
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = aodh
+
+[service_types]
+
+#
+# From aodh
+#
+
+# Message queue service type. (string value)
+#zaqar = messaging
+
+[cors]
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+enable_proxy_headers_parsing = True
+
 [healthcheck]
-
-#
-# From oslo.middleware.healthcheck
-#
-
-# DEPRECATED: The path to respond to healtcheck requests on. (string value)
+#
+# From oslo.middleware
+#
+
+# DEPRECATED: The path to respond to healtcheck requests on. (string
+# value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #path = /healthcheck
 
-# Show more detailed information as part of the response (boolean value)
+# Show more detailed information as part of the response (boolean
+# value)
 #detailed = false
 
 # Additional backends that can perform health checks and report that
 # information back as part of a request. (list value)
 #backends =
 
-# Check the presence of a file to determine if an application is running on a
-# port. Used by DisableByFileHealthcheck plugin. (string value)
+# Check the presence of a file to determine if an application is
+# running on a port. Used by DisableByFileHealthcheck plugin. (string
+# value)
 #disable_by_file_path = <None>
 
-# Check the presence of a file based on a port to determine if an application
-# is running on a port. Expects a "port:path" list of strings. Used by
-# DisableByFilesPortsHealthcheck plugin. (list value)
+# Check the presence of a file based on a port to determine if an
+# application is running on a port. Expects a "port:path" list of
+# strings. Used by DisableByFilesPortsHealthcheck plugin. (list value)
 #disable_by_file_paths =
 
 
+[oslo_policy]
+#
+# From oslo.policy
+#
+
+# This option controls whether or not to enforce scope when evaluating
+# policies. If ``True``, the scope of the token used in the request is
+# compared to the ``scope_types`` of the policy being enforced. If the
+# scopes do not match, an ``InvalidScope`` exception will be raised.
+# If ``False``, a message will be logged informing operators that
+# policies are being invoked with mismatching scope. (boolean value)
+#enforce_scope = false
+
+# The file that defines policies. (string value)
+#policy_file = policy.json
+policy_file = /etc/aodh/policy.json
+
+# Default rule. Enforced when a requested rule is not found. (string
+# value)
+#policy_default_rule = default
+
+# Directories where policy configuration files are stored. They can be
+# relative to any directory in the search path defined by the
+# config_dir option, or absolute paths. The file defined by
+# policy_file must exist for these directories to be searched.
+# Missing or empty directories are ignored. (multi valued)
+#policy_dirs = policy.d
+
+# Content Type to send and receive data for REST based policy check
+# (string value)
+# Possible values:
+# application/x-www-form-urlencoded - <No description provided>
+# application/json - <No description provided>
+#remote_content_type = application/x-www-form-urlencoded
+
+# server identity verification for REST based policy check (boolean
+# value)
+#remote_ssl_verify_server_crt = false
+
+# Absolute path to ca cert file for REST based policy check (string
+# value)
+#remote_ssl_ca_crt_file = <None>
+
+# Absolute path to client cert for REST based policy check (string
+# value)
+#remote_ssl_client_crt_file = <None>
+
+# Absolute path client key file REST based policy check (string value)
+#remote_ssl_client_key_file = <None>
+
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -602,6 +864,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://10.167.4.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -617,6 +880,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://10.167.4.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -654,6 +918,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -771,995 +1036,115 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[listener]
-
-#
-# From aodh
-#
-
-# Number of workers for listener service. default value is 1. (integer value)
-# Minimum value: 1
-#workers = 1
-
-# The topic that aodh uses for event alarm evaluation. (string value)
-#event_alarm_topic = alarm.all
-
-# Number of notification messages to wait before dispatching them. (integer
-# value)
-#batch_size = 1
-
-# Number of seconds to wait before dispatching samples when batch_size is not
-# reached (None means indefinitely). (integer value)
-#batch_timeout = <None>
-
-
-[matchmaker_redis]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Host to locate redis. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
-
-# DEPRECATED: Use this port to connect to redis host. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
-
-# DEPRECATED: Password for Redis server (optional). (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#password =
-
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
-# [host:port, host1:port ... ] (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#sentinel_hosts =
-
-# Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
-
-# Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
-
-# Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
-
-# Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
-
-
-[notifier]
-
-#
-# From aodh
-#
-
-# Number of workers for notifier service. default value is 1. (integer value)
-# Minimum value: 1
-#workers = 1
-
-# Number of notification messages to wait before dispatching them. (integer
-# value)
-#batch_size = 1
-
-# Number of seconds to wait before dispatching samples when batch_size is not
-# reached (None means indefinitely). (integer value)
-#batch_timeout = <None>
-
-
-[oslo_messaging_amqp]
-
-#
-# From oslo.messaging
-#
-
-# Name for the AMQP container. must be globally unique. Defaults to a generated
-# UUID (string value)
-#container_name = <None>
-
-# Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
-
-# Debug: dump AMQP frames to stdout (boolean value)
-#trace = false
-
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
-# CA certificate PEM file used to verify the server's certificate (string
-# value)
-#ssl_ca_file =
-
-# Self-identifying certificate PEM file for client authentication (string
-# value)
-#ssl_cert_file =
-
-# Private key PEM file used to sign ssl_cert_file certificate (optional)
+# Name of nova region to use. Useful if keystone manages more than one region.
 # (string value)
-#ssl_key_file =
-
-# Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
-
-# By default SSL checks that the name in the server's certificate matches the
-# hostname in the transport_url. In some configurations it may be preferable to
-# use the virtual hostname instead, for example if the server uses the Server
-# Name Indication TLS extension (rfc6066) to provide a certificate per virtual
-# host. Set ssl_verify_vhost to True if the server's SSL certificate uses the
-# virtual host name instead of the DNS name. (boolean value)
-#ssl_verify_vhost = false
-
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Not applicable - not a SSL server
-#allow_insecure_clients = false
-
-# Space separated list of acceptable SASL mechanisms (string value)
-#sasl_mechanisms =
-
-# Path to directory that contains the SASL configuration (string value)
-#sasl_config_dir =
-
-# Name of configuration file (without .conf suffix) (string value)
-#sasl_config_name =
-
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
-#username =
-
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
-#password =
-
-# Seconds to pause before attempting to re-connect. (integer value)
-# Minimum value: 1
-#connection_retry_interval = 1
-
-# Increase the connection_retry_interval by this many seconds after each
-# unsuccessful failover attempt. (integer value)
-# Minimum value: 0
-#connection_retry_backoff = 2
-
-# Maximum limit for connection_retry_interval + connection_retry_backoff
-# (integer value)
-# Minimum value: 1
-#connection_retry_interval_max = 30
-
-# Time to pause between re-connecting an AMQP 1.0 link that failed due to a
-# recoverable error. (integer value)
-# Minimum value: 1
-#link_retry_delay = 10
-
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
-# Minimum value: 5
-#default_reply_timeout = 30
-
-# The deadline for an rpc cast or call message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_send_timeout = 30
-
-# The deadline for a sent notification message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
-
-# Indicates the addressing mode used by the driver.
-# Permitted values:
-# 'legacy'   - use legacy non-routable addressing
-# 'routable' - use routable addresses
-# 'dynamic'  - use legacy addresses if the message bus does not support routing
-# otherwise use routable addressing (string value)
-#addressing_mode = dynamic
-
-# Enable virtual host support for those message buses that do not natively
-# support virtual hosting (such as qpidd). When set to true the virtual host
-# name will be added to all message bus addresses, effectively creating a
-# private 'subnet' per virtual host. Set to False if the message bus supports
-# virtual hosting using the 'hostname' field in the AMQP 1.0 Open performative
-# as the name of the virtual host. (boolean value)
-#pseudo_vhost = true
-
-# address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
-
-# address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
-
-# address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
-
-# Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
-
-# Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
-
-# Appended to the address prefix when sending a fanout message. Used by the
-# message bus to identify fanout messages. (string value)
-#multicast_address = multicast
-
-# Appended to the address prefix when sending to a particular RPC/Notification
-# server. Used by the message bus to identify messages sent to a single
-# destination. (string value)
-#unicast_address = unicast
-
-# Appended to the address prefix when sending to a group of consumers. Used by
-# the message bus to identify messages that should be delivered in a round-
-# robin fashion across consumers. (string value)
-#anycast_address = anycast
-
-# Exchange name used in notification addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_notification_exchange if set
-# else control_exchange if set
-# else 'notify' (string value)
-#default_notification_exchange = <None>
-
-# Exchange name used in RPC addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_rpc_exchange if set
-# else control_exchange if set
-# else 'rpc' (string value)
-#default_rpc_exchange = <None>
-
-# Window size for incoming RPC Reply messages. (integer value)
-# Minimum value: 1
-#reply_link_credit = 200
-
-# Window size for incoming RPC Request messages (integer value)
-# Minimum value: 1
-#rpc_server_credit = 100
-
-# Window size for incoming Notification messages (integer value)
-# Minimum value: 1
-#notify_server_credit = 100
-
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# DEPRECATED: Pool Size for Kafka Consumers (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#pool_size = 10
-
-# DEPRECATED: The pool size limit for connections expiration policy (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_min_size = 2
-
-# DEPRECATED: The time-to-live in sec of idle connections in the pool (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating
-# point value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
-
-[oslo_messaging_notifications]
-
-#
-# From oslo.messaging
-#
-
-# The Drivers(s) to handle sending notifications. Possible values are
-# messaging, messagingv2, routing, log, test, noop (multi valued)
-# Deprecated group/name - [DEFAULT]/notification_driver
-#driver =
-
-# A URL representing the messaging driver to use for notifications. If not set,
-# we fall back to the same configuration used for RPC. (string value)
-# Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
-
-# AMQP topic used for OpenStack notifications. (list value)
-# Deprecated group/name - [rpc_notifier2]/topics
-# Deprecated group/name - [DEFAULT]/notification_topics
-#topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
-
-[oslo_messaging_rabbit]
-
-#
-# From oslo.messaging
-#
-
-# Use durable queues in AMQP. (boolean value)
-# Deprecated group/name - [DEFAULT]/amqp_durable_queues
-# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
-
-# Auto-delete queues in AMQP. (boolean value)
-#amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
-
-# SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
-# SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
-# distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
-
-# SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
-
-# SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
-
-# SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
-
-# How long to wait before reconnecting in response to an AMQP consumer cancel
-# notification. (floating point value)
-#kombu_reconnect_delay = 1.0
-
-# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
-# be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
-
-# How long to wait a missing client before abandoning to send it its replies.
-# This value should not be longer than rpc_response_timeout. (integer value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
-
-# Determines how the next RabbitMQ node is chosen in case the one we are
-# currently connected to becomes unavailable. Takes effect only if more than
-# one RabbitMQ node is provided in config. (string value)
-# Possible values:
-# round-robin - <No description provided>
-# shuffle - <No description provided>
-#kombu_failover_strategy = round-robin
-
-# DEPRECATED: The RabbitMQ broker address where a single node is used. (string
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
-
-# DEPRECATED: The RabbitMQ broker port where a single node is used. (port
-# value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_port = 5672
-
-# DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_hosts = $rabbit_host:$rabbit_port
-
-# DEPRECATED: The RabbitMQ userid. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_userid = guest
-
-# DEPRECATED: The RabbitMQ password. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
-
-# The RabbitMQ login method. (string value)
-# Possible values:
-# PLAIN - <No description provided>
-# AMQPLAIN - <No description provided>
-# RABBIT-CR-DEMO - <No description provided>
-#rabbit_login_method = AMQPLAIN
-
-# DEPRECATED: The RabbitMQ virtual host. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
-
-# How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
-
-# How long to backoff for between retries when connecting to RabbitMQ. (integer
-# value)
-#rabbit_retry_backoff = 2
-
-# Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
-# (integer value)
-#rabbit_interval_max = 30
-
-# DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
-# (infinite retry count). (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
-
-# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
-# option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
-# is no longer controlled by the x-ha-policy argument when declaring a queue.
-# If you just want to make sure that all queues (except those with auto-
-# generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
-# HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
-#rabbit_ha_queues = false
-
-# Positive integer representing duration in seconds for queue TTL (x-expires).
-# Queues which are unused for the duration of the TTL are automatically
-# deleted. The parameter affects only reply and fanout queues. (integer value)
-# Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
-
-# Specifies the number of messages to prefetch. Setting to zero allows
-# unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 64
-
-# Number of seconds after which the Rabbit broker is considered down if
-# heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
-# value)
-#heartbeat_timeout_threshold = 60
-
-# How often times during the heartbeat_timeout_threshold we check the
-# heartbeat. (integer value)
-#heartbeat_rate = 2
-
-# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
-
-# Maximum number of channels to allow (integer value)
-#channel_max = <None>
-
-# The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
-
-# How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
-
-# Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
-
-# Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
-
-# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
-# value)
-#tcp_user_timeout = 0.25
-
-# Set delay for reconnection to some host which has connection error (floating
-# point value)
-#host_connection_reconnect_delay = 0.25
-
-# Connection factory implementation (string value)
-# Possible values:
-# new - <No description provided>
-# single - <No description provided>
-# read_write - <No description provided>
-#connection_factory = single
-
-# Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
-
-# Maximum number of connections to create above `pool_max_size`. (integer
-# value)
-#pool_max_overflow = 0
-
-# Default number of seconds to wait for a connections to available (integer
-# value)
-#pool_timeout = 30
-
-# Lifetime of a connection (since creation) in seconds or None for no
-# recycling. Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
-
-# Threshold at which inactive (since release) connections are considered stale
-# in seconds or None for no staleness. Stale connections are closed on acquire.
-# (integer value)
-#pool_stale = 60
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to
-# notification listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# reply. -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# reply. (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
-# value)
-# Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
-
-[service_credentials]
-
-#
-# From aodh
-#
-
-# Region name to use for OpenStack service endpoints. (string value)
-# Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
-
-# Type of endpoint in Identity service catalog to use for communication with
-# OpenStack services. (string value)
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
 # Possible values:
 # public - <No description provided>
+# admin - <No description provided>
 # internal - <No description provided>
-# admin - <No description provided>
-# auth - <No description provided>
-# publicURL - <No description provided>
-# internalURL - <No description provided>
-# adminURL - <No description provided>
-# Deprecated group/name - [service_credentials]/os_endpoint_type
-#interface = public
-
-#
-# From aodh-auth
-#
-
-# Authentication type to load (string value)
-# Deprecated group/name - [service_credentials]/auth_plugin
-#auth_type = <None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://10.167.4.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
 
 # Scope for system operations (string value)
 #system_scope = <None>
 
-# Domain ID to scope to (string value)
-#domain_id = <None>
-
-# Domain name to scope to (string value)
-#domain_name = <None>
-
-# Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
-#project_id = <None>
-
-# Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
-#project_name = <None>
-
-# Domain ID containing project (string value)
-#project_domain_id = <None>
-
-# Domain name containing project (string value)
-#project_domain_name = <None>
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
 
 # Trust ID (string value)
 #trust_id = <None>
 
-# Optional domain ID to use with v3 and v2 parameters. It will be used for both
-# the user and project domain in v3 and ignored in v2 authentication. (string
-# value)
-#default_domain_id = <None>
-
-# Optional domain name to use with v3 API and v2 parameters. It will be used
-# for both the user and project domain in v3 and ignored in v2 authentication.
-# (string value)
-#default_domain_name = <None>
-
-# User id (string value)
-#user_id = <None>
-
-# Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
-#username = <None>
-
 # User's domain id (string value)
 #user_domain_id = <None>
+user_domain_id = default
 
 # User's domain name (string value)
 #user_domain_name = <None>
 
-# User's password (string value)
-#password = <None>
-
-
-[service_types]
-
-#
-# From aodh
-#
-
-# Message queue service type. (string value)
-#zaqar = messaging
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = aodh

2018-07-17 16:48:51,531 [salt.state       ][INFO    ][20002] Completed state [/etc/aodh/aodh.conf] at time 16:48:51.531321 duration_in_ms=378.639
2018-07-17 16:48:51,532 [salt.state       ][INFO    ][20002] Running state [/etc/default/aodh-evaluator] at time 16:48:51.532671
2018-07-17 16:48:51,533 [salt.state       ][INFO    ][20002] Executing state file.managed for /etc/default/aodh-evaluator
2018-07-17 16:48:51,595 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'aodh/files/default'
2018-07-17 16:48:51,609 [salt.state       ][INFO    ][20002] File changed:
New file
2018-07-17 16:48:51,609 [salt.state       ][INFO    ][20002] Completed state [/etc/default/aodh-evaluator] at time 16:48:51.609527 duration_in_ms=76.856
2018-07-17 16:48:51,610 [salt.state       ][INFO    ][20002] Running state [/etc/default/aodh-notifier] at time 16:48:51.610503
2018-07-17 16:48:51,611 [salt.state       ][INFO    ][20002] Executing state file.managed for /etc/default/aodh-notifier
2018-07-17 16:48:51,655 [salt.state       ][INFO    ][20002] File changed:
New file
2018-07-17 16:48:51,656 [salt.state       ][INFO    ][20002] Completed state [/etc/default/aodh-notifier] at time 16:48:51.656483 duration_in_ms=45.981
2018-07-17 16:48:51,658 [salt.state       ][INFO    ][20002] Running state [/etc/default/aodh-listener] at time 16:48:51.658277
2018-07-17 16:48:51,659 [salt.state       ][INFO    ][20002] Executing state file.managed for /etc/default/aodh-listener
2018-07-17 16:48:51,695 [salt.state       ][INFO    ][20002] File changed:
New file
2018-07-17 16:48:51,695 [salt.state       ][INFO    ][20002] Completed state [/etc/default/aodh-listener] at time 16:48:51.695584 duration_in_ms=37.307
2018-07-17 16:48:51,700 [salt.state       ][INFO    ][20002] Running state [aodh-dbsync] at time 16:48:51.700876
2018-07-17 16:48:51,701 [salt.state       ][INFO    ][20002] Executing state cmd.run for aodh-dbsync
2018-07-17 16:48:51,709 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command 'aodh-dbsync' in directory '/root'
2018-07-17 16:48:53,792 [salt.state       ][INFO    ][20002] {'pid': 26604, 'retcode': 0, 'stderr': '', 'stdout': '2018-07-17 16:48:52.745 26605 INFO alembic.runtime.migration [-] Context impl MySQLImpl.\n2018-07-17 16:48:52.746 26605 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.'}
2018-07-17 16:48:53,793 [salt.state       ][INFO    ][20002] Completed state [aodh-dbsync] at time 16:48:53.793304 duration_in_ms=2092.428
2018-07-17 16:48:53,794 [salt.state       ][INFO    ][20002] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 16:48:53.794795
2018-07-17 16:48:53,795 [salt.state       ][INFO    ][20002] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-07-17 16:48:53,826 [salt.fileclient  ][INFO    ][20002] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/apache-aodh.apache2.conf.Debian'
2018-07-17 16:48:53,873 [salt.state       ][INFO    ][20002] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 10.167.4.32:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}
@@ -23,5 +10,5 @@
         ErrorLogFormat "%{cu}t %M"
     </IfVersion>
     ErrorLog /var/log/apache2/aodh_error.log
-    CustomLog /var/log/apache2/aodh_access.log combined
+    CustomLog /var/log/apache2/aodh_access.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 </VirtualHost>

2018-07-17 16:48:53,876 [salt.state       ][INFO    ][20002] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 16:48:53.875841 duration_in_ms=80.988
2018-07-17 16:48:53,877 [salt.state       ][INFO    ][20002] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 16:48:53.876908
2018-07-17 16:48:53,877 [salt.state       ][INFO    ][20002] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-07-17 16:48:53,886 [salt.state       ][INFO    ][20002] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-07-17 16:48:53,887 [salt.state       ][INFO    ][20002] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 16:48:53.887400 duration_in_ms=10.491
2018-07-17 16:48:53,889 [salt.loader      ][ERROR   ][20002] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:48:54,182 [salt.state       ][INFO    ][20002] Running state [apache2] at time 16:48:54.182823
2018-07-17 16:48:54,183 [salt.state       ][INFO    ][20002] Executing state service.running for apache2
2018-07-17 16:48:54,184 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-17 16:48:54,218 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:48:54,251 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:48:54,286 [salt.state       ][INFO    ][20002] The service apache2 is already running
2018-07-17 16:48:54,288 [salt.state       ][INFO    ][20002] Completed state [apache2] at time 16:48:54.288027 duration_in_ms=105.197
2018-07-17 16:48:54,289 [salt.state       ][INFO    ][20002] Running state [apache2] at time 16:48:54.289165
2018-07-17 16:48:54,290 [salt.state       ][INFO    ][20002] Executing state service.mod_watch for apache2
2018-07-17 16:48:54,292 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 16:48:54,321 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 16:48:54,354 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-17 16:48:54,891 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164854869640
2018-07-17 16:48:54,910 [salt.minion      ][INFO    ][26664] Starting a new job with PID 26664
2018-07-17 16:48:54,940 [salt.minion      ][INFO    ][26664] Returning information for job: 20180717164854869640
2018-07-17 16:48:56,768 [salt.state       ][INFO    ][20002] {'apache2': True}
2018-07-17 16:48:56,773 [salt.state       ][INFO    ][20002] Completed state [apache2] at time 16:48:56.769018 duration_in_ms=2479.852
2018-07-17 16:48:56,781 [salt.state       ][INFO    ][20002] Running state [aodh-evaluator] at time 16:48:56.781133
2018-07-17 16:48:56,782 [salt.state       ][INFO    ][20002] Executing state service.running for aodh-evaluator
2018-07-17 16:48:56,784 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-07-17 16:48:56,818 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 16:48:56,843 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 16:48:56,870 [salt.state       ][INFO    ][20002] The service aodh-evaluator is already running
2018-07-17 16:48:56,871 [salt.state       ][INFO    ][20002] Completed state [aodh-evaluator] at time 16:48:56.871412 duration_in_ms=90.275
2018-07-17 16:48:56,873 [salt.state       ][INFO    ][20002] Running state [aodh-evaluator] at time 16:48:56.873474
2018-07-17 16:48:56,874 [salt.state       ][INFO    ][20002] Executing state service.mod_watch for aodh-evaluator
2018-07-17 16:48:56,879 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 16:48:56,910 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 16:48:56,935 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 16:48:57,179 [salt.state       ][INFO    ][20002] {'aodh-evaluator': True}
2018-07-17 16:48:57,180 [salt.state       ][INFO    ][20002] Completed state [aodh-evaluator] at time 16:48:57.180187 duration_in_ms=306.712
2018-07-17 16:48:57,192 [salt.state       ][INFO    ][20002] Running state [aodh-notifier] at time 16:48:57.192829
2018-07-17 16:48:57,193 [salt.state       ][INFO    ][20002] Executing state service.running for aodh-notifier
2018-07-17 16:48:57,195 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-07-17 16:48:57,246 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-17 16:48:57,278 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-17 16:48:57,309 [salt.state       ][INFO    ][20002] The service aodh-notifier is already running
2018-07-17 16:48:57,310 [salt.state       ][INFO    ][20002] Completed state [aodh-notifier] at time 16:48:57.310183 duration_in_ms=117.352
2018-07-17 16:48:57,310 [salt.state       ][INFO    ][20002] Running state [aodh-notifier] at time 16:48:57.310429
2018-07-17 16:48:57,310 [salt.state       ][INFO    ][20002] Executing state service.mod_watch for aodh-notifier
2018-07-17 16:48:57,311 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-17 16:48:57,354 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-17 16:48:57,382 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-07-17 16:49:05,073 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164905052473
2018-07-17 16:49:05,100 [salt.minion      ][INFO    ][26918] Starting a new job with PID 26918
2018-07-17 16:49:05,141 [salt.minion      ][INFO    ][26918] Returning information for job: 20180717164905052473
2018-07-17 16:49:12,609 [salt.state       ][INFO    ][20002] {'aodh-notifier': True}
2018-07-17 16:49:12,610 [salt.state       ][INFO    ][20002] Completed state [aodh-notifier] at time 16:49:12.610451 duration_in_ms=15300.02
2018-07-17 16:49:12,617 [salt.state       ][INFO    ][20002] Running state [aodh-listener] at time 16:49:12.617877
2018-07-17 16:49:12,618 [salt.state       ][INFO    ][20002] Executing state service.running for aodh-listener
2018-07-17 16:49:12,622 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-07-17 16:49:12,657 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-17 16:49:12,690 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-17 16:49:12,715 [salt.state       ][INFO    ][20002] The service aodh-listener is already running
2018-07-17 16:49:12,715 [salt.state       ][INFO    ][20002] Completed state [aodh-listener] at time 16:49:12.715812 duration_in_ms=97.932
2018-07-17 16:49:12,716 [salt.state       ][INFO    ][20002] Running state [aodh-listener] at time 16:49:12.716394
2018-07-17 16:49:12,717 [salt.state       ][INFO    ][20002] Executing state service.mod_watch for aodh-listener
2018-07-17 16:49:12,718 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-17 16:49:12,736 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-17 16:49:12,752 [salt.loaded.int.module.cmdmod][INFO    ][20002] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-07-17 16:49:15,273 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164915254525
2018-07-17 16:49:15,311 [salt.minion      ][INFO    ][26985] Starting a new job with PID 26985
2018-07-17 16:49:15,360 [salt.minion      ][INFO    ][26985] Returning information for job: 20180717164915254525
2018-07-17 16:49:25,521 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717164925489767
2018-07-17 16:49:25,546 [salt.minion      ][INFO    ][26990] Starting a new job with PID 26990
2018-07-17 16:49:25,583 [salt.minion      ][INFO    ][26990] Returning information for job: 20180717164925489767
2018-07-17 16:49:27,852 [salt.state       ][INFO    ][20002] {'aodh-listener': True}
2018-07-17 16:49:27,854 [salt.state       ][INFO    ][20002] Completed state [aodh-listener] at time 16:49:27.854838 duration_in_ms=15138.443
2018-07-17 16:49:27,865 [salt.minion      ][INFO    ][20002] Returning information for job: 20180717164753948730
2018-07-17 16:52:54,237 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180717165254224906
2018-07-17 16:52:54,262 [salt.minion      ][INFO    ][27042] Starting a new job with PID 27042
2018-07-17 16:52:56,267 [salt.state       ][INFO    ][27042] Loading fresh modules for state activity
2018-07-17 16:52:56,414 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-07-17 16:52:56,459 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-07-17 16:52:57,308 [salt.loader      ][ERROR   ][27042] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:52:57,983 [salt.state       ][INFO    ][27042] Running state [ceilometer-agent-central] at time 16:52:57.983101
2018-07-17 16:52:57,983 [salt.state       ][INFO    ][27042] Executing state pkg.installed for ceilometer-agent-central
2018-07-17 16:52:57,984 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:52:58,411 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-agent-central'] in directory '/root'
2018-07-17 16:52:58,584 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 16:53:00,853 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:53:00,910 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-central'] in directory '/root'
2018-07-17 16:53:14,321 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165314298290
2018-07-17 16:53:14,348 [salt.minion      ][INFO    ][27668] Starting a new job with PID 27668
2018-07-17 16:53:14,402 [salt.minion      ][INFO    ][27668] Returning information for job: 20180717165314298290
2018-07-17 16:53:24,382 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165324360658
2018-07-17 16:53:24,413 [salt.minion      ][INFO    ][27907] Starting a new job with PID 27907
2018-07-17 16:53:24,449 [salt.minion      ][INFO    ][27907] Returning information for job: 20180717165324360658
2018-07-17 16:53:34,429 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165334409736
2018-07-17 16:53:34,456 [salt.minion      ][INFO    ][28128] Starting a new job with PID 28128
2018-07-17 16:53:34,503 [salt.minion      ][INFO    ][28128] Returning information for job: 20180717165334409736
2018-07-17 16:53:44,494 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165344477124
2018-07-17 16:53:44,525 [salt.minion      ][INFO    ][29286] Starting a new job with PID 29286
2018-07-17 16:53:44,555 [salt.minion      ][INFO    ][29286] Returning information for job: 20180717165344477124
2018-07-17 16:53:54,551 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165354533420
2018-07-17 16:53:54,585 [salt.minion      ][INFO    ][29524] Starting a new job with PID 29524
2018-07-17 16:53:54,615 [salt.minion      ][INFO    ][29524] Returning information for job: 20180717165354533420
2018-07-17 16:53:55,365 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:53:55,444 [salt.state       ][INFO    ][27042] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'qemu-keymaps' changed from 'absent' to '1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.10'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1.2~u16.04+mcp2'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'python-twisted-bin' changed from 'absent' to '16.0.0-1ubuntu0.2'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20180124.fbe8c52d-0ubuntu2~cloud0'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'python-pysnmp-common' changed from 'absent' to '1'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-twisted-core' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libvirt-daemon-driver-storage-rbd' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1.1~u16.04+mcp3'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'ipxe-qemu-256k-compat-efi-roms' changed from 'absent' to '1.0.0+git-20150424.a25a16d-0ubuntu2~cloud0'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-pysnmp2' changed from 'absent' to '1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1.1~u16.04+mcp2'
'python-oslo.rootwrap' changed from 'absent' to '5.13.0-1.0~u16.04+mcp1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-os-xenapi' changed from 'absent' to '0.3.1-1.0~u16.04+mcp1'
'ceilometer-common' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libvirt-daemon' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'libflac8' changed from 'absent' to '1.3.1-4'
'librados2' changed from 'absent' to '12.2.4-0ubuntu1~cloud1'
'msr-tools' changed from 'absent' to '1.3-2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '12.2.4-0ubuntu1~cloud1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'qemu-block-extra' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1ubuntu0.1'
'kvm' changed from 'absent' to '1'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'qemu-utils' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python-ceilometer' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'python-attr' changed from 'absent' to '17.4.0-2~cloud0'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'python-serial' changed from 'absent' to '3.0.1-1'
'ceilometer-agent-central' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '1.1.3-1~cloud0'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-07-17 16:53:55,505 [salt.state       ][INFO    ][27042] Loading fresh modules for state activity
2018-07-17 16:53:55,694 [salt.state       ][INFO    ][27042] Completed state [ceilometer-agent-central] at time 16:53:55.693919 duration_in_ms=57710.817
2018-07-17 16:53:55,704 [salt.state       ][INFO    ][27042] Running state [python-ceilometerclient] at time 16:53:55.704835
2018-07-17 16:53:55,706 [salt.state       ][INFO    ][27042] Executing state pkg.installed for python-ceilometerclient
2018-07-17 16:53:55,781 [salt.loader      ][ERROR   ][27042] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:53:56,161 [salt.state       ][INFO    ][27042] All specified packages are already installed
2018-07-17 16:53:56,162 [salt.state       ][INFO    ][27042] Completed state [python-ceilometerclient] at time 16:53:56.162462 duration_in_ms=457.627
2018-07-17 16:53:56,163 [salt.state       ][INFO    ][27042] Running state [ceilometer-agent-notification] at time 16:53:56.163013
2018-07-17 16:53:56,163 [salt.state       ][INFO    ][27042] Executing state pkg.installed for ceilometer-agent-notification
2018-07-17 16:53:56,176 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 16:53:56,223 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-notification'] in directory '/root'
2018-07-17 16:54:01,440 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 16:54:01,497 [salt.state       ][INFO    ][27042] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-17 16:54:01,527 [salt.state       ][INFO    ][27042] Loading fresh modules for state activity
2018-07-17 16:54:01,636 [salt.state       ][INFO    ][27042] Completed state [ceilometer-agent-notification] at time 16:54:01.636061 duration_in_ms=5473.048
2018-07-17 16:54:01,639 [salt.state       ][INFO    ][27042] Running state [/etc/ceilometer/ceilometer.conf] at time 16:54:01.639114
2018-07-17 16:54:01,639 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-07-17 16:54:01,670 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/ceilometer-server.conf.Debian'
2018-07-17 16:54:01,841 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_notifications.conf'
2018-07-17 16:54:01,858 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_rabbit.conf'
2018-07-17 16:54:01,879 [salt.state       ][INFO    ][27042] File changed:
--- 
+++ 
@@ -1,4 +1,322 @@
 [DEFAULT]
+#
+# From oslo.messaging
+#
+
+# Size of RPC connection pool. (integer value)
+#rpc_conn_pool_size = 30
+
+# The pool size limit for connections expiration policy (integer
+# value)
+#conn_pool_min_size = 2
+
+# The time-to-live in sec of idle connections in the pool (integer
+# value)
+#conn_pool_ttl = 1200
+
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet
+# interface, or IP. The "host" option should point or resolve to this
+# address. (string value)
+#rpc_zmq_bind_address = *
+
+# MatchMaker driver. (string value)
+# Possible values:
+# redis - <No description provided>
+# sentinel - <No description provided>
+# dummy - <No description provided>
+#rpc_zmq_matchmaker = redis
+
+# Number of ZeroMQ contexts, defaults to 1. (integer value)
+#rpc_zmq_contexts = 1
+
+# Maximum number of ingress messages to locally buffer per topic.
+# Default is unlimited. (integer value)
+#rpc_zmq_topic_backlog = <None>
+
+# Directory for holding IPC sockets. (string value)
+#rpc_zmq_ipc_dir = /var/run/openstack
+
+# Name of this node. Must be a valid hostname, FQDN, or IP address.
+# Must match "host" option, if running Nova. (string value)
+#rpc_zmq_host = localhost
+
+# Number of seconds to wait before all pending messages will be sent
+# after closing a socket. The default value of -1 specifies an
+# infinite linger period. The value of 0 specifies no linger period.
+# Pending messages shall be discarded immediately when the socket is
+# closed. Positive values specify an upper bound for the linger
+# period. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
+#zmq_linger = -1
+
+# The default number of seconds that poll should wait. Poll raises
+# timeout exception when timeout expired. (integer value)
+#rpc_poll_timeout = 1
+
+# Expiration timeout in seconds of a name service record about
+# existing target ( < 0 means no timeout). (integer value)
+#zmq_target_expire = 300
+
+# Update period in seconds of a name service record about existing
+# target. (integer value)
+#zmq_target_update = 180
+
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy.
+# (boolean value)
+#use_pub_sub = false
+
+# Use ROUTER remote proxy. (boolean value)
+#use_router_proxy = false
+
+# This option makes direct connections dynamic or static. It makes
+# sense only with use_router_proxy=False which means to use direct
+# connections for direct message types (ignored otherwise). (boolean
+# value)
+#use_dynamic_connections = false
+
+# How many additional connections to a host will be made for failover
+# reasons. This option is actual only in dynamic connections mode.
+# (integer value)
+#zmq_failover_connections = 2
+
+# Minimal port number for random ports range. (port value)
+# Minimum value: 0
+# Maximum value: 65535
+#rpc_zmq_min_port = 49153
+
+# Maximal port number for random ports range. (integer value)
+# Minimum value: 1
+# Maximum value: 65536
+#rpc_zmq_max_port = 65536
+
+# Number of retries to find free port number before fail with
+# ZMQBindError. (integer value)
+#rpc_zmq_bind_port_retries = 100
+
+# Default serialization mechanism for serializing/deserializing
+# outgoing/incoming messages (string value)
+# Possible values:
+# json - <No description provided>
+# msgpack - <No description provided>
+#rpc_zmq_serialization = json
+
+# This option configures round-robin mode in zmq socket. True means
+# not keeping a queue when server side disconnects. False means to
+# keep queue and messages even if server is disconnected, when the
+# server appears we send all accumulated messages to it. (boolean
+# value)
+#zmq_immediate = true
+
+# Enable/disable TCP keepalive (KA) mechanism. The default value of -1
+# (or any other negative value) means to skip any overrides and leave
+# it to OS default; 0 and 1 (or any other positive value) mean to
+# disable and enable the option respectively. (integer value)
+#zmq_tcp_keepalive = -1
+
+# The duration between two keepalive transmissions in idle condition.
+# The unit is platform dependent, for example, seconds in Linux,
+# milliseconds in Windows etc. The default value of -1 (or any other
+# negative value and 0) means to skip any overrides and leave it to OS
+# default. (integer value)
+#zmq_tcp_keepalive_idle = -1
+
+# The number of retransmissions to be carried out before declaring
+# that remote end is not available. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
+#zmq_tcp_keepalive_cnt = -1
+
+# The duration between two successive keepalive retransmissions, if
+# acknowledgement to the previous keepalive transmission is not
+# received. The unit is platform dependent, for example, seconds in
+# Linux, milliseconds in Windows etc. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
+#zmq_tcp_keepalive_intvl = -1
+
+# Maximum number of (green) threads to work concurrently. (integer
+# value)
+#rpc_thread_pool_size = 100
+
+# Expiration timeout in seconds of a sent/received message after which
+# it is not tracked anymore by a client/server. (integer value)
+#rpc_message_ttl = 300
+
+# Wait for message acknowledgements from receivers. This mechanism
+# works only via proxy without PUB/SUB. (boolean value)
+#rpc_use_acks = false
+
+# Number of seconds to wait for an ack from a cast/call. After each
+# retry attempt this timeout is multiplied by some specified
+# multiplier. (integer value)
+#rpc_ack_timeout_base = 15
+
+# Number to multiply base ack timeout by after each retry attempt.
+# (integer value)
+#rpc_ack_timeout_multiplier = 2
+
+# Default number of message sending attempts in case of any problems
+# occurred: positive value N means at most N retries, 0 means no
+# retries, None or -1 (or any other negative values) mean to retry
+# forever. This option is used only if acknowledgments are enabled.
+# (integer value)
+#rpc_retry_attempts = 3
+
+# List of publisher hosts SubConsumer can subscribe on. This option
+# has higher priority then the default publishers list taken from the
+# matchmaker. (list value)
+#subscribe_on =
+
+# Size of executor thread pool when executor is threading or eventlet.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
+#executor_thread_pool_size = 64
+
+# Seconds to wait for a response from a call. (integer value)
+#rpc_response_timeout = 60
+
+# The network address and optional user credentials for connecting to
+# the messaging backend, in URL format. The expected format is:
+#
+# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
+#
+# Example: rabbit://rabbitmq:password@127.0.0.1:5672//
+#
+# For full details on the fields in the URL see the documentation of
+# oslo_messaging.TransportURL at
+# https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
+# (string value)
+#transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.28:5672,openstack:opnfv_secret@10.167.4.29:5672,openstack:opnfv_secret@10.167.4.30:5672//openstack
+
+# DEPRECATED: The messaging driver to use, defaults to rabbit. Other
+# drivers include amqp and zmq. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rpc_backend = rabbit
+
+# The default exchange under which topics are scoped. May be
+# overridden by an exchange name specified in the transport_url
+# option. (string value)
+#control_exchange = openstack
+
+#
+# From oslo.log
+#
+
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
+# Note: This option can be changed without restarting.
+#debug = false
+
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
+# Note: This option can be changed without restarting.
+# Deprecated group/name - [DEFAULT]/log_config
+#log_config_append = <None>
+
+# Defines the format string for %%(asctime)s in log records. Default:
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
+#log_date_format = %Y-%m-%d %H:%M:%S
+
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logfile
+#log_file = <None>
+
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logdir
+#log_dir = <None>
+
+# Uses logging handler designed to watch file system. When log file is
+# moved or removed this handler will open a new log file with
+# specified path instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_syslog = false
+
+# Enable journald for logging. If running in a systemd environment you
+# may wish to enable journal support. Doing so will use the journal
+# native protocol which includes structured metadata in addition to
+# log messages.This option is ignored if log_config_append is set.
+# (boolean value)
+#use_journal = false
+
+# Syslog facility to receive log lines. This option is ignored if
+# log_config_append is set. (string value)
+#syslog_log_facility = LOG_USER
+
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_json = false
+
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_stderr = false
+
+# Format string to use for log messages with context. (string value)
+#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+
+# Format string to use for log messages when context is undefined.
+# (string value)
+#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
+#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+
+# Prefix each line of exception output with this format. (string
+# value)
+#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+
+# Defines the format string for %(user_identity)s that is used in
+# logging_context_format_string. (string value)
+#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+
+# List of package logging levels in logger=LEVEL pairs. This option is
+# ignored if log_config_append is set. (list value)
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+
+# Enables or disables publication of error events. (boolean value)
+#publish_errors = false
+
+# The format for an instance that is passed with the log message.
+# (string value)
+#instance_format = "[instance: %(uuid)s] "
+
+# The format for an instance UUID that is passed with the log message.
+# (string value)
+#instance_uuid_format = "[instance: %(uuid)s] "
+
+# Interval, number of seconds, of log rate limiting. (integer value)
+#rate_limit_interval = 0
+
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
+#rate_limit_burst = 0
+
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
+#rate_limit_except_level = CRITICAL
+
+# Enables or disables fatal status of deprecations. (boolean value)
+#fatal_deprecations = false
 
 #
 # From ceilometer
@@ -55,7 +373,7 @@
 
 # Name of this node, which must be valid in an AMQP key. Can be an opaque
 # identifier. For ZeroMQ only, must be a valid host name, FQDN, or IP address.
-# (unknown value)
+# (host address value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
@@ -66,372 +384,6 @@
 # (integer value)
 # Minimum value: 1
 #max_parallel_requests = 64
-
-#
-# From oslo.log
-#
-
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
-#debug = false
-
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
-# Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
-
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
-#log_date_format = %Y-%m-%d %H:%M:%S
-
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
-
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
-
-# Uses logging handler designed to watch file system. When log file is moved or
-# removed this handler will open a new log file with specified path
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
-# Syslog facility to receive log lines. This option is ignored if
-# log_config_append is set. (string value)
-#syslog_log_facility = LOG_USER
-
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_json = false
-
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
-
-# Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
-
-# Format string to use for log messages when context is undefined. (string
-# value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
-
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
-
-# Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
-
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
-
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
-# Enables or disables publication of error events. (boolean value)
-#publish_errors = false
-
-# The format for an instance that is passed with the log message. (string
-# value)
-#instance_format = "[instance: %(uuid)s] "
-
-# The format for an instance UUID that is passed with the log message. (string
-# value)
-#instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
-# Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
-
-#
-# From oslo.messaging
-#
-
-# Size of RPC connection pool. (integer value)
-#rpc_conn_pool_size = 30
-
-# The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
-
-# The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
-# Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
-#executor_thread_pool_size = 64
-
-# Seconds to wait for a response from a call. (integer value)
-#rpc_response_timeout = 60
-
-# The network address and optional user credentials for connecting to the
-# messaging backend, in URL format. The expected format is:
-#
-# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
-#
-# Example: rabbit://rabbitmq:password@127.0.0.1:5672//
-#
-# For full details on the fields in the URL see the documentation of
-# oslo_messaging.TransportURL at
-# https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
-# (string value)
-#transport_url = <None>
-
-# DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
-# include amqp and zmq. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rpc_backend = rabbit
-
-# The default exchange under which topics are scoped. May be overridden by an
-# exchange name specified in the transport_url option. (string value)
-#control_exchange = openstack
-
-#
-# From oslo.service.service
-#
-
-# Enable eventlet backdoor.  Acceptable values are 0, <port>, and
-# <start>:<end>, where 0 results in listening on a random tcp port number;
-# <port> results in listening on the specified port number (and not enabling
-# backdoor if that port is in use); and <start>:<end> results in listening on
-# the smallest unused port number within the specified range of port numbers.
-# The chosen port is displayed in the service's log file. (string value)
-#backdoor_port = <None>
-
-# Enable eventlet backdoor, using the provided path as a unix socket that can
-# receive connections. This option is mutually exclusive with 'backdoor_port'
-# in that only one should be provided. If both are provided then the existence
-# of this option overrides the usage of that option. (string value)
-#backdoor_socket = <None>
-
-# Enables or disables logging values of all registered options when starting a
-# service (at DEBUG level). (boolean value)
-#log_options = true
-
-# Specify a timeout after which a gracefully shutdown server will exit. Zero
-# value means endless wait. (integer value)
-#graceful_shutdown_timeout = 60
-
-
-[compute]
-
-#
-# From ceilometer
-#
-
-# Ceilometer offers many methods to discover the instance running on a compute
-# node:
-# * naive: poll nova to get all instances
-# * workload_partitioning: poll nova to get instances of the compute
-# * libvirt_metadata: get instances from libvirt metadata   but without
-# instance metadata (recommended for Gnocchi   backend (string value)
-# Possible values:
-# naive - <No description provided>
-# workload_partitioning - <No description provided>
-# libvirt_metadata - <No description provided>
-#instance_discovery_method = libvirt_metadata
-
-# New instances will be discovered periodically based on this option (in
-# seconds). By default, the agent discovers instances according to pipeline
-# polling interval. If option is greater than 0, the instance list to poll will
-# be updated based on this option's interval. Measurements relating to the
-# instances will match intervals defined in pipeline. This option is only used
-# for agent polling to Nova API, so it will work only when
-# 'instance_discovery_method' is set to 'naive'. (integer value)
-# Minimum value: 0
-#resource_update_interval = 0
-
-# The expiry to totally refresh the instances resource cache, since the
-# instance may be migrated to another host, we need to clean the legacy
-# instances info in local cache by totally refreshing the local cache. The
-# minimum should be the value of the config option of resource_update_interval.
-# This option is only used for agent polling to Nova API, so it will work only
-# when 'instance_discovery_method' is set to 'naive'. (integer value)
-# Minimum value: 0
-#resource_cache_expiry = 3600
 
 
 [coordination]
@@ -445,42 +397,11 @@
 # partitioning and will only function correctly if a single instance of that
 # service is running. (string value)
 #backend_url = <None>
+backend_url = redis://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.34:26379
 
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
-
-
-[dispatcher_gnocchi]
-
-#
-# From ceilometer
-#
-
-# DEPRECATED: Gnocchi project used to filter out samples generated by Gnocchi
-# service activity (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#filter_project = gnocchi
-
-# DEPRECATED: The archive policy to use when the dispatcher create a new
-# metric. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#archive_policy = <None>
-
-# DEPRECATED: The Yaml file that defines mapping between samples and gnocchi
-# resources/metrics (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#resources_definition_file = gnocchi_resources.yaml
-
-# DEPRECATED: Number of seconds before request to gnocchi times out (floating
-# point value)
-# Minimum value: 0
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#request_timeout = 6.05
 
 
 [event]
@@ -558,52 +479,6 @@
 # Tolerance of IPMI/NM polling failures before disable this pollster. Negative
 # indicates retrying forever. (integer value)
 #polling_retry = 3
-
-
-[matchmaker_redis]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Host to locate redis. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
-
-# DEPRECATED: Use this port to connect to redis host. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
-
-# DEPRECATED: Password for Redis server (optional). (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#password =
-
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
-# [host:port, host1:port ... ] (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#sentinel_hosts =
-
-# Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
-
-# Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
-
-# Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
-
-# Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
 
 
 [meter]
@@ -622,7 +497,7 @@
 
 # List directory to find files of defining meter notifications. (multi valued)
 #meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-XKjd36/ceilometer-10.0.1/ceilometer/data/meters.d
+#meter_definitions_dirs = /usr/src/git/ceilometer/ceilometer/data/meters.d
 
 
 [notification]
@@ -631,17 +506,22 @@
 # From ceilometer
 #
 
-# Number of queues to parallelize workload across. This value should be larger
-# than the number of active notification agents for optimal results. WARNING:
-# Once set, lowering this value may result in lost data. (integer value)
+# DEPRECATED: Number of queues to parallelize workload across. This value
+# should be larger than the number of active notification agents for optimal
+# results. WARNING: Once set, lowering this value may result in lost data.
+# (integer value)
 # Minimum value: 1
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
 #ack_on_event_error = true
 
-# Enable workload partitioning, allowing multiple notification agents to be run
-# simultaneously. (boolean value)
+# DEPRECATED: Enable workload partitioning, allowing multiple notification
+# agents to be run simultaneously. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
 #workload_partitioning = false
 
 # Messaging URLs to listen for notifications. Example:
@@ -690,726 +570,6 @@
 #notification_control_exchanges = aodh
 
 
-[oslo_concurrency]
-
-#
-# From oslo.concurrency
-#
-
-# Enables or disables inter-process locks. (boolean value)
-#disable_process_locking = false
-
-# Directory to use for lock files.  For security, the specified directory
-# should only be writable by the user running the processes that need locking.
-# Defaults to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set
-# in the environment, use the Python tempfile.gettempdir function to find a
-# suitable location. If external locks are used, a lock path must be set.
-# (string value)
-#lock_path = /tmp
-
-
-[oslo_messaging_amqp]
-
-#
-# From oslo.messaging
-#
-
-# Name for the AMQP container. must be globally unique. Defaults to a generated
-# UUID (string value)
-#container_name = <None>
-
-# Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
-
-# Debug: dump AMQP frames to stdout (boolean value)
-#trace = false
-
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
-# CA certificate PEM file used to verify the server's certificate (string
-# value)
-#ssl_ca_file =
-
-# Self-identifying certificate PEM file for client authentication (string
-# value)
-#ssl_cert_file =
-
-# Private key PEM file used to sign ssl_cert_file certificate (optional)
-# (string value)
-#ssl_key_file =
-
-# Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
-
-# By default SSL checks that the name in the server's certificate matches the
-# hostname in the transport_url. In some configurations it may be preferable to
-# use the virtual hostname instead, for example if the server uses the Server
-# Name Indication TLS extension (rfc6066) to provide a certificate per virtual
-# host. Set ssl_verify_vhost to True if the server's SSL certificate uses the
-# virtual host name instead of the DNS name. (boolean value)
-#ssl_verify_vhost = false
-
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Not applicable - not a SSL server
-#allow_insecure_clients = false
-
-# Space separated list of acceptable SASL mechanisms (string value)
-#sasl_mechanisms =
-
-# Path to directory that contains the SASL configuration (string value)
-#sasl_config_dir =
-
-# Name of configuration file (without .conf suffix) (string value)
-#sasl_config_name =
-
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
-#username =
-
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
-#password =
-
-# Seconds to pause before attempting to re-connect. (integer value)
-# Minimum value: 1
-#connection_retry_interval = 1
-
-# Increase the connection_retry_interval by this many seconds after each
-# unsuccessful failover attempt. (integer value)
-# Minimum value: 0
-#connection_retry_backoff = 2
-
-# Maximum limit for connection_retry_interval + connection_retry_backoff
-# (integer value)
-# Minimum value: 1
-#connection_retry_interval_max = 30
-
-# Time to pause between re-connecting an AMQP 1.0 link that failed due to a
-# recoverable error. (integer value)
-# Minimum value: 1
-#link_retry_delay = 10
-
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
-# Minimum value: 5
-#default_reply_timeout = 30
-
-# The deadline for an rpc cast or call message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_send_timeout = 30
-
-# The deadline for a sent notification message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
-
-# Indicates the addressing mode used by the driver.
-# Permitted values:
-# 'legacy'   - use legacy non-routable addressing
-# 'routable' - use routable addresses
-# 'dynamic'  - use legacy addresses if the message bus does not support routing
-# otherwise use routable addressing (string value)
-#addressing_mode = dynamic
-
-# Enable virtual host support for those message buses that do not natively
-# support virtual hosting (such as qpidd). When set to true the virtual host
-# name will be added to all message bus addresses, effectively creating a
-# private 'subnet' per virtual host. Set to False if the message bus supports
-# virtual hosting using the 'hostname' field in the AMQP 1.0 Open performative
-# as the name of the virtual host. (boolean value)
-#pseudo_vhost = true
-
-# address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
-
-# address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
-
-# address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
-
-# Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
-
-# Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
-
-# Appended to the address prefix when sending a fanout message. Used by the
-# message bus to identify fanout messages. (string value)
-#multicast_address = multicast
-
-# Appended to the address prefix when sending to a particular RPC/Notification
-# server. Used by the message bus to identify messages sent to a single
-# destination. (string value)
-#unicast_address = unicast
-
-# Appended to the address prefix when sending to a group of consumers. Used by
-# the message bus to identify messages that should be delivered in a round-
-# robin fashion across consumers. (string value)
-#anycast_address = anycast
-
-# Exchange name used in notification addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_notification_exchange if set
-# else control_exchange if set
-# else 'notify' (string value)
-#default_notification_exchange = <None>
-
-# Exchange name used in RPC addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_rpc_exchange if set
-# else control_exchange if set
-# else 'rpc' (string value)
-#default_rpc_exchange = <None>
-
-# Window size for incoming RPC Reply messages. (integer value)
-# Minimum value: 1
-#reply_link_credit = 200
-
-# Window size for incoming RPC Request messages (integer value)
-# Minimum value: 1
-#rpc_server_credit = 100
-
-# Window size for incoming Notification messages (integer value)
-# Minimum value: 1
-#notify_server_credit = 100
-
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# DEPRECATED: Pool Size for Kafka Consumers (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#pool_size = 10
-
-# DEPRECATED: The pool size limit for connections expiration policy (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_min_size = 2
-
-# DEPRECATED: The time-to-live in sec of idle connections in the pool (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating
-# point value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
-
-[oslo_messaging_notifications]
-
-#
-# From oslo.messaging
-#
-
-# The Drivers(s) to handle sending notifications. Possible values are
-# messaging, messagingv2, routing, log, test, noop (multi valued)
-# Deprecated group/name - [DEFAULT]/notification_driver
-#driver =
-
-# A URL representing the messaging driver to use for notifications. If not set,
-# we fall back to the same configuration used for RPC. (string value)
-# Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
-
-# AMQP topic used for OpenStack notifications. (list value)
-# Deprecated group/name - [rpc_notifier2]/topics
-# Deprecated group/name - [DEFAULT]/notification_topics
-#topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
-
-[oslo_messaging_rabbit]
-
-#
-# From oslo.messaging
-#
-
-# Use durable queues in AMQP. (boolean value)
-# Deprecated group/name - [DEFAULT]/amqp_durable_queues
-# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
-
-# Auto-delete queues in AMQP. (boolean value)
-#amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
-
-# SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
-# SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
-# distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
-
-# SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
-
-# SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
-
-# SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
-
-# How long to wait before reconnecting in response to an AMQP consumer cancel
-# notification. (floating point value)
-#kombu_reconnect_delay = 1.0
-
-# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
-# be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
-
-# How long to wait a missing client before abandoning to send it its replies.
-# This value should not be longer than rpc_response_timeout. (integer value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
-
-# Determines how the next RabbitMQ node is chosen in case the one we are
-# currently connected to becomes unavailable. Takes effect only if more than
-# one RabbitMQ node is provided in config. (string value)
-# Possible values:
-# round-robin - <No description provided>
-# shuffle - <No description provided>
-#kombu_failover_strategy = round-robin
-
-# DEPRECATED: The RabbitMQ broker address where a single node is used. (string
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
-
-# DEPRECATED: The RabbitMQ broker port where a single node is used. (port
-# value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_port = 5672
-
-# DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_hosts = $rabbit_host:$rabbit_port
-
-# DEPRECATED: The RabbitMQ userid. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_userid = guest
-
-# DEPRECATED: The RabbitMQ password. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
-
-# The RabbitMQ login method. (string value)
-# Possible values:
-# PLAIN - <No description provided>
-# AMQPLAIN - <No description provided>
-# RABBIT-CR-DEMO - <No description provided>
-#rabbit_login_method = AMQPLAIN
-
-# DEPRECATED: The RabbitMQ virtual host. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
-
-# How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
-
-# How long to backoff for between retries when connecting to RabbitMQ. (integer
-# value)
-#rabbit_retry_backoff = 2
-
-# Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
-# (integer value)
-#rabbit_interval_max = 30
-
-# DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
-# (infinite retry count). (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
-
-# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
-# option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
-# is no longer controlled by the x-ha-policy argument when declaring a queue.
-# If you just want to make sure that all queues (except those with auto-
-# generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
-# HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
-#rabbit_ha_queues = false
-
-# Positive integer representing duration in seconds for queue TTL (x-expires).
-# Queues which are unused for the duration of the TTL are automatically
-# deleted. The parameter affects only reply and fanout queues. (integer value)
-# Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
-
-# Specifies the number of messages to prefetch. Setting to zero allows
-# unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 64
-
-# Number of seconds after which the Rabbit broker is considered down if
-# heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
-# value)
-#heartbeat_timeout_threshold = 60
-
-# How often times during the heartbeat_timeout_threshold we check the
-# heartbeat. (integer value)
-#heartbeat_rate = 2
-
-# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
-
-# Maximum number of channels to allow (integer value)
-#channel_max = <None>
-
-# The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
-
-# How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
-
-# Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
-
-# Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
-
-# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
-# value)
-#tcp_user_timeout = 0.25
-
-# Set delay for reconnection to some host which has connection error (floating
-# point value)
-#host_connection_reconnect_delay = 0.25
-
-# Connection factory implementation (string value)
-# Possible values:
-# new - <No description provided>
-# single - <No description provided>
-# read_write - <No description provided>
-#connection_factory = single
-
-# Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
-
-# Maximum number of connections to create above `pool_max_size`. (integer
-# value)
-#pool_max_overflow = 0
-
-# Default number of seconds to wait for a connections to available (integer
-# value)
-#pool_timeout = 30
-
-# Lifetime of a connection (since creation) in seconds or None for no
-# recycling. Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
-
-# Threshold at which inactive (since release) connections are considered stale
-# in seconds or None for no staleness. Stale connections are closed on acquire.
-# (integer value)
-#pool_stale = 60
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to
-# notification listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# reply. -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# reply. (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-
 [polling]
 
 #
@@ -1438,6 +598,7 @@
 # Deprecated group/name - [publisher_rpc]/metering_secret
 # Deprecated group/name - [publisher]/metering_secret
 #telemetry_secret = change this for valid signing
+telemetry_secret=opnfv_secret
 
 
 [publisher_notifier]
@@ -1475,72 +636,109 @@
 #
 # From ceilometer-auth
 #
-
-# Authentication type to load (string value)
-# Deprecated group/name - [service_credentials]/auth_plugin
-#auth_type = <None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://10.167.4.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
 
 # Scope for system operations (string value)
 #system_scope = <None>
 
-# Domain ID to scope to (string value)
-#domain_id = <None>
-
-# Domain name to scope to (string value)
-#domain_name = <None>
-
-# Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
-#project_id = <None>
-
-# Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
-#project_name = <None>
-
-# Domain ID containing project (string value)
-#project_domain_id = <None>
-
-# Domain name containing project (string value)
-#project_domain_name = <None>
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
 
 # Trust ID (string value)
 #trust_id = <None>
 
-# Optional domain ID to use with v3 and v2 parameters. It will be used for both
-# the user and project domain in v3 and ignored in v2 authentication. (string
-# value)
-#default_domain_id = <None>
-
-# Optional domain name to use with v3 API and v2 parameters. It will be used
-# for both the user and project domain in v3 and ignored in v2 authentication.
-# (string value)
-#default_domain_name = <None>
-
-# User id (string value)
-#user_id = <None>
-
-# Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
-#username = <None>
-
 # User's domain id (string value)
 #user_domain_id = <None>
+user_domain_id = default
 
 # User's domain name (string value)
 #user_domain_name = <None>
 
-# User's password (string value)
-#password = <None>
-
-# Region name to use for OpenStack service endpoints. (string value)
-# Deprecated group/name - [DEFAULT]/os_region_name
-#region_name = <None>
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = ceilometer
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
@@ -1553,7 +751,7 @@
 # internalURL - <No description provided>
 # adminURL - <No description provided>
 # Deprecated group/name - [service_credentials]/os_endpoint_type
-#interface = public
+interface = internal
 
 
 [service_types]
@@ -1588,58 +786,299 @@
 #cinder = volumev3
 
 
-[vmware]
-
-#
-# From ceilometer
-#
-
-# IP address of the VMware vSphere host. (unknown value)
-#host_ip = 127.0.0.1
-
-# Port of the VMware vSphere host. (port value)
+[xenapi]
+
+#
+# From ceilometer
+#
+
+# URL for connection to XenServer/Xen Cloud Platform. (string value)
+#connection_url = <None>
+
+# Username for connection to XenServer/Xen Cloud Platform. (string value)
+#connection_username = root
+
+# Password for connection to XenServer/Xen Cloud Platform. (string value)
+#connection_password = <None>
+
+[oslo_concurrency]
+
+[oslo_messaging_notifications]
+#
+# From oslo.messaging
+#
+
+# The Drivers(s) to handle sending notifications. Possible values are
+# messaging, messagingv2, routing, log, test, noop (multi valued)
+# Deprecated group/name - [DEFAULT]/notification_driver
+#driver =
+driver = messagingv2
+
+# A URL representing the messaging driver to use for notifications. If
+# not set, we fall back to the same configuration used for RPC.
+# (string value)
+# Deprecated group/name - [DEFAULT]/notification_transport_url
+#transport_url = <None>
+
+# AMQP topic used for OpenStack notifications. (list value)
+# Deprecated group/name - [rpc_notifier2]/topics
+# Deprecated group/name - [DEFAULT]/notification_topics
+#topics = notifications
+topics = notifications
+
+# The maximum number of attempts to re-send a notification message
+# which failed to be delivered due to a recoverable error. 0 - No
+# retry, -1 - indefinite (integer value)
+#retry = -1
+[oslo_messaging_rabbit]
+#
+# From oslo.messaging
+#
+
+# Use durable queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_durable_queues
+# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
+#amqp_durable_queues = false
+
+# Auto-delete queues in AMQP. (boolean value)
+#amqp_auto_delete = false
+
+# Enable SSL (boolean value)
+#ssl = <None>
+
+
+# How long to wait before reconnecting in response to an AMQP consumer
+# cancel notification. (floating point value)
+#kombu_reconnect_delay = 1.0
+
+# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression
+# will not be used. This option may not be available in future
+# versions. (string value)
+#kombu_compression = <None>
+
+# How long to wait a missing client before abandoning to send it its
+# replies. This value should not be longer than rpc_response_timeout.
+# (integer value)
+# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
+#kombu_missing_consumer_retry_timeout = 60
+
+# Determines how the next RabbitMQ node is chosen in case the one we
+# are currently connected to becomes unavailable. Takes effect only if
+# more than one RabbitMQ node is provided in config. (string value)
+# Possible values:
+# round-robin - <No description provided>
+# shuffle - <No description provided>
+#kombu_failover_strategy = round-robin
+
+# DEPRECATED: The RabbitMQ broker address where a single node is used.
+# (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_host = localhost
+
+# DEPRECATED: The RabbitMQ broker port where a single node is used.
+# (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#host_port = 443
-
-# Username of VMware vSphere. (string value)
-#host_username =
-
-# Password of VMware vSphere. (string value)
-#host_password =
-
-# CA bundle file to use in verifying the vCenter server certificate. (string
-# value)
-#ca_file = <None>
-
-# If true, the vCenter server certificate is not verified. If false, then the
-# default CA truststore is used for verification. This option is ignored if
-# "ca_file" is set. (boolean value)
-#insecure = false
-
-# Number of times a VMware vSphere API may be retried. (integer value)
-#api_retry_count = 10
-
-# Sleep time in seconds for polling an ongoing async task. (floating point
-# value)
-#task_poll_interval = 0.5
-
-# Optional vim service WSDL location e.g http://<server>/vimService.wsdl.
-# Optional over-ride to default location for bug work-arounds. (string value)
-#wsdl_location = <None>
-
-
-[xenapi]
-
-#
-# From ceilometer
-#
-
-# URL for connection to XenServer/Xen Cloud Platform. (string value)
-#connection_url = <None>
-
-# Username for connection to XenServer/Xen Cloud Platform. (string value)
-#connection_username = root
-
-# Password for connection to XenServer/Xen Cloud Platform. (string value)
-#connection_password = <None>
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_port = 5672
+
+# DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_hosts = $rabbit_host:$rabbit_port
+
+# DEPRECATED: The RabbitMQ userid. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_userid = guest
+
+# DEPRECATED: The RabbitMQ password. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_password = guest
+
+# The RabbitMQ login method. (string value)
+# Possible values:
+# PLAIN - <No description provided>
+# AMQPLAIN - <No description provided>
+# RABBIT-CR-DEMO - <No description provided>
+#rabbit_login_method = AMQPLAIN
+
+# DEPRECATED: The RabbitMQ virtual host. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_virtual_host = /
+
+# How frequently to retry connecting with RabbitMQ. (integer value)
+#rabbit_retry_interval = 1
+
+# How long to backoff for between retries when connecting to RabbitMQ.
+# (integer value)
+#rabbit_retry_backoff = 2
+
+# Maximum interval of RabbitMQ connection retries. Default is 30
+# seconds. (integer value)
+#rabbit_interval_max = 30
+
+# DEPRECATED: Maximum number of RabbitMQ connection retries. Default
+# is 0 (infinite retry count). (integer value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#rabbit_max_retries = 0
+
+# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change
+# this option, you must wipe the RabbitMQ database. In RabbitMQ 3.0,
+# queue mirroring is no longer controlled by the x-ha-policy argument
+# when declaring a queue. If you just want to make sure that all
+# queues (except those with auto-generated names) are mirrored across
+# all nodes, run: "rabbitmqctl set_policy HA '^(?!amq\.).*' '{"ha-
+# mode": "all"}' " (boolean value)
+#rabbit_ha_queues = false
+
+# Positive integer representing duration in seconds for queue TTL
+# (x-expires). Queues which are unused for the duration of the TTL are
+# automatically deleted. The parameter affects only reply and fanout
+# queues. (integer value)
+# Minimum value: 1
+#rabbit_transient_queues_ttl = 1800
+
+# Specifies the number of messages to prefetch. Setting to zero allows
+# unlimited messages. (integer value)
+#rabbit_qos_prefetch_count = 64
+
+# Number of seconds after which the Rabbit broker is considered down
+# if heartbeat's keep-alive fails (0 disable the heartbeat).
+# EXPERIMENTAL (integer value)
+#heartbeat_timeout_threshold = 60
+
+# How often times during the heartbeat_timeout_threshold we check the
+# heartbeat. (integer value)
+#heartbeat_rate = 2
+
+# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake
+# (boolean value)
+#fake_rabbit = false
+
+# Maximum number of channels to allow (integer value)
+#channel_max = <None>
+
+# The maximum byte size for an AMQP frame (integer value)
+#frame_max = <None>
+
+# How often to send heartbeats for consumer's connections (integer
+# value)
+#heartbeat_interval = 3
+
+# Arguments passed to ssl.wrap_socket (dict value)
+#ssl_options = <None>
+
+# Set socket timeout in seconds for connection's socket (floating
+# point value)
+#socket_timeout = 0.25
+
+# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating
+# point value)
+#tcp_user_timeout = 0.25
+
+# Set delay for reconnection to some host which has connection error
+# (floating point value)
+#host_connection_reconnect_delay = 0.25
+
+# Connection factory implementation (string value)
+# Possible values:
+# new - <No description provided>
+# single - <No description provided>
+# read_write - <No description provided>
+#connection_factory = single
+
+# Maximum number of connections to keep queued. (integer value)
+#pool_max_size = 30
+
+# Maximum number of connections to create above `pool_max_size`.
+# (integer value)
+#pool_max_overflow = 0
+
+# Default number of seconds to wait for a connections to available
+# (integer value)
+#pool_timeout = 30
+
+# Lifetime of a connection (since creation) in seconds or None for no
+# recycling. Expired connections are closed on acquire. (integer
+# value)
+#pool_recycle = 600
+
+# Threshold at which inactive (since release) connections are
+# considered stale in seconds or None for no staleness. Stale
+# connections are closed on acquire. (integer value)
+#pool_stale = 60
+
+# Default serialization mechanism for serializing/deserializing
+# outgoing/incoming messages (string value)
+# Possible values:
+# json - <No description provided>
+# msgpack - <No description provided>
+#default_serializer_type = json
+
+# Persist notification messages. (boolean value)
+#notification_persistence = false
+
+# Exchange name for sending notifications (string value)
+#default_notification_exchange = ${control_exchange}_notification
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# notification listener. (integer value)
+#notification_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during
+# sending notification, -1 means infinite retry. (integer value)
+#default_notification_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending notification message (floating point value)
+#notification_retry_delay = 0.25
+
+# Time to live for rpc queues without consumers in seconds. (integer
+# value)
+#rpc_queue_expiration = 60
+
+# Exchange name for sending RPC messages (string value)
+#default_rpc_exchange = ${control_exchange}_rpc
+
+# Exchange name for receiving RPC replies (string value)
+#rpc_reply_exchange = ${control_exchange}_rpc_reply
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# rpc listener. (integer value)
+#rpc_listener_prefetch_count = 100
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# rpc reply listener. (integer value)
+#rpc_reply_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during
+# sending reply. -1 means infinite retry during rpc_timeout (integer
+# value)
+#rpc_reply_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending reply. (floating point value)
+#rpc_reply_retry_delay = 0.25
+
+# Reconnecting retry count in case of connectivity problem during
+# sending RPC message, -1 means infinite retry. If actual retry
+# attempts in not 0 the rpc request could be processed more than one
+# time (integer value)
+#default_rpc_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending RPC message (floating point value)
+#rpc_retry_delay = 0.25
+

2018-07-17 16:54:01,901 [salt.state       ][INFO    ][27042] Completed state [/etc/ceilometer/ceilometer.conf] at time 16:54:01.901645 duration_in_ms=262.531
2018-07-17 16:54:01,902 [salt.state       ][INFO    ][27042] Running state [/etc/default/ceilometer-agent-central] at time 16:54:01.901985
2018-07-17 16:54:01,902 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/default/ceilometer-agent-central
2018-07-17 16:54:01,932 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/default'
2018-07-17 16:54:01,935 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:01,935 [salt.state       ][INFO    ][27042] Completed state [/etc/default/ceilometer-agent-central] at time 16:54:01.935951 duration_in_ms=33.965
2018-07-17 16:54:01,936 [salt.state       ][INFO    ][27042] Running state [/etc/default/ceilometer-agent-notification] at time 16:54:01.936217
2018-07-17 16:54:01,936 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/default/ceilometer-agent-notification
2018-07-17 16:54:01,976 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:01,980 [salt.state       ][INFO    ][27042] Completed state [/etc/default/ceilometer-agent-notification] at time 16:54:01.980957 duration_in_ms=44.739
2018-07-17 16:54:01,984 [salt.state       ][INFO    ][27042] Running state [python-gnocchiclient] at time 16:54:01.984602
2018-07-17 16:54:01,984 [salt.state       ][INFO    ][27042] Executing state pkg.latest for python-gnocchiclient
2018-07-17 16:54:02,024 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['apt-cache', '-q', 'policy', 'python-gnocchiclient'] in directory '/root'
2018-07-17 16:54:02,368 [salt.state       ][INFO    ][27042] Package python-gnocchiclient is already up-to-date
2018-07-17 16:54:02,368 [salt.state       ][INFO    ][27042] Completed state [python-gnocchiclient] at time 16:54:02.368581 duration_in_ms=383.978
2018-07-17 16:54:02,369 [salt.state       ][INFO    ][27042] Running state [/etc/ceilometer/gnocchi_resources.yaml] at time 16:54:02.369633
2018-07-17 16:54:02,370 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/ceilometer/gnocchi_resources.yaml
2018-07-17 16:54:02,391 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gnocchi_resources.yaml'
2018-07-17 16:54:02,405 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:02,406 [salt.state       ][INFO    ][27042] Completed state [/etc/ceilometer/gnocchi_resources.yaml] at time 16:54:02.406059 duration_in_ms=36.425
2018-07-17 16:54:02,407 [salt.state       ][INFO    ][27042] Running state [ceilometer-upgrade] at time 16:54:02.407912
2018-07-17 16:54:02,408 [salt.state       ][INFO    ][27042] Executing state cmd.run for ceilometer-upgrade
2018-07-17 16:54:02,408 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command 'ceilometer-upgrade' in directory '/root'
2018-07-17 16:54:04,609 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165404590771
2018-07-17 16:54:04,629 [salt.minion      ][INFO    ][29882] Starting a new job with PID 29882
2018-07-17 16:54:04,653 [salt.minion      ][INFO    ][29882] Returning information for job: 20180717165404590771
2018-07-17 16:54:14,800 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165414783041
2018-07-17 16:54:14,824 [salt.minion      ][INFO    ][29889] Starting a new job with PID 29889
2018-07-17 16:54:14,870 [salt.minion      ][INFO    ][29889] Returning information for job: 20180717165414783041
2018-07-17 16:54:24,843 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717165424824316
2018-07-17 16:54:24,868 [salt.minion      ][INFO    ][29894] Starting a new job with PID 29894
2018-07-17 16:54:24,901 [salt.minion      ][INFO    ][29894] Returning information for job: 20180717165424824316
2018-07-17 16:54:30,514 [salt.state       ][INFO    ][27042] {'pid': 29863, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 16:54:30,516 [salt.state       ][INFO    ][27042] Completed state [ceilometer-upgrade] at time 16:54:30.516174 duration_in_ms=28108.26
2018-07-17 16:54:30,518 [salt.state       ][INFO    ][27042] Running state [/etc/ceilometer/pipeline.yaml] at time 16:54:30.518104
2018-07-17 16:54:30,519 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-07-17 16:54:30,569 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/pipeline.yaml'
2018-07-17 16:54:30,694 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:30,695 [salt.state       ][INFO    ][27042] Completed state [/etc/ceilometer/pipeline.yaml] at time 16:54:30.695183 duration_in_ms=177.079
2018-07-17 16:54:30,696 [salt.state       ][INFO    ][27042] Running state [/etc/ceilometer/event_pipeline.yaml] at time 16:54:30.696056
2018-07-17 16:54:30,696 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-07-17 16:54:30,722 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_pipeline.yaml'
2018-07-17 16:54:30,805 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:30,806 [salt.state       ][INFO    ][27042] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 16:54:30.806437 duration_in_ms=110.382
2018-07-17 16:54:30,807 [salt.state       ][INFO    ][27042] Running state [/etc/ceilometer/event_definitions.yaml] at time 16:54:30.807329
2018-07-17 16:54:30,808 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-07-17 16:54:30,837 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_definitions.yaml'
2018-07-17 16:54:30,849 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:30,850 [salt.state       ][INFO    ][27042] Completed state [/etc/ceilometer/event_definitions.yaml] at time 16:54:30.850490 duration_in_ms=43.162
2018-07-17 16:54:30,851 [salt.state       ][INFO    ][27042] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 16:54:30.851428
2018-07-17 16:54:30,852 [salt.state       ][INFO    ][27042] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-07-17 16:54:30,874 [salt.fileclient  ][INFO    ][27042] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gabbi_pipeline.yaml'
2018-07-17 16:54:30,878 [salt.state       ][INFO    ][27042] File changed:
New file
2018-07-17 16:54:30,878 [salt.state       ][INFO    ][27042] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 16:54:30.878867 duration_in_ms=27.438
2018-07-17 16:54:30,881 [salt.loader      ][ERROR   ][27042] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 16:54:31,250 [salt.state       ][INFO    ][27042] Running state [ceilometer-agent-central] at time 16:54:31.249962
2018-07-17 16:54:31,259 [salt.state       ][INFO    ][27042] Executing state service.running for ceilometer-agent-central
2018-07-17 16:54:31,260 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-07-17 16:54:31,302 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 16:54:31,334 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 16:54:31,361 [salt.state       ][INFO    ][27042] The service ceilometer-agent-central is already running
2018-07-17 16:54:31,362 [salt.state       ][INFO    ][27042] Completed state [ceilometer-agent-central] at time 16:54:31.362665 duration_in_ms=112.701
2018-07-17 16:54:31,363 [salt.state       ][INFO    ][27042] Running state [ceilometer-agent-central] at time 16:54:31.363230
2018-07-17 16:54:31,364 [salt.state       ][INFO    ][27042] Executing state service.mod_watch for ceilometer-agent-central
2018-07-17 16:54:31,365 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 16:54:31,393 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 16:54:31,425 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 16:54:31,656 [salt.state       ][INFO    ][27042] {'ceilometer-agent-central': True}
2018-07-17 16:54:31,657 [salt.state       ][INFO    ][27042] Completed state [ceilometer-agent-central] at time 16:54:31.657030 duration_in_ms=293.798
2018-07-17 16:54:31,663 [salt.state       ][INFO    ][27042] Running state [ceilometer-agent-notification] at time 16:54:31.663521
2018-07-17 16:54:31,664 [salt.state       ][INFO    ][27042] Executing state service.running for ceilometer-agent-notification
2018-07-17 16:54:31,674 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-07-17 16:54:31,705 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 16:54:31,728 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 16:54:31,744 [salt.state       ][INFO    ][27042] The service ceilometer-agent-notification is already running
2018-07-17 16:54:31,745 [salt.state       ][INFO    ][27042] Completed state [ceilometer-agent-notification] at time 16:54:31.745092 duration_in_ms=81.553
2018-07-17 16:54:31,745 [salt.state       ][INFO    ][27042] Running state [ceilometer-agent-notification] at time 16:54:31.745553
2018-07-17 16:54:31,746 [salt.state       ][INFO    ][27042] Executing state service.mod_watch for ceilometer-agent-notification
2018-07-17 16:54:31,747 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 16:54:31,766 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 16:54:31,781 [salt.loaded.int.module.cmdmod][INFO    ][27042] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 16:54:31,936 [salt.state       ][INFO    ][27042] {'ceilometer-agent-notification': True}
2018-07-17 16:54:31,936 [salt.state       ][INFO    ][27042] Completed state [ceilometer-agent-notification] at time 16:54:31.936812 duration_in_ms=191.257
2018-07-17 16:54:31,946 [salt.minion      ][INFO    ][27042] Returning information for job: 20180717165254224906
2018-07-17 17:01:33,614 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command cp.push_dir with jid 20180717170133589502
2018-07-17 17:01:33,643 [salt.minion      ][INFO    ][30040] Starting a new job with PID 30040
