2018-01-09 23:38:57,101 [py.warnings      ][WARNING ][1807] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-09 23:39:29,377 [salt.loaded.int.module.cmdmod][ERROR   ][1807] 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-01-09 23:39:31,488 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 23:39:31,502 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:31,521 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:31,542 [salt.utils.parsers][WARNING ][1491] Minion received a SIGTERM. Exiting.
2018-01-09 23:39:31,941 [salt.cli.daemons ][INFO    ][2657] Setting up the Salt Minion "mdb02.baremetal-mcp-pike-ovs-ha.local"
2018-01-09 23:39:32,029 [salt.cli.daemons ][INFO    ][2657] Starting up the Salt Minion
2018-01-09 23:39:32,030 [salt.utils.event ][INFO    ][2657] Starting pull socket on /var/run/salt/minion/minion_event_21e99a33ab_pull.ipc
2018-01-09 23:39:32,395 [salt.minion      ][INFO    ][2657] Creating minion process manager
2018-01-09 23:39:33,311 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2657] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 23:39:33,323 [salt.utils.schedule][INFO    ][2657] Updating job settings for scheduled job: __mine_interval
2018-01-09 23:39:33,327 [salt.minion      ][INFO    ][2657] Added mine.update to scheduler
2018-01-09 23:39:33,341 [salt.minion      ][INFO    ][2657] Minion is starting as user 'root'
2018-01-09 23:39:33,355 [salt.minion      ][INFO    ][2657] Minion is ready to receive requests!
2018-01-09 23:39:34,356 [salt.utils.schedule][INFO    ][2657] Running scheduled job: __mine_interval
2018-01-09 23:39:42,556 [salt.minion      ][INFO    ][2657] User sudo_ubuntu Executing command service.force_reload with jid 20180109233943191044
2018-01-09 23:39:42,575 [salt.minion      ][INFO    ][2753] Starting a new job with PID 2753
2018-01-09 23:39:42,750 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2753] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 23:39:42,764 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2753] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:42,779 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2753] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-09 23:39:42,791 [salt.utils.parsers][WARNING ][2657] Minion received a SIGTERM. Exiting.
2018-01-09 23:39:42,791 [salt.cli.daemons ][INFO    ][2657] Shutting down the Salt Minion
2018-01-09 23:39:43,653 [salt.cli.daemons ][INFO    ][2807] Setting up the Salt Minion "mdb02.baremetal-mcp-pike-ovs-ha.local"
2018-01-09 23:39:43,728 [salt.cli.daemons ][INFO    ][2807] Starting up the Salt Minion
2018-01-09 23:39:43,729 [salt.utils.event ][INFO    ][2807] Starting pull socket on /var/run/salt/minion/minion_event_21e99a33ab_pull.ipc
2018-01-09 23:39:44,059 [salt.minion      ][INFO    ][2807] Creating minion process manager
2018-01-09 23:39:45,047 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2807] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 23:39:45,058 [salt.utils.schedule][INFO    ][2807] Updating job settings for scheduled job: __mine_interval
2018-01-09 23:39:45,064 [salt.minion      ][INFO    ][2807] Added mine.update to scheduler
2018-01-09 23:39:45,077 [salt.minion      ][INFO    ][2807] Minion is starting as user 'root'
2018-01-09 23:39:45,090 [salt.minion      ][INFO    ][2807] Minion is ready to receive requests!
2018-01-09 23:39:46,092 [salt.utils.schedule][INFO    ][2807] Running scheduled job: __mine_interval
2018-01-09 23:39:52,661 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109233953288308
2018-01-09 23:39:52,684 [salt.minion      ][INFO    ][2904] Starting a new job with PID 2904
2018-01-09 23:39:52,703 [salt.minion      ][INFO    ][2904] Returning information for job: 20180109233953288308
2018-01-09 23:40:03,608 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.apply with jid 20180109234004235796
2018-01-09 23:40:03,631 [salt.minion      ][INFO    ][2909] Starting a new job with PID 2909
2018-01-09 23:40:06,766 [salt.state       ][INFO    ][2909] Loading fresh modules for state activity
2018-01-09 23:40:06,878 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-09 23:40:06,910 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-09 23:40:07,029 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-09 23:40:07,102 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-09 23:40:07,172 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-09 23:40:07,388 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-09 23:40:07,476 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-09 23:40:07,539 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-09 23:40:07,623 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-09 23:40:07,692 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-09 23:40:07,759 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-09 23:40:07,831 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-09 23:40:07,912 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-09 23:40:07,984 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-09 23:40:08,046 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-09 23:40:08,109 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-09 23:40:08,181 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-09 23:40:08,241 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-09 23:40:08,306 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-09 23:40:08,412 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-09 23:40:08,527 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-09 23:40:08,602 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-09 23:40:08,723 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-09 23:40:08,744 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-09 23:40:08,794 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-09 23:40:08,836 [salt.state       ][INFO    ][2909] Running state [/etc/environment] at time 23:40:08.836082
2018-01-09 23:40:08,836 [salt.state       ][INFO    ][2909] Executing state file.blockreplace for /etc/environment
2018-01-09 23:40:08,844 [salt.state       ][INFO    ][2909] 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-01-09 23:40:08,844 [salt.state       ][INFO    ][2909] Completed state [/etc/environment] at time 23:40:08.844875 duration_in_ms=8.795
2018-01-09 23:40:08,845 [salt.state       ][INFO    ][2909] Running state [/etc/profile.d] at time 23:40:08.845214
2018-01-09 23:40:08,845 [salt.state       ][INFO    ][2909] Executing state file.directory for /etc/profile.d
2018-01-09 23:40:08,869 [salt.state       ][INFO    ][2909] Directory /etc/profile.d is in the correct state
2018-01-09 23:40:08,870 [salt.state       ][INFO    ][2909] Completed state [/etc/profile.d] at time 23:40:08.870468 duration_in_ms=25.253
2018-01-09 23:40:09,264 [salt.state       ][INFO    ][2909] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:40:09.264928
2018-01-09 23:40:09,265 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-09 23:40:09,285 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-09 23:40:09,290 [salt.state       ][INFO    ][2909] File changed:
New file
2018-01-09 23:40:09,290 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:40:09.290931 duration_in_ms=26.004
2018-01-09 23:40:09,291 [salt.state       ][INFO    ][2909] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:40:09.291270
2018-01-09 23:40:09,291 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-09 23:40:09,306 [salt.state       ][INFO    ][2909] File changed:
New file
2018-01-09 23:40:09,306 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:40:09.306481 duration_in_ms=15.21
2018-01-09 23:40:09,307 [salt.state       ][INFO    ][2909] Running state [linux_repo_prereq_pkgs] at time 23:40:09.307404
2018-01-09 23:40:09,307 [salt.state       ][INFO    ][2909] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-09 23:40:09,308 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:09,587 [salt.state       ][INFO    ][2909] All specified packages are already installed
2018-01-09 23:40:09,587 [salt.state       ][INFO    ][2909] Completed state [linux_repo_prereq_pkgs] at time 23:40:09.587878 duration_in_ms=280.474
2018-01-09 23:40:09,588 [salt.state       ][INFO    ][2909] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:40:09.588276
2018-01-09 23:40:09,588 [salt.state       ][INFO    ][2909] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-09 23:40:09,589 [salt.state       ][INFO    ][2909] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-09 23:40:09,589 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:40:09.589386 duration_in_ms=1.11
2018-01-09 23:40:09,589 [salt.state       ][INFO    ][2909] Running state [/etc/apt/preferences.d/uca] at time 23:40:09.589706
2018-01-09 23:40:09,590 [salt.state       ][INFO    ][2909] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-09 23:40:09,590 [salt.state       ][INFO    ][2909] File /etc/apt/preferences.d/uca is not present
2018-01-09 23:40:09,590 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/preferences.d/uca] at time 23:40:09.590683 duration_in_ms=0.978
2018-01-09 23:40:09,596 [salt.state       ][INFO    ][2909] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:40:09.596964
2018-01-09 23:40:09,597 [salt.state       ][INFO    ][2909] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-09 23:40:09,662 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-09 23:40:09,756 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-09 23:40:10,228 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:13,702 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234014330681
2018-01-09 23:40:13,729 [salt.minion      ][INFO    ][3444] Starting a new job with PID 3444
2018-01-09 23:40:13,747 [salt.minion      ][INFO    ][3444] Returning information for job: 20180109234014330681
2018-01-09 23:40:14,039 [salt.state       ][INFO    ][2909] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-09 23:40:14,040 [salt.state       ][INFO    ][2909] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:40:14.040236 duration_in_ms=4443.272
2018-01-09 23:40:14,040 [salt.state       ][INFO    ][2909] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 23:40:14.040461
2018-01-09 23:40:14,040 [salt.state       ][INFO    ][2909] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-09 23:40:14,040 [salt.state       ][INFO    ][2909] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-09 23:40:14,041 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 23:40:14.041087 duration_in_ms=0.625
2018-01-09 23:40:14,041 [salt.state       ][INFO    ][2909] Running state [/etc/apt/preferences.d/mcp_extra] at time 23:40:14.041240
2018-01-09 23:40:14,041 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-09 23:40:14,065 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-09 23:40:14,119 [salt.state       ][INFO    ][2909] File changed:
New file
2018-01-09 23:40:14,119 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/preferences.d/mcp_extra] at time 23:40:14.119548 duration_in_ms=78.307
2018-01-09 23:40:14,120 [salt.state       ][INFO    ][2909] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 23:40:14.120224
2018-01-09 23:40:14,120 [salt.state       ][INFO    ][2909] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-09 23:40:14,192 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-09 23:40:14,384 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:17,626 [salt.state       ][INFO    ][2909] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-09 23:40:17,626 [salt.state       ][INFO    ][2909] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 23:40:17.626822 duration_in_ms=3506.598
2018-01-09 23:40:17,627 [salt.state       ][INFO    ][2909] Running state [linux_extra_packages_purged] at time 23:40:17.627194
2018-01-09 23:40:17,627 [salt.state       ][INFO    ][2909] Executing state pkg.purged for linux_extra_packages_purged
2018-01-09 23:40:17,645 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-09 23:40:23,747 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234024378651
2018-01-09 23:40:23,767 [salt.minion      ][INFO    ][4600] Starting a new job with PID 4600
2018-01-09 23:40:23,788 [salt.minion      ][INFO    ][4600] Returning information for job: 20180109234024378651
2018-01-09 23:40:25,603 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:25,634 [salt.state       ][INFO    ][2909] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-09 23:40:25,653 [salt.state       ][INFO    ][2909] Loading fresh modules for state activity
2018-01-09 23:40:25,686 [salt.state       ][INFO    ][2909] Completed state [linux_extra_packages_purged] at time 23:40:25.686685 duration_in_ms=8059.49
2018-01-09 23:40:25,691 [salt.state       ][INFO    ][2909] Running state [linux_extra_packages_latest] at time 23:40:25.691346
2018-01-09 23:40:25,691 [salt.state       ][INFO    ][2909] Executing state pkg.latest for linux_extra_packages_latest
2018-01-09 23:40:26,016 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-09 23:40:26,063 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:40:26,079 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-09 23:40:33,069 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:33,092 [salt.state       ][INFO    ][2909] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-09 23:40:33,100 [salt.state       ][INFO    ][2909] Loading fresh modules for state activity
2018-01-09 23:40:33,128 [salt.state       ][INFO    ][2909] Completed state [linux_extra_packages_latest] at time 23:40:33.127973 duration_in_ms=7436.627
2018-01-09 23:40:33,172 [salt.state       ][INFO    ][2909] Running state [UTC] at time 23:40:33.172272
2018-01-09 23:40:33,172 [salt.state       ][INFO    ][2909] Executing state timezone.system for UTC
2018-01-09 23:40:33,174 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['timedatectl'] in directory '/root'
2018-01-09 23:40:33,413 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['timedatectl'] in directory '/root'
2018-01-09 23:40:33,426 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-09 23:40:33,446 [salt.state       ][INFO    ][2909] {'timezone': 'UTC'}
2018-01-09 23:40:33,447 [salt.state       ][INFO    ][2909] Completed state [UTC] at time 23:40:33.447194 duration_in_ms=274.922
2018-01-09 23:40:33,456 [salt.state       ][INFO    ][2909] Running state [nf_conntrack] at time 23:40:33.456138
2018-01-09 23:40:33,456 [salt.state       ][INFO    ][2909] Executing state kmod.present for nf_conntrack
2018-01-09 23:40:33,457 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'lsmod' in directory '/root'
2018-01-09 23:40:33,772 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234034401336
2018-01-09 23:40:33,793 [salt.minion      ][INFO    ][5205] Starting a new job with PID 5205
2018-01-09 23:40:33,808 [salt.minion      ][INFO    ][5205] Returning information for job: 20180109234034401336
2018-01-09 23:40:34,575 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'lsmod' in directory '/root'
2018-01-09 23:40:34,585 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-09 23:40:34,604 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'lsmod' in directory '/root'
2018-01-09 23:40:34,671 [salt.state       ][INFO    ][2909] {'nf_conntrack': 'loaded'}
2018-01-09 23:40:34,671 [salt.state       ][INFO    ][2909] Completed state [nf_conntrack] at time 23:40:34.671915 duration_in_ms=1215.777
2018-01-09 23:40:34,688 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_keepalive_probes] at time 23:40:34.688512
2018-01-09 23:40:34,689 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-09 23:40:34,689 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,730 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-09 23:40:34,737 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-09 23:40:34,737 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:40:34.737741 duration_in_ms=49.229
2018-01-09 23:40:34,738 [salt.state       ][INFO    ][2909] Running state [fs.file-max] at time 23:40:34.738157
2018-01-09 23:40:34,738 [salt.state       ][INFO    ][2909] Executing state sysctl.present for fs.file-max
2018-01-09 23:40:34,739 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,753 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-09 23:40:34,759 [salt.state       ][INFO    ][2909] {'fs.file-max': 124165}
2018-01-09 23:40:34,760 [salt.state       ][INFO    ][2909] Completed state [fs.file-max] at time 23:40:34.760149 duration_in_ms=21.991
2018-01-09 23:40:34,760 [salt.state       ][INFO    ][2909] Running state [net.core.somaxconn] at time 23:40:34.760516
2018-01-09 23:40:34,760 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.core.somaxconn
2018-01-09 23:40:34,761 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,775 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-09 23:40:34,781 [salt.state       ][INFO    ][2909] {'net.core.somaxconn': 4096}
2018-01-09 23:40:34,781 [salt.state       ][INFO    ][2909] Completed state [net.core.somaxconn] at time 23:40:34.781680 duration_in_ms=21.164
2018-01-09 23:40:34,782 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:40:34.782070
2018-01-09 23:40:34,782 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-09 23:40:34,782 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,795 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-09 23:40:34,801 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-09 23:40:34,802 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:40:34.802053 duration_in_ms=19.982
2018-01-09 23:40:34,802 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_tw_reuse] at time 23:40:34.802408
2018-01-09 23:40:34,802 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-09 23:40:34,803 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,815 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-09 23:40:34,821 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-09 23:40:34,821 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_tw_reuse] at time 23:40:34.821488 duration_in_ms=19.079
2018-01-09 23:40:34,821 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_congestion_control] at time 23:40:34.821838
2018-01-09 23:40:34,822 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-09 23:40:34,822 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,834 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-09 23:40:34,908 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-09 23:40:34,908 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_congestion_control] at time 23:40:34.908378 duration_in_ms=86.54
2018-01-09 23:40:34,908 [salt.state       ][INFO    ][2909] Running state [net.nf_conntrack_max] at time 23:40:34.908759
2018-01-09 23:40:34,909 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.nf_conntrack_max
2018-01-09 23:40:34,909 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:34,922 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-09 23:40:34,927 [salt.state       ][INFO    ][2909] {'net.nf_conntrack_max': 1048576}
2018-01-09 23:40:34,927 [salt.state       ][INFO    ][2909] Completed state [net.nf_conntrack_max] at time 23:40:34.927335 duration_in_ms=18.576
2018-01-09 23:40:34,927 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_retries2] at time 23:40:34.927685
2018-01-09 23:40:34,928 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-09 23:40:34,928 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,007 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-09 23:40:35,017 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_retries2': 5}
2018-01-09 23:40:35,017 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_retries2] at time 23:40:35.017619 duration_in_ms=89.932
2018-01-09 23:40:35,018 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_fin_timeout] at time 23:40:35.018301
2018-01-09 23:40:35,018 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-09 23:40:35,020 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,217 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-09 23:40:35,230 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-09 23:40:35,231 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_fin_timeout] at time 23:40:35.231033 duration_in_ms=212.73
2018-01-09 23:40:35,231 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_slow_start_after_idle] at time 23:40:35.231876
2018-01-09 23:40:35,232 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-09 23:40:35,233 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,258 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-09 23:40:35,267 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-09 23:40:35,268 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 23:40:35.267954 duration_in_ms=36.078
2018-01-09 23:40:35,268 [salt.state       ][INFO    ][2909] Running state [vm.swappiness] at time 23:40:35.268606
2018-01-09 23:40:35,269 [salt.state       ][INFO    ][2909] Executing state sysctl.present for vm.swappiness
2018-01-09 23:40:35,270 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,306 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-09 23:40:35,314 [salt.state       ][INFO    ][2909] {'vm.swappiness': 10}
2018-01-09 23:40:35,314 [salt.state       ][INFO    ][2909] Completed state [vm.swappiness] at time 23:40:35.314534 duration_in_ms=45.929
2018-01-09 23:40:35,315 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:40:35.315068
2018-01-09 23:40:35,315 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-09 23:40:35,316 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,381 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-09 23:40:35,387 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-09 23:40:35,388 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:40:35.388037 duration_in_ms=72.97
2018-01-09 23:40:35,388 [salt.state       ][INFO    ][2909] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:40:35.388523
2018-01-09 23:40:35,389 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-09 23:40:35,389 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,464 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-09 23:40:35,474 [salt.state       ][INFO    ][2909] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-09 23:40:35,474 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:40:35.474507 duration_in_ms=85.982
2018-01-09 23:40:35,475 [salt.state       ][INFO    ][2909] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:40:35.475183
2018-01-09 23:40:35,475 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-09 23:40:35,476 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,496 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-09 23:40:35,503 [salt.state       ][INFO    ][2909] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-09 23:40:35,504 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:40:35.504049 duration_in_ms=28.866
2018-01-09 23:40:35,504 [salt.state       ][INFO    ][2909] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:40:35.504599
2018-01-09 23:40:35,505 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-09 23:40:35,505 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,602 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-09 23:40:35,613 [salt.state       ][INFO    ][2909] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-09 23:40:35,614 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:40:35.614490 duration_in_ms=109.89
2018-01-09 23:40:35,615 [salt.state       ][INFO    ][2909] Running state [net.core.netdev_max_backlog] at time 23:40:35.615341
2018-01-09 23:40:35,616 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-09 23:40:35,617 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,662 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-09 23:40:35,673 [salt.state       ][INFO    ][2909] {'net.core.netdev_max_backlog': 261144}
2018-01-09 23:40:35,674 [salt.state       ][INFO    ][2909] Completed state [net.core.netdev_max_backlog] at time 23:40:35.673972 duration_in_ms=58.632
2018-01-09 23:40:35,674 [salt.state       ][INFO    ][2909] Running state [net.ipv4.tcp_keepalive_time] at time 23:40:35.674515
2018-01-09 23:40:35,675 [salt.state       ][INFO    ][2909] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-09 23:40:35,676 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,702 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-09 23:40:35,712 [salt.state       ][INFO    ][2909] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-09 23:40:35,713 [salt.state       ][INFO    ][2909] Completed state [net.ipv4.tcp_keepalive_time] at time 23:40:35.713184 duration_in_ms=38.669
2018-01-09 23:40:35,713 [salt.state       ][INFO    ][2909] Running state [kernel.panic] at time 23:40:35.713731
2018-01-09 23:40:35,714 [salt.state       ][INFO    ][2909] Executing state sysctl.present for kernel.panic
2018-01-09 23:40:35,715 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -a' in directory '/root'
2018-01-09 23:40:35,794 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-09 23:40:35,809 [salt.state       ][INFO    ][2909] {'kernel.panic': 60}
2018-01-09 23:40:35,810 [salt.state       ][INFO    ][2909] Completed state [kernel.panic] at time 23:40:35.810052 duration_in_ms=96.32
2018-01-09 23:40:35,816 [salt.state       ][INFO    ][2909] Running state [linux_sysfs_package] at time 23:40:35.816057
2018-01-09 23:40:35,816 [salt.state       ][INFO    ][2909] Executing state pkg.installed for linux_sysfs_package
2018-01-09 23:40:36,153 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-09 23:40:36,222 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:40:37,881 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:40:37,895 [salt.loaded.int.module.cmdmod][INFO    ][2909] 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-01-09 23:40:43,900 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234044531817
2018-01-09 23:40:43,917 [salt.minion      ][INFO    ][5940] Starting a new job with PID 5940
2018-01-09 23:40:43,932 [salt.minion      ][INFO    ][5940] Returning information for job: 20180109234044531817
2018-01-09 23:40:46,101 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:40:46,127 [salt.state       ][INFO    ][2909] 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-01-09 23:40:46,136 [salt.state       ][INFO    ][2909] Loading fresh modules for state activity
2018-01-09 23:40:46,156 [salt.state       ][INFO    ][2909] Completed state [linux_sysfs_package] at time 23:40:46.156122 duration_in_ms=10340.066
2018-01-09 23:40:46,159 [salt.state       ][INFO    ][2909] Running state [/etc/sysfs.d] at time 23:40:46.159736
2018-01-09 23:40:46,160 [salt.state       ][INFO    ][2909] Executing state file.directory for /etc/sysfs.d
2018-01-09 23:40:46,165 [salt.state       ][INFO    ][2909] Directory /etc/sysfs.d is in the correct state
2018-01-09 23:40:46,165 [salt.state       ][INFO    ][2909] Completed state [/etc/sysfs.d] at time 23:40:46.165596 duration_in_ms=5.86
2018-01-09 23:40:46,270 [salt.state       ][INFO    ][2909] Running state [ondemand] at time 23:40:46.269989
2018-01-09 23:40:46,270 [salt.state       ][INFO    ][2909] Executing state service.dead for ondemand
2018-01-09 23:40:46,271 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-09 23:40:46,279 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,284 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,294 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,321 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,331 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,348 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,364 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-09 23:40:46,463 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 23:40:46,475 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'runlevel' in directory '/root'
2018-01-09 23:40:46,480 [salt.state       ][INFO    ][2909] {'ondemand': True}
2018-01-09 23:40:46,481 [salt.state       ][INFO    ][2909] Completed state [ondemand] at time 23:40:46.481097 duration_in_ms=211.108
2018-01-09 23:40:46,533 [salt.state       ][INFO    ][2909] Running state [cs_CZ.UTF-8] at time 23:40:46.533792
2018-01-09 23:40:46,534 [salt.state       ][INFO    ][2909] Executing state locale.present for cs_CZ.UTF-8
2018-01-09 23:40:46,535 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'locale -a' in directory '/root'
2018-01-09 23:40:46,548 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-09 23:40:47,378 [salt.state       ][INFO    ][2909] {'locale': 'cs_CZ.UTF-8'}
2018-01-09 23:40:47,378 [salt.state       ][INFO    ][2909] Completed state [cs_CZ.UTF-8] at time 23:40:47.378906 duration_in_ms=845.114
2018-01-09 23:40:47,379 [salt.state       ][INFO    ][2909] Running state [en_US.UTF-8] at time 23:40:47.379306
2018-01-09 23:40:47,379 [salt.state       ][INFO    ][2909] Executing state locale.present for en_US.UTF-8
2018-01-09 23:40:47,380 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'locale -a' in directory '/root'
2018-01-09 23:40:47,389 [salt.state       ][INFO    ][2909] Locale en_US.UTF-8 is already present
2018-01-09 23:40:47,389 [salt.state       ][INFO    ][2909] Completed state [en_US.UTF-8] at time 23:40:47.389698 duration_in_ms=10.391
2018-01-09 23:40:47,391 [salt.state       ][INFO    ][2909] Running state [en_US.UTF-8] at time 23:40:47.391086
2018-01-09 23:40:47,391 [salt.state       ][INFO    ][2909] Executing state locale.system for en_US.UTF-8
2018-01-09 23:40:47,392 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'localectl' in directory '/root'
2018-01-09 23:40:47,653 [salt.state       ][INFO    ][2909] System locale en_US.UTF-8 already set
2018-01-09 23:40:47,654 [salt.state       ][INFO    ][2909] Completed state [en_US.UTF-8] at time 23:40:47.654214 duration_in_ms=263.127
2018-01-09 23:40:47,659 [salt.state       ][INFO    ][2909] Running state [root] at time 23:40:47.659439
2018-01-09 23:40:47,660 [salt.state       ][INFO    ][2909] Executing state user.present for root
2018-01-09 23:40:47,663 [salt.state       ][INFO    ][2909] User root is present and up to date
2018-01-09 23:40:47,664 [salt.state       ][INFO    ][2909] Completed state [root] at time 23:40:47.664180 duration_in_ms=4.74
2018-01-09 23:40:47,665 [salt.state       ][INFO    ][2909] Running state [/root] at time 23:40:47.665776
2018-01-09 23:40:47,666 [salt.state       ][INFO    ][2909] Executing state file.directory for /root
2018-01-09 23:40:47,667 [salt.state       ][INFO    ][2909] Directory /root is in the correct state
2018-01-09 23:40:47,668 [salt.state       ][INFO    ][2909] Completed state [/root] at time 23:40:47.668033 duration_in_ms=2.257
2018-01-09 23:40:47,668 [salt.state       ][INFO    ][2909] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:40:47.668576
2018-01-09 23:40:47,669 [salt.state       ][INFO    ][2909] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-09 23:40:47,669 [salt.state       ][INFO    ][2909] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-09 23:40:47,670 [salt.state       ][INFO    ][2909] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:40:47.670236 duration_in_ms=1.66
2018-01-09 23:40:47,670 [salt.state       ][INFO    ][2909] Running state [ubuntu] at time 23:40:47.670791
2018-01-09 23:40:47,671 [salt.state       ][INFO    ][2909] Executing state user.present for ubuntu
2018-01-09 23:40:47,675 [salt.state       ][INFO    ][2909] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-09 23:40:47,675 [salt.state       ][INFO    ][2909] Completed state [ubuntu] at time 23:40:47.675629 duration_in_ms=4.837
2018-01-09 23:40:47,677 [salt.state       ][INFO    ][2909] Running state [/home/ubuntu] at time 23:40:47.677018
2018-01-09 23:40:47,677 [salt.state       ][INFO    ][2909] Executing state file.directory for /home/ubuntu
2018-01-09 23:40:47,678 [salt.state       ][INFO    ][2909] {'mode': '0700'}
2018-01-09 23:40:47,679 [salt.state       ][INFO    ][2909] Completed state [/home/ubuntu] at time 23:40:47.679233 duration_in_ms=2.215
2018-01-09 23:40:47,680 [salt.state       ][INFO    ][2909] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:40:47.680423
2018-01-09 23:40:47,680 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-09 23:40:47,709 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-09 23:40:47,713 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command '/usr/sbin/visudo -c -f /tmp/tmphRc6Oa' in directory '/root'
2018-01-09 23:40:47,752 [salt.state       ][INFO    ][2909] File changed:
New file
2018-01-09 23:40:47,753 [salt.state       ][INFO    ][2909] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:40:47.753290 duration_in_ms=72.866
2018-01-09 23:40:47,754 [salt.state       ][INFO    ][2909] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:40:47.754024
2018-01-09 23:40:47,754 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-09 23:40:47,787 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-09 23:40:47,878 [salt.state       ][INFO    ][2909] File changed:
New file
2018-01-09 23:40:47,879 [salt.state       ][INFO    ][2909] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:40:47.879473 duration_in_ms=125.437
2018-01-09 23:40:47,880 [salt.state       ][INFO    ][2909] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:40:47.879999
2018-01-09 23:40:47,880 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-09 23:40:47,903 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-09 23:40:47,970 [salt.state       ][INFO    ][2909] File changed:
New file
2018-01-09 23:40:47,971 [salt.state       ][INFO    ][2909] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:40:47.971269 duration_in_ms=91.269
2018-01-09 23:40:47,972 [salt.state       ][INFO    ][2909] Running state [service.systemctl_reload] at time 23:40:47.972795
2018-01-09 23:40:47,973 [salt.state       ][INFO    ][2909] Executing state module.wait for service.systemctl_reload
2018-01-09 23:40:47,973 [salt.state       ][INFO    ][2909] No changes made for service.systemctl_reload
2018-01-09 23:40:47,974 [salt.state       ][INFO    ][2909] Completed state [service.systemctl_reload] at time 23:40:47.974019 duration_in_ms=1.223
2018-01-09 23:40:47,974 [salt.state       ][INFO    ][2909] Running state [service.systemctl_reload] at time 23:40:47.974387
2018-01-09 23:40:47,974 [salt.state       ][INFO    ][2909] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 23:40:47,975 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 23:40:48,093 [salt.state       ][INFO    ][2909] {'ret': True}
2018-01-09 23:40:48,093 [salt.state       ][INFO    ][2909] Completed state [service.systemctl_reload] at time 23:40:48.093659 duration_in_ms=119.271
2018-01-09 23:40:48,094 [salt.state       ][INFO    ][2909] Running state [/etc/hostname] at time 23:40:48.094214
2018-01-09 23:40:48,094 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/hostname
2018-01-09 23:40:48,117 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-09 23:40:48,121 [salt.state       ][INFO    ][2909] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb02

