2018-07-10 12:12:17,123 [salt.loader      ][ERROR   ][1730] 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-10 12:12:17,272 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,275 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,277 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,280 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,554 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,558 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,561 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,563 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,571 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,574 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,577 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,655 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:17,690 [salt.utils.decorators][ERROR   ][1730] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-10 12:12:31,317 [salt.loader      ][ERROR   ][1730] 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-10 12:12:32,245 [salt.loaded.int.module.cmdmod][ERROR   ][1730] 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-10 12:12:35,077 [salt.loader      ][ERROR   ][2463] 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-10 12:12:35,308 [salt.loaded.int.module.cmdmod][INFO    ][2463] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-10 12:12:35,325 [salt.loaded.int.module.cmdmod][INFO    ][2463] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-10 12:12:35,352 [salt.loaded.int.module.cmdmod][INFO    ][2463] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-10 12:12:35,379 [salt.utils.parsers][WARNING ][1444] Minion received a SIGTERM. Exiting.
2018-07-10 12:12:35,789 [salt.cli.daemons ][INFO    ][2555] Setting up the Salt Minion "mdb03.mcp-odl-ha.local"
2018-07-10 12:12:35,911 [salt.cli.daemons ][INFO    ][2555] Starting up the Salt Minion
2018-07-10 12:12:35,911 [salt.utils.event ][INFO    ][2555] Starting pull socket on /var/run/salt/minion/minion_event_4701d3a5d9_pull.ipc
2018-07-10 12:12:36,524 [salt.minion      ][INFO    ][2555] Creating minion process manager
2018-07-10 12:12:37,793 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2555] Executing command ['date', '+%z'] in directory '/root'
2018-07-10 12:12:37,817 [salt.utils.schedule][INFO    ][2555] Updating job settings for scheduled job: __mine_interval
2018-07-10 12:12:37,820 [salt.minion      ][INFO    ][2555] Added mine.update to scheduler
2018-07-10 12:12:37,825 [salt.minion      ][INFO    ][2555] Minion is starting as user 'root'
2018-07-10 12:12:37,839 [salt.minion      ][INFO    ][2555] Minion is ready to receive requests!
2018-07-10 12:12:38,841 [salt.utils.schedule][INFO    ][2555] Running scheduled job: __mine_interval
2018-07-10 12:12:59,043 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.apply with jid 20180710121259029695
2018-07-10 12:12:59,065 [salt.minion      ][INFO    ][2650] Starting a new job with PID 2650
2018-07-10 12:13:03,047 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-10 12:13:05,194 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-10 12:13:06,683 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-10 12:13:07,451 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-10 12:13:08,049 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-10 12:13:08,172 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-10 12:13:08,405 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-10 12:13:09,336 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-10 12:13:09,443 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-10 12:13:09,604 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-10 12:13:09,712 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-10 12:13:09,820 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-10 12:13:09,924 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-10 12:13:10,332 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-10 12:13:10,455 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-10 12:13:10,567 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-10 12:13:10,682 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-10 12:13:11,867 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-10 12:13:11,982 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-10 12:13:12,086 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-10 12:13:12,628 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-10 12:13:12,815 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-10 12:13:13,493 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-10 12:13:13,617 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-10 12:13:14,753 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-10 12:13:14,775 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-10 12:13:14,823 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-10 12:13:14,873 [salt.state       ][INFO    ][2650] Running state [/etc/environment] at time 12:13:14.873059
2018-07-10 12:13:14,874 [salt.state       ][INFO    ][2650] Executing state file.blockreplace for /etc/environment
2018-07-10 12:13:14,884 [salt.state       ][INFO    ][2650] 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-10 12:13:14,885 [salt.state       ][INFO    ][2650] Completed state [/etc/environment] at time 12:13:14.885532 duration_in_ms=12.473
2018-07-10 12:13:14,885 [salt.state       ][INFO    ][2650] Running state [/etc/profile.d] at time 12:13:14.885858
2018-07-10 12:13:14,886 [salt.state       ][INFO    ][2650] Executing state file.directory for /etc/profile.d
2018-07-10 12:13:14,890 [salt.state       ][INFO    ][2650] Directory /etc/profile.d is in the correct state
2018-07-10 12:13:14,890 [salt.state       ][INFO    ][2650] Completed state [/etc/profile.d] at time 12:13:14.890838 duration_in_ms=4.979
2018-07-10 12:13:14,932 [salt.loader      ][ERROR   ][2650] 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-10 12:13:15,478 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 12:13:15.478023
2018-07-10 12:13:15,478 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-10 12:13:15,527 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-10 12:13:15,538 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:15,539 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 12:13:15.539158 duration_in_ms=61.136
2018-07-10 12:13:15,539 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 12:13:15.539412
2018-07-10 12:13:15,539 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-10 12:13:15,559 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:15,559 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 12:13:15.559631 duration_in_ms=20.217
2018-07-10 12:13:15,561 [salt.state       ][INFO    ][2650] Running state [linux_repo_prereq_pkgs] at time 12:13:15.561188
2018-07-10 12:13:15,561 [salt.state       ][INFO    ][2650] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-10 12:13:15,563 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:13:15,924 [salt.state       ][INFO    ][2650] All specified packages are already installed
2018-07-10 12:13:15,924 [salt.state       ][INFO    ][2650] Completed state [linux_repo_prereq_pkgs] at time 12:13:15.924707 duration_in_ms=363.519
2018-07-10 12:13:15,925 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 12:13:15.925124
2018-07-10 12:13:15,925 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-10 12:13:15,947 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-10 12:13:15,960 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:15,960 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 12:13:15.960912 duration_in_ms=35.788
2018-07-10 12:13:15,961 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 12:13:15.961166
2018-07-10 12:13:15,961 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-10 12:13:15,961 [salt.state       ][INFO    ][2650] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-10 12:13:15,962 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 12:13:15.962005 duration_in_ms=0.839
2018-07-10 12:13:15,962 [salt.state       ][INFO    ][2650] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 12:13:15.962257
2018-07-10 12:13:15,963 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-10 12:13:15,980 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-10 12:13:16,079 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:16,079 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 12:13:16.079891 duration_in_ms=117.634
2018-07-10 12:13:16,081 [salt.state       ][INFO    ][2650] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 12:13:16.081523
2018-07-10 12:13:16,081 [salt.state       ][INFO    ][2650] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-10 12:13:16,083 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-10 12:13:16,619 [salt.state       ][INFO    ][2650] {'pid': 2713, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-10 12:13:16,620 [salt.state       ][INFO    ][2650] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 12:13:16.620076 duration_in_ms=538.552
2018-07-10 12:13:16,628 [salt.state       ][INFO    ][2650] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 12:13:16.628128
2018-07-10 12:13:16,628 [salt.state       ][INFO    ][2650] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-10 12:13:16,715 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:13:19,161 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710121319147195
2018-07-10 12:13:19,180 [salt.minion      ][INFO    ][3142] Starting a new job with PID 3142
2018-07-10 12:13:19,197 [salt.minion      ][INFO    ][3142] Returning information for job: 20180710121319147195
2018-07-10 12:13:20,567 [salt.state       ][INFO    ][2650] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-10 12:13:20,568 [salt.state       ][INFO    ][2650] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 12:13:20.568687 duration_in_ms=3940.559
2018-07-10 12:13:20,569 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:13:20.569386
2018-07-10 12:13:20,570 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-10 12:13:20,571 [salt.state       ][INFO    ][2650] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-10 12:13:20,571 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:13:20.571559 duration_in_ms=2.173
2018-07-10 12:13:20,572 [salt.state       ][INFO    ][2650] Running state [/etc/apt/preferences.d/uca] at time 12:13:20.572064
2018-07-10 12:13:20,572 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-10 12:13:20,694 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:20,695 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/preferences.d/uca] at time 12:13:20.695580 duration_in_ms=123.515
2018-07-10 12:13:20,700 [salt.state       ][INFO    ][2650] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 12:13:20.700016
2018-07-10 12:13:20,700 [salt.state       ][INFO    ][2650] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-10 12:13:20,701 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-10 12:13:20,718 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-10 12:13:20,942 [salt.state       ][INFO    ][2650] {'pid': 3152, '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.gC2ZTz13FA/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-10 12:13:20,944 [salt.state       ][INFO    ][2650] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 12:13:20.943999 duration_in_ms=243.982
2018-07-10 12:13:20,947 [salt.state       ][INFO    ][2650] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 12:13:20.947129
2018-07-10 12:13:20,947 [salt.state       ][INFO    ][2650] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-10 12:13:21,087 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:13:25,142 [salt.state       ][INFO    ][2650] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-10 12:13:25,143 [salt.state       ][INFO    ][2650] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 12:13:25.143507 duration_in_ms=4196.377
2018-07-10 12:13:25,144 [salt.state       ][INFO    ][2650] Running state [linux_extra_packages_latest] at time 12:13:25.144203
2018-07-10 12:13:25,144 [salt.state       ][INFO    ][2650] Executing state pkg.latest for linux_extra_packages_latest
2018-07-10 12:13:25,158 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-10 12:13:25,264 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:13:25,291 [salt.loaded.int.module.cmdmod][INFO    ][2650] 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-10 12:13:27,899 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:13:27,945 [salt.state       ][INFO    ][2650] 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-10 12:13:27,974 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-10 12:13:28,014 [salt.state       ][INFO    ][2650] Completed state [linux_extra_packages_latest] at time 12:13:28.013982 duration_in_ms=2869.778
2018-07-10 12:13:28,018 [salt.state       ][INFO    ][2650] Running state [UTC] at time 12:13:28.018064
2018-07-10 12:13:28,019 [salt.state       ][INFO    ][2650] Executing state timezone.system for UTC
2018-07-10 12:13:28,023 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['timedatectl'] in directory '/root'
2018-07-10 12:13:28,069 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['timedatectl'] in directory '/root'
2018-07-10 12:13:28,091 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-10 12:13:28,108 [salt.state       ][INFO    ][2650] {'timezone': 'UTC'}
2018-07-10 12:13:28,109 [salt.state       ][INFO    ][2650] Completed state [UTC] at time 12:13:28.109401 duration_in_ms=91.336
2018-07-10 12:13:28,113 [salt.state       ][INFO    ][2650] Running state [nf_conntrack] at time 12:13:28.113616
2018-07-10 12:13:28,114 [salt.state       ][INFO    ][2650] Executing state kmod.present for nf_conntrack
2018-07-10 12:13:28,115 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'lsmod' in directory '/root'
2018-07-10 12:13:28,551 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'lsmod' in directory '/root'
2018-07-10 12:13:28,570 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-10 12:13:28,596 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'lsmod' in directory '/root'
2018-07-10 12:13:28,722 [salt.state       ][INFO    ][2650] {'nf_conntrack': 'loaded'}
2018-07-10 12:13:28,723 [salt.state       ][INFO    ][2650] Completed state [nf_conntrack] at time 12:13:28.723008 duration_in_ms=609.391
2018-07-10 12:13:28,726 [salt.state       ][INFO    ][2650] Running state [kernel.panic] at time 12:13:28.726056
2018-07-10 12:13:28,727 [salt.state       ][INFO    ][2650] Executing state sysctl.present for kernel.panic
2018-07-10 12:13:28,728 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:28,791 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-10 12:13:28,808 [salt.state       ][INFO    ][2650] {'kernel.panic': 60}
2018-07-10 12:13:28,808 [salt.state       ][INFO    ][2650] Completed state [kernel.panic] at time 12:13:28.808798 duration_in_ms=82.741
2018-07-10 12:13:28,809 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_keepalive_probes] at time 12:13:28.809488
2018-07-10 12:13:28,810 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-10 12:13:28,812 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:28,855 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-10 12:13:28,873 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-10 12:13:28,874 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_keepalive_probes] at time 12:13:28.874064 duration_in_ms=64.574
2018-07-10 12:13:28,874 [salt.state       ][INFO    ][2650] Running state [fs.file-max] at time 12:13:28.874497
2018-07-10 12:13:28,875 [salt.state       ][INFO    ][2650] Executing state sysctl.present for fs.file-max
2018-07-10 12:13:28,876 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:28,918 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-10 12:13:28,935 [salt.state       ][INFO    ][2650] {'fs.file-max': 124165}
2018-07-10 12:13:28,935 [salt.state       ][INFO    ][2650] Completed state [fs.file-max] at time 12:13:28.935795 duration_in_ms=61.297
2018-07-10 12:13:28,936 [salt.state       ][INFO    ][2650] Running state [net.core.somaxconn] at time 12:13:28.936229
2018-07-10 12:13:28,936 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.core.somaxconn
2018-07-10 12:13:28,937 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:28,976 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-10 12:13:28,993 [salt.state       ][INFO    ][2650] {'net.core.somaxconn': 4096}
2018-07-10 12:13:28,994 [salt.state       ][INFO    ][2650] Completed state [net.core.somaxconn] at time 12:13:28.993998 duration_in_ms=57.768
2018-07-10 12:13:28,994 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_max_syn_backlog] at time 12:13:28.994431
2018-07-10 12:13:28,995 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-10 12:13:28,996 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,034 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-10 12:13:29,049 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-10 12:13:29,050 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_max_syn_backlog] at time 12:13:29.050178 duration_in_ms=55.746
2018-07-10 12:13:29,052 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_tw_reuse] at time 12:13:29.052266
2018-07-10 12:13:29,052 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-10 12:13:29,053 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,093 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-10 12:13:29,109 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-10 12:13:29,110 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_tw_reuse] at time 12:13:29.110136 duration_in_ms=57.87
2018-07-10 12:13:29,112 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_congestion_control] at time 12:13:29.112510
2018-07-10 12:13:29,112 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-10 12:13:29,113 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,152 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-10 12:13:29,173 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-10 12:13:29,175 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_congestion_control] at time 12:13:29.175263 duration_in_ms=62.752
2018-07-10 12:13:29,175 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_retries2] at time 12:13:29.175950
2018-07-10 12:13:29,176 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-10 12:13:29,177 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,193 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710121329180847
2018-07-10 12:13:29,215 [salt.minion      ][INFO    ][3846] Starting a new job with PID 3846
2018-07-10 12:13:29,221 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-10 12:13:29,235 [salt.minion      ][INFO    ][3846] Returning information for job: 20180710121329180847
2018-07-10 12:13:29,238 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_retries2': 5}
2018-07-10 12:13:29,239 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_retries2] at time 12:13:29.239487 duration_in_ms=63.536
2018-07-10 12:13:29,240 [salt.state       ][INFO    ][2650] Running state [net.core.netdev_max_backlog] at time 12:13:29.240159
2018-07-10 12:13:29,240 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-10 12:13:29,241 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,285 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-10 12:13:29,301 [salt.state       ][INFO    ][2650] {'net.core.netdev_max_backlog': 261144}
2018-07-10 12:13:29,302 [salt.state       ][INFO    ][2650] Completed state [net.core.netdev_max_backlog] at time 12:13:29.301910 duration_in_ms=61.75
2018-07-10 12:13:29,303 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_slow_start_after_idle] at time 12:13:29.303741
2018-07-10 12:13:29,304 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-10 12:13:29,305 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,343 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-10 12:13:29,359 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-10 12:13:29,360 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 12:13:29.360232 duration_in_ms=56.49
2018-07-10 12:13:29,360 [salt.state       ][INFO    ][2650] Running state [vm.swappiness] at time 12:13:29.360920
2018-07-10 12:13:29,361 [salt.state       ][INFO    ][2650] Executing state sysctl.present for vm.swappiness
2018-07-10 12:13:29,363 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,402 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-10 12:13:29,418 [salt.state       ][INFO    ][2650] {'vm.swappiness': 10}
2018-07-10 12:13:29,419 [salt.state       ][INFO    ][2650] Completed state [vm.swappiness] at time 12:13:29.419143 duration_in_ms=58.221
2018-07-10 12:13:29,419 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_keepalive_intvl] at time 12:13:29.419838
2018-07-10 12:13:29,420 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-10 12:13:29,421 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,459 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-10 12:13:29,476 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-10 12:13:29,476 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_keepalive_intvl] at time 12:13:29.476826 duration_in_ms=56.988
2018-07-10 12:13:29,477 [salt.state       ][INFO    ][2650] Running state [net.ipv4.neigh.default.gc_thresh1] at time 12:13:29.477548
2018-07-10 12:13:29,478 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-10 12:13:29,479 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,516 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-10 12:13:29,532 [salt.state       ][INFO    ][2650] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-10 12:13:29,533 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 12:13:29.533468 duration_in_ms=55.92
2018-07-10 12:13:29,534 [salt.state       ][INFO    ][2650] Running state [net.ipv4.neigh.default.gc_thresh2] at time 12:13:29.534162
2018-07-10 12:13:29,535 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-10 12:13:29,536 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,574 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-10 12:13:29,589 [salt.state       ][INFO    ][2650] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-10 12:13:29,592 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 12:13:29.592077 duration_in_ms=57.914
2018-07-10 12:13:29,592 [salt.state       ][INFO    ][2650] Running state [net.ipv4.neigh.default.gc_thresh3] at time 12:13:29.592758
2018-07-10 12:13:29,593 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-10 12:13:29,594 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,632 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-10 12:13:29,649 [salt.state       ][INFO    ][2650] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-10 12:13:29,651 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 12:13:29.651589 duration_in_ms=58.829
2018-07-10 12:13:29,652 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_fin_timeout] at time 12:13:29.652237
2018-07-10 12:13:29,652 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-10 12:13:29,653 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,692 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-10 12:13:29,708 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-10 12:13:29,708 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_fin_timeout] at time 12:13:29.708818 duration_in_ms=56.58
2018-07-10 12:13:29,709 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_keepalive_time] at time 12:13:29.709494
2018-07-10 12:13:29,710 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-10 12:13:29,711 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,748 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-10 12:13:29,764 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-10 12:13:29,764 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_keepalive_time] at time 12:13:29.764631 duration_in_ms=55.137
2018-07-10 12:13:29,765 [salt.state       ][INFO    ][2650] Running state [net.nf_conntrack_max] at time 12:13:29.765307
2018-07-10 12:13:29,765 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.nf_conntrack_max
2018-07-10 12:13:29,766 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:13:29,802 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-10 12:13:29,816 [salt.state       ][INFO    ][2650] {'net.nf_conntrack_max': 1048576}
2018-07-10 12:13:29,817 [salt.state       ][INFO    ][2650] Completed state [net.nf_conntrack_max] at time 12:13:29.817241 duration_in_ms=51.933
2018-07-10 12:13:29,829 [salt.state       ][INFO    ][2650] Running state [linux_sysfs_package] at time 12:13:29.829632
2018-07-10 12:13:29,830 [salt.state       ][INFO    ][2650] Executing state pkg.installed for linux_sysfs_package
2018-07-10 12:13:29,849 [salt.loader      ][ERROR   ][2650] 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-10 12:13:30,273 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-10 12:13:30,363 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:13:32,302 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:13:32,327 [salt.loaded.int.module.cmdmod][INFO    ][2650] 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-10 12:13:36,201 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:13:36,249 [salt.state       ][INFO    ][2650] 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-10 12:13:36,272 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-10 12:13:36,307 [salt.state       ][INFO    ][2650] Completed state [linux_sysfs_package] at time 12:13:36.307065 duration_in_ms=6477.432
2018-07-10 12:13:36,311 [salt.state       ][INFO    ][2650] Running state [/etc/sysfs.d] at time 12:13:36.311921
2018-07-10 12:13:36,312 [salt.state       ][INFO    ][2650] Executing state file.directory for /etc/sysfs.d
2018-07-10 12:13:36,316 [salt.state       ][INFO    ][2650] Directory /etc/sysfs.d is in the correct state
2018-07-10 12:13:36,316 [salt.state       ][INFO    ][2650] Completed state [/etc/sysfs.d] at time 12:13:36.316448 duration_in_ms=4.527
2018-07-10 12:13:36,317 [salt.loader      ][ERROR   ][2650] 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-10 12:13:36,512 [salt.state       ][INFO    ][2650] Running state [ondemand] at time 12:13:36.512863
2018-07-10 12:13:36,513 [salt.state       ][INFO    ][2650] Executing state service.dead for ondemand
2018-07-10 12:13:36,516 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-10 12:13:36,536 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,552 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,576 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,655 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,684 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,709 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,735 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-10 12:13:36,945 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 12:13:36,973 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'runlevel' in directory '/root'
2018-07-10 12:13:36,991 [salt.state       ][INFO    ][2650] {'ondemand': True}
2018-07-10 12:13:36,991 [salt.state       ][INFO    ][2650] Completed state [ondemand] at time 12:13:36.991787 duration_in_ms=478.924
2018-07-10 12:13:36,996 [salt.state       ][INFO    ][2650] Running state [cs_CZ.UTF-8] at time 12:13:36.996756
2018-07-10 12:13:36,997 [salt.state       ][INFO    ][2650] Executing state locale.present for cs_CZ.UTF-8
2018-07-10 12:13:36,998 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'locale -a' in directory '/root'
2018-07-10 12:13:37,018 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-10 12:13:37,810 [salt.state       ][INFO    ][2650] {'locale': 'cs_CZ.UTF-8'}
2018-07-10 12:13:37,811 [salt.state       ][INFO    ][2650] Completed state [cs_CZ.UTF-8] at time 12:13:37.811895 duration_in_ms=815.139
2018-07-10 12:13:37,812 [salt.state       ][INFO    ][2650] Running state [en_US.UTF-8] at time 12:13:37.812616
2018-07-10 12:13:37,813 [salt.state       ][INFO    ][2650] Executing state locale.present for en_US.UTF-8
2018-07-10 12:13:37,814 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'locale -a' in directory '/root'
2018-07-10 12:13:37,829 [salt.state       ][INFO    ][2650] Locale en_US.UTF-8 is already present
2018-07-10 12:13:37,830 [salt.state       ][INFO    ][2650] Completed state [en_US.UTF-8] at time 12:13:37.830027 duration_in_ms=17.41
2018-07-10 12:13:37,832 [salt.state       ][INFO    ][2650] Running state [en_US.UTF-8] at time 12:13:37.832318
2018-07-10 12:13:37,832 [salt.state       ][INFO    ][2650] Executing state locale.system for en_US.UTF-8
2018-07-10 12:13:37,834 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'localectl' in directory '/root'
2018-07-10 12:13:37,888 [salt.state       ][INFO    ][2650] System locale en_US.UTF-8 already set
2018-07-10 12:13:37,889 [salt.state       ][INFO    ][2650] Completed state [en_US.UTF-8] at time 12:13:37.889612 duration_in_ms=57.294
2018-07-10 12:13:37,892 [salt.state       ][INFO    ][2650] Running state [root] at time 12:13:37.892117
2018-07-10 12:13:37,892 [salt.state       ][INFO    ][2650] Executing state group.present for root
2018-07-10 12:13:37,893 [salt.state       ][INFO    ][2650] Group root is present and up to date
2018-07-10 12:13:37,894 [salt.state       ][INFO    ][2650] Completed state [root] at time 12:13:37.894092 duration_in_ms=1.975
2018-07-10 12:13:37,898 [salt.state       ][INFO    ][2650] Running state [root] at time 12:13:37.898185
2018-07-10 12:13:37,898 [salt.state       ][INFO    ][2650] Executing state user.present for root
2018-07-10 12:13:37,906 [salt.state       ][INFO    ][2650] User root is present and up to date
2018-07-10 12:13:37,906 [salt.state       ][INFO    ][2650] Completed state [root] at time 12:13:37.906478 duration_in_ms=8.293
2018-07-10 12:13:37,908 [salt.state       ][INFO    ][2650] Running state [/root] at time 12:13:37.908206
2018-07-10 12:13:37,908 [salt.state       ][INFO    ][2650] Executing state file.directory for /root
2018-07-10 12:13:37,910 [salt.state       ][INFO    ][2650] Directory /root is in the correct state
2018-07-10 12:13:37,910 [salt.state       ][INFO    ][2650] Completed state [/root] at time 12:13:37.910580 duration_in_ms=2.374
2018-07-10 12:13:37,911 [salt.state       ][INFO    ][2650] Running state [/etc/sudoers.d/90-salt-user-root] at time 12:13:37.911084
2018-07-10 12:13:37,911 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-10 12:13:37,912 [salt.state       ][INFO    ][2650] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-10 12:13:37,912 [salt.state       ][INFO    ][2650] Completed state [/etc/sudoers.d/90-salt-user-root] at time 12:13:37.912646 duration_in_ms=1.562
2018-07-10 12:13:37,913 [salt.state       ][INFO    ][2650] Running state [ubuntu] at time 12:13:37.913126
2018-07-10 12:13:37,913 [salt.state       ][INFO    ][2650] Executing state group.present for ubuntu
2018-07-10 12:13:37,914 [salt.state       ][INFO    ][2650] Group ubuntu is present and up to date
2018-07-10 12:13:37,914 [salt.state       ][INFO    ][2650] Completed state [ubuntu] at time 12:13:37.914647 duration_in_ms=1.522
2018-07-10 12:13:37,915 [salt.state       ][INFO    ][2650] Running state [ubuntu] at time 12:13:37.915792
2018-07-10 12:13:37,916 [salt.state       ][INFO    ][2650] Executing state user.present for ubuntu
2018-07-10 12:13:37,920 [salt.state       ][INFO    ][2650] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-10 12:13:37,921 [salt.state       ][INFO    ][2650] Completed state [ubuntu] at time 12:13:37.921072 duration_in_ms=5.28
2018-07-10 12:13:37,922 [salt.state       ][INFO    ][2650] Running state [/home/ubuntu] at time 12:13:37.922467
2018-07-10 12:13:37,923 [salt.state       ][INFO    ][2650] Executing state file.directory for /home/ubuntu
2018-07-10 12:13:37,924 [salt.state       ][INFO    ][2650] {'mode': '0700'}
2018-07-10 12:13:37,924 [salt.state       ][INFO    ][2650] Completed state [/home/ubuntu] at time 12:13:37.924723 duration_in_ms=2.256
2018-07-10 12:13:37,925 [salt.state       ][INFO    ][2650] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:13:37.925909
2018-07-10 12:13:37,926 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-10 12:13:37,943 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-10 12:13:37,948 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command '/usr/sbin/visudo -c -f /tmp/tmpVMT94o' in directory '/root'
2018-07-10 12:13:37,972 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:37,973 [salt.state       ][INFO    ][2650] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:13:37.973288 duration_in_ms=47.378
2018-07-10 12:13:37,973 [salt.state       ][INFO    ][2650] Running state [/etc/security/limits.d/90-salt-default.conf] at time 12:13:37.973955
2018-07-10 12:13:37,974 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-10 12:13:38,827 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-10 12:13:38,930 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:38,931 [salt.state       ][INFO    ][2650] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 12:13:38.931466 duration_in_ms=957.511
2018-07-10 12:13:38,932 [salt.state       ][INFO    ][2650] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:13:38.932032
2018-07-10 12:13:38,932 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-10 12:13:38,952 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-10 12:13:39,050 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-10 12:13:39,050 [salt.state       ][INFO    ][2650] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:13:39.050836 duration_in_ms=118.804
2018-07-10 12:13:39,052 [salt.state       ][INFO    ][2650] Running state [service.systemctl_reload] at time 12:13:39.052847
2018-07-10 12:13:39,053 [salt.state       ][INFO    ][2650] Executing state module.wait for service.systemctl_reload
2018-07-10 12:13:39,053 [salt.state       ][INFO    ][2650] No changes made for service.systemctl_reload
2018-07-10 12:13:39,054 [salt.state       ][INFO    ][2650] Completed state [service.systemctl_reload] at time 12:13:39.054342 duration_in_ms=1.495
2018-07-10 12:13:39,054 [salt.state       ][INFO    ][2650] Running state [service.systemctl_reload] at time 12:13:39.054815
2018-07-10 12:13:39,055 [salt.state       ][INFO    ][2650] Executing state module.mod_watch for service.systemctl_reload
2018-07-10 12:13:39,056 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-10 12:13:39,187 [salt.state       ][INFO    ][2650] {'ret': True}
2018-07-10 12:13:39,188 [salt.state       ][INFO    ][2650] Completed state [service.systemctl_reload] at time 12:13:39.188307 duration_in_ms=133.492
2018-07-10 12:13:39,189 [salt.state       ][INFO    ][2650] Running state [/etc/issue] at time 12:13:39.189068
2018-07-10 12:13:39,189 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/issue
2018-07-10 12:13:39,194 [salt.state       ][INFO    ][2650] 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-10 12:13:39,194 [salt.state       ][INFO    ][2650] Completed state [/etc/issue] at time 12:13:39.194756 duration_in_ms=5.687
2018-07-10 12:13:39,195 [salt.state       ][INFO    ][2650] Running state [/etc/hostname] at time 12:13:39.195030
2018-07-10 12:13:39,195 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/hostname
2018-07-10 12:13:39,560 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710121339548675
2018-07-10 12:13:39,581 [salt.minion      ][INFO    ][4831] Starting a new job with PID 4831
2018-07-10 12:13:39,603 [salt.minion      ][INFO    ][4831] Returning information for job: 20180710121339548675
2018-07-10 12:13:39,700 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-10 12:13:39,705 [salt.state       ][INFO    ][2650] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb03