2018-01-09 23:40:48,122 [salt.state       ][INFO    ][2909] Completed state [/etc/hostname] at time 23:40:48.121965 duration_in_ms=27.75
2018-01-09 23:40:48,124 [salt.state       ][INFO    ][2909] Running state [hostname mdb02] at time 23:40:48.124148
2018-01-09 23:40:48,124 [salt.state       ][INFO    ][2909] Executing state cmd.wait for hostname mdb02
2018-01-09 23:40:48,125 [salt.state       ][INFO    ][2909] No changes made for hostname mdb02
2018-01-09 23:40:48,125 [salt.state       ][INFO    ][2909] Completed state [hostname mdb02] at time 23:40:48.125477 duration_in_ms=1.329
2018-01-09 23:40:48,125 [salt.state       ][INFO    ][2909] Running state [hostname mdb02] at time 23:40:48.125863
2018-01-09 23:40:48,126 [salt.state       ][INFO    ][2909] Executing state cmd.mod_watch for hostname mdb02
2018-01-09 23:40:48,127 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command 'hostname mdb02' in directory '/root'
2018-01-09 23:40:48,137 [salt.state       ][INFO    ][2909] {'pid': 6169, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-09 23:40:48,137 [salt.state       ][INFO    ][2909] Completed state [hostname mdb02] at time 23:40:48.137939 duration_in_ms=12.075
2018-01-09 23:40:48,155 [salt.state       ][INFO    ][2909] Running state [mdb02] at time 23:40:48.155360
2018-01-09 23:40:48,156 [salt.state       ][INFO    ][2909] Executing state host.present for mdb02
2018-01-09 23:40:48,158 [salt.state       ][INFO    ][2909] {'host': 'mdb02'}
2018-01-09 23:40:48,159 [salt.state       ][INFO    ][2909] Completed state [mdb02] at time 23:40:48.159221 duration_in_ms=3.861
2018-01-09 23:40:48,159 [salt.state       ][INFO    ][2909] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.159809
2018-01-09 23:40:48,160 [salt.state       ][INFO    ][2909] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,261 [salt.state       ][INFO    ][2909] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,261 [salt.state       ][INFO    ][2909] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.261558 duration_in_ms=101.748
2018-01-09 23:40:48,262 [salt.state       ][INFO    ][2909] Running state [mdb03] at time 23:40:48.261981
2018-01-09 23:40:48,262 [salt.state       ][INFO    ][2909] Executing state host.present for mdb03
2018-01-09 23:40:48,321 [salt.state       ][INFO    ][2909] {'host': 'mdb03'}
2018-01-09 23:40:48,321 [salt.state       ][INFO    ][2909] Completed state [mdb03] at time 23:40:48.321870 duration_in_ms=59.889
2018-01-09 23:40:48,322 [salt.state       ][INFO    ][2909] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.322644
2018-01-09 23:40:48,323 [salt.state       ][INFO    ][2909] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,398 [salt.state       ][INFO    ][2909] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,400 [salt.state       ][INFO    ][2909] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.399998 duration_in_ms=77.353
2018-01-09 23:40:48,400 [salt.state       ][INFO    ][2909] Running state [mdb01] at time 23:40:48.400859
2018-01-09 23:40:48,401 [salt.state       ][INFO    ][2909] Executing state host.present for mdb01
2018-01-09 23:40:48,434 [salt.state       ][INFO    ][2909] {'host': 'mdb01'}
2018-01-09 23:40:48,435 [salt.state       ][INFO    ][2909] Completed state [mdb01] at time 23:40:48.435899 duration_in_ms=35.04
2018-01-09 23:40:48,436 [salt.state       ][INFO    ][2909] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.436489
2018-01-09 23:40:48,437 [salt.state       ][INFO    ][2909] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,440 [salt.state       ][INFO    ][2909] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,441 [salt.state       ][INFO    ][2909] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.441028 duration_in_ms=4.539
2018-01-09 23:40:48,441 [salt.state       ][INFO    ][2909] Running state [mdb] at time 23:40:48.441550
2018-01-09 23:40:48,442 [salt.state       ][INFO    ][2909] Executing state host.present for mdb
2018-01-09 23:40:48,446 [salt.state       ][INFO    ][2909] {'host': 'mdb'}
2018-01-09 23:40:48,447 [salt.state       ][INFO    ][2909] Completed state [mdb] at time 23:40:48.447188 duration_in_ms=5.637
2018-01-09 23:40:48,447 [salt.state       ][INFO    ][2909] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.447774
2018-01-09 23:40:48,448 [salt.state       ][INFO    ][2909] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,452 [salt.state       ][INFO    ][2909] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,453 [salt.state       ][INFO    ][2909] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.453200 duration_in_ms=5.427
2018-01-09 23:40:48,453 [salt.state       ][INFO    ][2909] Running state [cfg01] at time 23:40:48.453731
2018-01-09 23:40:48,454 [salt.state       ][INFO    ][2909] Executing state host.present for cfg01
2018-01-09 23:40:48,459 [salt.state       ][INFO    ][2909] {'host': 'cfg01'}
2018-01-09 23:40:48,460 [salt.state       ][INFO    ][2909] Completed state [cfg01] at time 23:40:48.460447 duration_in_ms=6.715
2018-01-09 23:40:48,461 [salt.state       ][INFO    ][2909] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.460983
2018-01-09 23:40:48,461 [salt.state       ][INFO    ][2909] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,466 [salt.state       ][INFO    ][2909] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,466 [salt.state       ][INFO    ][2909] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.466606 duration_in_ms=5.623
2018-01-09 23:40:48,467 [salt.state       ][INFO    ][2909] Running state [prx01] at time 23:40:48.467164
2018-01-09 23:40:48,467 [salt.state       ][INFO    ][2909] Executing state host.present for prx01
2018-01-09 23:40:48,472 [salt.state       ][INFO    ][2909] {'host': 'prx01'}
2018-01-09 23:40:48,472 [salt.state       ][INFO    ][2909] Completed state [prx01] at time 23:40:48.472603 duration_in_ms=5.44
2018-01-09 23:40:48,473 [salt.state       ][INFO    ][2909] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.473153
2018-01-09 23:40:48,473 [salt.state       ][INFO    ][2909] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,478 [salt.state       ][INFO    ][2909] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,478 [salt.state       ][INFO    ][2909] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.478572 duration_in_ms=5.418
2018-01-09 23:40:48,479 [salt.state       ][INFO    ][2909] Running state [kvm01] at time 23:40:48.479126
2018-01-09 23:40:48,479 [salt.state       ][INFO    ][2909] Executing state host.present for kvm01
2018-01-09 23:40:48,484 [salt.state       ][INFO    ][2909] {'host': 'kvm01'}
2018-01-09 23:40:48,484 [salt.state       ][INFO    ][2909] Completed state [kvm01] at time 23:40:48.484522 duration_in_ms=5.395
2018-01-09 23:40:48,485 [salt.state       ][INFO    ][2909] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.485081
2018-01-09 23:40:48,485 [salt.state       ][INFO    ][2909] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,490 [salt.state       ][INFO    ][2909] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,490 [salt.state       ][INFO    ][2909] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.490757 duration_in_ms=5.677
2018-01-09 23:40:48,491 [salt.state       ][INFO    ][2909] Running state [kvm03] at time 23:40:48.491320
2018-01-09 23:40:48,491 [salt.state       ][INFO    ][2909] Executing state host.present for kvm03
2018-01-09 23:40:48,496 [salt.state       ][INFO    ][2909] {'host': 'kvm03'}
2018-01-09 23:40:48,496 [salt.state       ][INFO    ][2909] Completed state [kvm03] at time 23:40:48.496702 duration_in_ms=5.382
2018-01-09 23:40:48,497 [salt.state       ][INFO    ][2909] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.497271
2018-01-09 23:40:48,497 [salt.state       ][INFO    ][2909] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,502 [salt.state       ][INFO    ][2909] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,502 [salt.state       ][INFO    ][2909] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.502806 duration_in_ms=5.534
2018-01-09 23:40:48,503 [salt.state       ][INFO    ][2909] Running state [kvm02] at time 23:40:48.503400
2018-01-09 23:40:48,504 [salt.state       ][INFO    ][2909] Executing state host.present for kvm02
2018-01-09 23:40:48,508 [salt.state       ][INFO    ][2909] {'host': 'kvm02'}
2018-01-09 23:40:48,508 [salt.state       ][INFO    ][2909] Completed state [kvm02] at time 23:40:48.508639 duration_in_ms=5.238
2018-01-09 23:40:48,509 [salt.state       ][INFO    ][2909] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.509238
2018-01-09 23:40:48,509 [salt.state       ][INFO    ][2909] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,514 [salt.state       ][INFO    ][2909] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,514 [salt.state       ][INFO    ][2909] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.514853 duration_in_ms=5.615
2018-01-09 23:40:48,515 [salt.state       ][INFO    ][2909] Running state [dbs] at time 23:40:48.515501
2018-01-09 23:40:48,516 [salt.state       ][INFO    ][2909] Executing state host.present for dbs
2018-01-09 23:40:48,520 [salt.state       ][INFO    ][2909] {'host': 'dbs'}
2018-01-09 23:40:48,520 [salt.state       ][INFO    ][2909] Completed state [dbs] at time 23:40:48.520708 duration_in_ms=5.207
2018-01-09 23:40:48,521 [salt.state       ][INFO    ][2909] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.521322
2018-01-09 23:40:48,521 [salt.state       ][INFO    ][2909] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,526 [salt.state       ][INFO    ][2909] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,526 [salt.state       ][INFO    ][2909] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.526810 duration_in_ms=5.488
2018-01-09 23:40:48,527 [salt.state       ][INFO    ][2909] Running state [prx] at time 23:40:48.527481
2018-01-09 23:40:48,528 [salt.state       ][INFO    ][2909] Executing state host.present for prx
2018-01-09 23:40:48,532 [salt.state       ][INFO    ][2909] {'host': 'prx'}
2018-01-09 23:40:48,532 [salt.state       ][INFO    ][2909] Completed state [prx] at time 23:40:48.532757 duration_in_ms=5.296
2018-01-09 23:40:48,533 [salt.state       ][INFO    ][2909] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.533373
2018-01-09 23:40:48,533 [salt.state       ][INFO    ][2909] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,610 [salt.state       ][INFO    ][2909] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,610 [salt.state       ][INFO    ][2909] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.610848 duration_in_ms=77.475
2018-01-09 23:40:48,611 [salt.state       ][INFO    ][2909] Running state [prx02] at time 23:40:48.611702
2018-01-09 23:40:48,612 [salt.state       ][INFO    ][2909] Executing state host.present for prx02
2018-01-09 23:40:48,616 [salt.state       ][INFO    ][2909] {'host': 'prx02'}
2018-01-09 23:40:48,617 [salt.state       ][INFO    ][2909] Completed state [prx02] at time 23:40:48.616960 duration_in_ms=5.259
2018-01-09 23:40:48,617 [salt.state       ][INFO    ][2909] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.617702
2018-01-09 23:40:48,618 [salt.state       ][INFO    ][2909] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,622 [salt.state       ][INFO    ][2909] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,622 [salt.state       ][INFO    ][2909] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.622674 duration_in_ms=4.972
2018-01-09 23:40:48,623 [salt.state       ][INFO    ][2909] Running state [msg02] at time 23:40:48.623395
2018-01-09 23:40:48,624 [salt.state       ][INFO    ][2909] Executing state host.present for msg02
2018-01-09 23:40:48,626 [salt.state       ][INFO    ][2909] {'host': 'msg02'}
2018-01-09 23:40:48,628 [salt.state       ][INFO    ][2909] Completed state [msg02] at time 23:40:48.627899 duration_in_ms=4.504
2018-01-09 23:40:48,628 [salt.state       ][INFO    ][2909] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.628865
2018-01-09 23:40:48,629 [salt.state       ][INFO    ][2909] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,632 [salt.state       ][INFO    ][2909] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,633 [salt.state       ][INFO    ][2909] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.633379 duration_in_ms=4.514
2018-01-09 23:40:48,634 [salt.state       ][INFO    ][2909] Running state [msg03] at time 23:40:48.634264
2018-01-09 23:40:48,634 [salt.state       ][INFO    ][2909] Executing state host.present for msg03
2018-01-09 23:40:48,638 [salt.state       ][INFO    ][2909] {'host': 'msg03'}
2018-01-09 23:40:48,638 [salt.state       ][INFO    ][2909] Completed state [msg03] at time 23:40:48.638920 duration_in_ms=4.656
2018-01-09 23:40:48,639 [salt.state       ][INFO    ][2909] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.639614
2018-01-09 23:40:48,640 [salt.state       ][INFO    ][2909] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,644 [salt.state       ][INFO    ][2909] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,644 [salt.state       ][INFO    ][2909] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.644809 duration_in_ms=5.194
2018-01-09 23:40:48,645 [salt.state       ][INFO    ][2909] Running state [msg01] at time 23:40:48.645458
2018-01-09 23:40:48,646 [salt.state       ][INFO    ][2909] Executing state host.present for msg01
2018-01-09 23:40:48,650 [salt.state       ][INFO    ][2909] {'host': 'msg01'}
2018-01-09 23:40:48,651 [salt.state       ][INFO    ][2909] Completed state [msg01] at time 23:40:48.651297 duration_in_ms=5.839
2018-01-09 23:40:48,652 [salt.state       ][INFO    ][2909] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.652354
2018-01-09 23:40:48,653 [salt.state       ][INFO    ][2909] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,656 [salt.state       ][INFO    ][2909] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,657 [salt.state       ][INFO    ][2909] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.656941 duration_in_ms=4.587
2018-01-09 23:40:48,657 [salt.state       ][INFO    ][2909] Running state [msg] at time 23:40:48.657563
2018-01-09 23:40:48,658 [salt.state       ][INFO    ][2909] Executing state host.present for msg
2018-01-09 23:40:48,662 [salt.state       ][INFO    ][2909] {'host': 'msg'}
2018-01-09 23:40:48,662 [salt.state       ][INFO    ][2909] Completed state [msg] at time 23:40:48.662899 duration_in_ms=5.335
2018-01-09 23:40:48,663 [salt.state       ][INFO    ][2909] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.663540
2018-01-09 23:40:48,664 [salt.state       ][INFO    ][2909] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,668 [salt.state       ][INFO    ][2909] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,668 [salt.state       ][INFO    ][2909] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.668807 duration_in_ms=5.268
2018-01-09 23:40:48,669 [salt.state       ][INFO    ][2909] Running state [cfg01] at time 23:40:48.669395
2018-01-09 23:40:48,669 [salt.state       ][INFO    ][2909] Executing state host.present for cfg01
2018-01-09 23:40:48,670 [salt.state       ][INFO    ][2909] Host cfg01 (10.167.4.100) already present
2018-01-09 23:40:48,671 [salt.state       ][INFO    ][2909] Completed state [cfg01] at time 23:40:48.671321 duration_in_ms=1.926
2018-01-09 23:40:48,672 [salt.state       ][INFO    ][2909] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.671975
2018-01-09 23:40:48,672 [salt.state       ][INFO    ][2909] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,673 [salt.state       ][INFO    ][2909] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-09 23:40:48,673 [salt.state       ][INFO    ][2909] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.673911 duration_in_ms=1.937
2018-01-09 23:40:48,674 [salt.state       ][INFO    ][2909] Running state [cmp002] at time 23:40:48.674502
2018-01-09 23:40:48,675 [salt.state       ][INFO    ][2909] Executing state host.present for cmp002
2018-01-09 23:40:48,676 [salt.state       ][INFO    ][2909] {'host': 'cmp002'}
2018-01-09 23:40:48,677 [salt.state       ][INFO    ][2909] Completed state [cmp002] at time 23:40:48.677187 duration_in_ms=2.685
2018-01-09 23:40:48,677 [salt.state       ][INFO    ][2909] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.677756
2018-01-09 23:40:48,678 [salt.state       ][INFO    ][2909] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,680 [salt.state       ][INFO    ][2909] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,680 [salt.state       ][INFO    ][2909] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.680770 duration_in_ms=3.014
2018-01-09 23:40:48,681 [salt.state       ][INFO    ][2909] Running state [cmp001] at time 23:40:48.681355
2018-01-09 23:40:48,681 [salt.state       ][INFO    ][2909] Executing state host.present for cmp001
2018-01-09 23:40:48,686 [salt.state       ][INFO    ][2909] {'host': 'cmp001'}
2018-01-09 23:40:48,686 [salt.state       ][INFO    ][2909] Completed state [cmp001] at time 23:40:48.686875 duration_in_ms=5.521
2018-01-09 23:40:48,687 [salt.state       ][INFO    ][2909] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.687453
2018-01-09 23:40:48,688 [salt.state       ][INFO    ][2909] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,692 [salt.state       ][INFO    ][2909] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,692 [salt.state       ][INFO    ][2909] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.692822 duration_in_ms=5.369
2018-01-09 23:40:48,693 [salt.state       ][INFO    ][2909] Running state [dbs01] at time 23:40:48.693377
2018-01-09 23:40:48,694 [salt.state       ][INFO    ][2909] Executing state host.present for dbs01
2018-01-09 23:40:48,698 [salt.state       ][INFO    ][2909] {'host': 'dbs01'}
2018-01-09 23:40:48,699 [salt.state       ][INFO    ][2909] Completed state [dbs01] at time 23:40:48.698967 duration_in_ms=5.589
2018-01-09 23:40:48,699 [salt.state       ][INFO    ][2909] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.699535
2018-01-09 23:40:48,700 [salt.state       ][INFO    ][2909] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,704 [salt.state       ][INFO    ][2909] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,704 [salt.state       ][INFO    ][2909] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.704804 duration_in_ms=5.27
2018-01-09 23:40:48,705 [salt.state       ][INFO    ][2909] Running state [dbs02] at time 23:40:48.705338
2018-01-09 23:40:48,705 [salt.state       ][INFO    ][2909] Executing state host.present for dbs02
2018-01-09 23:40:48,710 [salt.state       ][INFO    ][2909] {'host': 'dbs02'}
2018-01-09 23:40:48,710 [salt.state       ][INFO    ][2909] Completed state [dbs02] at time 23:40:48.710942 duration_in_ms=5.604
2018-01-09 23:40:48,711 [salt.state       ][INFO    ][2909] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.711518
2018-01-09 23:40:48,712 [salt.state       ][INFO    ][2909] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,782 [salt.state       ][INFO    ][2909] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,783 [salt.state       ][INFO    ][2909] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.783138 duration_in_ms=71.619
2018-01-09 23:40:48,784 [salt.state       ][INFO    ][2909] Running state [dbs03] at time 23:40:48.784089
2018-01-09 23:40:48,785 [salt.state       ][INFO    ][2909] Executing state host.present for dbs03
2018-01-09 23:40:48,789 [salt.state       ][INFO    ][2909] {'host': 'dbs03'}
2018-01-09 23:40:48,790 [salt.state       ][INFO    ][2909] Completed state [dbs03] at time 23:40:48.790484 duration_in_ms=6.396
2018-01-09 23:40:48,791 [salt.state       ][INFO    ][2909] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.791366
2018-01-09 23:40:48,792 [salt.state       ][INFO    ][2909] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:48,795 [salt.state       ][INFO    ][2909] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:48,796 [salt.state       ][INFO    ][2909] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.796418 duration_in_ms=5.053
2018-01-09 23:40:48,797 [salt.state       ][INFO    ][2909] Running state [mas01] at time 23:40:48.797182
2018-01-09 23:40:48,797 [salt.state       ][INFO    ][2909] Executing state host.present for mas01
2018-01-09 23:40:48,801 [salt.state       ][INFO    ][2909] {'host': 'mas01'}
2018-01-09 23:40:48,802 [salt.state       ][INFO    ][2909] Completed state [mas01] at time 23:40:48.802341 duration_in_ms=5.159
2018-01-09 23:40:48,803 [salt.state       ][INFO    ][2909] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:48.803062
2018-01-09 23:40:48,804 [salt.state       ][INFO    ][2909] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:50,451 [salt.state       ][INFO    ][2909] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:50,468 [salt.state       ][INFO    ][2909] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.468756 duration_in_ms=1665.693
2018-01-09 23:40:50,469 [salt.state       ][INFO    ][2909] Running state [ctl02] at time 23:40:50.469684
2018-01-09 23:40:50,470 [salt.state       ][INFO    ][2909] Executing state host.present for ctl02
2018-01-09 23:40:50,473 [salt.state       ][INFO    ][2909] {'host': 'ctl02'}
2018-01-09 23:40:50,473 [salt.state       ][INFO    ][2909] Completed state [ctl02] at time 23:40:50.473843 duration_in_ms=4.158
2018-01-09 23:40:50,474 [salt.state       ][INFO    ][2909] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.474580
2018-01-09 23:40:50,475 [salt.state       ][INFO    ][2909] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:50,484 [salt.state       ][INFO    ][2909] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:50,485 [salt.state       ][INFO    ][2909] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.485136 duration_in_ms=10.555
2018-01-09 23:40:50,485 [salt.state       ][INFO    ][2909] Running state [ctl03] at time 23:40:50.485896
2018-01-09 23:40:50,486 [salt.state       ][INFO    ][2909] Executing state host.present for ctl03
2018-01-09 23:40:50,490 [salt.state       ][INFO    ][2909] {'host': 'ctl03'}
2018-01-09 23:40:50,491 [salt.state       ][INFO    ][2909] Completed state [ctl03] at time 23:40:50.491131 duration_in_ms=5.234
2018-01-09 23:40:50,492 [salt.state       ][INFO    ][2909] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.491947
2018-01-09 23:40:50,492 [salt.state       ][INFO    ][2909] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:50,496 [salt.state       ][INFO    ][2909] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:50,497 [salt.state       ][INFO    ][2909] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.497089 duration_in_ms=5.141
2018-01-09 23:40:50,497 [salt.state       ][INFO    ][2909] Running state [ctl01] at time 23:40:50.497840
2018-01-09 23:40:50,498 [salt.state       ][INFO    ][2909] Executing state host.present for ctl01
2018-01-09 23:40:50,502 [salt.state       ][INFO    ][2909] {'host': 'ctl01'}
2018-01-09 23:40:50,503 [salt.state       ][INFO    ][2909] Completed state [ctl01] at time 23:40:50.503127 duration_in_ms=5.288
2018-01-09 23:40:50,503 [salt.state       ][INFO    ][2909] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.503932
2018-01-09 23:40:50,504 [salt.state       ][INFO    ][2909] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:50,508 [salt.state       ][INFO    ][2909] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:50,509 [salt.state       ][INFO    ][2909] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.509095 duration_in_ms=5.163
2018-01-09 23:40:50,509 [salt.state       ][INFO    ][2909] Running state [ctl] at time 23:40:50.509806
2018-01-09 23:40:50,510 [salt.state       ][INFO    ][2909] Executing state host.present for ctl
2018-01-09 23:40:50,514 [salt.state       ][INFO    ][2909] {'host': 'ctl'}
2018-01-09 23:40:50,515 [salt.state       ][INFO    ][2909] Completed state [ctl] at time 23:40:50.515119 duration_in_ms=5.312
2018-01-09 23:40:50,515 [salt.state       ][INFO    ][2909] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.515883
2018-01-09 23:40:50,516 [salt.state       ][INFO    ][2909] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-09 23:40:50,520 [salt.state       ][INFO    ][2909] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-09 23:40:50,521 [salt.state       ][INFO    ][2909] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:40:50.521145 duration_in_ms=5.261
2018-01-09 23:40:50,528 [salt.state       ][INFO    ][2909] Running state [ens2] at time 23:40:50.528556
2018-01-09 23:40:50,529 [salt.state       ][INFO    ][2909] Executing state network.managed for ens2
2018-01-09 23:40:51,068 [salt.state       ][INFO    ][2909] Interface ens2 is up to date.
2018-01-09 23:40:51,069 [salt.state       ][INFO    ][2909] Completed state [ens2] at time 23:40:51.069654 duration_in_ms=541.099
2018-01-09 23:40:51,070 [salt.state       ][INFO    ][2909] Running state [ens3] at time 23:40:51.070166
2018-01-09 23:40:51,070 [salt.state       ][INFO    ][2909] Executing state network.managed for ens3
2018-01-09 23:40:51,088 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-09 23:40:51,519 [salt.state       ][INFO    ][2909] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-09 23:40:51,520 [salt.state       ][INFO    ][2909] Completed state [ens3] at time 23:40:51.519971 duration_in_ms=449.804
2018-01-09 23:40:51,520 [salt.state       ][INFO    ][2909] Running state [/etc/profile.d/proxy.sh] at time 23:40:51.520359
2018-01-09 23:40:51,520 [salt.state       ][INFO    ][2909] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-09 23:40:51,521 [salt.state       ][INFO    ][2909] File /etc/profile.d/proxy.sh is not present
2018-01-09 23:40:51,521 [salt.state       ][INFO    ][2909] Completed state [/etc/profile.d/proxy.sh] at time 23:40:51.521506 duration_in_ms=1.147
2018-01-09 23:40:51,521 [salt.state       ][INFO    ][2909] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:40:51.521824
2018-01-09 23:40:51,522 [salt.state       ][INFO    ][2909] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-09 23:40:51,522 [salt.state       ][INFO    ][2909] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-09 23:40:51,522 [salt.state       ][INFO    ][2909] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:40:51.522781 duration_in_ms=0.956
2018-01-09 23:40:51,523 [salt.state       ][INFO    ][2909] Running state [ntp] at time 23:40:51.523934
2018-01-09 23:40:51,524 [salt.state       ][INFO    ][2909] Executing state pkg.installed for ntp
2018-01-09 23:40:51,732 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:40:51,747 [salt.loaded.int.module.cmdmod][INFO    ][2909] 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-01-09 23:40:54,010 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234054640929
2018-01-09 23:40:54,028 [salt.minion      ][INFO    ][6389] Starting a new job with PID 6389
2018-01-09 23:40:54,048 [salt.minion      ][INFO    ][6389] Returning information for job: 20180109234054640929
2018-01-09 23:41:00,864 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:41:00,886 [salt.state       ][INFO    ][2909] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-09 23:41:00,897 [salt.state       ][INFO    ][2909] Loading fresh modules for state activity
2018-01-09 23:41:00,920 [salt.state       ][INFO    ][2909] Completed state [ntp] at time 23:41:00.920440 duration_in_ms=9396.505
2018-01-09 23:41:00,923 [salt.state       ][INFO    ][2909] Running state [/etc/ntp.conf] at time 23:41:00.923054
2018-01-09 23:41:00,923 [salt.state       ][INFO    ][2909] Executing state file.managed for /etc/ntp.conf
2018-01-09 23:41:00,947 [salt.fileclient  ][INFO    ][2909] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-09 23:41:00,994 [salt.state       ][INFO    ][2909] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# 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 default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# 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
+logfile /var/log/ntp.log
2018-01-09 23:41:01,000 [salt.state       ][INFO    ][2909] Completed state [/etc/ntp.conf] at time 23:41:01.000499 duration_in_ms=77.444
2018-01-09 23:41:01,090 [salt.state       ][INFO    ][2909] Running state [ntp] at time 23:41:01.090451
2018-01-09 23:41:01,090 [salt.state       ][INFO    ][2909] Executing state service.running for ntp
2018-01-09 23:41:01,091 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-09 23:41:01,099 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 23:41:01,104 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 23:41:01,111 [salt.state       ][INFO    ][2909] The service ntp is already running
2018-01-09 23:41:01,112 [salt.state       ][INFO    ][2909] Completed state [ntp] at time 23:41:01.112338 duration_in_ms=21.887
2018-01-09 23:41:01,112 [salt.state       ][INFO    ][2909] Running state [ntp] at time 23:41:01.112675
2018-01-09 23:41:01,113 [salt.state       ][INFO    ][2909] Executing state service.mod_watch for ntp
2018-01-09 23:41:01,113 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 23:41:01,119 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 23:41:01,127 [salt.loaded.int.module.cmdmod][INFO    ][2909] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-09 23:41:01,342 [salt.state       ][INFO    ][2909] {'ntp': True}
2018-01-09 23:41:01,343 [salt.state       ][INFO    ][2909] Completed state [ntp] at time 23:41:01.343105 duration_in_ms=230.429
2018-01-09 23:41:01,348 [salt.minion      ][INFO    ][2909] Returning information for job: 20180109234004235796
2018-01-09 23:41:27,348 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180109234127980694
2018-01-09 23:41:27,371 [salt.minion      ][INFO    ][7345] Starting a new job with PID 7345
2018-01-09 23:41:27,387 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7345] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-09 23:41:27,392 [salt.minion      ][INFO    ][7345] Returning information for job: 20180109234127980694
2018-01-09 23:41:51,291 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command pkg.upgrade with jid 20180109234151930996
2018-01-09 23:41:51,310 [salt.minion      ][INFO    ][7350] Starting a new job with PID 7350
2018-01-09 23:41:51,335 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7350] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:41:51,783 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7350] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-09 23:42:01,392 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234202024822
2018-01-09 23:42:01,411 [salt.minion      ][INFO    ][7468] Starting a new job with PID 7468
2018-01-09 23:42:01,430 [salt.minion      ][INFO    ][7468] Returning information for job: 20180109234202024822
2018-01-09 23:42:11,543 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234212176284
2018-01-09 23:42:11,575 [salt.minion      ][INFO    ][7532] Starting a new job with PID 7532
2018-01-09 23:42:11,595 [salt.minion      ][INFO    ][7532] Returning information for job: 20180109234212176284
2018-01-09 23:42:21,634 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234222268630
2018-01-09 23:42:21,653 [salt.minion      ][INFO    ][7593] Starting a new job with PID 7593
2018-01-09 23:42:21,673 [salt.minion      ][INFO    ][7593] Returning information for job: 20180109234222268630
2018-01-09 23:42:31,755 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234232389972
2018-01-09 23:42:31,784 [salt.minion      ][INFO    ][8052] Starting a new job with PID 8052
2018-01-09 23:42:31,808 [salt.minion      ][INFO    ][8052] Returning information for job: 20180109234232389972
2018-01-09 23:42:36,425 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7350] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:42:36,455 [salt.minion      ][INFO    ][7350] Returning information for job: 20180109234151930996
2018-01-09 23:42:58,168 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command test.ping with jid 20180109234258804563
2018-01-09 23:42:58,192 [salt.minion      ][INFO    ][8174] Starting a new job with PID 8174
2018-01-09 23:42:58,249 [salt.minion      ][INFO    ][8174] Returning information for job: 20180109234258804563
2018-01-09 23:46:14,367 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180109234615013435
2018-01-09 23:46:14,390 [salt.minion      ][INFO    ][8189] Starting a new job with PID 8189
2018-01-09 23:46:14,853 [salt.state       ][INFO    ][8189] Loading fresh modules for state activity
2018-01-09 23:46:14,913 [salt.fileclient  ][INFO    ][8189] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-09 23:46:14,943 [salt.fileclient  ][INFO    ][8189] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-09 23:46:15,420 [salt.state       ][INFO    ][8189] Running state [keepalived] at time 23:46:15.420751
2018-01-09 23:46:15,421 [salt.state       ][INFO    ][8189] Executing state pkg.installed for keepalived
2018-01-09 23:46:15,422 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:46:15,799 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-09 23:46:15,879 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 23:46:17,602 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 23:46:17,629 [salt.loaded.int.module.cmdmod][INFO    ][8189] 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-01-09 23:46:24,418 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109234625057496
2018-01-09 23:46:24,442 [salt.minion      ][INFO    ][9375] Starting a new job with PID 9375
2018-01-09 23:46:24,462 [salt.minion      ][INFO    ][9375] Returning information for job: 20180109234625057496
2018-01-09 23:46:25,009 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 23:46:25,051 [salt.state       ][INFO    ][8189] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-09 23:46:25,068 [salt.state       ][INFO    ][8189] Loading fresh modules for state activity
2018-01-09 23:46:25,099 [salt.state       ][INFO    ][8189] Completed state [keepalived] at time 23:46:25.099141 duration_in_ms=9678.389
2018-01-09 23:46:25,103 [salt.state       ][INFO    ][8189] Running state [lsof] at time 23:46:25.103817
2018-01-09 23:46:25,104 [salt.state       ][INFO    ][8189] Executing state pkg.installed for lsof
2018-01-09 23:46:25,369 [salt.state       ][INFO    ][8189] All specified packages are already installed
2018-01-09 23:46:25,369 [salt.state       ][INFO    ][8189] Completed state [lsof] at time 23:46:25.369839 duration_in_ms=266.022
2018-01-09 23:46:25,371 [salt.state       ][INFO    ][8189] Running state [/etc/keepalived/keepalived.conf] at time 23:46:25.371542
2018-01-09 23:46:25,371 [salt.state       ][INFO    ][8189] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-09 23:46:25,406 [salt.fileclient  ][INFO    ][8189] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-09 23:46:25,441 [salt.state       ][INFO    ][8189] File changed:
New file
2018-01-09 23:46:25,442 [salt.state       ][INFO    ][8189] Completed state [/etc/keepalived/keepalived.conf] at time 23:46:25.442043 duration_in_ms=70.501
2018-01-09 23:46:25,442 [salt.state       ][INFO    ][8189] Running state [keepalived] at time 23:46:25.442793
2018-01-09 23:46:25,443 [salt.state       ][INFO    ][8189] Executing state service.running for keepalived
2018-01-09 23:46:25,443 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-09 23:46:25,458 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,470 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,483 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,496 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,558 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,571 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,589 [salt.loaded.int.module.cmdmod][INFO    ][8189] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 23:46:25,601 [salt.state       ][INFO    ][8189] {'keepalived': True}
2018-01-09 23:46:25,602 [salt.state       ][INFO    ][8189] Completed state [keepalived] at time 23:46:25.602484 duration_in_ms=159.691
2018-01-09 23:46:25,604 [salt.minion      ][INFO    ][8189] Returning information for job: 20180109234615013435
2018-01-09 23:46:39,585 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command pillar.get with jid 20180109234640235204
2018-01-09 23:46:39,612 [salt.minion      ][INFO    ][9478] Starting a new job with PID 9478
2018-01-09 23:46:39,624 [salt.minion      ][INFO    ][9478] Returning information for job: 20180109234640235204
2018-01-10 00:17:53,502 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180110001754231871
2018-01-10 00:17:53,524 [salt.minion      ][INFO    ][9582] Starting a new job with PID 9582
2018-01-10 00:17:54,393 [salt.state       ][INFO    ][9582] Loading fresh modules for state activity
2018-01-10 00:17:54,446 [salt.fileclient  ][INFO    ][9582] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-10 00:17:54,471 [salt.fileclient  ][INFO    ][9582] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-10 00:17:54,903 [salt.state       ][INFO    ][9582] Running state [haproxy] at time 00:17:54.903599
2018-01-10 00:17:54,903 [salt.state       ][INFO    ][9582] Executing state pkg.installed for haproxy
2018-01-10 00:17:54,904 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:17:55,219 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-10 00:17:55,296 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-10 00:17:56,900 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 00:17:56,927 [salt.loaded.int.module.cmdmod][INFO    ][9582] 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-01-10 00:18:03,600 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110001804327749
2018-01-10 00:18:03,623 [salt.minion      ][INFO    ][10203] Starting a new job with PID 10203
2018-01-10 00:18:03,634 [salt.minion      ][INFO    ][10203] Returning information for job: 20180110001804327749
2018-01-10 00:18:05,943 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:18:05,981 [salt.state       ][INFO    ][9582] 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-01-10 00:18:05,994 [salt.state       ][INFO    ][9582] Loading fresh modules for state activity
2018-01-10 00:18:06,024 [salt.state       ][INFO    ][9582] Completed state [haproxy] at time 00:18:06.024112 duration_in_ms=11120.513
2018-01-10 00:18:06,027 [salt.state       ][INFO    ][9582] Running state [/etc/default/haproxy] at time 00:18:06.027093
2018-01-10 00:18:06,027 [salt.state       ][INFO    ][9582] Executing state file.managed for /etc/default/haproxy
2018-01-10 00:18:06,053 [salt.fileclient  ][INFO    ][9582] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-10 00:18:06,056 [salt.state       ][INFO    ][9582] 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-01-10 00:18:06,057 [salt.state       ][INFO    ][9582] Completed state [/etc/default/haproxy] at time 00:18:06.057914 duration_in_ms=30.82
2018-01-10 00:18:06,058 [salt.state       ][INFO    ][9582] Running state [/etc/haproxy/haproxy.cfg] at time 00:18:06.058345
2018-01-10 00:18:06,058 [salt.state       ][INFO    ][9582] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-10 00:18:06,080 [salt.fileclient  ][INFO    ][9582] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-10 00:18:06,179 [salt.state       ][INFO    ][9582] File changed:
--- 
+++ 
@@ -1,35 +1,56 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen ceilometer_api
+  bind 10.167.4.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.76:8777 check
+  server mdb02 10.167.4.77:8777 check
+  server mdb03 10.167.4.78:8777 check
+
+listen aodh-api
+  bind 10.167.4.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server mdb01 10.167.4.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 10.167.4.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 10.167.4.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-01-10 00:18:06,186 [salt.state       ][INFO    ][9582] Completed state [/etc/haproxy/haproxy.cfg] at time 00:18:06.186073 duration_in_ms=127.728
2018-01-10 00:18:06,186 [salt.state       ][INFO    ][9582] Running state [/etc/haproxy/ssl] at time 00:18:06.186375
2018-01-10 00:18:06,186 [salt.state       ][INFO    ][9582] Executing state file.directory for /etc/haproxy/ssl
2018-01-10 00:18:06,187 [salt.state       ][INFO    ][9582] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-10 00:18:06,187 [salt.state       ][INFO    ][9582] Completed state [/etc/haproxy/ssl] at time 00:18:06.187613 duration_in_ms=1.238
2018-01-10 00:18:06,191 [salt.state       ][INFO    ][9582] Running state [haproxy_status_packages] at time 00:18:06.191021
2018-01-10 00:18:06,191 [salt.state       ][INFO    ][9582] Executing state pkg.installed for haproxy_status_packages
2018-01-10 00:18:06,442 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 00:18:06,466 [salt.loaded.int.module.cmdmod][INFO    ][9582] 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-01-10 00:18:09,142 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:18:09,193 [salt.state       ][INFO    ][9582] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-10 00:18:09,210 [salt.state       ][INFO    ][9582] Loading fresh modules for state activity
2018-01-10 00:18:09,317 [salt.state       ][INFO    ][9582] Completed state [haproxy_status_packages] at time 00:18:09.317637 duration_in_ms=3126.613
2018-01-10 00:18:09,322 [salt.state       ][INFO    ][9582] Running state [/usr/bin/haproxy-status.sh] at time 00:18:09.322493
2018-01-10 00:18:09,323 [salt.state       ][INFO    ][9582] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-10 00:18:09,355 [salt.fileclient  ][INFO    ][9582] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-10 00:18:09,386 [salt.state       ][INFO    ][9582] File changed:
New file
2018-01-10 00:18:09,387 [salt.state       ][INFO    ][9582] Completed state [/usr/bin/haproxy-status.sh] at time 00:18:09.387440 duration_in_ms=64.946
2018-01-10 00:18:09,389 [salt.state       ][INFO    ][9582] Running state [net.ipv4.ip_nonlocal_bind] at time 00:18:09.389663
2018-01-10 00:18:09,390 [salt.state       ][INFO    ][9582] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-10 00:18:09,393 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command 'sysctl -a' in directory '/root'
2018-01-10 00:18:09,417 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-10 00:18:09,428 [salt.state       ][INFO    ][9582] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-10 00:18:09,428 [salt.state       ][INFO    ][9582] Completed state [net.ipv4.ip_nonlocal_bind] at time 00:18:09.428584 duration_in_ms=38.921
2018-01-10 00:18:09,543 [salt.state       ][INFO    ][9582] Running state [haproxy] at time 00:18:09.543519
2018-01-10 00:18:09,544 [salt.state       ][INFO    ][9582] Executing state service.running for haproxy
2018-01-10 00:18:09,544 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:18:09,555 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:09,560 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:09,566 [salt.state       ][INFO    ][9582] The service haproxy is already running
2018-01-10 00:18:09,566 [salt.state       ][INFO    ][9582] Completed state [haproxy] at time 00:18:09.566920 duration_in_ms=23.402
2018-01-10 00:18:09,567 [salt.state       ][INFO    ][9582] Running state [haproxy] at time 00:18:09.567257
2018-01-10 00:18:09,567 [salt.state       ][INFO    ][9582] Executing state service.mod_watch for haproxy
2018-01-10 00:18:09,568 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:09,574 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:09,579 [salt.loaded.int.module.cmdmod][INFO    ][9582] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:09,597 [salt.state       ][INFO    ][9582] {'haproxy': True}
2018-01-10 00:18:09,598 [salt.state       ][INFO    ][9582] Completed state [haproxy] at time 00:18:09.598255 duration_in_ms=30.997
2018-01-10 00:18:09,599 [salt.minion      ][INFO    ][9582] Returning information for job: 20180110001754231871
2018-01-10 00:18:10,783 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command service.status with jid 20180110001811513379
2018-01-10 00:18:10,806 [salt.minion      ][INFO    ][10713] Starting a new job with PID 10713
2018-01-10 00:18:11,000 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10713] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:18:11,010 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10713] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:18:11,019 [salt.minion      ][INFO    ][10713] Returning information for job: 20180110001811513379
2018-01-10 00:18:11,949 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command service.restart with jid 20180110001812679751
2018-01-10 00:18:11,973 [salt.minion      ][INFO    ][10720] Starting a new job with PID 10720
2018-01-10 00:18:12,169 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10720] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-10 00:18:12,179 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10720] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-10 00:18:12,192 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10720] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-10 00:18:12,212 [salt.minion      ][INFO    ][10720] Returning information for job: 20180110001812679751
2018-01-10 00:39:46,092 [salt.utils.schedule][INFO    ][2807] Running scheduled job: __mine_interval
2018-01-10 00:44:56,654 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command test.ping with jid 20180110004457456818
2018-01-10 00:44:56,682 [salt.minion      ][INFO    ][10827] Starting a new job with PID 10827
2018-01-10 00:44:56,749 [salt.minion      ][INFO    ][10827] Returning information for job: 20180110004457456818
2018-01-10 00:45:30,178 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180110004530979619
2018-01-10 00:45:30,203 [salt.minion      ][INFO    ][10832] Starting a new job with PID 10832
2018-01-10 00:45:30,695 [salt.state       ][INFO    ][10832] Loading fresh modules for state activity
2018-01-10 00:45:31,212 [salt.state       ][INFO    ][10832] Running state [keepalived] at time 00:45:31.211993
2018-01-10 00:45:31,212 [salt.state       ][INFO    ][10832] Executing state pkg.installed for keepalived
2018-01-10 00:45:31,212 [salt.loaded.int.module.cmdmod][INFO    ][10832] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:45:31,558 [salt.state       ][INFO    ][10832] All specified packages are already installed
2018-01-10 00:45:31,559 [salt.state       ][INFO    ][10832] Completed state [keepalived] at time 00:45:31.559208 duration_in_ms=347.215
2018-01-10 00:45:31,559 [salt.state       ][INFO    ][10832] Running state [lsof] at time 00:45:31.559502
2018-01-10 00:45:31,559 [salt.state       ][INFO    ][10832] Executing state pkg.installed for lsof
2018-01-10 00:45:31,564 [salt.state       ][INFO    ][10832] All specified packages are already installed
2018-01-10 00:45:31,564 [salt.state       ][INFO    ][10832] Completed state [lsof] at time 00:45:31.564563 duration_in_ms=5.06
2018-01-10 00:45:31,566 [salt.state       ][INFO    ][10832] Running state [/etc/keepalived/keepalived.conf] at time 00:45:31.566793
2018-01-10 00:45:31,567 [salt.state       ][INFO    ][10832] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-10 00:45:31,621 [salt.state       ][INFO    ][10832] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-10 00:45:31,621 [salt.state       ][INFO    ][10832] Completed state [/etc/keepalived/keepalived.conf] at time 00:45:31.621611 duration_in_ms=54.818
2018-01-10 00:45:31,622 [salt.state       ][INFO    ][10832] Running state [keepalived] at time 00:45:31.622260
2018-01-10 00:45:31,622 [salt.state       ][INFO    ][10832] Executing state service.running for keepalived
2018-01-10 00:45:31,622 [salt.loaded.int.module.cmdmod][INFO    ][10832] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-10 00:45:31,653 [salt.loaded.int.module.cmdmod][INFO    ][10832] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-10 00:45:31,666 [salt.loaded.int.module.cmdmod][INFO    ][10832] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-10 00:45:31,676 [salt.state       ][INFO    ][10832] The service keepalived is already running
2018-01-10 00:45:31,676 [salt.state       ][INFO    ][10832] Completed state [keepalived] at time 00:45:31.676842 duration_in_ms=54.582
2018-01-10 00:45:31,677 [salt.minion      ][INFO    ][10832] Returning information for job: 20180110004530979619
2018-01-10 00:45:34,113 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command pillar.get with jid 20180110004534913842
2018-01-10 00:45:34,139 [salt.minion      ][INFO    ][10856] Starting a new job with PID 10856
2018-01-10 00:45:34,150 [salt.minion      ][INFO    ][10856] Returning information for job: 20180110004534913842
2018-01-10 00:47:26,742 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180110004727547746
2018-01-10 00:47:26,766 [salt.minion      ][INFO    ][10861] Starting a new job with PID 10861
2018-01-10 00:47:27,793 [salt.state       ][INFO    ][10861] Loading fresh modules for state activity
2018-01-10 00:47:28,317 [salt.state       ][INFO    ][10861] Running state [haproxy] at time 00:47:28.317211
2018-01-10 00:47:28,317 [salt.state       ][INFO    ][10861] Executing state pkg.installed for haproxy
2018-01-10 00:47:28,318 [salt.loaded.int.module.cmdmod][INFO    ][10861] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:47:28,639 [salt.state       ][INFO    ][10861] All specified packages are already installed
2018-01-10 00:47:28,639 [salt.state       ][INFO    ][10861] Completed state [haproxy] at time 00:47:28.639775 duration_in_ms=322.564
2018-01-10 00:47:28,642 [salt.state       ][INFO    ][10861] Running state [/etc/default/haproxy] at time 00:47:28.642104
2018-01-10 00:47:28,642 [salt.state       ][INFO    ][10861] Executing state file.managed for /etc/default/haproxy
2018-01-10 00:47:28,662 [salt.state       ][INFO    ][10861] File /etc/default/haproxy is in the correct state
2018-01-10 00:47:28,662 [salt.state       ][INFO    ][10861] Completed state [/etc/default/haproxy] at time 00:47:28.662567 duration_in_ms=20.463
2018-01-10 00:47:28,663 [salt.state       ][INFO    ][10861] Running state [/etc/haproxy/haproxy.cfg] at time 00:47:28.662976
2018-01-10 00:47:28,663 [salt.state       ][INFO    ][10861] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-10 00:47:28,820 [salt.state       ][INFO    ][10861] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-10 00:47:28,820 [salt.state       ][INFO    ][10861] Completed state [/etc/haproxy/haproxy.cfg] at time 00:47:28.820920 duration_in_ms=157.944
2018-01-10 00:47:28,821 [salt.state       ][INFO    ][10861] Running state [/etc/haproxy/ssl] at time 00:47:28.821348
2018-01-10 00:47:28,821 [salt.state       ][INFO    ][10861] Executing state file.directory for /etc/haproxy/ssl
2018-01-10 00:47:28,822 [salt.state       ][INFO    ][10861] Directory /etc/haproxy/ssl is in the correct state
2018-01-10 00:47:28,822 [salt.state       ][INFO    ][10861] Completed state [/etc/haproxy/ssl] at time 00:47:28.822910 duration_in_ms=1.561
2018-01-10 00:47:28,823 [salt.state       ][INFO    ][10861] Running state [haproxy_status_packages] at time 00:47:28.823266
2018-01-10 00:47:28,823 [salt.state       ][INFO    ][10861] Executing state pkg.installed for haproxy_status_packages
2018-01-10 00:47:28,828 [salt.state       ][INFO    ][10861] All specified packages are already installed
2018-01-10 00:47:28,828 [salt.state       ][INFO    ][10861] Completed state [haproxy_status_packages] at time 00:47:28.828500 duration_in_ms=5.235
2018-01-10 00:47:28,829 [salt.state       ][INFO    ][10861] Running state [/usr/bin/haproxy-status.sh] at time 00:47:28.829048
2018-01-10 00:47:28,829 [salt.state       ][INFO    ][10861] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-10 00:47:28,863 [salt.state       ][INFO    ][10861] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-10 00:47:28,863 [salt.state       ][INFO    ][10861] Completed state [/usr/bin/haproxy-status.sh] at time 00:47:28.863870 duration_in_ms=34.822
2018-01-10 00:47:28,864 [salt.state       ][INFO    ][10861] Running state [net.ipv4.ip_nonlocal_bind] at time 00:47:28.864459
2018-01-10 00:47:28,864 [salt.state       ][INFO    ][10861] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-10 00:47:28,874 [salt.loaded.int.module.cmdmod][INFO    ][10861] Executing command 'sysctl -a' in directory '/root'
2018-01-10 00:47:28,898 [salt.state       ][INFO    ][10861] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-10 00:47:28,898 [salt.state       ][INFO    ][10861] Completed state [net.ipv4.ip_nonlocal_bind] at time 00:47:28.898794 duration_in_ms=34.335
2018-01-10 00:47:28,900 [salt.state       ][INFO    ][10861] Running state [haproxy] at time 00:47:28.900228
2018-01-10 00:47:28,900 [salt.state       ][INFO    ][10861] Executing state service.running for haproxy
2018-01-10 00:47:28,901 [salt.loaded.int.module.cmdmod][INFO    ][10861] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:28,914 [salt.loaded.int.module.cmdmod][INFO    ][10861] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:47:28,924 [salt.loaded.int.module.cmdmod][INFO    ][10861] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-10 00:47:28,933 [salt.state       ][INFO    ][10861] The service haproxy is already running
2018-01-10 00:47:28,934 [salt.state       ][INFO    ][10861] Completed state [haproxy] at time 00:47:28.934635 duration_in_ms=34.405
2018-01-10 00:47:28,936 [salt.minion      ][INFO    ][10861] Returning information for job: 20180110004727547746
2018-01-10 00:47:31,586 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command service.status with jid 20180110004732392437
2018-01-10 00:47:31,612 [salt.minion      ][INFO    ][10888] Starting a new job with PID 10888
2018-01-10 00:47:31,820 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10888] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:31,844 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10888] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-10 00:47:31,854 [salt.minion      ][INFO    ][10888] Returning information for job: 20180110004732392437
2018-01-10 00:47:33,569 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command service.restart with jid 20180110004734377554
2018-01-10 00:47:33,595 [salt.minion      ][INFO    ][10895] Starting a new job with PID 10895
2018-01-10 00:47:33,802 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10895] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-10 00:47:33,817 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10895] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-10 00:47:33,832 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10895] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-10 00:47:33,859 [salt.minion      ][INFO    ][10895] Returning information for job: 20180110004734377554
2018-01-10 00:58:56,665 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180110005857501204
2018-01-10 00:58:56,689 [salt.minion      ][INFO    ][10969] Starting a new job with PID 10969
2018-01-10 00:58:59,183 [salt.state       ][INFO    ][10969] Loading fresh modules for state activity
2018-01-10 00:58:59,239 [salt.fileclient  ][INFO    ][10969] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-10 00:58:59,271 [salt.fileclient  ][INFO    ][10969] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-10 00:58:59,310 [salt.fileclient  ][INFO    ][10969] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-10 00:58:59,680 [salt.state       ][INFO    ][10969] Running state [mongodb-server] at time 00:58:59.680524
2018-01-10 00:58:59,681 [salt.state       ][INFO    ][10969] Executing state pkg.installed for mongodb-server
2018-01-10 00:58:59,681 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:59:00,136 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-10 00:59:00,220 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-10 00:59:04,807 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 00:59:04,827 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb-server'] in directory '/root'
2018-01-10 00:59:06,773 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110005907608145
2018-01-10 00:59:06,797 [salt.minion      ][INFO    ][11348] Starting a new job with PID 11348
2018-01-10 00:59:06,833 [salt.minion      ][INFO    ][11348] Returning information for job: 20180110005907608145
2018-01-10 00:59:16,802 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110005917635803
2018-01-10 00:59:16,825 [salt.minion      ][INFO    ][11470] Starting a new job with PID 11470
2018-01-10 00:59:16,848 [salt.minion      ][INFO    ][11470] Returning information for job: 20180110005917635803
2018-01-10 00:59:27,028 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110005927862791
2018-01-10 00:59:27,044 [salt.minion      ][INFO    ][11898] Starting a new job with PID 11898
2018-01-10 00:59:27,070 [salt.minion      ][INFO    ][11898] Returning information for job: 20180110005927862791
2018-01-10 00:59:27,927 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:59:27,973 [salt.state       ][INFO    ][10969] Made the following changes:
'mongodb-clients' changed from 'absent' to '1:2.6.10-0ubuntu1'
'mongodb-server' changed from 'absent' to '1:2.6.10-0ubuntu1'
'libgoogle-perftools4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libsnappy1v5' changed from 'absent' to '1.1.3-2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libyaml-cpp0.5v5' changed from 'absent' to '0.5.2-3'
'libpcrecpp0v5' changed from 'absent' to '2:8.38-3.1'
'libv8-3.14.5' changed from 'absent' to '3.14.5.8-5ubuntu2'
'libtcmalloc-minimal4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libboost-filesystem1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libunwind8' changed from 'absent' to '1.1-4.1'
'libboost-program-options1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2018-01-10 00:59:28,000 [salt.state       ][INFO    ][10969] Loading fresh modules for state activity
2018-01-10 00:59:28,104 [salt.state       ][INFO    ][10969] Completed state [mongodb-server] at time 00:59:28.104441 duration_in_ms=28423.916
2018-01-10 00:59:28,112 [salt.state       ][INFO    ][10969] Running state [mongodb] at time 00:59:28.112183
2018-01-10 00:59:28,113 [salt.state       ][INFO    ][10969] Executing state pkg.installed for mongodb
2018-01-10 00:59:28,476 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 00:59:28,503 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2018-01-10 00:59:30,748 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:59:30,789 [salt.state       ][INFO    ][10969] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-10 00:59:30,801 [salt.state       ][INFO    ][10969] Loading fresh modules for state activity
2018-01-10 00:59:30,829 [salt.state       ][INFO    ][10969] Completed state [mongodb] at time 00:59:30.829477 duration_in_ms=2717.292
2018-01-10 00:59:30,837 [salt.state       ][INFO    ][10969] Running state [python-pymongo] at time 00:59:30.837822
2018-01-10 00:59:30,838 [salt.state       ][INFO    ][10969] Executing state pkg.installed for python-pymongo
2018-01-10 00:59:31,261 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 00:59:31,279 [salt.loaded.int.module.cmdmod][INFO    ][10969] 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-01-10 00:59:37,227 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110005938062292
2018-01-10 00:59:37,252 [salt.minion      ][INFO    ][12104] Starting a new job with PID 12104
2018-01-10 00:59:37,281 [salt.minion      ][INFO    ][12104] Returning information for job: 20180110005938062292
2018-01-10 00:59:47,533 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110005948288467
2018-01-10 00:59:47,665 [salt.minion      ][INFO    ][12145] Starting a new job with PID 12145
2018-01-10 00:59:52,381 [salt.minion      ][INFO    ][12145] Returning information for job: 20180110005948288467
2018-01-10 00:59:57,239 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 00:59:57,292 [salt.state       ][INFO    ][10969] 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-01-10 00:59:57,310 [salt.state       ][INFO    ][10969] Loading fresh modules for state activity
2018-01-10 00:59:57,409 [salt.state       ][INFO    ][10969] Completed state [python-pymongo] at time 00:59:57.408999 duration_in_ms=26571.177
2018-01-10 00:59:57,442 [salt.state       ][INFO    ][10969] Running state [mongodb-clients] at time 00:59:57.442838
2018-01-10 00:59:57,443 [salt.state       ][INFO    ][10969] Executing state pkg.installed for mongodb-clients
2018-01-10 00:59:58,213 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110005958312052
2018-01-10 00:59:58,238 [salt.minion      ][INFO    ][12286] Starting a new job with PID 12286
2018-01-10 00:59:58,253 [salt.minion      ][INFO    ][12286] Returning information for job: 20180110005958312052
2018-01-10 00:59:58,470 [salt.state       ][INFO    ][10969] All specified packages are already installed
2018-01-10 00:59:58,471 [salt.state       ][INFO    ][10969] Completed state [mongodb-clients] at time 00:59:58.471065 duration_in_ms=1028.226
2018-01-10 00:59:58,485 [salt.state       ][INFO    ][10969] Running state [/etc/mongodb.conf] at time 00:59:58.485153
2018-01-10 00:59:58,485 [salt.state       ][INFO    ][10969] Executing state file.managed for /etc/mongodb.conf
2018-01-10 00:59:58,527 [salt.fileclient  ][INFO    ][10969] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-10 00:59:58,573 [salt.state       ][INFO    ][10969] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # mongodb.conf
 
 # Where to store the data.
@@ -8,7 +10,7 @@
 
 logappend=true
 
-bind_ip = 127.0.0.1
+bind_ip = 0.0.0.0
 #port = 27017
 
 # Enable journaling, http://www.mongodb.org/display/DOCS/Journaling
@@ -17,12 +19,12 @@
 # Enables periodic logging of CPU utilization and I/O wait
 #cpu = true
 
+keyFile = /etc/mongodb.key
+replSet = ceilometer
+
 # Turn on/off security.  Off is currently the default
 #noauth = true
-#auth = true
-
-# Verbose logging output.
-#verbose = true
+auth = true
 
 # Inspect all client data for validity on receipt (useful for
 # developing drivers)
@@ -31,13 +33,21 @@
 # Enable db quota management
 #quota = true
 
+#OpenStack guide for Juno
+smallfiles = true
+
+# Verbose logging output.
+verbose = v
+
+# logLevel
+setParameter = logLevel=1
+
 # Set oplogging level where n is
 #   0=off (default)
 #   1=W
 #   2=R
 #   3=both
 #   7=W+some reads
-#oplog = 0
 
 # Diagnostic/debugging option
 #nocursors = true

2018-01-10 00:59:58,576 [salt.state       ][INFO    ][10969] Completed state [/etc/mongodb.conf] at time 00:59:58.576540 duration_in_ms=91.385
2018-01-10 00:59:58,577 [salt.state       ][INFO    ][10969] Running state [/etc/mongodb.key] at time 00:59:58.577362
2018-01-10 00:59:58,577 [salt.state       ][INFO    ][10969] Executing state file.managed for /etc/mongodb.key
2018-01-10 00:59:58,588 [salt.state       ][INFO    ][10969] File changed:
New file
2018-01-10 00:59:58,588 [salt.state       ][INFO    ][10969] Completed state [/etc/mongodb.key] at time 00:59:58.588479 duration_in_ms=11.117
2018-01-10 00:59:58,588 [salt.state       ][INFO    ][10969] Running state [/var/lock/mongodb] at time 00:59:58.588904
2018-01-10 00:59:58,589 [salt.state       ][INFO    ][10969] Executing state file.directory for /var/lock/mongodb
2018-01-10 00:59:58,590 [salt.state       ][INFO    ][10969] {'/var/lock/mongodb': 'New Dir'}
2018-01-10 00:59:58,590 [salt.state       ][INFO    ][10969] Completed state [/var/lock/mongodb] at time 00:59:58.590879 duration_in_ms=1.974
2018-01-10 00:59:58,593 [salt.state       ][INFO    ][10969] Running state [mongodb] at time 00:59:58.593721
2018-01-10 00:59:58,594 [salt.state       ][INFO    ][10969] Executing state service.running for mongodb
2018-01-10 00:59:58,595 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-10 00:59:58,626 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-10 00:59:58,641 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-10 00:59:58,655 [salt.state       ][INFO    ][10969] The service mongodb is already running
2018-01-10 00:59:58,656 [salt.state       ][INFO    ][10969] Completed state [mongodb] at time 00:59:58.656074 duration_in_ms=62.351
2018-01-10 00:59:58,656 [salt.state       ][INFO    ][10969] Running state [mongodb] at time 00:59:58.656770
2018-01-10 00:59:58,657 [salt.state       ][INFO    ][10969] Executing state service.mod_watch for mongodb
2018-01-10 00:59:58,658 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-10 00:59:58,671 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-10 00:59:58,685 [salt.loaded.int.module.cmdmod][INFO    ][10969] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-10 00:59:58,820 [salt.state       ][INFO    ][10969] {'mongodb': True}
2018-01-10 00:59:58,821 [salt.state       ][INFO    ][10969] Completed state [mongodb] at time 00:59:58.821425 duration_in_ms=164.654
2018-01-10 00:59:58,825 [salt.minion      ][INFO    ][10969] Returning information for job: 20180110005857501204
2018-01-10 01:00:07,475 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command test.ping with jid 20180110010008319198
2018-01-10 01:00:07,500 [salt.minion      ][INFO    ][12383] Starting a new job with PID 12383
2018-01-10 01:00:07,781 [salt.minion      ][INFO    ][12383] Returning information for job: 20180110010008319198
2018-01-10 01:03:48,808 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180110010349659891
2018-01-10 01:03:48,834 [salt.minion      ][INFO    ][12398] Starting a new job with PID 12398
2018-01-10 01:03:50,466 [salt.state       ][INFO    ][12398] Loading fresh modules for state activity
2018-01-10 01:03:50,538 [salt.fileclient  ][INFO    ][12398] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-10 01:03:50,574 [salt.fileclient  ][INFO    ][12398] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-10 01:03:51,723 [salt.state       ][INFO    ][12398] Running state [aodh-api] at time 01:03:51.723285
2018-01-10 01:03:51,724 [salt.state       ][INFO    ][12398] Executing state pkg.installed for aodh-api
2018-01-10 01:03:51,725 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:03:52,094 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-10 01:03:52,189 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-10 01:03:54,162 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:03:54,179 [salt.loaded.int.module.cmdmod][INFO    ][12398] 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-01-10 01:03:58,855 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010359705383
2018-01-10 01:03:58,884 [salt.minion      ][INFO    ][12846] Starting a new job with PID 12846
2018-01-10 01:03:58,911 [salt.minion      ][INFO    ][12846] Returning information for job: 20180110010359705383
2018-01-10 01:04:09,034 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010409883472
2018-01-10 01:04:09,066 [salt.minion      ][INFO    ][13092] Starting a new job with PID 13092
2018-01-10 01:04:09,096 [salt.minion      ][INFO    ][13092] Returning information for job: 20180110010409883472
2018-01-10 01:04:19,229 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010420074403
2018-01-10 01:04:19,251 [salt.minion      ][INFO    ][13321] Starting a new job with PID 13321
2018-01-10 01:04:19,290 [salt.minion      ][INFO    ][13321] Returning information for job: 20180110010420074403
2018-01-10 01:04:29,260 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010430109945
2018-01-10 01:04:29,284 [salt.minion      ][INFO    ][13592] Starting a new job with PID 13592
2018-01-10 01:04:29,319 [salt.minion      ][INFO    ][13592] Returning information for job: 20180110010430109945
2018-01-10 01:04:39,451 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010440304680
2018-01-10 01:04:39,478 [salt.minion      ][INFO    ][13855] Starting a new job with PID 13855
2018-01-10 01:04:39,508 [salt.minion      ][INFO    ][13855] Returning information for job: 20180110010440304680
2018-01-10 01:04:49,654 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010450507976
2018-01-10 01:04:49,687 [salt.minion      ][INFO    ][14109] Starting a new job with PID 14109
2018-01-10 01:04:49,717 [salt.minion      ][INFO    ][14109] Returning information for job: 20180110010450507976
2018-01-10 01:04:59,854 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010500706567
2018-01-10 01:04:59,882 [salt.minion      ][INFO    ][14305] Starting a new job with PID 14305
2018-01-10 01:04:59,917 [salt.minion      ][INFO    ][14305] Returning information for job: 20180110010500706567
2018-01-10 01:05:10,061 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010510913813
2018-01-10 01:05:10,090 [salt.minion      ][INFO    ][14500] Starting a new job with PID 14500
2018-01-10 01:05:10,128 [salt.minion      ][INFO    ][14500] Returning information for job: 20180110010510913813
2018-01-10 01:05:20,270 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010521125196
2018-01-10 01:05:20,303 [salt.minion      ][INFO    ][16753] Starting a new job with PID 16753
2018-01-10 01:05:20,328 [salt.minion      ][INFO    ][16753] Returning information for job: 20180110010521125196
2018-01-10 01:05:30,471 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010531326021
2018-01-10 01:05:30,493 [salt.minion      ][INFO    ][19790] Starting a new job with PID 19790
2018-01-10 01:05:30,521 [salt.minion      ][INFO    ][19790] Returning information for job: 20180110010531326021
2018-01-10 01:05:40,663 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010541517885
2018-01-10 01:05:40,687 [salt.minion      ][INFO    ][19802] Starting a new job with PID 19802
2018-01-10 01:05:40,714 [salt.minion      ][INFO    ][19802] Returning information for job: 20180110010541517885
2018-01-10 01:05:50,858 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010551714967
2018-01-10 01:05:50,886 [salt.minion      ][INFO    ][20237] Starting a new job with PID 20237
2018-01-10 01:05:50,915 [salt.minion      ][INFO    ][20237] Returning information for job: 20180110010551714967
2018-01-10 01:06:01,063 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010601920764
2018-01-10 01:06:01,088 [salt.minion      ][INFO    ][20525] Starting a new job with PID 20525
2018-01-10 01:06:01,118 [salt.minion      ][INFO    ][20525] Returning information for job: 20180110010601920764
2018-01-10 01:06:11,273 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010612130312
2018-01-10 01:06:11,300 [salt.minion      ][INFO    ][20816] Starting a new job with PID 20816
2018-01-10 01:06:11,334 [salt.minion      ][INFO    ][20816] Returning information for job: 20180110010612130312
2018-01-10 01:06:21,495 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010622352567
2018-01-10 01:06:21,520 [salt.minion      ][INFO    ][21151] Starting a new job with PID 21151
2018-01-10 01:06:21,548 [salt.minion      ][INFO    ][21151] Returning information for job: 20180110010622352567
2018-01-10 01:06:31,714 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010632571452
2018-01-10 01:06:31,739 [salt.minion      ][INFO    ][21420] Starting a new job with PID 21420
2018-01-10 01:06:31,759 [salt.minion      ][INFO    ][21420] Returning information for job: 20180110010632571452
2018-01-10 01:06:37,619 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:06:37,655 [salt.state       ][INFO    ][12398] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'python-aodh' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-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-2~cloud0'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-gnocchiclient' changed from 'absent' to '3.3.1-0ubuntu2~cloud0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-108.131'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'libc-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'httpd' changed from 'absent' to '1'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'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'
'aodh-common' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'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-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'libisl15' changed from 'absent' to '0.16.1-1'
'aodh-api' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'httpd-wsgi' changed from 'absent' to '1'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'apache2-api-20120211' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'ssl-cert' changed from 'absent' to '1.0.37'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'binutils-gold' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-10 01:06:37,683 [salt.state       ][INFO    ][12398] Loading fresh modules for state activity
2018-01-10 01:06:37,723 [salt.state       ][INFO    ][12398] Completed state [aodh-api] at time 01:06:37.723195 duration_in_ms=165999.91
2018-01-10 01:06:37,733 [salt.state       ][INFO    ][12398] Running state [aodh-evaluator] at time 01:06:37.733603
2018-01-10 01:06:37,733 [salt.state       ][INFO    ][12398] Executing state pkg.installed for aodh-evaluator
2018-01-10 01:06:39,125 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:06:39,156 [salt.loaded.int.module.cmdmod][INFO    ][12398] 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-01-10 01:06:41,918 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010642777366
2018-01-10 01:06:41,933 [salt.minion      ][INFO    ][21918] Starting a new job with PID 21918
2018-01-10 01:06:41,954 [salt.minion      ][INFO    ][21918] Returning information for job: 20180110010642777366
2018-01-10 01:06:43,288 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:06:43,313 [salt.state       ][INFO    ][12398] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-10 01:06:43,325 [salt.state       ][INFO    ][12398] Loading fresh modules for state activity
2018-01-10 01:06:43,428 [salt.state       ][INFO    ][12398] Completed state [aodh-evaluator] at time 01:06:43.428384 duration_in_ms=5694.779
2018-01-10 01:06:43,435 [salt.state       ][INFO    ][12398] Running state [aodh-notifier] at time 01:06:43.435668
2018-01-10 01:06:43,436 [salt.state       ][INFO    ][12398] Executing state pkg.installed for aodh-notifier
2018-01-10 01:06:43,841 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:06:43,877 [salt.loaded.int.module.cmdmod][INFO    ][12398] 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-01-10 01:06:48,002 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:06:48,048 [salt.state       ][INFO    ][12398] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-10 01:06:48,075 [salt.state       ][INFO    ][12398] Loading fresh modules for state activity
2018-01-10 01:06:48,116 [salt.state       ][INFO    ][12398] Completed state [aodh-notifier] at time 01:06:48.116722 duration_in_ms=4681.052
2018-01-10 01:06:48,125 [salt.state       ][INFO    ][12398] Running state [aodh-listener] at time 01:06:48.125202
2018-01-10 01:06:48,126 [salt.state       ][INFO    ][12398] Executing state pkg.installed for aodh-listener
2018-01-10 01:06:48,476 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:06:48,513 [salt.loaded.int.module.cmdmod][INFO    ][12398] 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-01-10 01:06:52,124 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010652983659
2018-01-10 01:06:52,169 [salt.minion      ][INFO    ][22451] Starting a new job with PID 22451
2018-01-10 01:06:52,221 [salt.minion      ][INFO    ][22451] Returning information for job: 20180110010652983659
2018-01-10 01:06:52,958 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:06:53,021 [salt.state       ][INFO    ][12398] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-10 01:06:53,048 [salt.state       ][INFO    ][12398] Loading fresh modules for state activity
2018-01-10 01:06:53,081 [salt.state       ][INFO    ][12398] Completed state [aodh-listener] at time 01:06:53.081899 duration_in_ms=4956.696
2018-01-10 01:06:53,087 [salt.state       ][INFO    ][12398] Running state [python-aodhclient] at time 01:06:53.087369
2018-01-10 01:06:53,088 [salt.state       ][INFO    ][12398] Executing state pkg.installed for python-aodhclient
2018-01-10 01:06:53,447 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:06:53,478 [salt.loaded.int.module.cmdmod][INFO    ][12398] 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-01-10 01:06:55,926 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:06:55,981 [salt.state       ][INFO    ][12398] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-10 01:06:56,005 [salt.state       ][INFO    ][12398] Loading fresh modules for state activity
2018-01-10 01:06:56,035 [salt.state       ][INFO    ][12398] Completed state [python-aodhclient] at time 01:06:56.035851 duration_in_ms=2948.481
2018-01-10 01:06:56,040 [salt.state       ][INFO    ][12398] Running state [/etc/aodh/aodh.conf] at time 01:06:56.040105
2018-01-10 01:06:56,040 [salt.state       ][INFO    ][12398] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-10 01:06:56,085 [salt.fileclient  ][INFO    ][12398] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-10 01:06:56,303 [salt.state       ][INFO    ][12398] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -52,6 +51,12 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -78,6 +83,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/aodh
 
 # 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