2018-07-10 12:13:39,705 [salt.state       ][INFO    ][2650] Completed state [/etc/hostname] at time 12:13:39.705634 duration_in_ms=510.603
2018-07-10 12:13:39,709 [salt.state       ][INFO    ][2650] Running state [hostname mdb03] at time 12:13:39.709388
2018-07-10 12:13:39,709 [salt.state       ][INFO    ][2650] Executing state cmd.wait for hostname mdb03
2018-07-10 12:13:39,710 [salt.state       ][INFO    ][2650] No changes made for hostname mdb03
2018-07-10 12:13:39,710 [salt.state       ][INFO    ][2650] Completed state [hostname mdb03] at time 12:13:39.710215 duration_in_ms=0.827
2018-07-10 12:13:39,710 [salt.state       ][INFO    ][2650] Running state [hostname mdb03] at time 12:13:39.710446
2018-07-10 12:13:39,710 [salt.state       ][INFO    ][2650] Executing state cmd.mod_watch for hostname mdb03
2018-07-10 12:13:39,711 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'hostname mdb03' in directory '/root'
2018-07-10 12:13:39,728 [salt.state       ][INFO    ][2650] {'pid': 4834, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-10 12:13:39,729 [salt.state       ][INFO    ][2650] Completed state [hostname mdb03] at time 12:13:39.729134 duration_in_ms=18.687
2018-07-10 12:13:39,731 [salt.state       ][INFO    ][2650] Running state [mdb02] at time 12:13:39.731805
2018-07-10 12:13:39,732 [salt.state       ][INFO    ][2650] Executing state host.present for mdb02
2018-07-10 12:13:39,735 [salt.state       ][INFO    ][2650] {'host': 'mdb02'}
2018-07-10 12:13:39,735 [salt.state       ][INFO    ][2650] Completed state [mdb02] at time 12:13:39.735927 duration_in_ms=4.122
2018-07-10 12:13:39,736 [salt.state       ][INFO    ][2650] Running state [mdb02.mcp-odl-ha.local] at time 12:13:39.736193
2018-07-10 12:13:39,736 [salt.state       ][INFO    ][2650] Executing state host.present for mdb02.mcp-odl-ha.local
2018-07-10 12:13:39,737 [salt.state       ][INFO    ][2650] {'host': 'mdb02.mcp-odl-ha.local'}
2018-07-10 12:13:39,737 [salt.state       ][INFO    ][2650] Completed state [mdb02.mcp-odl-ha.local] at time 12:13:39.737555 duration_in_ms=1.362
2018-07-10 12:13:39,737 [salt.state       ][INFO    ][2650] Running state [mdb03] at time 12:13:39.737802
2018-07-10 12:13:39,738 [salt.state       ][INFO    ][2650] Executing state host.present for mdb03
2018-07-10 12:13:39,739 [salt.state       ][INFO    ][2650] {'host': 'mdb03'}
2018-07-10 12:13:39,739 [salt.state       ][INFO    ][2650] Completed state [mdb03] at time 12:13:39.739710 duration_in_ms=1.907
2018-07-10 12:13:39,739 [salt.state       ][INFO    ][2650] Running state [mdb03.mcp-odl-ha.local] at time 12:13:39.739956
2018-07-10 12:13:39,740 [salt.state       ][INFO    ][2650] Executing state host.present for mdb03.mcp-odl-ha.local
2018-07-10 12:13:39,741 [salt.state       ][INFO    ][2650] {'host': 'mdb03.mcp-odl-ha.local'}
2018-07-10 12:13:39,741 [salt.state       ][INFO    ][2650] Completed state [mdb03.mcp-odl-ha.local] at time 12:13:39.741370 duration_in_ms=1.414
2018-07-10 12:13:39,741 [salt.state       ][INFO    ][2650] Running state [mdb01] at time 12:13:39.741619
2018-07-10 12:13:39,741 [salt.state       ][INFO    ][2650] Executing state host.present for mdb01
2018-07-10 12:13:39,744 [salt.state       ][INFO    ][2650] {'host': 'mdb01'}
2018-07-10 12:13:39,744 [salt.state       ][INFO    ][2650] Completed state [mdb01] at time 12:13:39.744357 duration_in_ms=2.738
2018-07-10 12:13:39,744 [salt.state       ][INFO    ][2650] Running state [mdb01.mcp-odl-ha.local] at time 12:13:39.744606
2018-07-10 12:13:39,744 [salt.state       ][INFO    ][2650] Executing state host.present for mdb01.mcp-odl-ha.local
2018-07-10 12:13:39,745 [salt.state       ][INFO    ][2650] {'host': 'mdb01.mcp-odl-ha.local'}
2018-07-10 12:13:39,746 [salt.state       ][INFO    ][2650] Completed state [mdb01.mcp-odl-ha.local] at time 12:13:39.745992 duration_in_ms=1.386
2018-07-10 12:13:39,746 [salt.state       ][INFO    ][2650] Running state [mdb] at time 12:13:39.746241
2018-07-10 12:13:39,746 [salt.state       ][INFO    ][2650] Executing state host.present for mdb
2018-07-10 12:13:39,748 [salt.state       ][INFO    ][2650] {'host': 'mdb'}
2018-07-10 12:13:39,748 [salt.state       ][INFO    ][2650] Completed state [mdb] at time 12:13:39.748714 duration_in_ms=2.473
2018-07-10 12:13:39,748 [salt.state       ][INFO    ][2650] Running state [mdb.mcp-odl-ha.local] at time 12:13:39.748959
2018-07-10 12:13:39,749 [salt.state       ][INFO    ][2650] Executing state host.present for mdb.mcp-odl-ha.local
2018-07-10 12:13:39,750 [salt.state       ][INFO    ][2650] {'host': 'mdb.mcp-odl-ha.local'}
2018-07-10 12:13:39,750 [salt.state       ][INFO    ][2650] Completed state [mdb.mcp-odl-ha.local] at time 12:13:39.750372 duration_in_ms=1.413
2018-07-10 12:13:39,750 [salt.state       ][INFO    ][2650] Running state [cfg01] at time 12:13:39.750611
2018-07-10 12:13:39,750 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01
2018-07-10 12:13:39,751 [salt.state       ][INFO    ][2650] {'host': 'cfg01'}
2018-07-10 12:13:39,752 [salt.state       ][INFO    ][2650] Completed state [cfg01] at time 12:13:39.751984 duration_in_ms=1.373
2018-07-10 12:13:39,752 [salt.state       ][INFO    ][2650] Running state [cfg01.mcp-odl-ha.local] at time 12:13:39.752228
2018-07-10 12:13:39,752 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01.mcp-odl-ha.local
2018-07-10 12:13:39,753 [salt.state       ][INFO    ][2650] {'host': 'cfg01.mcp-odl-ha.local'}
2018-07-10 12:13:39,753 [salt.state       ][INFO    ][2650] Completed state [cfg01.mcp-odl-ha.local] at time 12:13:39.753609 duration_in_ms=1.381
2018-07-10 12:13:39,753 [salt.state       ][INFO    ][2650] Running state [prx01] at time 12:13:39.753848
2018-07-10 12:13:39,754 [salt.state       ][INFO    ][2650] Executing state host.present for prx01
2018-07-10 12:13:39,756 [salt.state       ][INFO    ][2650] {'host': 'prx01'}
2018-07-10 12:13:39,756 [salt.state       ][INFO    ][2650] Completed state [prx01] at time 12:13:39.756345 duration_in_ms=2.496
2018-07-10 12:13:39,756 [salt.state       ][INFO    ][2650] Running state [prx01.mcp-odl-ha.local] at time 12:13:39.756592
2018-07-10 12:13:39,756 [salt.state       ][INFO    ][2650] Executing state host.present for prx01.mcp-odl-ha.local
2018-07-10 12:13:39,757 [salt.state       ][INFO    ][2650] {'host': 'prx01.mcp-odl-ha.local'}
2018-07-10 12:13:39,758 [salt.state       ][INFO    ][2650] Completed state [prx01.mcp-odl-ha.local] at time 12:13:39.758044 duration_in_ms=1.452
2018-07-10 12:13:39,758 [salt.state       ][INFO    ][2650] Running state [kvm01] at time 12:13:39.758291
2018-07-10 12:13:39,758 [salt.state       ][INFO    ][2650] Executing state host.present for kvm01
2018-07-10 12:13:39,760 [salt.state       ][INFO    ][2650] {'host': 'kvm01'}
2018-07-10 12:13:39,760 [salt.state       ][INFO    ][2650] Completed state [kvm01] at time 12:13:39.760557 duration_in_ms=2.266
2018-07-10 12:13:39,760 [salt.state       ][INFO    ][2650] Running state [kvm01.mcp-odl-ha.local] at time 12:13:39.760804
2018-07-10 12:13:39,761 [salt.state       ][INFO    ][2650] Executing state host.present for kvm01.mcp-odl-ha.local
2018-07-10 12:13:39,762 [salt.state       ][INFO    ][2650] {'host': 'kvm01.mcp-odl-ha.local'}
2018-07-10 12:13:39,762 [salt.state       ][INFO    ][2650] Completed state [kvm01.mcp-odl-ha.local] at time 12:13:39.762253 duration_in_ms=1.45
2018-07-10 12:13:39,762 [salt.state       ][INFO    ][2650] Running state [kvm03] at time 12:13:39.762494
2018-07-10 12:13:39,762 [salt.state       ][INFO    ][2650] Executing state host.present for kvm03
2018-07-10 12:13:39,763 [salt.state       ][INFO    ][2650] {'host': 'kvm03'}
2018-07-10 12:13:39,763 [salt.state       ][INFO    ][2650] Completed state [kvm03] at time 12:13:39.763919 duration_in_ms=1.424
2018-07-10 12:13:39,764 [salt.state       ][INFO    ][2650] Running state [kvm03.mcp-odl-ha.local] at time 12:13:39.764165
2018-07-10 12:13:39,764 [salt.state       ][INFO    ][2650] Executing state host.present for kvm03.mcp-odl-ha.local
2018-07-10 12:13:39,765 [salt.state       ][INFO    ][2650] {'host': 'kvm03.mcp-odl-ha.local'}
2018-07-10 12:13:39,766 [salt.state       ][INFO    ][2650] Completed state [kvm03.mcp-odl-ha.local] at time 12:13:39.766152 duration_in_ms=1.987
2018-07-10 12:13:39,766 [salt.state       ][INFO    ][2650] Running state [kvm02] at time 12:13:39.766408
2018-07-10 12:13:39,766 [salt.state       ][INFO    ][2650] Executing state host.present for kvm02
2018-07-10 12:13:39,768 [salt.state       ][INFO    ][2650] {'host': 'kvm02'}
2018-07-10 12:13:39,768 [salt.state       ][INFO    ][2650] Completed state [kvm02] at time 12:13:39.768704 duration_in_ms=2.296
2018-07-10 12:13:39,768 [salt.state       ][INFO    ][2650] Running state [kvm02.mcp-odl-ha.local] at time 12:13:39.768955
2018-07-10 12:13:39,769 [salt.state       ][INFO    ][2650] Executing state host.present for kvm02.mcp-odl-ha.local
2018-07-10 12:13:39,770 [salt.state       ][INFO    ][2650] {'host': 'kvm02.mcp-odl-ha.local'}
2018-07-10 12:13:39,770 [salt.state       ][INFO    ][2650] Completed state [kvm02.mcp-odl-ha.local] at time 12:13:39.770381 duration_in_ms=1.427
2018-07-10 12:13:39,770 [salt.state       ][INFO    ][2650] Running state [dbs] at time 12:13:39.770629
2018-07-10 12:13:39,770 [salt.state       ][INFO    ][2650] Executing state host.present for dbs
2018-07-10 12:13:39,771 [salt.state       ][INFO    ][2650] {'host': 'dbs'}
2018-07-10 12:13:39,772 [salt.state       ][INFO    ][2650] Completed state [dbs] at time 12:13:39.772032 duration_in_ms=1.403
2018-07-10 12:13:39,772 [salt.state       ][INFO    ][2650] Running state [dbs.mcp-odl-ha.local] at time 12:13:39.772268
2018-07-10 12:13:39,772 [salt.state       ][INFO    ][2650] Executing state host.present for dbs.mcp-odl-ha.local
2018-07-10 12:13:39,773 [salt.state       ][INFO    ][2650] {'host': 'dbs.mcp-odl-ha.local'}
2018-07-10 12:13:39,773 [salt.state       ][INFO    ][2650] Completed state [dbs.mcp-odl-ha.local] at time 12:13:39.773700 duration_in_ms=1.432
2018-07-10 12:13:39,773 [salt.state       ][INFO    ][2650] Running state [prx] at time 12:13:39.773946
2018-07-10 12:13:39,774 [salt.state       ][INFO    ][2650] Executing state host.present for prx
2018-07-10 12:13:39,775 [salt.state       ][INFO    ][2650] {'host': 'prx'}
2018-07-10 12:13:39,776 [salt.state       ][INFO    ][2650] Completed state [prx] at time 12:13:39.775959 duration_in_ms=2.013
2018-07-10 12:13:39,776 [salt.state       ][INFO    ][2650] Running state [prx.mcp-odl-ha.local] at time 12:13:39.776197
2018-07-10 12:13:39,776 [salt.state       ][INFO    ][2650] Executing state host.present for prx.mcp-odl-ha.local
2018-07-10 12:13:39,777 [salt.state       ][INFO    ][2650] {'host': 'prx.mcp-odl-ha.local'}
2018-07-10 12:13:39,777 [salt.state       ][INFO    ][2650] Completed state [prx.mcp-odl-ha.local] at time 12:13:39.777635 duration_in_ms=1.438
2018-07-10 12:13:39,777 [salt.state       ][INFO    ][2650] Running state [prx02] at time 12:13:39.777876
2018-07-10 12:13:39,778 [salt.state       ][INFO    ][2650] Executing state host.present for prx02
2018-07-10 12:13:39,780 [salt.state       ][INFO    ][2650] {'host': 'prx02'}
2018-07-10 12:13:39,780 [salt.state       ][INFO    ][2650] Completed state [prx02] at time 12:13:39.780197 duration_in_ms=2.321
2018-07-10 12:13:39,780 [salt.state       ][INFO    ][2650] Running state [prx02.mcp-odl-ha.local] at time 12:13:39.780441
2018-07-10 12:13:39,780 [salt.state       ][INFO    ][2650] Executing state host.present for prx02.mcp-odl-ha.local
2018-07-10 12:13:39,781 [salt.state       ][INFO    ][2650] {'host': 'prx02.mcp-odl-ha.local'}
2018-07-10 12:13:39,781 [salt.state       ][INFO    ][2650] Completed state [prx02.mcp-odl-ha.local] at time 12:13:39.781923 duration_in_ms=1.481
2018-07-10 12:13:39,782 [salt.state       ][INFO    ][2650] Running state [msg02] at time 12:13:39.782167
2018-07-10 12:13:39,782 [salt.state       ][INFO    ][2650] Executing state host.present for msg02
2018-07-10 12:13:39,783 [salt.state       ][INFO    ][2650] {'host': 'msg02'}
2018-07-10 12:13:39,783 [salt.state       ][INFO    ][2650] Completed state [msg02] at time 12:13:39.783641 duration_in_ms=1.474
2018-07-10 12:13:39,783 [salt.state       ][INFO    ][2650] Running state [msg02.mcp-odl-ha.local] at time 12:13:39.783882
2018-07-10 12:13:39,784 [salt.state       ][INFO    ][2650] Executing state host.present for msg02.mcp-odl-ha.local
2018-07-10 12:13:39,785 [salt.state       ][INFO    ][2650] {'host': 'msg02.mcp-odl-ha.local'}
2018-07-10 12:13:39,785 [salt.state       ][INFO    ][2650] Completed state [msg02.mcp-odl-ha.local] at time 12:13:39.785711 duration_in_ms=1.829
2018-07-10 12:13:39,786 [salt.state       ][INFO    ][2650] Running state [msg03] at time 12:13:39.785962
2018-07-10 12:13:39,786 [salt.state       ][INFO    ][2650] Executing state host.present for msg03
2018-07-10 12:13:39,787 [salt.state       ][INFO    ][2650] {'host': 'msg03'}
2018-07-10 12:13:39,787 [salt.state       ][INFO    ][2650] Completed state [msg03] at time 12:13:39.787789 duration_in_ms=1.827
2018-07-10 12:13:39,788 [salt.state       ][INFO    ][2650] Running state [msg03.mcp-odl-ha.local] at time 12:13:39.788032
2018-07-10 12:13:39,788 [salt.state       ][INFO    ][2650] Executing state host.present for msg03.mcp-odl-ha.local
2018-07-10 12:13:39,793 [salt.state       ][INFO    ][2650] {'host': 'msg03.mcp-odl-ha.local'}
2018-07-10 12:13:39,794 [salt.state       ][INFO    ][2650] Completed state [msg03.mcp-odl-ha.local] at time 12:13:39.794228 duration_in_ms=6.196
2018-07-10 12:13:39,794 [salt.state       ][INFO    ][2650] Running state [msg01] at time 12:13:39.794494
2018-07-10 12:13:39,795 [salt.state       ][INFO    ][2650] Executing state host.present for msg01
2018-07-10 12:13:39,796 [salt.state       ][INFO    ][2650] {'host': 'msg01'}
2018-07-10 12:13:39,796 [salt.state       ][INFO    ][2650] Completed state [msg01] at time 12:13:39.796311 duration_in_ms=1.817
2018-07-10 12:13:39,796 [salt.state       ][INFO    ][2650] Running state [msg01.mcp-odl-ha.local] at time 12:13:39.796554
2018-07-10 12:13:39,796 [salt.state       ][INFO    ][2650] Executing state host.present for msg01.mcp-odl-ha.local
2018-07-10 12:13:39,797 [salt.state       ][INFO    ][2650] {'host': 'msg01.mcp-odl-ha.local'}
2018-07-10 12:13:39,798 [salt.state       ][INFO    ][2650] Completed state [msg01.mcp-odl-ha.local] at time 12:13:39.798068 duration_in_ms=1.514
2018-07-10 12:13:39,798 [salt.state       ][INFO    ][2650] Running state [msg] at time 12:13:39.798314
2018-07-10 12:13:39,798 [salt.state       ][INFO    ][2650] Executing state host.present for msg
2018-07-10 12:13:39,799 [salt.state       ][INFO    ][2650] {'host': 'msg'}
2018-07-10 12:13:39,799 [salt.state       ][INFO    ][2650] Completed state [msg] at time 12:13:39.799801 duration_in_ms=1.487
2018-07-10 12:13:39,800 [salt.state       ][INFO    ][2650] Running state [msg.mcp-odl-ha.local] at time 12:13:39.800053
2018-07-10 12:13:39,800 [salt.state       ][INFO    ][2650] Executing state host.present for msg.mcp-odl-ha.local
2018-07-10 12:13:39,801 [salt.state       ][INFO    ][2650] {'host': 'msg.mcp-odl-ha.local'}
2018-07-10 12:13:39,801 [salt.state       ][INFO    ][2650] Completed state [msg.mcp-odl-ha.local] at time 12:13:39.801561 duration_in_ms=1.508
2018-07-10 12:13:39,801 [salt.state       ][INFO    ][2650] Running state [cfg01] at time 12:13:39.801808
2018-07-10 12:13:39,802 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01
2018-07-10 12:13:39,802 [salt.state       ][INFO    ][2650] Host cfg01 (192.168.10.11) already present
2018-07-10 12:13:39,802 [salt.state       ][INFO    ][2650] Completed state [cfg01] at time 12:13:39.802673 duration_in_ms=0.865
2018-07-10 12:13:39,804 [salt.state       ][INFO    ][2650] Running state [cfg01.mcp-odl-ha.local] at time 12:13:39.804051
2018-07-10 12:13:39,804 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01.mcp-odl-ha.local
2018-07-10 12:13:39,804 [salt.state       ][INFO    ][2650] Host cfg01.mcp-odl-ha.local (192.168.10.11) already present
2018-07-10 12:13:39,804 [salt.state       ][INFO    ][2650] Completed state [cfg01.mcp-odl-ha.local] at time 12:13:39.804921 duration_in_ms=0.871
2018-07-10 12:13:39,805 [salt.state       ][INFO    ][2650] Running state [cmp002] at time 12:13:39.805161
2018-07-10 12:13:39,805 [salt.state       ][INFO    ][2650] Executing state host.present for cmp002
2018-07-10 12:13:39,806 [salt.state       ][INFO    ][2650] {'host': 'cmp002'}
2018-07-10 12:13:39,806 [salt.state       ][INFO    ][2650] Completed state [cmp002] at time 12:13:39.806696 duration_in_ms=1.535
2018-07-10 12:13:39,807 [salt.state       ][INFO    ][2650] Running state [cmp002.mcp-odl-ha.local] at time 12:13:39.807520
2018-07-10 12:13:39,807 [salt.state       ][INFO    ][2650] Executing state host.present for cmp002.mcp-odl-ha.local
2018-07-10 12:13:39,808 [salt.state       ][INFO    ][2650] {'host': 'cmp002.mcp-odl-ha.local'}
2018-07-10 12:13:39,809 [salt.state       ][INFO    ][2650] Completed state [cmp002.mcp-odl-ha.local] at time 12:13:39.809042 duration_in_ms=1.522
2018-07-10 12:13:39,809 [salt.state       ][INFO    ][2650] Running state [cmp001] at time 12:13:39.809341
2018-07-10 12:13:39,809 [salt.state       ][INFO    ][2650] Executing state host.present for cmp001
2018-07-10 12:13:39,810 [salt.state       ][INFO    ][2650] {'host': 'cmp001'}
2018-07-10 12:13:39,811 [salt.state       ][INFO    ][2650] Completed state [cmp001] at time 12:13:39.811173 duration_in_ms=1.832
2018-07-10 12:13:39,811 [salt.state       ][INFO    ][2650] Running state [cmp001.mcp-odl-ha.local] at time 12:13:39.811431
2018-07-10 12:13:39,811 [salt.state       ][INFO    ][2650] Executing state host.present for cmp001.mcp-odl-ha.local
2018-07-10 12:13:39,814 [salt.state       ][INFO    ][2650] {'host': 'cmp001.mcp-odl-ha.local'}
2018-07-10 12:13:39,814 [salt.state       ][INFO    ][2650] Completed state [cmp001.mcp-odl-ha.local] at time 12:13:39.814557 duration_in_ms=3.126
2018-07-10 12:13:39,815 [salt.state       ][INFO    ][2650] Running state [dbs01] at time 12:13:39.815957
2018-07-10 12:13:39,816 [salt.state       ][INFO    ][2650] Executing state host.present for dbs01
2018-07-10 12:13:39,817 [salt.state       ][INFO    ][2650] {'host': 'dbs01'}
2018-07-10 12:13:39,817 [salt.state       ][INFO    ][2650] Completed state [dbs01] at time 12:13:39.817761 duration_in_ms=1.804
2018-07-10 12:13:39,818 [salt.state       ][INFO    ][2650] Running state [dbs01.mcp-odl-ha.local] at time 12:13:39.818005
2018-07-10 12:13:39,818 [salt.state       ][INFO    ][2650] Executing state host.present for dbs01.mcp-odl-ha.local
2018-07-10 12:13:39,819 [salt.state       ][INFO    ][2650] {'host': 'dbs01.mcp-odl-ha.local'}
2018-07-10 12:13:39,820 [salt.state       ][INFO    ][2650] Completed state [dbs01.mcp-odl-ha.local] at time 12:13:39.819975 duration_in_ms=1.97
2018-07-10 12:13:39,820 [salt.state       ][INFO    ][2650] Running state [dbs02] at time 12:13:39.820220
2018-07-10 12:13:39,820 [salt.state       ][INFO    ][2650] Executing state host.present for dbs02
2018-07-10 12:13:39,821 [salt.state       ][INFO    ][2650] {'host': 'dbs02'}
2018-07-10 12:13:39,821 [salt.state       ][INFO    ][2650] Completed state [dbs02] at time 12:13:39.821750 duration_in_ms=1.529
2018-07-10 12:13:39,822 [salt.state       ][INFO    ][2650] Running state [dbs02.mcp-odl-ha.local] at time 12:13:39.821988
2018-07-10 12:13:39,822 [salt.state       ][INFO    ][2650] Executing state host.present for dbs02.mcp-odl-ha.local
2018-07-10 12:13:39,823 [salt.state       ][INFO    ][2650] {'host': 'dbs02.mcp-odl-ha.local'}
2018-07-10 12:13:39,823 [salt.state       ][INFO    ][2650] Completed state [dbs02.mcp-odl-ha.local] at time 12:13:39.823809 duration_in_ms=1.821
2018-07-10 12:13:39,824 [salt.state       ][INFO    ][2650] Running state [dbs03] at time 12:13:39.824051
2018-07-10 12:13:39,824 [salt.state       ][INFO    ][2650] Executing state host.present for dbs03
2018-07-10 12:13:39,825 [salt.state       ][INFO    ][2650] {'host': 'dbs03'}
2018-07-10 12:13:39,825 [salt.state       ][INFO    ][2650] Completed state [dbs03] at time 12:13:39.825752 duration_in_ms=1.701
2018-07-10 12:13:39,826 [salt.state       ][INFO    ][2650] Running state [dbs03.mcp-odl-ha.local] at time 12:13:39.826003
2018-07-10 12:13:39,826 [salt.state       ][INFO    ][2650] Executing state host.present for dbs03.mcp-odl-ha.local
2018-07-10 12:13:39,828 [salt.state       ][INFO    ][2650] {'host': 'dbs03.mcp-odl-ha.local'}
2018-07-10 12:13:39,828 [salt.state       ][INFO    ][2650] Completed state [dbs03.mcp-odl-ha.local] at time 12:13:39.828948 duration_in_ms=2.944
2018-07-10 12:13:39,829 [salt.state       ][INFO    ][2650] Running state [odl01] at time 12:13:39.829199
2018-07-10 12:13:39,829 [salt.state       ][INFO    ][2650] Executing state host.present for odl01
2018-07-10 12:13:39,830 [salt.state       ][INFO    ][2650] {'host': 'odl01'}
2018-07-10 12:13:39,831 [salt.state       ][INFO    ][2650] Completed state [odl01] at time 12:13:39.831059 duration_in_ms=1.86
2018-07-10 12:13:39,831 [salt.state       ][INFO    ][2650] Running state [odl01.mcp-odl-ha.local] at time 12:13:39.831300
2018-07-10 12:13:39,831 [salt.state       ][INFO    ][2650] Executing state host.present for odl01.mcp-odl-ha.local
2018-07-10 12:13:39,832 [salt.state       ][INFO    ][2650] {'host': 'odl01.mcp-odl-ha.local'}
2018-07-10 12:13:39,832 [salt.state       ][INFO    ][2650] Completed state [odl01.mcp-odl-ha.local] at time 12:13:39.832842 duration_in_ms=1.541
2018-07-10 12:13:39,833 [salt.state       ][INFO    ][2650] Running state [mas01] at time 12:13:39.833081
2018-07-10 12:13:39,833 [salt.state       ][INFO    ][2650] Executing state host.present for mas01
2018-07-10 12:13:39,834 [salt.state       ][INFO    ][2650] {'host': 'mas01'}
2018-07-10 12:13:39,834 [salt.state       ][INFO    ][2650] Completed state [mas01] at time 12:13:39.834661 duration_in_ms=1.579
2018-07-10 12:13:39,834 [salt.state       ][INFO    ][2650] Running state [mas01.mcp-odl-ha.local] at time 12:13:39.834910
2018-07-10 12:13:39,835 [salt.state       ][INFO    ][2650] Executing state host.present for mas01.mcp-odl-ha.local
2018-07-10 12:13:39,836 [salt.state       ][INFO    ][2650] {'host': 'mas01.mcp-odl-ha.local'}
2018-07-10 12:13:39,836 [salt.state       ][INFO    ][2650] Completed state [mas01.mcp-odl-ha.local] at time 12:13:39.836590 duration_in_ms=1.68
2018-07-10 12:13:39,836 [salt.state       ][INFO    ][2650] Running state [ctl02] at time 12:13:39.836836
2018-07-10 12:13:39,837 [salt.state       ][INFO    ][2650] Executing state host.present for ctl02
2018-07-10 12:13:39,838 [salt.state       ][INFO    ][2650] {'host': 'ctl02'}
2018-07-10 12:13:39,838 [salt.state       ][INFO    ][2650] Completed state [ctl02] at time 12:13:39.838452 duration_in_ms=1.616
2018-07-10 12:13:39,838 [salt.state       ][INFO    ][2650] Running state [ctl02.mcp-odl-ha.local] at time 12:13:39.838687
2018-07-10 12:13:39,839 [salt.state       ][INFO    ][2650] Executing state host.present for ctl02.mcp-odl-ha.local
2018-07-10 12:13:39,840 [salt.state       ][INFO    ][2650] {'host': 'ctl02.mcp-odl-ha.local'}
2018-07-10 12:13:39,841 [salt.state       ][INFO    ][2650] Completed state [ctl02.mcp-odl-ha.local] at time 12:13:39.841100 duration_in_ms=2.413
2018-07-10 12:13:39,841 [salt.state       ][INFO    ][2650] Running state [ctl03] at time 12:13:39.841366
2018-07-10 12:13:39,841 [salt.state       ][INFO    ][2650] Executing state host.present for ctl03
2018-07-10 12:13:39,843 [salt.state       ][INFO    ][2650] {'host': 'ctl03'}
2018-07-10 12:13:39,843 [salt.state       ][INFO    ][2650] Completed state [ctl03] at time 12:13:39.843497 duration_in_ms=2.131
2018-07-10 12:13:39,843 [salt.state       ][INFO    ][2650] Running state [ctl03.mcp-odl-ha.local] at time 12:13:39.843735
2018-07-10 12:13:39,843 [salt.state       ][INFO    ][2650] Executing state host.present for ctl03.mcp-odl-ha.local
2018-07-10 12:13:39,845 [salt.state       ][INFO    ][2650] {'host': 'ctl03.mcp-odl-ha.local'}
2018-07-10 12:13:39,845 [salt.state       ][INFO    ][2650] Completed state [ctl03.mcp-odl-ha.local] at time 12:13:39.845341 duration_in_ms=1.606
2018-07-10 12:13:39,845 [salt.state       ][INFO    ][2650] Running state [ctl01] at time 12:13:39.845583
2018-07-10 12:13:39,845 [salt.state       ][INFO    ][2650] Executing state host.present for ctl01
2018-07-10 12:13:39,847 [salt.state       ][INFO    ][2650] {'host': 'ctl01'}
2018-07-10 12:13:39,847 [salt.state       ][INFO    ][2650] Completed state [ctl01] at time 12:13:39.847459 duration_in_ms=1.875
2018-07-10 12:13:39,847 [salt.state       ][INFO    ][2650] Running state [ctl01.mcp-odl-ha.local] at time 12:13:39.847699
2018-07-10 12:13:39,847 [salt.state       ][INFO    ][2650] Executing state host.present for ctl01.mcp-odl-ha.local
2018-07-10 12:13:39,849 [salt.state       ][INFO    ][2650] {'host': 'ctl01.mcp-odl-ha.local'}
2018-07-10 12:13:39,849 [salt.state       ][INFO    ][2650] Completed state [ctl01.mcp-odl-ha.local] at time 12:13:39.849332 duration_in_ms=1.633
2018-07-10 12:13:39,849 [salt.state       ][INFO    ][2650] Running state [ctl] at time 12:13:39.849572
2018-07-10 12:13:39,849 [salt.state       ][INFO    ][2650] Executing state host.present for ctl
2018-07-10 12:13:39,851 [salt.state       ][INFO    ][2650] {'host': 'ctl'}
2018-07-10 12:13:39,852 [salt.state       ][INFO    ][2650] Completed state [ctl] at time 12:13:39.852154 duration_in_ms=2.582
2018-07-10 12:13:39,852 [salt.state       ][INFO    ][2650] Running state [ctl.mcp-odl-ha.local] at time 12:13:39.852401
2018-07-10 12:13:39,852 [salt.state       ][INFO    ][2650] Executing state host.present for ctl.mcp-odl-ha.local
2018-07-10 12:13:39,853 [salt.state       ][INFO    ][2650] {'host': 'ctl.mcp-odl-ha.local'}
2018-07-10 12:13:39,854 [salt.state       ][INFO    ][2650] Completed state [ctl.mcp-odl-ha.local] at time 12:13:39.854054 duration_in_ms=1.653
2018-07-10 12:13:39,854 [salt.state       ][INFO    ][2650] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 12:13:39.854298
2018-07-10 12:13:39,854 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-10 12:13:39,855 [salt.state       ][INFO    ][2650] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-10 12:13:39,855 [salt.state       ][INFO    ][2650] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 12:13:39.855405 duration_in_ms=1.107
2018-07-10 12:13:39,864 [salt.state       ][INFO    ][2650] Running state [ens3] at time 12:13:39.864901
2018-07-10 12:13:39,865 [salt.state       ][INFO    ][2650] Executing state network.managed for ens3
2018-07-10 12:13:40,022 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-10 12:13:40,813 [salt.state       ][INFO    ][2650] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-10 12:13:40,813 [salt.state       ][INFO    ][2650] Completed state [ens3] at time 12:13:40.813392 duration_in_ms=948.49
2018-07-10 12:13:40,813 [salt.state       ][INFO    ][2650] Running state [ens2] at time 12:13:40.813753
2018-07-10 12:13:40,814 [salt.state       ][INFO    ][2650] Executing state network.managed for ens2
2018-07-10 12:13:40,848 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-10 12:13:40,893 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-10 12:13:41,009 [salt.state       ][INFO    ][2650] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-10 12:13:41,009 [salt.state       ][INFO    ][2650] Completed state [ens2] at time 12:13:41.009632 duration_in_ms=195.878
2018-07-10 12:13:41,010 [salt.state       ][INFO    ][2650] Running state [linux_system_network] at time 12:13:41.010137
2018-07-10 12:13:41,010 [salt.state       ][INFO    ][2650] Executing state network.system for linux_system_network
2018-07-10 12:13:41,011 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-10 12:13:41,032 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-10 12:13:41,056 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-10 12:13:41,074 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-10 12:13:41,095 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-10 12:13:41,580 [salt.loaded.int.module.debian_ip][WARNING ][2650] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-10 12:13:41,581 [salt.state       ][INFO    ][2650] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb03\n\n+DOMAIN=mcp-odl-ha.local\n\n+SEARCH=maas\n'}
2018-07-10 12:13:41,581 [salt.state       ][INFO    ][2650] Completed state [linux_system_network] at time 12:13:41.581580 duration_in_ms=571.441
2018-07-10 12:13:41,582 [salt.state       ][INFO    ][2650] Running state [/etc/profile.d/proxy.sh] at time 12:13:41.582194
2018-07-10 12:13:41,582 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-10 12:13:41,583 [salt.state       ][INFO    ][2650] File /etc/profile.d/proxy.sh is not present
2018-07-10 12:13:41,583 [salt.state       ][INFO    ][2650] Completed state [/etc/profile.d/proxy.sh] at time 12:13:41.583885 duration_in_ms=1.691
2018-07-10 12:13:41,584 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/95proxies] at time 12:13:41.584356
2018-07-10 12:13:41,584 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-10 12:13:41,585 [salt.state       ][INFO    ][2650] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-10 12:13:41,585 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/95proxies] at time 12:13:41.585756 duration_in_ms=1.4
2018-07-10 12:13:41,597 [salt.state       ][INFO    ][2650] Running state [ntp] at time 12:13:41.597489
2018-07-10 12:13:41,597 [salt.state       ][INFO    ][2650] Executing state pkg.installed for ntp
2018-07-10 12:13:41,862 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:13:41,888 [salt.loaded.int.module.cmdmod][INFO    ][2650] 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-10 12:13:45,833 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:13:45,875 [salt.state       ][INFO    ][2650] 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-10 12:13:45,896 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-10 12:13:45,933 [salt.state       ][INFO    ][2650] Completed state [ntp] at time 12:13:45.932929 duration_in_ms=4335.439
2018-07-10 12:13:45,937 [salt.state       ][INFO    ][2650] Running state [/etc/ntp.conf] at time 12:13:45.937660
2018-07-10 12:13:45,938 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/ntp.conf
2018-07-10 12:13:45,960 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-10 12:13:46,041 [salt.state       ][INFO    ][2650] 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.se.pool.ntp.org iburst
+server 0.se.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-10 12:13:46,050 [salt.state       ][INFO    ][2650] Completed state [/etc/ntp.conf] at time 12:13:46.050817 duration_in_ms=113.156
2018-07-10 12:13:46,052 [salt.loader      ][ERROR   ][2650] 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-10 12:13:46,231 [salt.state       ][INFO    ][2650] Running state [ntp] at time 12:13:46.231630
2018-07-10 12:13:46,232 [salt.state       ][INFO    ][2650] Executing state service.running for ntp
2018-07-10 12:13:46,235 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-10 12:13:46,255 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-10 12:13:46,273 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-10 12:13:46,300 [salt.state       ][INFO    ][2650] The service ntp is already running
2018-07-10 12:13:46,300 [salt.state       ][INFO    ][2650] Completed state [ntp] at time 12:13:46.300854 duration_in_ms=69.224
2018-07-10 12:13:46,301 [salt.state       ][INFO    ][2650] Running state [ntp] at time 12:13:46.301461
2018-07-10 12:13:46,302 [salt.state       ][INFO    ][2650] Executing state service.mod_watch for ntp
2018-07-10 12:13:46,303 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-10 12:13:46,321 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-10 12:13:46,342 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-10 12:13:46,462 [salt.state       ][INFO    ][2650] {'ntp': True}
2018-07-10 12:13:46,463 [salt.state       ][INFO    ][2650] Completed state [ntp] at time 12:13:46.463849 duration_in_ms=162.387
2018-07-10 12:13:46,472 [salt.minion      ][INFO    ][2650] Returning information for job: 20180710121259029695
2018-07-10 12:13:55,560 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180710121355547889
2018-07-10 12:13:55,579 [salt.minion      ][INFO    ][6068] Starting a new job with PID 6068
2018-07-10 12:13:55,595 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6068] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-10 12:13:55,599 [salt.minion      ][INFO    ][6068] Returning information for job: 20180710121355547889
2018-07-10 12:14:32,932 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command pkg.upgrade with jid 20180710121432924701
2018-07-10 12:14:32,955 [salt.minion      ][INFO    ][6093] Starting a new job with PID 6093
2018-07-10 12:14:32,994 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:14:33,427 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6093] 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-10 12:14:41,638 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:14:41,683 [salt.minion      ][INFO    ][6093] Returning information for job: 20180710121432924701
2018-07-10 12:20:50,176 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command test.ping with jid 20180710122050163788
2018-07-10 12:20:50,198 [salt.minion      ][INFO    ][7096] Starting a new job with PID 7096
2018-07-10 12:20:50,271 [salt.minion      ][INFO    ][7096] Returning information for job: 20180710122050163788
2018-07-10 12:21:09,848 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710122109835529
2018-07-10 12:21:09,870 [salt.minion      ][INFO    ][7101] Starting a new job with PID 7101
2018-07-10 12:21:10,507 [salt.state       ][INFO    ][7101] Loading fresh modules for state activity
2018-07-10 12:21:10,558 [salt.fileclient  ][INFO    ][7101] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-10 12:21:10,583 [salt.fileclient  ][INFO    ][7101] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-10 12:21:10,667 [salt.loader      ][ERROR   ][7101] 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-10 12:21:11,249 [salt.state       ][INFO    ][7101] Running state [keepalived] at time 12:21:11.249023
2018-07-10 12:21:11,249 [salt.state       ][INFO    ][7101] Executing state pkg.installed for keepalived
2018-07-10 12:21:11,250 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:21:11,696 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-10 12:21:11,809 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:21:13,817 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:21:13,842 [salt.loaded.int.module.cmdmod][INFO    ][7101] 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-10 12:21:18,037 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:21:18,079 [salt.state       ][INFO    ][7101] 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-10 12:21:18,102 [salt.state       ][INFO    ][7101] Loading fresh modules for state activity
2018-07-10 12:21:18,134 [salt.state       ][INFO    ][7101] Completed state [keepalived] at time 12:21:18.134325 duration_in_ms=6885.302
2018-07-10 12:21:18,145 [salt.state       ][INFO    ][7101] Running state [lsof] at time 12:21:18.145069
2018-07-10 12:21:18,145 [salt.state       ][INFO    ][7101] Executing state pkg.installed for lsof
2018-07-10 12:21:18,162 [salt.loader      ][ERROR   ][7101] 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-10 12:21:18,559 [salt.state       ][INFO    ][7101] All specified packages are already installed
2018-07-10 12:21:18,560 [salt.state       ][INFO    ][7101] Completed state [lsof] at time 12:21:18.559961 duration_in_ms=414.89
2018-07-10 12:21:18,563 [salt.state       ][INFO    ][7101] Running state [/etc/keepalived/keepalived.conf] at time 12:21:18.563125
2018-07-10 12:21:18,563 [salt.state       ][INFO    ][7101] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-10 12:21:18,590 [salt.fileclient  ][INFO    ][7101] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-10 12:21:18,644 [salt.state       ][INFO    ][7101] File changed:
New file
2018-07-10 12:21:18,645 [salt.state       ][INFO    ][7101] Completed state [/etc/keepalived/keepalived.conf] at time 12:21:18.645798 duration_in_ms=82.673
2018-07-10 12:21:18,647 [salt.state       ][INFO    ][7101] Running state [keepalived] at time 12:21:18.647120
2018-07-10 12:21:18,647 [salt.state       ][INFO    ][7101] Executing state service.running for keepalived
2018-07-10 12:21:18,648 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-10 12:21:18,666 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,682 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,702 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,717 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,794 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,823 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,842 [salt.loaded.int.module.cmdmod][INFO    ][7101] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 12:21:18,857 [salt.state       ][INFO    ][7101] {'keepalived': True}
2018-07-10 12:21:18,858 [salt.state       ][INFO    ][7101] Completed state [keepalived] at time 12:21:18.858145 duration_in_ms=211.024
2018-07-10 12:21:18,860 [salt.minion      ][INFO    ][7101] Returning information for job: 20180710122109835529
2018-07-10 12:23:42,478 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command pillar.get with jid 20180710122342461721
2018-07-10 12:23:42,507 [salt.minion      ][INFO    ][8451] Starting a new job with PID 8451
2018-07-10 12:23:42,516 [salt.minion      ][INFO    ][8451] Returning information for job: 20180710122342461721
2018-07-10 12:34:13,701 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710123413688249
2018-07-10 12:34:13,727 [salt.minion      ][INFO    ][8507] Starting a new job with PID 8507
2018-07-10 12:34:17,475 [salt.state       ][INFO    ][8507] Loading fresh modules for state activity
2018-07-10 12:34:18,321 [salt.fileclient  ][INFO    ][8507] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-07-10 12:34:18,344 [salt.fileclient  ][INFO    ][8507] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-07-10 12:34:18,367 [salt.fileclient  ][INFO    ][8507] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-07-10 12:34:18,422 [salt.loader      ][ERROR   ][8507] 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-10 12:34:18,973 [salt.state       ][INFO    ][8507] Running state [memcached] at time 12:34:18.973899
2018-07-10 12:34:18,974 [salt.state       ][INFO    ][8507] Executing state pkg.installed for memcached
2018-07-10 12:34:18,975 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:34:19,396 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-07-10 12:34:19,511 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:34:21,475 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:34:21,501 [salt.loaded.int.module.cmdmod][INFO    ][8507] 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-10 12:34:24,855 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:34:24,893 [salt.state       ][INFO    ][8507] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.4'