@@ -91,12 +97,6 @@
 # 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
@@ -125,8 +125,8 @@
 
 # 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
-
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=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
+default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,iso8601=WARN,keystonemiddleware=WARN,oslo.messaging=INFO,oslo_messaging=INFO,qpid=WARN,requests.packages.urllib3.connectionpool=WARN,requests.packages.urllib3.util.retry=WARN,routes.middleware=WARN,sqlalchemy=WARN,stevedore=WARN,suds=INFO,taskflow=WARN,urllib3.connectionpool=WARN,urllib3.util.retry=WARN,websocket=WARN
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
@@ -158,6 +158,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -168,24 +169,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #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)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -198,21 +205,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -227,20 +239,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -305,8 +321,7 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
@@ -316,6 +331,8 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -335,24 +352,34 @@
 # From aodh
 #
 
+port=8042
+
+host=10.167.4.77
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-pCuBZz/aodh-5.0.0/aodh/api/api-paste.ini
+#paste_config = /build/aodh-t4wvpD/aodh-4.0.0/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
 
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
+# DEPRECATED: Enable deprecated combination alarms. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Combination alarms are deprecated. This option and combination alarms
+# will be removed in Aodh 5.0.
+#enable_combination_alarms = false
 
 # Maximum number of alarms defined for a user. (integer value)
+# Deprecated group/name - [DEFAULT]/user_alarm_quota
 #user_alarm_quota = <None>
 
 # Maximum number of alarms defined for a project. (integer value)
+# Deprecated group/name - [DEFAULT]/project_alarm_quota
 #project_alarm_quota = <None>
 
 # Maximum count of actions for each state of an alarm, non-positive number
 # means no limit. (integer value)
+# Deprecated group/name - [DEFAULT]/alarm_max_actions
 #alarm_max_actions = -1
 
 
@@ -414,9 +441,36 @@
 #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
 
 
+[cors.subdomain]
+
+#
+# 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
@@ -425,24 +479,34 @@
 # 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
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-#backend = sqlalchemy
+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 = <None>
+connection = mysql+pymysql://aodh:opnfv_secret@10.167.4.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -454,10 +518,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -574,12 +634,27 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = aodh
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internalURL
+token_cache_time = -1
+
+#admin_user=aodh
+#admin_password=opnfv_secret
+#admin_tenant_name=service
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -731,43 +806,6 @@
 # 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)
-# Allowed values: http, https
-#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>
@@ -787,6 +825,7 @@
 #workers = 1
 
 # The topic that aodh uses for event alarm evaluation. (string value)
+# Deprecated group/name - [DEFAULT]/event_alarm_topic
 #event_alarm_topic = alarm.all
 
 # Number of notification messages to wait before dispatching them. (integer