2018-07-10 12:34:24,914 [salt.state       ][INFO    ][8507] Loading fresh modules for state activity
2018-07-10 12:34:24,948 [salt.state       ][INFO    ][8507] Completed state [memcached] at time 12:34:24.948015 duration_in_ms=5974.117
2018-07-10 12:34:24,958 [salt.state       ][INFO    ][8507] Running state [python-memcache] at time 12:34:24.958772
2018-07-10 12:34:24,959 [salt.state       ][INFO    ][8507] Executing state pkg.installed for python-memcache
2018-07-10 12:34:24,976 [salt.loader      ][ERROR   ][8507] 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-10 12:34:25,388 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:34:25,420 [salt.loaded.int.module.cmdmod][INFO    ][8507] 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-10 12:34:27,374 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:34:27,416 [salt.state       ][INFO    ][8507] Made the following changes:
'python-memcache' changed from 'absent' to '1.57+fixed-1~u16.04+mcp1'

2018-07-10 12:34:27,436 [salt.state       ][INFO    ][8507] Loading fresh modules for state activity
2018-07-10 12:34:27,469 [salt.state       ][INFO    ][8507] Completed state [python-memcache] at time 12:34:27.469703 duration_in_ms=2510.93
2018-07-10 12:34:27,474 [salt.state       ][INFO    ][8507] Running state [/etc/memcached.conf] at time 12:34:27.474217
2018-07-10 12:34:27,474 [salt.state       ][INFO    ][8507] Executing state file.managed for /etc/memcached.conf
2018-07-10 12:34:27,501 [salt.fileclient  ][INFO    ][8507] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-07-10 12:34:27,535 [salt.state       ][INFO    ][8507] 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-10 12:34:27,542 [salt.state       ][INFO    ][8507] Completed state [/etc/memcached.conf] at time 12:34:27.542237 duration_in_ms=68.019
2018-07-10 12:34:27,543 [salt.loader      ][ERROR   ][8507] 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-10 12:34:27,738 [salt.state       ][INFO    ][8507] Running state [memcached] at time 12:34:27.738334
2018-07-10 12:34:27,739 [salt.state       ][INFO    ][8507] Executing state service.running for memcached
2018-07-10 12:34:27,742 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-07-10 12:34:27,764 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-10 12:34:27,782 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-10 12:34:27,800 [salt.state       ][INFO    ][8507] The service memcached is already running
2018-07-10 12:34:27,801 [salt.state       ][INFO    ][8507] Completed state [memcached] at time 12:34:27.801416 duration_in_ms=63.082
2018-07-10 12:34:27,802 [salt.state       ][INFO    ][8507] Running state [memcached] at time 12:34:27.802014
2018-07-10 12:34:27,802 [salt.state       ][INFO    ][8507] Executing state service.mod_watch for memcached
2018-07-10 12:34:27,803 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-10 12:34:27,823 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-10 12:34:27,839 [salt.loaded.int.module.cmdmod][INFO    ][8507] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-07-10 12:34:27,879 [salt.state       ][INFO    ][8507] {'memcached': True}
2018-07-10 12:34:27,882 [salt.state       ][INFO    ][8507] Completed state [memcached] at time 12:34:27.881956 duration_in_ms=79.941
2018-07-10 12:34:27,883 [salt.minion      ][INFO    ][8507] Returning information for job: 20180710123413688249
2018-07-10 12:34:29,164 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710123429146769
2018-07-10 12:34:29,185 [salt.minion      ][INFO    ][9489] Starting a new job with PID 9489
2018-07-10 12:34:30,182 [salt.state       ][INFO    ][9489] Loading fresh modules for state activity
2018-07-10 12:34:30,825 [salt.fileclient  ][INFO    ][9489] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-10 12:34:30,849 [salt.fileclient  ][INFO    ][9489] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-10 12:34:30,944 [salt.loader      ][ERROR   ][9489] 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-10 12:34:31,471 [salt.state       ][INFO    ][9489] Running state [haproxy] at time 12:34:31.471078
2018-07-10 12:34:31,471 [salt.state       ][INFO    ][9489] Executing state pkg.installed for haproxy
2018-07-10 12:34:31,472 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:34:31,887 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-10 12:34:31,987 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:34:33,916 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:34:33,944 [salt.loaded.int.module.cmdmod][INFO    ][9489] 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-10 12:34:37,982 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:34:38,026 [salt.state       ][INFO    ][9489] 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-10 12:34:38,049 [salt.state       ][INFO    ][9489] Loading fresh modules for state activity
2018-07-10 12:34:38,085 [salt.state       ][INFO    ][9489] Completed state [haproxy] at time 12:34:38.085784 duration_in_ms=6614.707
2018-07-10 12:34:38,092 [salt.state       ][INFO    ][9489] Running state [/etc/default/haproxy] at time 12:34:38.092604
2018-07-10 12:34:38,093 [salt.state       ][INFO    ][9489] Executing state file.managed for /etc/default/haproxy
2018-07-10 12:34:38,126 [salt.fileclient  ][INFO    ][9489] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-10 12:34:38,131 [salt.state       ][INFO    ][9489] 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-10 12:34:38,135 [salt.state       ][INFO    ][9489] Completed state [/etc/default/haproxy] at time 12:34:38.135754 duration_in_ms=43.151
2018-07-10 12:34:38,136 [salt.state       ][INFO    ][9489] Running state [/etc/haproxy/haproxy.cfg] at time 12:34:38.136530
2018-07-10 12:34:38,137 [salt.state       ][INFO    ][9489] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-10 12:34:38,154 [salt.fileclient  ][INFO    ][9489] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-10 12:34:38,339 [salt.state       ][INFO    ][9489] 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 192.168.10.31:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.32:8777 check
+  server mdb02 192.168.10.33:8777 check
+  server mdb03 192.168.10.34:8777 check
+
+listen panko_api
+  bind 192.168.10.31:8977 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.32:8977 check
+  server mdb02 192.168.10.33:8977 check
+  server mdb03 192.168.10.34:8977 check
+
+listen gnocchi_api
+  bind 192.168.10.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 192.168.10.32:8041 check
+  server mdb02 192.168.10.33:8041 check
+  server mdb03 192.168.10.34:8041 check
+
+listen aodh-api
+  bind 192.168.10.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 192.168.10.32:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 192.168.10.33:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 192.168.10.34:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-07-10 12:34:38,346 [salt.state       ][INFO    ][9489] Completed state [/etc/haproxy/haproxy.cfg] at time 12:34:38.346864 duration_in_ms=210.333
2018-07-10 12:34:38,347 [salt.state       ][INFO    ][9489] Running state [/etc/haproxy/ssl] at time 12:34:38.347223
2018-07-10 12:34:38,347 [salt.state       ][INFO    ][9489] Executing state file.directory for /etc/haproxy/ssl
2018-07-10 12:34:38,349 [salt.state       ][INFO    ][9489] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-10 12:34:38,349 [salt.state       ][INFO    ][9489] Completed state [/etc/haproxy/ssl] at time 12:34:38.349616 duration_in_ms=2.393
2018-07-10 12:34:38,349 [salt.state       ][INFO    ][9489] Running state [/etc/haproxy/errors/429.http11] at time 12:34:38.349927
2018-07-10 12:34:38,350 [salt.state       ][INFO    ][9489] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-10 12:34:38,376 [salt.fileclient  ][INFO    ][9489] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-10 12:34:38,380 [salt.state       ][INFO    ][9489] File changed:
New file
2018-07-10 12:34:38,381 [salt.state       ][INFO    ][9489] Completed state [/etc/haproxy/errors/429.http11] at time 12:34:38.381169 duration_in_ms=31.242
2018-07-10 12:34:38,382 [salt.state       ][INFO    ][9489] Running state [haproxy_status_packages] at time 12:34:38.382410
2018-07-10 12:34:38,382 [salt.state       ][INFO    ][9489] Executing state pkg.installed for haproxy_status_packages
2018-07-10 12:34:38,399 [salt.loader      ][ERROR   ][9489] 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-10 12:34:38,855 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:34:38,882 [salt.loaded.int.module.cmdmod][INFO    ][9489] 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-10 12:34:40,854 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:34:40,901 [salt.state       ][INFO    ][9489] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-07-10 12:34:40,921 [salt.state       ][INFO    ][9489] Loading fresh modules for state activity
2018-07-10 12:34:40,957 [salt.state       ][INFO    ][9489] Completed state [haproxy_status_packages] at time 12:34:40.957724 duration_in_ms=2575.313
2018-07-10 12:34:40,961 [salt.state       ][INFO    ][9489] Running state [/usr/bin/haproxy-status.sh] at time 12:34:40.961014
2018-07-10 12:34:40,961 [salt.state       ][INFO    ][9489] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-10 12:34:40,984 [salt.fileclient  ][INFO    ][9489] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-10 12:34:41,013 [salt.state       ][INFO    ][9489] File changed:
New file
2018-07-10 12:34:41,013 [salt.state       ][INFO    ][9489] Completed state [/usr/bin/haproxy-status.sh] at time 12:34:41.013876 duration_in_ms=52.862
2018-07-10 12:34:41,016 [salt.state       ][INFO    ][9489] Running state [net.ipv4.ip_nonlocal_bind] at time 12:34:41.016188
2018-07-10 12:34:41,016 [salt.state       ][INFO    ][9489] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-10 12:34:41,019 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:34:41,057 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-10 12:34:41,072 [salt.state       ][INFO    ][9489] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-10 12:34:41,072 [salt.state       ][INFO    ][9489] Completed state [net.ipv4.ip_nonlocal_bind] at time 12:34:41.072764 duration_in_ms=56.576
2018-07-10 12:34:41,074 [salt.loader      ][ERROR   ][9489] 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-10 12:34:41,262 [salt.state       ][INFO    ][9489] Running state [haproxy] at time 12:34:41.262695
2018-07-10 12:34:41,263 [salt.state       ][INFO    ][9489] Executing state service.running for haproxy
2018-07-10 12:34:41,264 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-10 12:34:41,292 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-10 12:34:41,310 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-10 12:34:41,326 [salt.state       ][INFO    ][9489] The service haproxy is already running
2018-07-10 12:34:41,327 [salt.state       ][INFO    ][9489] Completed state [haproxy] at time 12:34:41.327106 duration_in_ms=64.411
2018-07-10 12:34:41,327 [salt.state       ][INFO    ][9489] Running state [haproxy] at time 12:34:41.327670
2018-07-10 12:34:41,328 [salt.state       ][INFO    ][9489] Executing state service.mod_watch for haproxy
2018-07-10 12:34:41,329 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-10 12:34:41,346 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-10 12:34:41,362 [salt.loaded.int.module.cmdmod][INFO    ][9489] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-10 12:34:41,397 [salt.state       ][INFO    ][9489] {'haproxy': True}
2018-07-10 12:34:41,397 [salt.state       ][INFO    ][9489] Completed state [haproxy] at time 12:34:41.397663 duration_in_ms=69.992
2018-07-10 12:34:41,400 [salt.minion      ][INFO    ][9489] Returning information for job: 20180710123429146769
2018-07-10 12:34:43,303 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command service.status with jid 20180710123443289500
2018-07-10 12:34:43,327 [salt.minion      ][INFO    ][10647] Starting a new job with PID 10647
2018-07-10 12:34:43,330 [salt.loader      ][ERROR   ][10647] 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-10 12:34:43,567 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10647] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-10 12:34:43,585 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10647] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-10 12:34:43,602 [salt.minion      ][INFO    ][10647] Returning information for job: 20180710123443289500
2018-07-10 12:34:44,661 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command service.restart with jid 20180710123444646514
2018-07-10 12:34:44,682 [salt.minion      ][INFO    ][10655] Starting a new job with PID 10655
2018-07-10 12:34:44,685 [salt.loader      ][ERROR   ][10655] 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-10 12:34:44,910 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10655] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-10 12:34:44,931 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10655] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-10 12:34:44,967 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10655] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-10 12:34:45,007 [salt.minion      ][INFO    ][10655] Returning information for job: 20180710123444646514
2018-07-10 12:59:19,891 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710125919877077
2018-07-10 12:59:19,907 [salt.minion      ][INFO    ][10763] Starting a new job with PID 10763
2018-07-10 12:59:20,565 [salt.state       ][INFO    ][10763] Loading fresh modules for state activity
2018-07-10 12:59:20,620 [salt.fileclient  ][INFO    ][10763] Fetching file from saltenv 'base', ** done ** 'redis/init.sls'
2018-07-10 12:59:20,650 [salt.fileclient  ][INFO    ][10763] Fetching file from saltenv 'base', ** done ** 'redis/server.sls'
2018-07-10 12:59:20,676 [salt.fileclient  ][INFO    ][10763] Fetching file from saltenv 'base', ** done ** 'redis/map.jinja'
2018-07-10 12:59:20,714 [salt.fileclient  ][INFO    ][10763] Fetching file from saltenv 'base', ** done ** 'redis/cluster.sls'
2018-07-10 12:59:20,794 [salt.loader      ][ERROR   ][10763] 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-10 12:59:21,343 [salt.state       ][INFO    ][10763] Running state [redis-server] at time 12:59:21.342932
2018-07-10 12:59:21,344 [salt.state       ][INFO    ][10763] Executing state pkg.installed for redis-server
2018-07-10 12:59:21,345 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:59:21,821 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['apt-cache', '-q', 'policy', 'redis-server'] in directory '/root'
2018-07-10 12:59:21,925 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 12:59:26,027 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:59:26,059 [salt.loaded.int.module.cmdmod][INFO    ][10763] 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-10 12:59:29,629 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:59:29,673 [salt.state       ][INFO    ][10763] 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-10 12:59:29,696 [salt.state       ][INFO    ][10763] Loading fresh modules for state activity
2018-07-10 12:59:29,733 [salt.state       ][INFO    ][10763] Completed state [redis-server] at time 12:59:29.733716 duration_in_ms=8390.784
2018-07-10 12:59:29,737 [salt.state       ][INFO    ][10763] Running state [vm.overcommit_memory] at time 12:59:29.737763
2018-07-10 12:59:29,738 [salt.state       ][INFO    ][10763] Executing state sysctl.present for vm.overcommit_memory
2018-07-10 12:59:29,741 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command 'sysctl -a' in directory '/root'
2018-07-10 12:59:29,778 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command 'sysctl -w vm.overcommit_memory="1"' in directory '/root'
2018-07-10 12:59:29,792 [salt.state       ][INFO    ][10763] {'vm.overcommit_memory': 1}
2018-07-10 12:59:29,793 [salt.state       ][INFO    ][10763] Completed state [vm.overcommit_memory] at time 12:59:29.793176 duration_in_ms=55.413
2018-07-10 12:59:29,797 [salt.state       ][INFO    ][10763] Running state [/etc/redis/redis.conf] at time 12:59:29.797548
2018-07-10 12:59:29,798 [salt.state       ][INFO    ][10763] Executing state file.managed for /etc/redis/redis.conf
2018-07-10 12:59:29,841 [salt.fileclient  ][INFO    ][10763] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/redis.conf'
2018-07-10 12:59:29,912 [salt.state       ][INFO    ][10763] File changed:
--- 
+++ 
@@ -66,7 +66,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 192.168.10.34
 
 # 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:
@@ -208,6 +208,7 @@
 #    and resynchronize with them.
 #
 # slaveof <masterip> <masterport>
+slaveof 192.168.10.32 6379
 
 # If the master is password protected (using the "requirepass" configuration
 # directive below) it is possible to tell the slave to authenticate before
@@ -505,7 +506,6 @@
 # with the better durability guarantees.
 #
 # Please check http://redis.io/topics/persistence for more information.
-
 appendonly no
 
 # The name of the append only file (default: "appendonly.aof")
@@ -535,9 +535,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-10 12:59:29,919 [salt.state       ][INFO    ][10763] Completed state [/etc/redis/redis.conf] at time 12:59:29.918985 duration_in_ms=121.437
2018-07-10 12:59:29,920 [salt.loader      ][ERROR   ][10763] 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-10 12:59:30,098 [salt.state       ][INFO    ][10763] Running state [redis-server] at time 12:59:30.098280
2018-07-10 12:59:30,099 [salt.state       ][INFO    ][10763] Executing state service.running for redis-server
2018-07-10 12:59:30,100 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-10 12:59:30,116 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-10 12:59:30,131 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-10 12:59:30,146 [salt.state       ][INFO    ][10763] The service redis-server is already running
2018-07-10 12:59:30,147 [salt.state       ][INFO    ][10763] Completed state [redis-server] at time 12:59:30.146967 duration_in_ms=48.688
2018-07-10 12:59:30,147 [salt.state       ][INFO    ][10763] Running state [redis-server] at time 12:59:30.147528
2018-07-10 12:59:30,148 [salt.state       ][INFO    ][10763] Executing state service.mod_watch for redis-server
2018-07-10 12:59:30,149 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-10 12:59:30,164 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-10 12:59:30,179 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-server.service'] in directory '/root'
2018-07-10 12:59:30,489 [salt.state       ][INFO    ][10763] {'redis-server': True}
2018-07-10 12:59:30,490 [salt.state       ][INFO    ][10763] Completed state [redis-server] at time 12:59:30.490045 duration_in_ms=342.515
2018-07-10 12:59:30,501 [salt.state       ][INFO    ][10763] Running state [redis-sentinel] at time 12:59:30.501599
2018-07-10 12:59:30,501 [salt.state       ][INFO    ][10763] Executing state pkg.installed for redis-sentinel
2018-07-10 12:59:30,771 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 12:59:30,796 [salt.loaded.int.module.cmdmod][INFO    ][10763] 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-10 12:59:33,867 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 12:59:33,913 [salt.state       ][INFO    ][10763] Made the following changes:
'redis-sentinel' changed from 'absent' to '2:3.0.6-1'