@@ -871,64 +910,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #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)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # 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)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #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.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/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 for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -983,12 +1019,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1076,7 +1115,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1120,11 +1159,7 @@
 # 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
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1137,33 +1172,33 @@
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
 #amqp_durable_queues = false
+amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #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 =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1183,6 +1218,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1192,34 +1228,46 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # 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)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # 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
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
+rabbit_userid = openstack
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
+rabbit_password = opnfv_secret
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1230,6 +1278,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1238,6 +1287,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1248,6 +1298,7 @@
 # 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)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1258,7 +1309,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#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
@@ -1270,6 +1321,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1280,6 +1332,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1385,24 +1440,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #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)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1415,21 +1476,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1444,20 +1510,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1541,9 +1611,12 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/aodh/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1551,6 +1624,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1563,12 +1637,14 @@
 # Region name to use for OpenStack service endpoints. (string value)
 # Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
+region_name = RegionOne
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
 # Allowed values: public, internal, admin, auth, publicURL, internalURL, adminURL
 # Deprecated group/name - [service_credentials]/os_endpoint_type
 #interface = public
+interface = internalURL
 
 #
 # From aodh-auth
@@ -1577,12 +1653,14 @@
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://10.167.4.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1591,15 +1669,17 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
+project_name = service
 
 # Domain ID containing project (string value)
 #project_domain_id = <None>