2018-07-10 12:59:33,932 [salt.state       ][INFO    ][10763] Loading fresh modules for state activity
2018-07-10 12:59:33,966 [salt.state       ][INFO    ][10763] Completed state [redis-sentinel] at time 12:59:33.966193 duration_in_ms=3464.594
2018-07-10 12:59:33,968 [salt.loader      ][ERROR   ][10763] 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-10 12:59:34,128 [salt.state       ][INFO    ][10763] Running state [/etc/redis/sentinel.conf] at time 12:59:34.128795
2018-07-10 12:59:34,129 [salt.state       ][INFO    ][10763] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-10 12:59:34,165 [salt.fileclient  ][INFO    ][10763] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/sentinel.conf'
2018-07-10 12:59:34,210 [salt.state       ][INFO    ][10763] File changed:
--- 
+++ 
@@ -21,7 +21,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 192.168.10.34
 
 # 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 192.168.10.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-10 12:59:34,211 [salt.state       ][INFO    ][10763] Completed state [/etc/redis/sentinel.conf] at time 12:59:34.211009 duration_in_ms=82.214
2018-07-10 12:59:34,211 [salt.state       ][INFO    ][10763] Running state [redis-sentinel] at time 12:59:34.211408
2018-07-10 12:59:34,211 [salt.state       ][INFO    ][10763] Executing state service.running for redis-sentinel
2018-07-10 12:59:34,214 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-10 12:59:34,234 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-10 12:59:34,249 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-10 12:59:34,266 [salt.state       ][INFO    ][10763] The service redis-sentinel is already running
2018-07-10 12:59:34,266 [salt.state       ][INFO    ][10763] Completed state [redis-sentinel] at time 12:59:34.266402 duration_in_ms=54.994
2018-07-10 12:59:34,266 [salt.state       ][INFO    ][10763] Running state [redis-sentinel] at time 12:59:34.266725
2018-07-10 12:59:34,267 [salt.state       ][INFO    ][10763] Executing state service.mod_watch for redis-sentinel
2018-07-10 12:59:34,268 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-10 12:59:34,283 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-10 12:59:34,302 [salt.loaded.int.module.cmdmod][INFO    ][10763] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-sentinel.service'] in directory '/root'
2018-07-10 12:59:34,558 [salt.state       ][INFO    ][10763] {'redis-sentinel': True}
2018-07-10 12:59:34,559 [salt.state       ][INFO    ][10763] Completed state [redis-sentinel] at time 12:59:34.559297 duration_in_ms=292.571
2018-07-10 12:59:34,561 [salt.minion      ][INFO    ][10763] Returning information for job: 20180710125919877077
2018-07-10 12:59:35,412 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command test.ping with jid 20180710125935401351
2018-07-10 12:59:35,432 [salt.minion      ][INFO    ][12079] Starting a new job with PID 12079
2018-07-10 12:59:35,503 [salt.minion      ][INFO    ][12079] Returning information for job: 20180710125935401351
2018-07-10 13:01:53,598 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710130153587240
2018-07-10 13:01:53,621 [salt.minion      ][INFO    ][12084] Starting a new job with PID 12084
2018-07-10 13:01:56,423 [salt.state       ][INFO    ][12084] Loading fresh modules for state activity
2018-07-10 13:01:56,474 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'gnocchi/init.sls'
2018-07-10 13:01:56,501 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'gnocchi/server.sls'
2018-07-10 13:01:56,579 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/init.sls'
2018-07-10 13:01:56,611 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/init.sls'
2018-07-10 13:01:56,640 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/service/init.sls'
2018-07-10 13:01:56,735 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/service/modules.sls'
2018-07-10 13:01:56,809 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/service/mpm.sls'
2018-07-10 13:01:56,888 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/site.sls'
2018-07-10 13:01:57,025 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/users.sls'
2018-07-10 13:01:57,113 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/server/robots.sls'
2018-07-10 13:01:57,182 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'gnocchi/_common.sls'
2018-07-10 13:01:57,276 [salt.loader      ][ERROR   ][12084] 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-10 13:01:57,848 [salt.state       ][INFO    ][12084] Running state [apache2] at time 13:01:57.848415
2018-07-10 13:01:57,849 [salt.state       ][INFO    ][12084] Executing state pkg.installed for apache2
2018-07-10 13:01:57,850 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:01:58,248 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-07-10 13:01:58,358 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 13:02:00,425 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:02:00,452 [salt.loaded.int.module.cmdmod][INFO    ][12084] 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-10 13:02:07,895 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:02:07,942 [salt.state       ][INFO    ][12084] 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-10 13:02:07,965 [salt.state       ][INFO    ][12084] Loading fresh modules for state activity
2018-07-10 13:02:07,998 [salt.state       ][INFO    ][12084] Completed state [apache2] at time 13:02:07.998005 duration_in_ms=10149.59
2018-07-10 13:02:08,008 [salt.state       ][INFO    ][12084] Running state [openssl] at time 13:02:08.008892
2018-07-10 13:02:08,009 [salt.state       ][INFO    ][12084] Executing state pkg.installed for openssl
2018-07-10 13:02:08,026 [salt.loader      ][ERROR   ][12084] 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-10 13:02:08,439 [salt.state       ][INFO    ][12084] All specified packages are already installed
2018-07-10 13:02:08,439 [salt.state       ][INFO    ][12084] Completed state [openssl] at time 13:02:08.439788 duration_in_ms=430.895
2018-07-10 13:02:08,441 [salt.state       ][INFO    ][12084] Running state [a2enmod rewrite] at time 13:02:08.441180
2018-07-10 13:02:08,441 [salt.state       ][INFO    ][12084] Executing state cmd.run for a2enmod rewrite
2018-07-10 13:02:08,442 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command 'a2enmod rewrite' in directory '/root'
2018-07-10 13:02:08,497 [salt.state       ][INFO    ][12084] {'pid': 13585, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module rewrite.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-10 13:02:08,498 [salt.state       ][INFO    ][12084] Completed state [a2enmod rewrite] at time 13:02:08.498331 duration_in_ms=57.151
2018-07-10 13:02:08,499 [salt.state       ][INFO    ][12084] Running state [libapache2-mod-wsgi] at time 13:02:08.499111
2018-07-10 13:02:08,499 [salt.state       ][INFO    ][12084] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-10 13:02:08,522 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:02:08,554 [salt.loaded.int.module.cmdmod][INFO    ][12084] 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-10 13:02:13,250 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:02:13,301 [salt.state       ][INFO    ][12084] 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-10 13:02:13,322 [salt.state       ][INFO    ][12084] Loading fresh modules for state activity
2018-07-10 13:02:13,357 [salt.state       ][INFO    ][12084] Completed state [libapache2-mod-wsgi] at time 13:02:13.357686 duration_in_ms=4858.575
2018-07-10 13:02:13,360 [salt.state       ][INFO    ][12084] Running state [a2enmod wsgi] at time 13:02:13.360060
2018-07-10 13:02:13,360 [salt.state       ][INFO    ][12084] Executing state cmd.run for a2enmod wsgi
2018-07-10 13:02:13,360 [salt.state       ][INFO    ][12084] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-10 13:02:13,361 [salt.state       ][INFO    ][12084] Completed state [a2enmod wsgi] at time 13:02:13.360973 duration_in_ms=0.913
2018-07-10 13:02:13,365 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 13:02:13.365837
2018-07-10 13:02:13,366 [salt.state       ][INFO    ][12084] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-10 13:02:13,409 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/mpm/mpm_prefork.conf'
2018-07-10 13:02:13,474 [salt.state       ][INFO    ][12084] 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-10 13:02:13,474 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 13:02:13.474878 duration_in_ms=109.041
2018-07-10 13:02:13,475 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 13:02:13.475140
2018-07-10 13:02:13,475 [salt.state       ][INFO    ][12084] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-10 13:02:13,475 [salt.state       ][INFO    ][12084] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-10 13:02:13,475 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 13:02:13.475954 duration_in_ms=0.814
2018-07-10 13:02:13,476 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 13:02:13.476201
2018-07-10 13:02:13,476 [salt.state       ][INFO    ][12084] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-10 13:02:13,476 [salt.state       ][INFO    ][12084] {'removed': '/etc/apache2/mods-enabled/mpm_event.load'}
2018-07-10 13:02:13,476 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 13:02:13.476943 duration_in_ms=0.742
2018-07-10 13:02:13,477 [salt.state       ][INFO    ][12084] Running state [a2enmod mpm_prefork] at time 13:02:13.477685
2018-07-10 13:02:13,477 [salt.state       ][INFO    ][12084] Executing state cmd.run for a2enmod mpm_prefork
2018-07-10 13:02:13,480 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command 'a2enmod mpm_prefork' in directory '/root'
2018-07-10 13:02:13,538 [salt.state       ][INFO    ][12084] {'pid': 13912, '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-10 13:02:13,538 [salt.state       ][INFO    ][12084] Completed state [a2enmod mpm_prefork] at time 13:02:13.538564 duration_in_ms=60.879
2018-07-10 13:02:13,539 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 13:02:13.539057
2018-07-10 13:02:13,539 [salt.state       ][INFO    ][12084] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-10 13:02:13,540 [salt.state       ][INFO    ][12084] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-10 13:02:13,540 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 13:02:13.540712 duration_in_ms=1.654
2018-07-10 13:02:13,541 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 13:02:13.540979
2018-07-10 13:02:13,541 [salt.state       ][INFO    ][12084] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-10 13:02:13,541 [salt.state       ][INFO    ][12084] {'removed': '/etc/apache2/mods-enabled/mpm_event.conf'}
2018-07-10 13:02:13,541 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 13:02:13.541820 duration_in_ms=0.841
2018-07-10 13:02:13,542 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/ports.conf] at time 13:02:13.542386
2018-07-10 13:02:13,542 [salt.state       ][INFO    ][12084] Executing state file.managed for /etc/apache2/ports.conf
2018-07-10 13:02:13,563 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/ports.conf'
2018-07-10 13:02:13,620 [salt.state       ][INFO    ][12084] File /etc/apache2/ports.conf is in the correct state
2018-07-10 13:02:13,620 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/ports.conf] at time 13:02:13.620652 duration_in_ms=78.266
2018-07-10 13:02:13,621 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/conf-available/security.conf] at time 13:02:13.621108
2018-07-10 13:02:13,621 [salt.state       ][INFO    ][12084] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-10 13:02:13,644 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/security.conf'
2018-07-10 13:02:13,699 [salt.state       ][INFO    ][12084] 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-10 13:02:13,700 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/conf-available/security.conf] at time 13:02:13.700052 duration_in_ms=78.944
2018-07-10 13:02:13,702 [salt.loader      ][ERROR   ][12084] 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-10 13:02:13,896 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 13:02:13.896537
2018-07-10 13:02:13,897 [salt.state       ][INFO    ][12084] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-10 13:02:13,915 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/wsgi.conf'
2018-07-10 13:02:13,941 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/_name.conf'
2018-07-10 13:02:14,000 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/_wsgi.conf'
2018-07-10 13:02:14,010 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130213702244
2018-07-10 13:02:14,023 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/_ssl.conf'
2018-07-10 13:02:14,038 [salt.minion      ][INFO    ][13952] Starting a new job with PID 13952
2018-07-10 13:02:14,056 [salt.minion      ][INFO    ][13952] Returning information for job: 20180710130213702244
2018-07-10 13:02:14,117 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/_core.conf'
2018-07-10 13:02:14,139 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/_log.conf'
2018-07-10 13:02:14,163 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'apache/files/_limits.conf'
2018-07-10 13:02:14,178 [salt.state       ][INFO    ][12084] File changed:
New file
2018-07-10 13:02:14,179 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 13:02:14.179121 duration_in_ms=282.585
2018-07-10 13:02:14,179 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 13:02:14.179598
2018-07-10 13:02:14,179 [salt.state       ][INFO    ][12084] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-10 13:02:14,407 [salt.state       ][INFO    ][12084] File changed:
New file
2018-07-10 13:02:14,407 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 13:02:14.407731 duration_in_ms=228.132
2018-07-10 13:02:14,408 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 13:02:14.408031
2018-07-10 13:02:14,408 [salt.state       ][INFO    ][12084] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-10 13:02:14,408 [salt.state       ][INFO    ][12084] {'removed': '/etc/apache2/sites-enabled/000-default.conf'}
2018-07-10 13:02:14,409 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 13:02:14.408964 duration_in_ms=0.933
2018-07-10 13:02:14,410 [salt.state       ][INFO    ][12084] Running state [apache2] at time 13:02:14.410870
2018-07-10 13:02:14,411 [salt.state       ][INFO    ][12084] Executing state service.running for apache2
2018-07-10 13:02:14,411 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-10 13:02:14,438 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:02:14,457 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:02:14,479 [salt.state       ][INFO    ][12084] The service apache2 is already running
2018-07-10 13:02:14,480 [salt.state       ][INFO    ][12084] Completed state [apache2] at time 13:02:14.480164 duration_in_ms=69.293
2018-07-10 13:02:14,480 [salt.state       ][INFO    ][12084] Running state [apache2] at time 13:02:14.480518
2018-07-10 13:02:14,481 [salt.state       ][INFO    ][12084] Executing state service.mod_watch for apache2
2018-07-10 13:02:14,482 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:02:14,501 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:02:14,523 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-07-10 13:02:14,700 [salt.state       ][INFO    ][12084] {'apache2': True}
2018-07-10 13:02:14,701 [salt.state       ][INFO    ][12084] Completed state [apache2] at time 13:02:14.700923 duration_in_ms=220.404
2018-07-10 13:02:14,702 [salt.state       ][INFO    ][12084] Running state [/etc/apache2/conf-enabled/security.conf] at time 13:02:14.702089
2018-07-10 13:02:14,702 [salt.state       ][INFO    ][12084] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-10 13:02:14,710 [salt.state       ][INFO    ][12084] {'new': '/etc/apache2/conf-enabled/security.conf'}
2018-07-10 13:02:14,710 [salt.state       ][INFO    ][12084] Completed state [/etc/apache2/conf-enabled/security.conf] at time 13:02:14.710227 duration_in_ms=8.138
2018-07-10 13:02:14,719 [salt.state       ][INFO    ][12084] Running state [gnocchi-common] at time 13:02:14.718997
2018-07-10 13:02:14,719 [salt.state       ][INFO    ][12084] Executing state pkg.installed for gnocchi-common
2018-07-10 13:02:15,007 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:02:15,040 [salt.loaded.int.module.cmdmod][INFO    ][12084] 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-10 13:02:23,774 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130223757808
2018-07-10 13:02:23,796 [salt.minion      ][INFO    ][15067] Starting a new job with PID 15067
2018-07-10 13:02:23,825 [salt.minion      ][INFO    ][15067] Returning information for job: 20180710130223757808
2018-07-10 13:02:33,968 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130233953060
2018-07-10 13:02:33,986 [salt.minion      ][INFO    ][16464] Starting a new job with PID 16464
2018-07-10 13:02:34,005 [salt.minion      ][INFO    ][16464] Returning information for job: 20180710130233953060
2018-07-10 13:02:44,136 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130244121598
2018-07-10 13:02:44,154 [salt.minion      ][INFO    ][17082] Starting a new job with PID 17082
2018-07-10 13:02:44,172 [salt.minion      ][INFO    ][17082] Returning information for job: 20180710130244121598
2018-07-10 13:02:48,466 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:02:48,522 [salt.state       ][INFO    ][12084] 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-10 13:02:48,548 [salt.state       ][INFO    ][12084] Loading fresh modules for state activity
2018-07-10 13:02:48,585 [salt.state       ][INFO    ][12084] Completed state [gnocchi-common] at time 13:02:48.585692 duration_in_ms=33866.694
2018-07-10 13:02:48,589 [salt.state       ][INFO    ][12084] Running state [/etc/gnocchi/gnocchi.conf] at time 13:02:48.589124
2018-07-10 13:02:48,589 [salt.state       ][INFO    ][12084] Executing state file.managed for /etc/gnocchi/gnocchi.conf
2018-07-10 13:02:48,621 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/gnocchi.conf'
2018-07-10 13:02:48,778 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/storage/_redis.conf'
2018-07-10 13:02:48,796 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystonemiddleware/_auth_token.conf'
2018-07-10 13:02:48,823 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystoneauth/_type_password.conf'
2018-07-10 13:02:48,865 [salt.fileclient  ][INFO    ][12084] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_middleware.conf'
2018-07-10 13:02:48,875 [salt.state       ][INFO    ][12084] 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://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.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://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.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@192.168.10.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://192.168.10.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://192.168.10.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://192.168.10.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://192.168.10.34:6379

2018-07-10 13:02:48,884 [salt.state       ][INFO    ][12084] Completed state [/etc/gnocchi/gnocchi.conf] at time 13:02:48.884428 duration_in_ms=295.304
2018-07-10 13:02:48,914 [salt.state       ][INFO    ][12084] Running state [gnocchi-api] at time 13:02:48.914078
2018-07-10 13:02:48,914 [salt.state       ][INFO    ][12084] Executing state pkg.installed for gnocchi-api
2018-07-10 13:02:48,951 [salt.loader      ][ERROR   ][12084] 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-10 13:02:49,944 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:02:49,971 [salt.loaded.int.module.cmdmod][INFO    ][12084] 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-10 13:02:54,316 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130254299900
2018-07-10 13:02:54,332 [salt.minion      ][INFO    ][18107] Starting a new job with PID 18107
2018-07-10 13:02:54,360 [salt.minion      ][INFO    ][18107] Returning information for job: 20180710130254299900
2018-07-10 13:02:57,579 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:02:57,638 [salt.state       ][INFO    ][12084] 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-10 13:02:57,666 [salt.state       ][INFO    ][12084] Loading fresh modules for state activity
2018-07-10 13:02:57,701 [salt.state       ][INFO    ][12084] Completed state [gnocchi-api] at time 13:02:57.701717 duration_in_ms=8787.638
2018-07-10 13:02:57,715 [salt.state       ][INFO    ][12084] Running state [gnocchi-metricd] at time 13:02:57.715038
2018-07-10 13:02:57,715 [salt.state       ][INFO    ][12084] Executing state pkg.installed for gnocchi-metricd
2018-07-10 13:02:57,913 [salt.loader      ][ERROR   ][12084] 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-10 13:02:58,612 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:02:58,645 [salt.loaded.int.module.cmdmod][INFO    ][12084] 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-10 13:03:01,435 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:03:01,492 [salt.state       ][INFO    ][12084] Made the following changes:
'gnocchi-metricd' changed from 'absent' to '4.2.4-3~u16.04+mcp1'

2018-07-10 13:03:01,525 [salt.state       ][INFO    ][12084] Loading fresh modules for state activity
2018-07-10 13:03:01,737 [salt.state       ][INFO    ][12084] Completed state [gnocchi-metricd] at time 13:03:01.737718 duration_in_ms=4022.679
2018-07-10 13:03:01,749 [salt.state       ][INFO    ][12084] Running state [python-memcache] at time 13:03:01.749793
2018-07-10 13:03:01,750 [salt.state       ][INFO    ][12084] Executing state pkg.installed for python-memcache
2018-07-10 13:03:01,768 [salt.loader      ][ERROR   ][12084] 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-10 13:03:02,202 [salt.state       ][INFO    ][12084] All specified packages are already installed
2018-07-10 13:03:02,202 [salt.state       ][INFO    ][12084] Completed state [python-memcache] at time 13:03:02.202892 duration_in_ms=453.099
2018-07-10 13:03:02,204 [salt.state       ][INFO    ][12084] Running state [gnocchi-upgrade] at time 13:03:02.204529
2018-07-10 13:03:02,204 [salt.state       ][INFO    ][12084] Executing state cmd.run for gnocchi-upgrade
2018-07-10 13:03:02,205 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command 'gnocchi-upgrade' as user 'gnocchi' in directory '/var/lib/gnocchi'
2018-07-10 13:03:03,474 [salt.state       ][INFO    ][12084] {'pid': 18487, 'retcode': 0, 'stderr': '2018-07-10 13:03:02,948 [18496] INFO     gnocchi.service: Gnocchi version 4.2.4\n2018-07-10 13:03:03,279 [18496] INFO     gnocchi.cli.manage: Upgrading indexer SQLAlchemyIndexer: mysql+pymysql://gnocchi:opnfv_secret@192.168.10.23/gnocchi\n2018-07-10 13:03:03,408 [18496] INFO     gnocchi.cli.manage: Upgrading storage RedisStorage: StrictRedis<ConnectionPool<Connection<host=192.168.10.34,port=6379,db=0>>>\n2018-07-10 13:03:03,409 [18496] INFO     gnocchi.cli.manage: Upgrading incoming storage RedisStorage: StrictRedis<SentinelConnectionPool<service=master_1(master)>', 'stdout': ''}
2018-07-10 13:03:03,476 [salt.state       ][INFO    ][12084] Completed state [gnocchi-upgrade] at time 13:03:03.476351 duration_in_ms=1271.822
2018-07-10 13:03:03,479 [salt.state       ][INFO    ][12084] Running state [wsgi_gnocchi] at time 13:03:03.479209
2018-07-10 13:03:03,479 [salt.state       ][INFO    ][12084] Executing state apache_site.enabled for wsgi_gnocchi
2018-07-10 13:03:03,480 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['a2ensite', 'wsgi_gnocchi'] in directory '/root'
2018-07-10 13:03:03,546 [salt.state       ][INFO    ][12084] {'new': 'wsgi_gnocchi', 'old': None}
2018-07-10 13:03:03,547 [salt.state       ][INFO    ][12084] Completed state [wsgi_gnocchi] at time 13:03:03.547452 duration_in_ms=68.242
2018-07-10 13:03:03,550 [salt.state       ][INFO    ][12084] Running state [apache2] at time 13:03:03.550558
2018-07-10 13:03:03,551 [salt.state       ][INFO    ][12084] Executing state service.running for apache2
2018-07-10 13:03:03,552 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:03:03,571 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:03,595 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:03,621 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'apache2.service'] in directory '/root'
2018-07-10 13:03:04,517 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130304498939
2018-07-10 13:03:04,538 [salt.minion      ][INFO    ][18586] Starting a new job with PID 18586
2018-07-10 13:03:04,558 [salt.minion      ][INFO    ][18586] Returning information for job: 20180710130304498939
2018-07-10 13:03:04,807 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:03:04,828 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:04,848 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:04,871 [salt.state       ][INFO    ][12084] {'apache2': True}
2018-07-10 13:03:04,872 [salt.state       ][INFO    ][12084] Completed state [apache2] at time 13:03:04.872241 duration_in_ms=1321.683
2018-07-10 13:03:04,873 [salt.state       ][INFO    ][12084] Running state [gnocchi-metricd] at time 13:03:04.873231
2018-07-10 13:03:04,873 [salt.state       ][INFO    ][12084] Executing state service.running for gnocchi-metricd
2018-07-10 13:03:04,874 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'status', 'gnocchi-metricd.service', '-n', '0'] in directory '/root'
2018-07-10 13:03:04,897 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:04,913 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:04,935 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:04,952 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:04,991 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:05,029 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:05,064 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:05,125 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:05,168 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:05,922 [salt.loaded.int.module.cmdmod][INFO    ][12084] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-10 13:03:05,951 [salt.state       ][INFO    ][12084] {'gnocchi-metricd': True}
2018-07-10 13:03:05,954 [salt.state       ][INFO    ][12084] Completed state [gnocchi-metricd] at time 13:03:05.954189 duration_in_ms=1080.957
2018-07-10 13:03:05,962 [salt.minion      ][INFO    ][12084] Returning information for job: 20180710130153587240
2018-07-10 13:03:06,963 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command test.ping with jid 20180710130306951257
2018-07-10 13:03:06,991 [salt.minion      ][INFO    ][18771] Starting a new job with PID 18771
2018-07-10 13:03:07,118 [salt.minion      ][INFO    ][18771] Returning information for job: 20180710130306951257
2018-07-10 13:03:36,309 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710130336294856
2018-07-10 13:03:36,331 [salt.minion      ][INFO    ][18799] Starting a new job with PID 18799
2018-07-10 13:03:39,173 [salt.state       ][INFO    ][18799] Loading fresh modules for state activity
2018-07-10 13:03:39,223 [salt.fileclient  ][INFO    ][18799] Fetching file from saltenv 'base', ** done ** 'panko/init.sls'
2018-07-10 13:03:39,253 [salt.fileclient  ][INFO    ][18799] Fetching file from saltenv 'base', ** done ** 'panko/server.sls'
2018-07-10 13:03:40,318 [salt.loader      ][ERROR   ][18799] 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-10 13:03:41,414 [salt.state       ][INFO    ][18799] Running state [apache2] at time 13:03:41.414027
2018-07-10 13:03:41,415 [salt.state       ][INFO    ][18799] Executing state pkg.installed for apache2
2018-07-10 13:03:41,416 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:03:41,839 [salt.state       ][INFO    ][18799] All specified packages are already installed
2018-07-10 13:03:41,840 [salt.state       ][INFO    ][18799] Completed state [apache2] at time 13:03:41.840463 duration_in_ms=426.436
2018-07-10 13:03:41,841 [salt.state       ][INFO    ][18799] Running state [openssl] at time 13:03:41.841564
2018-07-10 13:03:41,842 [salt.state       ][INFO    ][18799] Executing state pkg.installed for openssl
2018-07-10 13:03:41,849 [salt.state       ][INFO    ][18799] All specified packages are already installed
2018-07-10 13:03:41,850 [salt.state       ][INFO    ][18799] Completed state [openssl] at time 13:03:41.850245 duration_in_ms=8.68
2018-07-10 13:03:41,851 [salt.state       ][INFO    ][18799] Running state [a2enmod rewrite] at time 13:03:41.851071
2018-07-10 13:03:41,851 [salt.state       ][INFO    ][18799] Executing state cmd.run for a2enmod rewrite
2018-07-10 13:03:41,852 [salt.state       ][INFO    ][18799] /etc/apache2/mods-enabled/rewrite.load exists
2018-07-10 13:03:41,853 [salt.state       ][INFO    ][18799] Completed state [a2enmod rewrite] at time 13:03:41.853172 duration_in_ms=2.101
2018-07-10 13:03:41,853 [salt.state       ][INFO    ][18799] Running state [libapache2-mod-wsgi] at time 13:03:41.853893
2018-07-10 13:03:41,854 [salt.state       ][INFO    ][18799] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-10 13:03:41,864 [salt.state       ][INFO    ][18799] All specified packages are already installed
2018-07-10 13:03:41,864 [salt.state       ][INFO    ][18799] Completed state [libapache2-mod-wsgi] at time 13:03:41.864945 duration_in_ms=11.052
2018-07-10 13:03:41,865 [salt.state       ][INFO    ][18799] Running state [a2enmod wsgi] at time 13:03:41.865647
2018-07-10 13:03:41,866 [salt.state       ][INFO    ][18799] Executing state cmd.run for a2enmod wsgi
2018-07-10 13:03:41,866 [salt.state       ][INFO    ][18799] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-10 13:03:41,867 [salt.state       ][INFO    ][18799] Completed state [a2enmod wsgi] at time 13:03:41.867209 duration_in_ms=1.562
2018-07-10 13:03:41,874 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 13:03:41.873983
2018-07-10 13:03:41,874 [salt.state       ][INFO    ][18799] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-10 13:03:42,132 [salt.state       ][INFO    ][18799] File /etc/apache2/mods-available/mpm_prefork.conf is in the correct state
2018-07-10 13:03:42,133 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 13:03:42.133088 duration_in_ms=259.106
2018-07-10 13:03:42,133 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 13:03:42.133398
2018-07-10 13:03:42,133 [salt.state       ][INFO    ][18799] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-10 13:03:42,134 [salt.state       ][INFO    ][18799] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-10 13:03:42,134 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 13:03:42.134221 duration_in_ms=0.823
2018-07-10 13:03:42,134 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 13:03:42.134451
2018-07-10 13:03:42,134 [salt.state       ][INFO    ][18799] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-10 13:03:42,135 [salt.state       ][INFO    ][18799] File /etc/apache2/mods-enabled/mpm_event.load is not present
2018-07-10 13:03:42,135 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 13:03:42.135168 duration_in_ms=0.717
2018-07-10 13:03:42,135 [salt.state       ][INFO    ][18799] Running state [a2enmod mpm_prefork] at time 13:03:42.135825
2018-07-10 13:03:42,136 [salt.state       ][INFO    ][18799] Executing state cmd.run for a2enmod mpm_prefork
2018-07-10 13:03:42,136 [salt.state       ][INFO    ][18799] /etc/apache2/mods-enabled/mpm_prefork.load exists
2018-07-10 13:03:42,136 [salt.state       ][INFO    ][18799] Completed state [a2enmod mpm_prefork] at time 13:03:42.136634 duration_in_ms=0.808
2018-07-10 13:03:42,136 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 13:03:42.136875
2018-07-10 13:03:42,137 [salt.state       ][INFO    ][18799] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-10 13:03:42,137 [salt.state       ][INFO    ][18799] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-10 13:03:42,137 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 13:03:42.137590 duration_in_ms=0.715
2018-07-10 13:03:42,137 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 13:03:42.137812
2018-07-10 13:03:42,138 [salt.state       ][INFO    ][18799] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-10 13:03:42,138 [salt.state       ][INFO    ][18799] File /etc/apache2/mods-enabled/mpm_event.conf is not present
2018-07-10 13:03:42,138 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 13:03:42.138495 duration_in_ms=0.683
2018-07-10 13:03:42,138 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/ports.conf] at time 13:03:42.138874
2018-07-10 13:03:42,139 [salt.state       ][INFO    ][18799] Executing state file.managed for /etc/apache2/ports.conf
2018-07-10 13:03:42,204 [salt.state       ][INFO    ][18799] File /etc/apache2/ports.conf is in the correct state
2018-07-10 13:03:42,204 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/ports.conf] at time 13:03:42.204628 duration_in_ms=65.754
2018-07-10 13:03:42,205 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/conf-available/security.conf] at time 13:03:42.205037
2018-07-10 13:03:42,205 [salt.state       ][INFO    ][18799] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-10 13:03:42,271 [salt.state       ][INFO    ][18799] File /etc/apache2/conf-available/security.conf is in the correct state
2018-07-10 13:03:42,271 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/conf-available/security.conf] at time 13:03:42.271743 duration_in_ms=66.706
2018-07-10 13:03:42,277 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 13:03:42.277885
2018-07-10 13:03:42,278 [salt.state       ][INFO    ][18799] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-10 13:03:42,598 [salt.state       ][INFO    ][18799] File /etc/apache2/sites-available/wsgi_panko.conf is in the correct state
2018-07-10 13:03:42,598 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 13:03:42.598823 duration_in_ms=320.937
2018-07-10 13:03:42,599 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 13:03:42.599299
2018-07-10 13:03:42,599 [salt.state       ][INFO    ][18799] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-10 13:03:42,830 [salt.state       ][INFO    ][18799] File /etc/apache2/sites-available/wsgi_gnocchi.conf is in the correct state
2018-07-10 13:03:42,830 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 13:03:42.830921 duration_in_ms=231.622
2018-07-10 13:03:42,831 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 13:03:42.831221
2018-07-10 13:03:42,831 [salt.state       ][INFO    ][18799] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-10 13:03:42,831 [salt.state       ][INFO    ][18799] File /etc/apache2/sites-enabled/000-default.conf is not present
2018-07-10 13:03:42,832 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 13:03:42.832473 duration_in_ms=1.254
2018-07-10 13:03:42,834 [salt.state       ][INFO    ][18799] Running state [apache2] at time 13:03:42.834032
2018-07-10 13:03:42,834 [salt.state       ][INFO    ][18799] Executing state service.running for apache2
2018-07-10 13:03:42,834 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-10 13:03:42,875 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:03:42,898 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:42,926 [salt.state       ][INFO    ][18799] The service apache2 is already running
2018-07-10 13:03:42,929 [salt.state       ][INFO    ][18799] Completed state [apache2] at time 13:03:42.929013 duration_in_ms=94.974
2018-07-10 13:03:42,930 [salt.state       ][INFO    ][18799] Running state [/etc/apache2/conf-enabled/security.conf] at time 13:03:42.930586
2018-07-10 13:03:42,931 [salt.state       ][INFO    ][18799] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-10 13:03:42,935 [salt.state       ][INFO    ][18799] Symlink /etc/apache2/conf-enabled/security.conf is present and owned by root:root
2018-07-10 13:03:42,935 [salt.state       ][INFO    ][18799] Completed state [/etc/apache2/conf-enabled/security.conf] at time 13:03:42.935611 duration_in_ms=5.025
2018-07-10 13:03:42,936 [salt.state       ][INFO    ][18799] Running state [panko-api] at time 13:03:42.936699
2018-07-10 13:03:42,937 [salt.state       ][INFO    ][18799] Executing state pkg.installed for panko-api
2018-07-10 13:03:42,961 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['apt-cache', '-q', 'policy', 'panko-api'] in directory '/root'
2018-07-10 13:03:43,065 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 13:03:45,196 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:03:45,231 [salt.loaded.int.module.cmdmod][INFO    ][18799] 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-10 13:03:48,297 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:03:48,353 [salt.state       ][INFO    ][18799] 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-10 13:03:48,390 [salt.state       ][INFO    ][18799] Loading fresh modules for state activity
2018-07-10 13:03:48,427 [salt.state       ][INFO    ][18799] Completed state [panko-api] at time 13:03:48.427357 duration_in_ms=5490.657
2018-07-10 13:03:48,431 [salt.state       ][INFO    ][18799] Running state [/etc/panko/panko.conf] at time 13:03:48.431277
2018-07-10 13:03:48,431 [salt.state       ][INFO    ][18799] Executing state file.managed for /etc/panko/panko.conf
2018-07-10 13:03:48,457 [salt.fileclient  ][INFO    ][18799] Fetching file from saltenv 'base', ** done ** 'panko/files/queens/panko.conf.Debian'
2018-07-10 13:03:48,511 [salt.fileclient  ][INFO    ][18799] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_log.conf'
2018-07-10 13:03:48,533 [salt.fileclient  ][INFO    ][18799] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_database.conf'
2018-07-10 13:03:48,614 [salt.state       ][INFO    ][18799] 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@192.168.10.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,63 @@
 # 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)