+project_domain_id = default
 
 # Domain name containing project (string value)
 #project_domain_name = <None>
@@ -1621,17 +1701,19 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
+username = aodh
 
 # 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>
+password = opnfv_secret
 
 
 [service_types]

2018-01-10 01:06:56,312 [salt.state       ][INFO    ][12398] Completed state [/etc/aodh/aodh.conf] at time 01:06:56.312013 duration_in_ms=271.908
2018-01-10 01:06:56,323 [salt.state       ][INFO    ][12398] Running state [aodh-dbsync] at time 01:06:56.323027
2018-01-10 01:06:56,323 [salt.state       ][INFO    ][12398] Executing state cmd.run for aodh-dbsync
2018-01-10 01:06:56,325 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command 'aodh-dbsync' in directory '/root'
2018-01-10 01:06:57,664 [salt.state       ][INFO    ][12398] {'pid': 22640, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-10 01:06:57,666 [salt.state       ][INFO    ][12398] Completed state [aodh-dbsync] at time 01:06:57.666476 duration_in_ms=1343.448
2018-01-10 01:06:57,668 [salt.state       ][INFO    ][12398] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 01:06:57.668002
2018-01-10 01:06:57,669 [salt.state       ][INFO    ][12398] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-10 01:06:57,696 [salt.fileclient  ][INFO    ][12398] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-10 01:06:57,736 [salt.state       ][INFO    ][12398] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 10.167.4.77:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-10 01:06:57,740 [salt.state       ][INFO    ][12398] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 01:06:57.739960 duration_in_ms=71.957
2018-01-10 01:06:57,740 [salt.state       ][INFO    ][12398] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 01:06:57.740768
2018-01-10 01:06:57,741 [salt.state       ][INFO    ][12398] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-10 01:06:57,748 [salt.state       ][INFO    ][12398] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-10 01:06:57,749 [salt.state       ][INFO    ][12398] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 01:06:57.748963 duration_in_ms=8.195
2018-01-10 01:06:57,952 [salt.state       ][INFO    ][12398] Running state [apache2] at time 01:06:57.952870
2018-01-10 01:06:57,953 [salt.state       ][INFO    ][12398] Executing state service.running for apache2
2018-01-10 01:06:57,953 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-10 01:06:57,975 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-10 01:06:57,993 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-10 01:06:58,012 [salt.state       ][INFO    ][12398] The service apache2 is already running
2018-01-10 01:06:58,012 [salt.state       ][INFO    ][12398] Completed state [apache2] at time 01:06:58.012484 duration_in_ms=59.614
2018-01-10 01:06:58,012 [salt.state       ][INFO    ][12398] Running state [apache2] at time 01:06:58.012898
2018-01-10 01:06:58,013 [salt.state       ][INFO    ][12398] Executing state service.mod_watch for apache2
2018-01-10 01:06:58,014 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-10 01:06:58,028 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-10 01:06:58,046 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-10 01:07:00,279 [salt.state       ][INFO    ][12398] {'apache2': True}
2018-01-10 01:07:00,288 [salt.state       ][INFO    ][12398] Completed state [apache2] at time 01:07:00.288612 duration_in_ms=2275.712
2018-01-10 01:07:00,290 [salt.state       ][INFO    ][12398] Running state [aodh-evaluator] at time 01:07:00.289994
2018-01-10 01:07:00,291 [salt.state       ][INFO    ][12398] Executing state service.running for aodh-evaluator
2018-01-10 01:07:00,292 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-10 01:07:00,313 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-10 01:07:00,333 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-10 01:07:00,349 [salt.state       ][INFO    ][12398] The service aodh-evaluator is already running
2018-01-10 01:07:00,350 [salt.state       ][INFO    ][12398] Completed state [aodh-evaluator] at time 01:07:00.350342 duration_in_ms=60.347
2018-01-10 01:07:00,351 [salt.state       ][INFO    ][12398] Running state [aodh-evaluator] at time 01:07:00.351125
2018-01-10 01:07:00,352 [salt.state       ][INFO    ][12398] Executing state service.mod_watch for aodh-evaluator
2018-01-10 01:07:00,353 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-10 01:07:00,369 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-10 01:07:00,384 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-10 01:07:00,595 [salt.state       ][INFO    ][12398] {'aodh-evaluator': True}
2018-01-10 01:07:00,596 [salt.state       ][INFO    ][12398] Completed state [aodh-evaluator] at time 01:07:00.595920 duration_in_ms=244.795
2018-01-10 01:07:00,596 [salt.state       ][INFO    ][12398] Running state [aodh-notifier] at time 01:07:00.596543
2018-01-10 01:07:00,596 [salt.state       ][INFO    ][12398] Executing state service.running for aodh-notifier
2018-01-10 01:07:00,597 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-10 01:07:00,621 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-10 01:07:00,637 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-10 01:07:00,661 [salt.state       ][INFO    ][12398] The service aodh-notifier is already running
2018-01-10 01:07:00,662 [salt.state       ][INFO    ][12398] Completed state [aodh-notifier] at time 01:07:00.662247 duration_in_ms=65.704
2018-01-10 01:07:00,662 [salt.state       ][INFO    ][12398] Running state [aodh-notifier] at time 01:07:00.662491
2018-01-10 01:07:00,662 [salt.state       ][INFO    ][12398] Executing state service.mod_watch for aodh-notifier
2018-01-10 01:07:00,663 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-10 01:07:00,672 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-10 01:07:00,680 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-10 01:07:02,187 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010703047072
2018-01-10 01:07:02,210 [salt.minion      ][INFO    ][22914] Starting a new job with PID 22914
2018-01-10 01:07:02,243 [salt.minion      ][INFO    ][22914] Returning information for job: 20180110010703047072
2018-01-10 01:07:12,208 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010713067636
2018-01-10 01:07:12,234 [salt.minion      ][INFO    ][22932] Starting a new job with PID 22932
2018-01-10 01:07:12,265 [salt.minion      ][INFO    ][22932] Returning information for job: 20180110010713067636
2018-01-10 01:07:15,736 [salt.state       ][INFO    ][12398] {'aodh-notifier': True}
2018-01-10 01:07:15,737 [salt.state       ][INFO    ][12398] Completed state [aodh-notifier] at time 01:07:15.737415 duration_in_ms=15074.922
2018-01-10 01:07:15,744 [salt.state       ][INFO    ][12398] Running state [aodh-listener] at time 01:07:15.744625
2018-01-10 01:07:15,745 [salt.state       ][INFO    ][12398] Executing state service.running for aodh-listener
2018-01-10 01:07:15,746 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-10 01:07:15,777 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-10 01:07:15,791 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-10 01:07:15,812 [salt.state       ][INFO    ][12398] The service aodh-listener is already running
2018-01-10 01:07:15,812 [salt.state       ][INFO    ][12398] Completed state [aodh-listener] at time 01:07:15.812856 duration_in_ms=68.23
2018-01-10 01:07:15,813 [salt.state       ][INFO    ][12398] Running state [aodh-listener] at time 01:07:15.813506
2018-01-10 01:07:15,814 [salt.state       ][INFO    ][12398] Executing state service.mod_watch for aodh-listener
2018-01-10 01:07:15,815 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-10 01:07:15,830 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-10 01:07:15,842 [salt.loaded.int.module.cmdmod][INFO    ][12398] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-10 01:07:22,249 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110010723097662
2018-01-10 01:07:22,272 [salt.minion      ][INFO    ][23010] Starting a new job with PID 23010
2018-01-10 01:07:22,302 [salt.minion      ][INFO    ][23010] Returning information for job: 20180110010723097662
2018-01-10 01:07:30,994 [salt.state       ][INFO    ][12398] {'aodh-listener': True}
2018-01-10 01:07:30,996 [salt.state       ][INFO    ][12398] Completed state [aodh-listener] at time 01:07:30.996192 duration_in_ms=15182.684
2018-01-10 01:07:31,002 [salt.minion      ][INFO    ][12398] Returning information for job: 20180110010349659891
2018-01-10 01:11:11,039 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command state.sls with jid 20180110011111912040
2018-01-10 01:11:11,065 [salt.minion      ][INFO    ][23089] Starting a new job with PID 23089
2018-01-10 01:11:12,727 [salt.state       ][INFO    ][23089] Loading fresh modules for state activity
2018-01-10 01:11:12,795 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-10 01:11:12,829 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-10 01:11:13,958 [salt.state       ][INFO    ][23089] Running state [ceilometer-api] at time 01:11:13.958181
2018-01-10 01:11:13,958 [salt.state       ][INFO    ][23089] Executing state pkg.installed for ceilometer-api
2018-01-10 01:11:13,958 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:11:14,309 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-10 01:11:14,396 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-10 01:11:16,205 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:11:16,224 [salt.loaded.int.module.cmdmod][INFO    ][23089] 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-01-10 01:11:21,144 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011122007493
2018-01-10 01:11:21,166 [salt.minion      ][INFO    ][23470] Starting a new job with PID 23470
2018-01-10 01:11:21,188 [salt.minion      ][INFO    ][23470] Returning information for job: 20180110011122007493
2018-01-10 01:11:31,189 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011132061772
2018-01-10 01:11:31,220 [salt.minion      ][INFO    ][23763] Starting a new job with PID 23763
2018-01-10 01:11:31,292 [salt.minion      ][INFO    ][23763] Returning information for job: 20180110011132061772
2018-01-10 01:11:41,254 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011142127434
2018-01-10 01:11:41,286 [salt.minion      ][INFO    ][24017] Starting a new job with PID 24017
2018-01-10 01:11:41,322 [salt.minion      ][INFO    ][24017] Returning information for job: 20180110011142127434
2018-01-10 01:11:51,306 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011152177958
2018-01-10 01:11:51,344 [salt.minion      ][INFO    ][24921] Starting a new job with PID 24921
2018-01-10 01:11:51,388 [salt.minion      ][INFO    ][24921] Returning information for job: 20180110011152177958
2018-01-10 01:12:01,347 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011202221640
2018-01-10 01:12:01,369 [salt.minion      ][INFO    ][25347] Starting a new job with PID 25347
2018-01-10 01:12:01,396 [salt.minion      ][INFO    ][25347] Returning information for job: 20180110011202221640
2018-01-10 01:12:08,171 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:12:08,206 [salt.state       ][INFO    ][23089] 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'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'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~cloud0'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-ply' changed from 'absent' to '3.7-1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~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-3'
'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-1'
'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'
'qemu-keymaps' changed from 'absent' to '1'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'qemu-system-x86-64' changed from 'absent' to '1'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-oslo.reports' changed from 'absent' to '1.22.0-0ubuntu1~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'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'
'ceilometer-api' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-oslo.rootwrap' changed from 'absent' to '5.9.0-0ubuntu1~cloud0'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'ceilometer-common' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-os-xenapi' changed from 'absent' to '0.2.0-0ubuntu1~cloud0'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'python-ply-lex-3.5' changed from 'absent' to '1'
'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 '3.6.0-1ubuntu6~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'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.1-0ubuntu0.17.10.1~cloud0'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-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.10+dfsg-0ubuntu3.1~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-attr' changed from 'absent' to '15.2.0-1'
'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'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-serial' changed from 'absent' to '3.0.1-1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'python2.7-ply' changed from 'absent' to '1'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-01-10 01:12:08,221 [salt.state       ][INFO    ][23089] Loading fresh modules for state activity
2018-01-10 01:12:08,332 [salt.state       ][INFO    ][23089] Completed state [ceilometer-api] at time 01:12:08.332206 duration_in_ms=54374.024
2018-01-10 01:12:08,340 [salt.state       ][INFO    ][23089] Running state [ceilometer-agent-central] at time 01:12:08.340026
2018-01-10 01:12:08,340 [salt.state       ][INFO    ][23089] Executing state pkg.installed for ceilometer-agent-central
2018-01-10 01:12:08,789 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:12:08,825 [salt.loaded.int.module.cmdmod][INFO    ][23089] 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-01-10 01:12:11,376 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011212250934
2018-01-10 01:12:11,399 [salt.minion      ][INFO    ][25653] Starting a new job with PID 25653
2018-01-10 01:12:11,432 [salt.minion      ][INFO    ][25653] Returning information for job: 20180110011212250934
2018-01-10 01:12:13,050 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:12:13,086 [salt.state       ][INFO    ][23089] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-10 01:12:13,106 [salt.state       ][INFO    ][23089] Loading fresh modules for state activity
2018-01-10 01:12:13,222 [salt.state       ][INFO    ][23089] Completed state [ceilometer-agent-central] at time 01:12:13.222396 duration_in_ms=4882.371
2018-01-10 01:12:13,225 [salt.state       ][INFO    ][23089] Running state [python-ceilometerclient] at time 01:12:13.225924
2018-01-10 01:12:13,226 [salt.state       ][INFO    ][23089] Executing state pkg.installed for python-ceilometerclient
2018-01-10 01:12:13,526 [salt.state       ][INFO    ][23089] All specified packages are already installed
2018-01-10 01:12:13,526 [salt.state       ][INFO    ][23089] Completed state [python-ceilometerclient] at time 01:12:13.526868 duration_in_ms=300.944
2018-01-10 01:12:13,527 [salt.state       ][INFO    ][23089] Running state [ceilometer-agent-notification] at time 01:12:13.527288
2018-01-10 01:12:13,527 [salt.state       ][INFO    ][23089] Executing state pkg.installed for ceilometer-agent-notification
2018-01-10 01:12:13,542 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:12:13,572 [salt.loaded.int.module.cmdmod][INFO    ][23089] 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-01-10 01:12:17,668 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:12:17,702 [salt.state       ][INFO    ][23089] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-10 01:12:17,718 [salt.state       ][INFO    ][23089] Loading fresh modules for state activity
2018-01-10 01:12:17,743 [salt.state       ][INFO    ][23089] Completed state [ceilometer-agent-notification] at time 01:12:17.743746 duration_in_ms=4216.457
2018-01-10 01:12:17,747 [salt.state       ][INFO    ][23089] Running state [python-elasticsearch] at time 01:12:17.747185
2018-01-10 01:12:17,747 [salt.state       ][INFO    ][23089] Executing state pkg.installed for python-elasticsearch
2018-01-10 01:12:18,167 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:12:18,193 [salt.loaded.int.module.cmdmod][INFO    ][23089] 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-01-10 01:12:20,895 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:12:20,922 [salt.state       ][INFO    ][23089] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-10 01:12:20,943 [salt.state       ][INFO    ][23089] Loading fresh modules for state activity
2018-01-10 01:12:20,961 [salt.state       ][INFO    ][23089] Completed state [python-elasticsearch] at time 01:12:20.961163 duration_in_ms=3213.978
2018-01-10 01:12:20,964 [salt.state       ][INFO    ][23089] Running state [python-influxdb] at time 01:12:20.964056
2018-01-10 01:12:20,964 [salt.state       ][INFO    ][23089] Executing state pkg.installed for python-influxdb
2018-01-10 01:12:21,375 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-10 01:12:21,421 [salt.loaded.int.module.cmdmod][INFO    ][23089] 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-01-10 01:12:21,543 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command saltutil.find_job with jid 20180110011222279969
2018-01-10 01:12:21,571 [salt.minion      ][INFO    ][26223] Starting a new job with PID 26223
2018-01-10 01:12:21,607 [salt.minion      ][INFO    ][26223] Returning information for job: 20180110011222279969
2018-01-10 01:12:24,032 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-10 01:12:24,093 [salt.state       ][INFO    ][23089] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-10 01:12:24,111 [salt.state       ][INFO    ][23089] Loading fresh modules for state activity
2018-01-10 01:12:24,137 [salt.state       ][INFO    ][23089] Completed state [python-influxdb] at time 01:12:24.137835 duration_in_ms=3173.777
2018-01-10 01:12:24,143 [salt.state       ][INFO    ][23089] Running state [python-pymongo] at time 01:12:24.143306
2018-01-10 01:12:24,143 [salt.state       ][INFO    ][23089] Executing state pkg.installed for python-pymongo
2018-01-10 01:12:24,475 [salt.state       ][INFO    ][23089] All specified packages are already installed
2018-01-10 01:12:24,475 [salt.state       ][INFO    ][23089] Completed state [python-pymongo] at time 01:12:24.475870 duration_in_ms=332.515
2018-01-10 01:12:24,477 [salt.state       ][INFO    ][23089] Running state [/etc/ceilometer/ceilometer.conf] at time 01:12:24.477756
2018-01-10 01:12:24,477 [salt.state       ][INFO    ][23089] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-10 01:12:24,506 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-10 01:12:24,602 [salt.state       ][INFO    ][23089] File changed:
--- 
+++ 
@@ -17,7 +17,7 @@
 #api_paste_config = api_paste.ini
 
 # Inspector to use for inspecting the hypervisor layer. Known inspectors are
-# libvirt, hyperv, vsphere and xenapi. (string value)
+# libvirt, hyperv, vsphere, xenapi and powervm. (string value)
 #hypervisor_inspector = libvirt
 
 # Libvirt domain type. (string value)
@@ -28,26 +28,22 @@
 # (string value)
 #libvirt_uri =
 
-# DEPRECATED: Dispatchers to process metering data. (multi valued)
+# Dispatchers to process metering data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #meter_dispatchers =
 
-# DEPRECATED: Dispatchers to process event data. (multi valued)
+# Dispatchers to process event data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #event_dispatchers =
 
 # Exchange name for Ironic notifications. (string value)
 #ironic_exchange = ironic
+
+# Exchanges name to listen for notifications. (multi valued)
+#http_control_exchanges = nova
+#http_control_exchanges = glance
+#http_control_exchanges = neutron
+#http_control_exchanges = cinder
 
 # DEPRECATED: Allow novaclient's debug log output. (Use default_log_levels
 # instead) (boolean value)
@@ -65,6 +61,15 @@
 # Configuration file for event pipeline definition. (string value)
 #event_pipeline_cfg_file = event_pipeline.yaml
 
+# Refresh Pipeline configuration on-the-fly. (boolean value)
+#refresh_pipeline_cfg = false
+
+# Refresh Event Pipeline configuration on-the-fly. (boolean value)
+#refresh_event_pipeline_cfg = false
+
+# Polling interval for pipeline file configuration in seconds. (integer value)
+#pipeline_polling_interval = 20
+
 # Source for samples emitted on this instance. (string value)
 #sample_source = openstack
 
@@ -82,97 +87,53 @@
 # (string value)
 #rootwrap_config = /etc/ceilometer/rootwrap.conf
 
-# DEPRECATED: Exchange name for Nova notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Nova notifications. (string value)
 #nova_control_exchange = nova
 
-# DEPRECATED: Exchange name for Neutron notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Neutron notifications. (string value)
 #neutron_control_exchange = neutron
 
-# DEPRECATED: Exchange name for Heat notifications (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Heat notifications (string value)
 #heat_control_exchange = heat
 
-# DEPRECATED: Exchange name for Glance notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Glance notifications. (string value)
 #glance_control_exchange = glance
 
-# DEPRECATED: Exchange name for Keystone notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Keystone notifications. (string value)
 #keystone_control_exchange = keystone
 
-# DEPRECATED: Exchange name for Cinder notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Cinder notifications. (string value)
 #cinder_control_exchange = cinder
 
-# DEPRECATED: Exchange name for Data Processing notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Data Processing notifications. (string value)
 #sahara_control_exchange = sahara
 
-# DEPRECATED: Exchange name for Swift notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Swift notifications. (string value)
 #swift_control_exchange = swift
 
-# DEPRECATED: Exchange name for Magnum notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Magnum notifications. (string value)
 #magnum_control_exchange = magnum
 
-# DEPRECATED: Exchange name for DBaaS notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DBaaS notifications. (string value)
 #trove_control_exchange = trove
 
-# DEPRECATED: Exchange name for Messaging service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Messaging service notifications. (string value)
 #zaqar_control_exchange = zaqar
 
-# DEPRECATED: Exchange name for DNS service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DNS service notifications. (string value)
 #dns_control_exchange = central
 
-# DEPRECATED: Exchange name for ceilometer notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for ceilometer notifications. (string value)
 #ceilometer_control_exchange = ceilometer
 
 # 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)
+# (string value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
 # (integer value)
 #http_timeout = 600
-
-# Maximum number of parallel requests for services to handle at the same time.
-# (integer value)
-# Minimum value: 1
-#max_parallel_requests = 64
 
 #
 # From oslo.log
@@ -182,6 +143,13 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -221,12 +189,6 @@
 # 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
@@ -255,7 +217,7 @@
 
 # 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
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=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
@@ -288,6 +250,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -298,24 +261,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #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)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -328,21 +297,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -357,20 +331,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -435,10 +413,10 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 5
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
@@ -446,6 +424,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -484,6 +463,13 @@
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
 
+# List of pollsters (or wildcard templates) to be used while polling
+#pollster_list =
+
+# To reduce polling agent load, samples are sent to the notification
+# agent in a batch. To gain higher throughput at the cost of load set
+# this to False.
+#batch_polled_samples = True
 
 [api]
 
@@ -523,7 +509,7 @@
 #
 
 # Address to which the UDP socket is bound. Set to an empty string to disable.
-# (unknown value)
+# (string value)
 #udp_address = 0.0.0.0
 
 # Port to which the UDP socket is bound. (port value)
@@ -597,9 +583,21 @@
 # service is running. (string value)
 #backend_url = <None>
 
+# Number of seconds between heartbeats for distributed coordination. (floating
+# point value)
+#heartbeat = 1.0
+
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
+
+# Retry backoff factor when retrying to connect with coordination backend
+# (integer value)
+#retry_backoff = 1
+
+# Maximum number of seconds between retry to join partitioning group (integer
+# value)
+#max_retry_interval = 30
 
 
 [cors]
@@ -613,6 +611,41 @@
 # 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
+
+
+
+[cors.subdomain]
+
+#
+# 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
 
@@ -655,7 +688,16 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -668,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017,10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -679,10 +722,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -788,10 +827,6 @@
 # resources/metrics (string value)
 #resources_definition_file = gnocchi_resources.yaml
 
-# Number of seconds before request to gnocchi times out (floating point value)
-# Minimum value: 0
-#request_timeout = 6.05
-
 
 [dispatcher_http]
 
@@ -894,15 +929,26 @@
 
 #
 # From keystonemiddleware.auth_token
-#
+#auth_type = password
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
 
@@ -1056,43 +1102,6 @@
 # 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)
-# Allowed values: http, https
-#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>
@@ -1153,17 +1162,8 @@
 # From ceilometer
 #
 
-# DEPRECATED: Configuration file for defining meter notifications. This option
-# is deprecated and use meter_definitions_dirs to configure meter notification
-# file. Meter definitions configuration file will be sought according to the
-# parameter. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#meter_definitions_cfg_file = <None>
-
-# List directory to find files of defining meter notifications. (multi valued)
-#meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-QCyRID/ceilometer-9.0.2/ceilometer/data/meters.d
+# Configuration file for defining meter notifications. (string value)
+#meter_definitions_cfg_file = meters.yaml
 
 
 [notification]
@@ -1179,6 +1179,7 @@
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
+# Deprecated group/name - [collector]/ack_on_event_error
 #ack_on_event_error = true
 
 # Enable workload partitioning, allowing multiple notification agents to be run
@@ -1208,22 +1209,6 @@
 # Deprecated group/name - [DEFAULT]/notification_workers
 #workers = 1
 
-# Exchanges name to listen for notifications. (multi valued)
-# Deprecated group/name - [DEFAULT]/http_control_exchanges
-#notification_control_exchanges = nova
-#notification_control_exchanges = glance
-#notification_control_exchanges = neutron
-#notification_control_exchanges = cinder
-#notification_control_exchanges = heat
-#notification_control_exchanges = keystone
-#notification_control_exchanges = sahara
-#notification_control_exchanges = trove
-#notification_control_exchanges = zaqar
-#notification_control_exchanges = swift
-#notification_control_exchanges = ceilometer
-#notification_control_exchanges = magnum
-#notification_control_exchanges = dns
-
 
 [oslo_concurrency]
 
@@ -1232,15 +1217,15 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #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
+# Defaults to environment variable OSLO_LOCK_PATH. If external locks are used,
+# a lock path must be set. (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
+#lock_path = <None>
 
 
 [oslo_messaging_amqp]
@@ -1251,64 +1236,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #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)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # 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)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #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.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/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 for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1363,12 +1345,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1456,7 +1441,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1500,11 +1485,7 @@
 # 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
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1519,31 +1500,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #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 =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1563,6 +1543,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1572,24 +1553,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # 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)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # 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
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # 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)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1597,9 +1586,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1610,6 +1601,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1618,6 +1610,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1628,6 +1621,7 @@
 # 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)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1638,7 +1632,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#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
@@ -1650,6 +1644,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1660,6 +1655,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1765,24 +1763,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #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)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1795,21 +1799,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1824,20 +1833,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1921,9 +1934,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1931,6 +1946,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1947,6 +1963,7 @@
 # polling agents with different config files. For each sub-group of the agent
 # pool with the same partitioning_group_prefix a disjoint subset of pollsters
 # should be loaded. (string value)
+# Deprecated group/name - [central]/partitioning_group_prefix
 #partitioning_group_prefix = <None>
 
 
@@ -1996,6 +2013,17 @@
 
 [service_credentials]
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://10.167.4.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #
@@ -2017,11 +2045,11 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
 
 # Domain ID containing project (string value)
@@ -2047,7 +2075,7 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
 
 # User's domain id (string value)
@@ -2076,6 +2104,9 @@
 # From ceilometer
 #
 
+# Kwapi service type. (string value)
+#kwapi = energy
+
 # Glance service type. (string value)
 #glance = image
 
@@ -2100,14 +2131,30 @@
 #cinder = volumev3
 
 
+[storage]
+
+#
+# From ceilometer
+#
+
+# Maximum number of connection retries during startup. Set to -1 to specify an
+# infinite retry count. (integer value)
+# Deprecated group/name - [database]/max_retries
+#max_retries = 10
+
+# Interval (in seconds) between retries of connection. (integer value)
+# Deprecated group/name - [database]/retry_interval
+#retry_interval = 10
+
+
 [vmware]
 
 #
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
-#host_ip = 127.0.0.1
+# IP address of the VMware vSphere host. (string value)
+#host_ip =
 
 # Port of the VMware vSphere host. (port value)
 # Minimum value: 0

2018-01-10 01:12:24,603 [salt.state       ][INFO    ][23089] Completed state [/etc/ceilometer/ceilometer.conf] at time 01:12:24.603244 duration_in_ms=125.486
2018-01-10 01:12:24,603 [salt.state       ][INFO    ][23089] Running state [/etc/ceilometer/pipeline.yaml] at time 01:12:24.603611
2018-01-10 01:12:24,603 [salt.state       ][INFO    ][23089] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-10 01:12:24,625 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-10 01:12:24,666 [salt.state       ][INFO    ][23089] File changed:
New file
2018-01-10 01:12:24,666 [salt.state       ][INFO    ][23089] Completed state [/etc/ceilometer/pipeline.yaml] at time 01:12:24.666829 duration_in_ms=63.218
2018-01-10 01:12:24,667 [salt.state       ][INFO    ][23089] Running state [/etc/ceilometer/event_pipeline.yaml] at time 01:12:24.667163
2018-01-10 01:12:24,667 [salt.state       ][INFO    ][23089] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-10 01:12:24,689 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-10 01:12:24,691 [salt.state       ][INFO    ][23089] File changed:
New file
2018-01-10 01:12:24,691 [salt.state       ][INFO    ][23089] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 01:12:24.691695 duration_in_ms=24.532
2018-01-10 01:12:24,692 [salt.state       ][INFO    ][23089] Running state [/etc/ceilometer/event_definitions.yaml] at time 01:12:24.692041
2018-01-10 01:12:24,692 [salt.state       ][INFO    ][23089] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-10 01:12:24,710 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-10 01:12:24,717 [salt.state       ][INFO    ][23089] File changed:
New file
2018-01-10 01:12:24,717 [salt.state       ][INFO    ][23089] Completed state [/etc/ceilometer/event_definitions.yaml] at time 01:12:24.717819 duration_in_ms=25.778
2018-01-10 01:12:24,718 [salt.state       ][INFO    ][23089] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 01:12:24.718139
2018-01-10 01:12:24,718 [salt.state       ][INFO    ][23089] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-10 01:12:24,741 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-10 01:12:24,745 [salt.state       ][INFO    ][23089] File changed:
New file
2018-01-10 01:12:24,745 [salt.state       ][INFO    ][23089] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 01:12:24.745765 duration_in_ms=27.625
2018-01-10 01:12:24,746 [salt.state       ][INFO    ][23089] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 01:12:24.746639
2018-01-10 01:12:24,747 [salt.state       ][INFO    ][23089] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-10 01:12:24,770 [salt.fileclient  ][INFO    ][23089] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-10 01:12:24,823 [salt.state       ][INFO    ][23089] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.77:8777
 
 <VirtualHost *:8777>
-    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}
+    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer group=ceilometer display-name=%{GROUP}
     WSGIProcessGroup ceilometer-api
     WSGIScriptAlias / /usr/share/ceilometer/app.wsgi
     WSGIApplicationGroup %{GLOBAL}

2018-01-10 01:12:24,824 [salt.state       ][INFO    ][23089] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 01:12:24.823989 duration_in_ms=77.35
2018-01-10 01:12:24,824 [salt.state       ][INFO    ][23089] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 01:12:24.824339
2018-01-10 01:12:24,824 [salt.state       ][INFO    ][23089] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-10 01:12:24,826 [salt.state       ][INFO    ][23089] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-10 01:12:24,827 [salt.state       ][INFO    ][23089] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 01:12:24.827034 duration_in_ms=2.695
2018-01-10 01:12:24,830 [salt.state       ][INFO    ][23089] Running state [apache2] at time 01:12:24.830717
2018-01-10 01:12:24,831 [salt.state       ][INFO    ][23089] Executing state service.running for apache2
2018-01-10 01:12:24,831 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-10 01:12:24,851 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-10 01:12:24,868 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-10 01:12:24,887 [salt.state       ][INFO    ][23089] The service apache2 is already running
2018-01-10 01:12:24,888 [salt.state       ][INFO    ][23089] Completed state [apache2] at time 01:12:24.888245 duration_in_ms=57.528
2018-01-10 01:12:24,888 [salt.state       ][INFO    ][23089] Running state [apache2] at time 01:12:24.888781
2018-01-10 01:12:24,889 [salt.state       ][INFO    ][23089] Executing state service.mod_watch for apache2
2018-01-10 01:12:24,890 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-10 01:12:24,906 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-10 01:12:24,925 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-10 01:12:27,143 [salt.state       ][INFO    ][23089] {'apache2': True}
2018-01-10 01:12:27,144 [salt.state       ][INFO    ][23089] Completed state [apache2] at time 01:12:27.143863 duration_in_ms=2255.08
2018-01-10 01:12:27,145 [salt.state       ][INFO    ][23089] Running state [ceilometer-agent-central] at time 01:12:27.145264
2018-01-10 01:12:27,145 [salt.state       ][INFO    ][23089] Executing state service.running for ceilometer-agent-central
2018-01-10 01:12:27,147 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-10 01:12:27,169 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-10 01:12:27,187 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-10 01:12:27,202 [salt.state       ][INFO    ][23089] The service ceilometer-agent-central is already running
2018-01-10 01:12:27,203 [salt.state       ][INFO    ][23089] Completed state [ceilometer-agent-central] at time 01:12:27.203336 duration_in_ms=58.071
2018-01-10 01:12:27,204 [salt.state       ][INFO    ][23089] Running state [ceilometer-agent-central] at time 01:12:27.203985
2018-01-10 01:12:27,204 [salt.state       ][INFO    ][23089] Executing state service.mod_watch for ceilometer-agent-central
2018-01-10 01:12:27,205 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-10 01:12:27,220 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-10 01:12:27,234 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-10 01:12:27,430 [salt.state       ][INFO    ][23089] {'ceilometer-agent-central': True}
2018-01-10 01:12:27,430 [salt.state       ][INFO    ][23089] Completed state [ceilometer-agent-central] at time 01:12:27.430642 duration_in_ms=226.656
2018-01-10 01:12:27,431 [salt.state       ][INFO    ][23089] Running state [ceilometer-agent-notification] at time 01:12:27.431588
2018-01-10 01:12:27,434 [salt.state       ][INFO    ][23089] Executing state service.running for ceilometer-agent-notification
2018-01-10 01:12:27,435 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-10 01:12:27,465 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-10 01:12:27,489 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-10 01:12:27,519 [salt.state       ][INFO    ][23089] The service ceilometer-agent-notification is already running
2018-01-10 01:12:27,520 [salt.state       ][INFO    ][23089] Completed state [ceilometer-agent-notification] at time 01:12:27.520554 duration_in_ms=88.966
2018-01-10 01:12:27,521 [salt.state       ][INFO    ][23089] Running state [ceilometer-agent-notification] at time 01:12:27.521119
2018-01-10 01:12:27,521 [salt.state       ][INFO    ][23089] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-10 01:12:27,526 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-10 01:12:27,549 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-10 01:12:27,584 [salt.loaded.int.module.cmdmod][INFO    ][23089] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-10 01:12:27,797 [salt.state       ][INFO    ][23089] {'ceilometer-agent-notification': True}
2018-01-10 01:12:27,797 [salt.state       ][INFO    ][23089] Completed state [ceilometer-agent-notification] at time 01:12:27.797893 duration_in_ms=276.774
2018-01-10 01:12:27,799 [salt.minion      ][INFO    ][23089] Returning information for job: 20180110011111912040
2018-01-10 01:18:30,555 [salt.minion      ][INFO    ][2807] User sudo_ubuntu Executing command cp.push_dir with jid 20180110011831453548
2018-01-10 01:18:30,579 [salt.minion      ][INFO    ][26715] Starting a new job with PID 26715