+
+[oslo_policy]
 
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -297,6 +309,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.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 +325,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://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -349,6 +363,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 +481,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://192.168.10.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-10 13:03:48,622 [salt.state       ][INFO    ][18799] Completed state [/etc/panko/panko.conf] at time 13:03:48.622756 duration_in_ms=191.478
2018-07-10 13:03:48,624 [salt.state       ][INFO    ][18799] Running state [panko-dbsync] at time 13:03:48.624058
2018-07-10 13:03:48,624 [salt.state       ][INFO    ][18799] Executing state cmd.run for panko-dbsync
2018-07-10 13:03:48,635 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command 'panko-dbsync' in directory '/root'
2018-07-10 13:03:49,613 [salt.state       ][INFO    ][18799] {'pid': 19404, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-10 13:03:49,614 [salt.state       ][INFO    ][18799] Completed state [panko-dbsync] at time 13:03:49.614313 duration_in_ms=990.254
2018-07-10 13:03:49,620 [salt.state       ][INFO    ][18799] Running state [wsgi_panko] at time 13:03:49.620749
2018-07-10 13:03:49,621 [salt.state       ][INFO    ][18799] Executing state apache_site.enabled for wsgi_panko
2018-07-10 13:03:49,622 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['a2ensite', 'wsgi_panko'] in directory '/root'
2018-07-10 13:03:49,690 [salt.state       ][INFO    ][18799] {'new': 'wsgi_panko', 'old': None}
2018-07-10 13:03:49,691 [salt.state       ][INFO    ][18799] Completed state [wsgi_panko] at time 13:03:49.691630 duration_in_ms=70.882
2018-07-10 13:03:49,694 [salt.loader      ][ERROR   ][18799] 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-10 13:03:49,900 [salt.state       ][INFO    ][18799] Running state [apache2] at time 13:03:49.900636
2018-07-10 13:03:49,901 [salt.state       ][INFO    ][18799] Executing state service.running for apache2
2018-07-10 13:03:49,902 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:03:49,919 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:49,937 [salt.state       ][INFO    ][18799] The service apache2 is already running
2018-07-10 13:03:49,937 [salt.state       ][INFO    ][18799] Completed state [apache2] at time 13:03:49.937908 duration_in_ms=37.273
2018-07-10 13:03:49,938 [salt.state       ][INFO    ][18799] Running state [apache2] at time 13:03:49.938223
2018-07-10 13:03:49,938 [salt.state       ][INFO    ][18799] Executing state service.mod_watch for apache2
2018-07-10 13:03:49,939 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:03:49,957 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:03:49,979 [salt.loaded.int.module.cmdmod][INFO    ][18799] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-10 13:03:52,288 [salt.state       ][INFO    ][18799] {'apache2': True}
2018-07-10 13:03:52,289 [salt.state       ][INFO    ][18799] Completed state [apache2] at time 13:03:52.289044 duration_in_ms=2350.82
2018-07-10 13:03:52,292 [salt.minion      ][INFO    ][18799] Returning information for job: 20180710130336294856
2018-07-10 13:03:53,177 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command test.ping with jid 20180710130353166887
2018-07-10 13:03:53,196 [salt.minion      ][INFO    ][19574] Starting a new job with PID 19574
2018-07-10 13:03:53,306 [salt.minion      ][INFO    ][19574] Returning information for job: 20180710130353166887
2018-07-10 13:06:09,970 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710130609960623
2018-07-10 13:06:09,989 [salt.minion      ][INFO    ][19583] Starting a new job with PID 19583
2018-07-10 13:06:12,841 [salt.state       ][INFO    ][19583] Loading fresh modules for state activity
2018-07-10 13:06:12,903 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-07-10 13:06:12,938 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-07-10 13:06:13,531 [salt.loader      ][ERROR   ][19583] 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-10 13:06:14,641 [salt.state       ][INFO    ][19583] Running state [aodh-api] at time 13:06:14.641173
2018-07-10 13:06:14,641 [salt.state       ][INFO    ][19583] Executing state pkg.installed for aodh-api
2018-07-10 13:06:14,642 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:06:15,153 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-07-10 13:06:15,277 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 13:06:17,356 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:06:17,389 [salt.loaded.int.module.cmdmod][INFO    ][19583] 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-10 13:06:30,085 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130630071577
2018-07-10 13:06:30,104 [salt.minion      ][INFO    ][25131] Starting a new job with PID 25131
2018-07-10 13:06:30,123 [salt.minion      ][INFO    ][25131] Returning information for job: 20180710130630071577
2018-07-10 13:06:30,411 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:06:30,469 [salt.state       ][INFO    ][19583] 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.1-1.0~u16.04+mcp2'
'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-10 13:06:30,508 [salt.state       ][INFO    ][19583] Loading fresh modules for state activity
2018-07-10 13:06:30,715 [salt.state       ][INFO    ][19583] Completed state [aodh-api] at time 13:06:30.715203 duration_in_ms=16074.031
2018-07-10 13:06:30,727 [salt.state       ][INFO    ][19583] Running state [aodh-evaluator] at time 13:06:30.727546
2018-07-10 13:06:30,728 [salt.state       ][INFO    ][19583] Executing state pkg.installed for aodh-evaluator
2018-07-10 13:06:30,747 [salt.loader      ][ERROR   ][19583] 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-10 13:06:31,199 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:06:31,238 [salt.loaded.int.module.cmdmod][INFO    ][19583] 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-10 13:06:34,359 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:06:34,412 [salt.state       ][INFO    ][19583] Made the following changes:
'aodh-evaluator' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-10 13:06:34,444 [salt.state       ][INFO    ][19583] Loading fresh modules for state activity
2018-07-10 13:06:34,481 [salt.state       ][INFO    ][19583] Completed state [aodh-evaluator] at time 13:06:34.481704 duration_in_ms=3754.157
2018-07-10 13:06:34,493 [salt.state       ][INFO    ][19583] Running state [aodh-notifier] at time 13:06:34.493613
2018-07-10 13:06:34,493 [salt.state       ][INFO    ][19583] Executing state pkg.installed for aodh-notifier
2018-07-10 13:06:34,512 [salt.loader      ][ERROR   ][19583] 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-10 13:06:34,954 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:06:34,993 [salt.loaded.int.module.cmdmod][INFO    ][19583] 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-10 13:06:38,207 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:06:38,261 [salt.state       ][INFO    ][19583] Made the following changes:
'aodh-notifier' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-10 13:06:38,294 [salt.state       ][INFO    ][19583] Loading fresh modules for state activity
2018-07-10 13:06:38,330 [salt.state       ][INFO    ][19583] Completed state [aodh-notifier] at time 13:06:38.330598 duration_in_ms=3836.984
2018-07-10 13:06:38,341 [salt.state       ][INFO    ][19583] Running state [aodh-listener] at time 13:06:38.341751
2018-07-10 13:06:38,342 [salt.state       ][INFO    ][19583] Executing state pkg.installed for aodh-listener
2018-07-10 13:06:38,361 [salt.loader      ][ERROR   ][19583] 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-10 13:06:38,823 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:06:38,864 [salt.loaded.int.module.cmdmod][INFO    ][19583] 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-10 13:06:40,253 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130640242179
2018-07-10 13:06:40,268 [salt.minion      ][INFO    ][25852] Starting a new job with PID 25852
2018-07-10 13:06:40,299 [salt.minion      ][INFO    ][25852] Returning information for job: 20180710130640242179
2018-07-10 13:06:42,059 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:06:42,111 [salt.state       ][INFO    ][19583] Made the following changes:
'aodh-listener' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-10 13:06:42,143 [salt.state       ][INFO    ][19583] Loading fresh modules for state activity
2018-07-10 13:06:42,179 [salt.state       ][INFO    ][19583] Completed state [aodh-listener] at time 13:06:42.178937 duration_in_ms=3837.185
2018-07-10 13:06:42,193 [salt.state       ][INFO    ][19583] Running state [python-aodhclient] at time 13:06:42.193192
2018-07-10 13:06:42,193 [salt.state       ][INFO    ][19583] Executing state pkg.installed for python-aodhclient
2018-07-10 13:06:42,214 [salt.loader      ][ERROR   ][19583] 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-10 13:06:42,674 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:06:42,713 [salt.loaded.int.module.cmdmod][INFO    ][19583] 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-10 13:06:44,843 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:06:44,905 [salt.state       ][INFO    ][19583] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-1~u16.04+mcp4'

2018-07-10 13:06:44,938 [salt.state       ][INFO    ][19583] Loading fresh modules for state activity
2018-07-10 13:06:45,093 [salt.state       ][INFO    ][19583] Completed state [python-aodhclient] at time 13:06:45.093726 duration_in_ms=2900.533
2018-07-10 13:06:45,097 [salt.state       ][INFO    ][19583] Running state [/etc/aodh/aodh.conf] at time 13:06:45.097804
2018-07-10 13:06:45,098 [salt.state       ][INFO    ][19583] Executing state file.managed for /etc/aodh/aodh.conf
2018-07-10 13:06:45,151 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/aodh.conf.Debian'
2018-07-10 13:06:45,228 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_default.conf'
2018-07-10 13:06:45,346 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_healthcheck.conf'
2018-07-10 13:06:45,362 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_policy.conf'
2018-07-10 13:06:45,402 [salt.state       ][INFO    ][19583] 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@192.168.10.28:5672,openstack:opnfv_secret@192.168.10.29:5672,openstack:opnfv_secret@192.168.10.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 = 192.168.10.34
+
 # 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://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.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@192.168.10.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,290 @@
 #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://192.168.10.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)
+
 [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 +863,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.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 +879,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://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -654,6 +917,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 +1035,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://192.168.10.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-10 13:06:45,412 [salt.state       ][INFO    ][19583] Completed state [/etc/aodh/aodh.conf] at time 13:06:45.412071 duration_in_ms=314.266
2018-07-10 13:06:45,412 [salt.state       ][INFO    ][19583] Running state [/etc/default/aodh-evaluator] at time 13:06:45.412528
2018-07-10 13:06:45,416 [salt.state       ][INFO    ][19583] Executing state file.managed for /etc/default/aodh-evaluator
2018-07-10 13:06:45,448 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'aodh/files/default'
2018-07-10 13:06:45,458 [salt.state       ][INFO    ][19583] File changed:
New file
2018-07-10 13:06:45,459 [salt.state       ][INFO    ][19583] Completed state [/etc/default/aodh-evaluator] at time 13:06:45.459437 duration_in_ms=46.909
2018-07-10 13:06:45,461 [salt.state       ][INFO    ][19583] Running state [/etc/default/aodh-notifier] at time 13:06:45.460819
2018-07-10 13:06:45,461 [salt.state       ][INFO    ][19583] Executing state file.managed for /etc/default/aodh-notifier
2018-07-10 13:06:45,486 [salt.state       ][INFO    ][19583] File changed:
New file
2018-07-10 13:06:45,487 [salt.state       ][INFO    ][19583] Completed state [/etc/default/aodh-notifier] at time 13:06:45.487396 duration_in_ms=26.577
2018-07-10 13:06:45,488 [salt.state       ][INFO    ][19583] Running state [/etc/default/aodh-listener] at time 13:06:45.488513
2018-07-10 13:06:45,489 [salt.state       ][INFO    ][19583] Executing state file.managed for /etc/default/aodh-listener
2018-07-10 13:06:45,512 [salt.state       ][INFO    ][19583] File changed:
New file
2018-07-10 13:06:45,513 [salt.state       ][INFO    ][19583] Completed state [/etc/default/aodh-listener] at time 13:06:45.513144 duration_in_ms=24.631
2018-07-10 13:06:45,518 [salt.state       ][INFO    ][19583] Running state [aodh-dbsync] at time 13:06:45.517900
2018-07-10 13:06:45,518 [salt.state       ][INFO    ][19583] Executing state cmd.run for aodh-dbsync
2018-07-10 13:06:45,526 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command 'aodh-dbsync' in directory '/root'
2018-07-10 13:06:47,049 [salt.state       ][INFO    ][19583] {'pid': 26167, 'retcode': 0, 'stderr': '', 'stdout': '2018-07-10 13:06:46.925 26168 INFO alembic.runtime.migration [-] Context impl MySQLImpl.\n2018-07-10 13:06:46.926 26168 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.'}
2018-07-10 13:06:47,050 [salt.state       ][INFO    ][19583] Completed state [aodh-dbsync] at time 13:06:47.050511 duration_in_ms=1532.61
2018-07-10 13:06:47,051 [salt.state       ][INFO    ][19583] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 13:06:47.051452
2018-07-10 13:06:47,051 [salt.state       ][INFO    ][19583] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-07-10 13:06:47,087 [salt.fileclient  ][INFO    ][19583] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/apache-aodh.apache2.conf.Debian'
2018-07-10 13:06:47,129 [salt.state       ][INFO    ][19583] 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 192.168.10.34: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-10 13:06:47,130 [salt.state       ][INFO    ][19583] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 13:06:47.130821 duration_in_ms=79.369
2018-07-10 13:06:47,131 [salt.state       ][INFO    ][19583] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 13:06:47.131375
2018-07-10 13:06:47,131 [salt.state       ][INFO    ][19583] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-07-10 13:06:47,143 [salt.state       ][INFO    ][19583] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-07-10 13:06:47,143 [salt.state       ][INFO    ][19583] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 13:06:47.143760 duration_in_ms=12.386
2018-07-10 13:06:47,145 [salt.loader      ][ERROR   ][19583] 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-10 13:06:47,380 [salt.state       ][INFO    ][19583] Running state [apache2] at time 13:06:47.380465
2018-07-10 13:06:47,381 [salt.state       ][INFO    ][19583] Executing state service.running for apache2
2018-07-10 13:06:47,382 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-10 13:06:47,401 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:06:47,421 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:06:47,441 [salt.state       ][INFO    ][19583] The service apache2 is already running
2018-07-10 13:06:47,441 [salt.state       ][INFO    ][19583] Completed state [apache2] at time 13:06:47.441731 duration_in_ms=61.267
2018-07-10 13:06:47,442 [salt.state       ][INFO    ][19583] Running state [apache2] at time 13:06:47.442235
2018-07-10 13:06:47,442 [salt.state       ][INFO    ][19583] Executing state service.mod_watch for apache2
2018-07-10 13:06:47,443 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-10 13:06:47,463 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-10 13:06:47,487 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-10 13:06:49,829 [salt.state       ][INFO    ][19583] {'apache2': True}
2018-07-10 13:06:49,830 [salt.state       ][INFO    ][19583] Completed state [apache2] at time 13:06:49.830491 duration_in_ms=2388.257
2018-07-10 13:06:49,832 [salt.state       ][INFO    ][19583] Running state [aodh-evaluator] at time 13:06:49.832469
2018-07-10 13:06:49,836 [salt.state       ][INFO    ][19583] Executing state service.running for aodh-evaluator
2018-07-10 13:06:49,837 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-07-10 13:06:49,863 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-10 13:06:49,899 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-10 13:06:49,927 [salt.state       ][INFO    ][19583] The service aodh-evaluator is already running
2018-07-10 13:06:49,927 [salt.state       ][INFO    ][19583] Completed state [aodh-evaluator] at time 13:06:49.927629 duration_in_ms=95.161
2018-07-10 13:06:49,928 [salt.state       ][INFO    ][19583] Running state [aodh-evaluator] at time 13:06:49.928052
2018-07-10 13:06:49,928 [salt.state       ][INFO    ][19583] Executing state service.mod_watch for aodh-evaluator
2018-07-10 13:06:49,929 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-10 13:06:49,959 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-10 13:06:49,995 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-07-10 13:06:50,219 [salt.state       ][INFO    ][19583] {'aodh-evaluator': True}
2018-07-10 13:06:50,219 [salt.state       ][INFO    ][19583] Completed state [aodh-evaluator] at time 13:06:50.219481 duration_in_ms=291.429
2018-07-10 13:06:50,220 [salt.state       ][INFO    ][19583] Running state [aodh-notifier] at time 13:06:50.220546
2018-07-10 13:06:50,220 [salt.state       ][INFO    ][19583] Executing state service.running for aodh-notifier
2018-07-10 13:06:50,227 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-07-10 13:06:50,263 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-10 13:06:50,282 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-10 13:06:50,315 [salt.state       ][INFO    ][19583] The service aodh-notifier is already running
2018-07-10 13:06:50,316 [salt.state       ][INFO    ][19583] Completed state [aodh-notifier] at time 13:06:50.316381 duration_in_ms=95.834
2018-07-10 13:06:50,316 [salt.state       ][INFO    ][19583] Running state [aodh-notifier] at time 13:06:50.316786
2018-07-10 13:06:50,317 [salt.state       ][INFO    ][19583] Executing state service.mod_watch for aodh-notifier
2018-07-10 13:06:50,318 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-10 13:06:50,345 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-10 13:06:50,369 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-07-10 13:06:50,445 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130650430465
2018-07-10 13:06:50,467 [salt.minion      ][INFO    ][26390] Starting a new job with PID 26390
2018-07-10 13:06:50,519 [salt.minion      ][INFO    ][26390] Returning information for job: 20180710130650430465
2018-07-10 13:07:00,674 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130700658405
2018-07-10 13:07:00,694 [salt.minion      ][INFO    ][26442] Starting a new job with PID 26442
2018-07-10 13:07:00,716 [salt.minion      ][INFO    ][26442] Returning information for job: 20180710130700658405
2018-07-10 13:07:05,423 [salt.state       ][INFO    ][19583] {'aodh-notifier': True}
2018-07-10 13:07:05,424 [salt.state       ][INFO    ][19583] Completed state [aodh-notifier] at time 13:07:05.424351 duration_in_ms=15107.564
2018-07-10 13:07:05,429 [salt.state       ][INFO    ][19583] Running state [aodh-listener] at time 13:07:05.429307
2018-07-10 13:07:05,429 [salt.state       ][INFO    ][19583] Executing state service.running for aodh-listener
2018-07-10 13:07:05,431 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-07-10 13:07:05,451 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-10 13:07:05,474 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-10 13:07:05,493 [salt.state       ][INFO    ][19583] The service aodh-listener is already running
2018-07-10 13:07:05,494 [salt.state       ][INFO    ][19583] Completed state [aodh-listener] at time 13:07:05.494116 duration_in_ms=64.808
2018-07-10 13:07:05,494 [salt.state       ][INFO    ][19583] Running state [aodh-listener] at time 13:07:05.494574
2018-07-10 13:07:05,495 [salt.state       ][INFO    ][19583] Executing state service.mod_watch for aodh-listener
2018-07-10 13:07:05,496 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-10 13:07:05,514 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-10 13:07:05,531 [salt.loaded.int.module.cmdmod][INFO    ][19583] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-07-10 13:07:10,871 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130710853289
2018-07-10 13:07:10,892 [salt.minion      ][INFO    ][26498] Starting a new job with PID 26498
2018-07-10 13:07:10,911 [salt.minion      ][INFO    ][26498] Returning information for job: 20180710130710853289
2018-07-10 13:07:20,672 [salt.state       ][INFO    ][19583] {'aodh-listener': True}
2018-07-10 13:07:20,674 [salt.state       ][INFO    ][19583] Completed state [aodh-listener] at time 13:07:20.674881 duration_in_ms=15180.306
2018-07-10 13:07:20,682 [salt.minion      ][INFO    ][19583] Returning information for job: 20180710130609960623
2018-07-10 13:07:21,548 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command state.sls with jid 20180710130721538964
2018-07-10 13:07:21,565 [salt.minion      ][INFO    ][26555] Starting a new job with PID 26555
2018-07-10 13:07:25,232 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:07:25,284 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-07-10 13:07:25,316 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-07-10 13:07:25,975 [salt.loader      ][ERROR   ][26555] 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-10 13:07:27,140 [salt.state       ][INFO    ][26555] Running state [ceilometer-api] at time 13:07:27.140432
2018-07-10 13:07:27,141 [salt.state       ][INFO    ][26555] Executing state pkg.installed for ceilometer-api
2018-07-10 13:07:27,142 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:07:27,625 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-07-10 13:07:27,745 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 13:07:29,897 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:07:29,933 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-api'] in directory '/root'
2018-07-10 13:07:31,937 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:07:31,996 [salt.state       ][INFO    ][26555] Made the following changes:
'ceilometer-api' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-10 13:07:32,032 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:07:32,240 [salt.state       ][INFO    ][26555] Completed state [ceilometer-api] at time 13:07:32.240060 duration_in_ms=5099.631
2018-07-10 13:07:32,253 [salt.state       ][INFO    ][26555] Running state [ceilometer-agent-central] at time 13:07:32.253100
2018-07-10 13:07:32,253 [salt.state       ][INFO    ][26555] Executing state pkg.installed for ceilometer-agent-central
2018-07-10 13:07:32,272 [salt.loader      ][ERROR   ][26555] 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-10 13:07:32,723 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:07:32,763 [salt.loaded.int.module.cmdmod][INFO    ][26555] 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-10 13:07:41,634 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130741621141
2018-07-10 13:07:41,653 [salt.minion      ][INFO    ][28588] Starting a new job with PID 28588
2018-07-10 13:07:41,677 [salt.minion      ][INFO    ][28588] Returning information for job: 20180710130741621141
2018-07-10 13:07:50,377 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:07:50,436 [salt.state       ][INFO    ][26555] 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-10 13:07:50,470 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:07:50,507 [salt.state       ][INFO    ][26555] Completed state [ceilometer-agent-central] at time 13:07:50.507310 duration_in_ms=18254.21
2018-07-10 13:07:50,518 [salt.state       ][INFO    ][26555] Running state [python-ceilometerclient] at time 13:07:50.518880
2018-07-10 13:07:50,519 [salt.state       ][INFO    ][26555] Executing state pkg.installed for python-ceilometerclient
2018-07-10 13:07:50,538 [salt.loader      ][ERROR   ][26555] 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-10 13:07:51,096 [salt.state       ][INFO    ][26555] All specified packages are already installed
2018-07-10 13:07:51,096 [salt.state       ][INFO    ][26555] Completed state [python-ceilometerclient] at time 13:07:51.096800 duration_in_ms=577.92
2018-07-10 13:07:51,097 [salt.state       ][INFO    ][26555] Running state [ceilometer-agent-notification] at time 13:07:51.097173
2018-07-10 13:07:51,097 [salt.state       ][INFO    ][26555] Executing state pkg.installed for ceilometer-agent-notification
2018-07-10 13:07:51,121 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:07:51,160 [salt.loaded.int.module.cmdmod][INFO    ][26555] 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-10 13:07:51,866 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130751851589
2018-07-10 13:07:51,886 [salt.minion      ][INFO    ][29203] Starting a new job with PID 29203
2018-07-10 13:07:51,909 [salt.minion      ][INFO    ][29203] Returning information for job: 20180710130751851589
2018-07-10 13:07:54,567 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:07:54,628 [salt.state       ][INFO    ][26555] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-10 13:07:54,658 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:07:54,691 [salt.state       ][INFO    ][26555] Completed state [ceilometer-agent-notification] at time 13:07:54.691382 duration_in_ms=3594.209
2018-07-10 13:07:54,702 [salt.state       ][INFO    ][26555] Running state [python-elasticsearch] at time 13:07:54.702736
2018-07-10 13:07:54,703 [salt.state       ][INFO    ][26555] Executing state pkg.installed for python-elasticsearch
2018-07-10 13:07:54,721 [salt.loader      ][ERROR   ][26555] 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-10 13:07:55,518 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:07:55,597 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-elasticsearch'] in directory '/root'
2018-07-10 13:07:57,780 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:07:57,848 [salt.state       ][INFO    ][26555] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-07-10 13:07:57,880 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:07:57,916 [salt.state       ][INFO    ][26555] Completed state [python-elasticsearch] at time 13:07:57.916187 duration_in_ms=3213.45
2018-07-10 13:07:57,927 [salt.state       ][INFO    ][26555] Running state [python-influxdb] at time 13:07:57.927816
2018-07-10 13:07:57,928 [salt.state       ][INFO    ][26555] Executing state pkg.installed for python-influxdb
2018-07-10 13:07:57,949 [salt.loader      ][ERROR   ][26555] 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-10 13:07:58,680 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:07:58,751 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-influxdb'] in directory '/root'
2018-07-10 13:08:00,967 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:08:01,029 [salt.state       ][INFO    ][26555] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-07-10 13:08:01,062 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:08:01,096 [salt.state       ][INFO    ][26555] Completed state [python-influxdb] at time 13:08:01.096629 duration_in_ms=3168.813
2018-07-10 13:08:01,108 [salt.state       ][INFO    ][26555] Running state [python-pymongo] at time 13:08:01.108731
2018-07-10 13:08:01,109 [salt.state       ][INFO    ][26555] Executing state pkg.installed for python-pymongo
2018-07-10 13:08:01,129 [salt.loader      ][ERROR   ][26555] 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-10 13:08:01,852 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 13:08:01,935 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-pymongo'] in directory '/root'
2018-07-10 13:08:02,297 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710130801976146
2018-07-10 13:08:02,334 [salt.minion      ][INFO    ][29727] Starting a new job with PID 29727
2018-07-10 13:08:02,391 [salt.minion      ][INFO    ][29727] Returning information for job: 20180710130801976146
2018-07-10 13:08:04,894 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 13:08:04,968 [salt.state       ][INFO    ][26555] Made the following changes:
'python-bson' changed from 'absent' to '3.2-1build1'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python2.7-gridfs' changed from 'absent' to '1'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python2.7-pymongo-ext' changed from 'absent' to '1'

2018-07-10 13:08:05,004 [salt.state       ][INFO    ][26555] Loading fresh modules for state activity
2018-07-10 13:08:05,049 [salt.state       ][INFO    ][26555] Completed state [python-pymongo] at time 13:08:05.049404 duration_in_ms=3940.672
2018-07-10 13:08:05,054 [salt.state       ][INFO    ][26555] Running state [/etc/ceilometer/ceilometer.conf] at time 13:08:05.054166
2018-07-10 13:08:05,059 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-07-10 13:08:05,106 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/ceilometer-server.conf.Debian'
2018-07-10 13:08:05,354 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_notifications.conf'
2018-07-10 13:08:05,377 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_rabbit.conf'
2018-07-10 13:08:05,414 [salt.state       ][INFO    ][26555] 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@192.168.10.28:5672,openstack:opnfv_secret@192.168.10.29:5672,openstack:opnfv_secret@192.168.10.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://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.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]
@@ -560,52 +481,6 @@
 #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://192.168.10.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]
@@ -1594,7 +792,7 @@
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
+# IP address of the VMware vSphere host. (host address value)
 #host_ip = 127.0.0.1
 
 # Port of the VMware vSphere host. (port value)
@@ -1643,3 +841,286 @@
 
 # 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
+# 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-10 13:08:05,433 [salt.state       ][INFO    ][26555] Completed state [/etc/ceilometer/ceilometer.conf] at time 13:08:05.433634 duration_in_ms=379.466
2018-07-10 13:08:05,435 [salt.state       ][INFO    ][26555] Running state [/etc/default/ceilometer-agent-central] at time 13:08:05.435190
2018-07-10 13:08:05,435 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/default/ceilometer-agent-central
2018-07-10 13:08:05,488 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/default'
2018-07-10 13:08:05,521 [salt.state       ][INFO    ][26555] File changed:
New file
2018-07-10 13:08:05,521 [salt.state       ][INFO    ][26555] Completed state [/etc/default/ceilometer-agent-central] at time 13:08:05.521880 duration_in_ms=86.689
2018-07-10 13:08:05,522 [salt.state       ][INFO    ][26555] Running state [/etc/default/ceilometer-agent-notification] at time 13:08:05.522332
2018-07-10 13:08:05,522 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/default/ceilometer-agent-notification
2018-07-10 13:08:05,554 [salt.state       ][INFO    ][26555] File changed:
New file
2018-07-10 13:08:05,554 [salt.state       ][INFO    ][26555] Completed state [/etc/default/ceilometer-agent-notification] at time 13:08:05.554585 duration_in_ms=32.253
2018-07-10 13:08:05,587 [salt.state       ][INFO    ][26555] Running state [python-gnocchiclient] at time 13:08:05.587294
2018-07-10 13:08:05,587 [salt.state       ][INFO    ][26555] Executing state pkg.latest for python-gnocchiclient
2018-07-10 13:08:05,604 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['apt-cache', '-q', 'policy', 'python-gnocchiclient'] in directory '/root'
2018-07-10 13:08:06,047 [salt.state       ][INFO    ][26555] Package python-gnocchiclient is already up-to-date
2018-07-10 13:08:06,048 [salt.state       ][INFO    ][26555] Completed state [python-gnocchiclient] at time 13:08:06.048034 duration_in_ms=460.739
2018-07-10 13:08:06,048 [salt.state       ][INFO    ][26555] Running state [/etc/ceilometer/pipeline.yaml] at time 13:08:06.048781
2018-07-10 13:08:06,049 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-07-10 13:08:06,070 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/pipeline.yaml'
2018-07-10 13:08:06,192 [salt.state       ][INFO    ][26555] File changed:
New file
2018-07-10 13:08:06,193 [salt.state       ][INFO    ][26555] Completed state [/etc/ceilometer/pipeline.yaml] at time 13:08:06.193190 duration_in_ms=144.409
2018-07-10 13:08:06,193 [salt.state       ][INFO    ][26555] Running state [/etc/ceilometer/event_pipeline.yaml] at time 13:08:06.193622
2018-07-10 13:08:06,197 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-07-10 13:08:06,219 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_pipeline.yaml'
2018-07-10 13:08:06,312 [salt.state       ][INFO    ][26555] File changed:
New file
2018-07-10 13:08:06,312 [salt.state       ][INFO    ][26555] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 13:08:06.312810 duration_in_ms=119.188
2018-07-10 13:08:06,313 [salt.state       ][INFO    ][26555] Running state [/etc/ceilometer/event_definitions.yaml] at time 13:08:06.313202
2018-07-10 13:08:06,316 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-07-10 13:08:06,349 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_definitions.yaml'
2018-07-10 13:08:06,358 [salt.state       ][INFO    ][26555] File changed:
New file
2018-07-10 13:08:06,358 [salt.state       ][INFO    ][26555] Completed state [/etc/ceilometer/event_definitions.yaml] at time 13:08:06.358350 duration_in_ms=45.148
2018-07-10 13:08:06,358 [salt.state       ][INFO    ][26555] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 13:08:06.358737
2018-07-10 13:08:06,359 [salt.state       ][INFO    ][26555] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-07-10 13:08:06,376 [salt.fileclient  ][INFO    ][26555] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gabbi_pipeline.yaml'
2018-07-10 13:08:06,378 [salt.state       ][INFO    ][26555] File changed:
New file
2018-07-10 13:08:06,379 [salt.state       ][INFO    ][26555] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 13:08:06.379029 duration_in_ms=20.292
2018-07-10 13:08:06,380 [salt.loader      ][ERROR   ][26555] 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-10 13:08:06,796 [salt.state       ][INFO    ][26555] Running state [ceilometer-agent-central] at time 13:08:06.796811
2018-07-10 13:08:06,797 [salt.state       ][INFO    ][26555] Executing state service.running for ceilometer-agent-central
2018-07-10 13:08:06,798 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-07-10 13:08:06,819 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-10 13:08:06,840 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-10 13:08:06,861 [salt.state       ][INFO    ][26555] The service ceilometer-agent-central is already running
2018-07-10 13:08:06,861 [salt.state       ][INFO    ][26555] Completed state [ceilometer-agent-central] at time 13:08:06.861825 duration_in_ms=65.014
2018-07-10 13:08:06,862 [salt.state       ][INFO    ][26555] Running state [ceilometer-agent-central] at time 13:08:06.862743
2018-07-10 13:08:06,863 [salt.state       ][INFO    ][26555] Executing state service.mod_watch for ceilometer-agent-central
2018-07-10 13:08:06,865 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-10 13:08:06,886 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-10 13:08:06,907 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-10 13:08:07,086 [salt.state       ][INFO    ][26555] {'ceilometer-agent-central': True}
2018-07-10 13:08:07,086 [salt.state       ][INFO    ][26555] Completed state [ceilometer-agent-central] at time 13:08:07.086447 duration_in_ms=223.703
2018-07-10 13:08:07,089 [salt.state       ][INFO    ][26555] Running state [ceilometer-agent-notification] at time 13:08:07.089754
2018-07-10 13:08:07,091 [salt.state       ][INFO    ][26555] Executing state service.running for ceilometer-agent-notification
2018-07-10 13:08:07,092 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-07-10 13:08:07,119 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-10 13:08:07,137 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-10 13:08:07,154 [salt.state       ][INFO    ][26555] The service ceilometer-agent-notification is already running
2018-07-10 13:08:07,155 [salt.state       ][INFO    ][26555] Completed state [ceilometer-agent-notification] at time 13:08:07.155112 duration_in_ms=65.358
2018-07-10 13:08:07,155 [salt.state       ][INFO    ][26555] Running state [ceilometer-agent-notification] at time 13:08:07.155570
2018-07-10 13:08:07,156 [salt.state       ][INFO    ][26555] Executing state service.mod_watch for ceilometer-agent-notification
2018-07-10 13:08:07,158 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-10 13:08:07,177 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-10 13:08:07,195 [salt.loaded.int.module.cmdmod][INFO    ][26555] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-10 13:08:07,330 [salt.state       ][INFO    ][26555] {'ceilometer-agent-notification': True}
2018-07-10 13:08:07,331 [salt.state       ][INFO    ][26555] Completed state [ceilometer-agent-notification] at time 13:08:07.330938 duration_in_ms=175.368
2018-07-10 13:08:07,347 [salt.minion      ][INFO    ][26555] Returning information for job: 20180710130721538964
2018-07-10 13:12:38,840 [salt.utils.schedule][INFO    ][2555] Running scheduled job: __mine_interval
2018-07-10 13:13:50,290 [salt.minion      ][INFO    ][2555] User sudo_ubuntu Executing command cp.push_dir with jid 20180710131350276628
2018-07-10 13:13:50,319 [salt.minion      ][INFO    ][30067] Starting a new job with PID 30067
