2018-01-22 02:56:45,950 [py.warnings      ][WARNING ][1431] /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-22 02:57:06,489 [salt.loaded.int.states.file][WARNING ][1431] State for file: /etc/ssl/certs/ca-salt_master_ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-01-22 02:57:06,515 [salt.loaded.int.module.cmdmod][ERROR   ][1431] 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-22 02:57:09,597 [salt.loaded.int.module.cmdmod][INFO    ][2060] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-22 02:57:09,613 [salt.loaded.int.module.cmdmod][INFO    ][2060] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:09,636 [salt.loaded.int.module.cmdmod][INFO    ][2060] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:09,672 [salt.utils.parsers][WARNING ][1196] Minion received a SIGTERM. Exiting.
2018-01-22 02:57:10,067 [salt.cli.daemons ][INFO    ][2111] Setting up the Salt Minion "prx01.baremetal-mcp-pike-odl-ha.local"
2018-01-22 02:57:10,175 [salt.cli.daemons ][INFO    ][2111] Starting up the Salt Minion
2018-01-22 02:57:10,176 [salt.utils.event ][INFO    ][2111] Starting pull socket on /var/run/salt/minion/minion_event_cebf8895c2_pull.ipc
2018-01-22 02:57:10,758 [salt.minion      ][INFO    ][2111] Creating minion process manager
2018-01-22 02:57:12,160 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2111] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 02:57:12,186 [salt.utils.schedule][INFO    ][2111] Updating job settings for scheduled job: __mine_interval
2018-01-22 02:57:12,188 [salt.minion      ][INFO    ][2111] Added mine.update to scheduler
2018-01-22 02:57:12,194 [salt.minion      ][INFO    ][2111] Minion is starting as user 'root'
2018-01-22 02:57:12,210 [salt.minion      ][INFO    ][2111] Minion is ready to receive requests!
2018-01-22 02:57:12,212 [salt.minion      ][INFO    ][2111] User sudo_ubuntu Executing command service.force_reload with jid 20180122025711400484
2018-01-22 02:57:12,232 [salt.minion      ][INFO    ][2193] Starting a new job with PID 2193
2018-01-22 02:57:12,635 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-22 02:57:12,651 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2193] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:12,677 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2193] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:12,711 [salt.utils.parsers][WARNING ][2111] Minion received a SIGTERM. Exiting.
2018-01-22 02:57:12,712 [salt.cli.daemons ][INFO    ][2111] Shutting down the Salt Minion
2018-01-22 02:57:13,099 [salt.cli.daemons ][INFO    ][2207] Setting up the Salt Minion "prx01.baremetal-mcp-pike-odl-ha.local"
2018-01-22 02:57:13,205 [salt.cli.daemons ][INFO    ][2207] Starting up the Salt Minion
2018-01-22 02:57:13,206 [salt.utils.event ][INFO    ][2207] Starting pull socket on /var/run/salt/minion/minion_event_cebf8895c2_pull.ipc
2018-01-22 02:57:13,779 [salt.minion      ][INFO    ][2207] Creating minion process manager
2018-01-22 02:57:15,164 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2207] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 02:57:15,188 [salt.utils.schedule][INFO    ][2207] Updating job settings for scheduled job: __mine_interval
2018-01-22 02:57:15,190 [salt.minion      ][INFO    ][2207] Added mine.update to scheduler
2018-01-22 02:57:15,196 [salt.minion      ][INFO    ][2207] Minion is starting as user 'root'
2018-01-22 02:57:15,207 [salt.minion      ][INFO    ][2207] Minion is ready to receive requests!
2018-01-22 02:57:16,209 [salt.utils.schedule][INFO    ][2207] Running scheduled job: __mine_interval
2018-01-22 02:57:21,166 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025721472120
2018-01-22 02:57:21,194 [salt.minion      ][INFO    ][2298] Starting a new job with PID 2298
2018-01-22 02:57:21,208 [salt.minion      ][INFO    ][2298] Returning information for job: 20180122025721472120
2018-01-22 02:57:33,471 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command state.apply with jid 20180122025733775530
2018-01-22 02:57:33,494 [salt.minion      ][INFO    ][2303] Starting a new job with PID 2303
2018-01-22 02:57:36,388 [salt.state       ][INFO    ][2303] Loading fresh modules for state activity
2018-01-22 02:57:36,438 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-22 02:57:36,473 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-22 02:57:36,591 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-22 02:57:36,687 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-22 02:57:37,366 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-22 02:57:37,525 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-22 02:57:37,632 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-22 02:57:37,716 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-22 02:57:37,842 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-22 02:57:37,940 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-22 02:57:38,033 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-22 02:57:38,126 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-22 02:57:38,249 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-22 02:57:38,354 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-22 02:57:38,450 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-22 02:57:38,549 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-22 02:57:38,655 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-22 02:57:38,751 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-22 02:57:38,851 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-22 02:57:39,018 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-22 02:57:39,207 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-22 02:57:39,307 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-22 02:57:39,417 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-22 02:57:39,438 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-22 02:57:39,488 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-22 02:57:39,531 [salt.state       ][INFO    ][2303] Running state [/etc/environment] at time 02:57:39.531345
2018-01-22 02:57:39,532 [salt.state       ][INFO    ][2303] Executing state file.blockreplace for /etc/environment
2018-01-22 02:57:39,540 [salt.state       ][INFO    ][2303] 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-22 02:57:39,542 [salt.state       ][INFO    ][2303] Completed state [/etc/environment] at time 02:57:39.541974 duration_in_ms=10.629
2018-01-22 02:57:39,542 [salt.state       ][INFO    ][2303] Running state [/etc/profile.d] at time 02:57:39.542465
2018-01-22 02:57:39,542 [salt.state       ][INFO    ][2303] Executing state file.directory for /etc/profile.d
2018-01-22 02:57:39,545 [salt.state       ][INFO    ][2303] Directory /etc/profile.d is in the correct state
2018-01-22 02:57:39,545 [salt.state       ][INFO    ][2303] Completed state [/etc/profile.d] at time 02:57:39.545762 duration_in_ms=3.297
2018-01-22 02:57:40,111 [salt.state       ][INFO    ][2303] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:57:40.111446
2018-01-22 02:57:40,111 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-22 02:57:40,145 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-22 02:57:40,153 [salt.state       ][INFO    ][2303] File changed:
New file
2018-01-22 02:57:40,153 [salt.state       ][INFO    ][2303] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:57:40.153519 duration_in_ms=42.073
2018-01-22 02:57:40,153 [salt.state       ][INFO    ][2303] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:57:40.153763
2018-01-22 02:57:40,154 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-22 02:57:40,172 [salt.state       ][INFO    ][2303] File changed:
New file
2018-01-22 02:57:40,172 [salt.state       ][INFO    ][2303] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:57:40.172805 duration_in_ms=19.042
2018-01-22 02:57:40,173 [salt.state       ][INFO    ][2303] Running state [linux_repo_prereq_pkgs] at time 02:57:40.173904
2018-01-22 02:57:40,174 [salt.state       ][INFO    ][2303] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-22 02:57:40,174 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:40,520 [salt.state       ][INFO    ][2303] All specified packages are already installed
2018-01-22 02:57:40,521 [salt.state       ][INFO    ][2303] Completed state [linux_repo_prereq_pkgs] at time 02:57:40.521414 duration_in_ms=347.509
2018-01-22 02:57:40,521 [salt.state       ][INFO    ][2303] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:57:40.521816
2018-01-22 02:57:40,522 [salt.state       ][INFO    ][2303] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-22 02:57:40,522 [salt.state       ][INFO    ][2303] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-22 02:57:40,522 [salt.state       ][INFO    ][2303] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:57:40.522940 duration_in_ms=1.125
2018-01-22 02:57:40,523 [salt.state       ][INFO    ][2303] Running state [/etc/apt/preferences.d/uca] at time 02:57:40.523181
2018-01-22 02:57:40,523 [salt.state       ][INFO    ][2303] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-22 02:57:40,523 [salt.state       ][INFO    ][2303] File /etc/apt/preferences.d/uca is not present
2018-01-22 02:57:40,523 [salt.state       ][INFO    ][2303] Completed state [/etc/apt/preferences.d/uca] at time 02:57:40.523900 duration_in_ms=0.719
2018-01-22 02:57:40,528 [salt.state       ][INFO    ][2303] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:57:40.528194
2018-01-22 02:57:40,528 [salt.state       ][INFO    ][2303] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-22 02:57:40,614 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-22 02:57:40,709 [salt.loaded.int.module.cmdmod][INFO    ][2303] 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-22 02:57:40,965 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 02:57:43,568 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025743876512
2018-01-22 02:57:43,596 [salt.minion      ][INFO    ][2832] Starting a new job with PID 2832
2018-01-22 02:57:43,611 [salt.minion      ][INFO    ][2832] Returning information for job: 20180122025743876512
2018-01-22 02:57:44,572 [salt.state       ][INFO    ][2303] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-22 02:57:44,573 [salt.state       ][INFO    ][2303] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:57:44.572950 duration_in_ms=4044.755
2018-01-22 02:57:44,573 [salt.state       ][INFO    ][2303] Running state [linux_extra_packages_purged] at time 02:57:44.573557
2018-01-22 02:57:44,574 [salt.state       ][INFO    ][2303] Executing state pkg.purged for linux_extra_packages_purged
2018-01-22 02:57:44,607 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-22 02:57:49,120 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:49,157 [salt.state       ][INFO    ][2303] {'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-22 02:57:49,177 [salt.state       ][INFO    ][2303] Loading fresh modules for state activity
2018-01-22 02:57:49,211 [salt.state       ][INFO    ][2303] Completed state [linux_extra_packages_purged] at time 02:57:49.211219 duration_in_ms=4637.661
2018-01-22 02:57:49,218 [salt.state       ][INFO    ][2303] Running state [linux_extra_packages_latest] at time 02:57:49.218802
2018-01-22 02:57:49,219 [salt.state       ][INFO    ][2303] Executing state pkg.latest for linux_extra_packages_latest
2018-01-22 02:57:49,651 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2018-01-22 02:57:49,701 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-22 02:57:49,758 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:57:49,792 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi', 'mcelog'] in directory '/root'
2018-01-22 02:57:53,762 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:53,786 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025754094280
2018-01-22 02:57:53,810 [salt.state       ][INFO    ][2303] Made the following changes:
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libapr1' changed from 'absent' to '1.5.2-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'mcelog' changed from 'absent' to '128+dfsg-1'
'httpd-wsgi' changed from 'absent' to '1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'

2018-01-22 02:57:53,813 [salt.minion      ][INFO    ][4081] Starting a new job with PID 4081
2018-01-22 02:57:53,834 [salt.minion      ][INFO    ][4081] Returning information for job: 20180122025754094280
2018-01-22 02:57:53,837 [salt.state       ][INFO    ][2303] Loading fresh modules for state activity
2018-01-22 02:57:53,872 [salt.state       ][INFO    ][2303] Completed state [linux_extra_packages_latest] at time 02:57:53.871967 duration_in_ms=4653.163
2018-01-22 02:57:53,875 [salt.state       ][INFO    ][2303] Running state [UTC] at time 02:57:53.875259
2018-01-22 02:57:53,875 [salt.state       ][INFO    ][2303] Executing state timezone.system for UTC
2018-01-22 02:57:53,878 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['timedatectl'] in directory '/root'
2018-01-22 02:57:53,960 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['timedatectl'] in directory '/root'
2018-01-22 02:57:53,977 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-22 02:57:53,992 [salt.state       ][INFO    ][2303] {'timezone': 'UTC'}
2018-01-22 02:57:53,993 [salt.state       ][INFO    ][2303] Completed state [UTC] at time 02:57:53.993091 duration_in_ms=117.831
2018-01-22 02:57:53,995 [salt.state       ][INFO    ][2303] Running state [nf_conntrack] at time 02:57:53.995840
2018-01-22 02:57:53,996 [salt.state       ][INFO    ][2303] Executing state kmod.present for nf_conntrack
2018-01-22 02:57:53,996 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'lsmod' in directory '/root'
2018-01-22 02:57:54,078 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'lsmod' in directory '/root'
2018-01-22 02:57:54,101 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-22 02:57:54,121 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'lsmod' in directory '/root'
2018-01-22 02:57:54,166 [salt.state       ][INFO    ][2303] {'nf_conntrack': 'loaded'}
2018-01-22 02:57:54,166 [salt.state       ][INFO    ][2303] Completed state [nf_conntrack] at time 02:57:54.166850 duration_in_ms=171.01
2018-01-22 02:57:54,172 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_keepalive_probes] at time 02:57:54.172292
2018-01-22 02:57:54,172 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-22 02:57:54,174 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,237 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-22 02:57:54,252 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-22 02:57:54,253 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:57:54.253428 duration_in_ms=81.136
2018-01-22 02:57:54,254 [salt.state       ][INFO    ][2303] Running state [fs.file-max] at time 02:57:54.254051
2018-01-22 02:57:54,254 [salt.state       ][INFO    ][2303] Executing state sysctl.present for fs.file-max
2018-01-22 02:57:54,255 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,288 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-22 02:57:54,302 [salt.state       ][INFO    ][2303] {'fs.file-max': 124165}
2018-01-22 02:57:54,303 [salt.state       ][INFO    ][2303] Completed state [fs.file-max] at time 02:57:54.303714 duration_in_ms=49.662
2018-01-22 02:57:54,304 [salt.state       ][INFO    ][2303] Running state [net.core.somaxconn] at time 02:57:54.304333
2018-01-22 02:57:54,305 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.core.somaxconn
2018-01-22 02:57:54,306 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,340 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-22 02:57:54,355 [salt.state       ][INFO    ][2303] {'net.core.somaxconn': 4096}
2018-01-22 02:57:54,356 [salt.state       ][INFO    ][2303] Completed state [net.core.somaxconn] at time 02:57:54.356641 duration_in_ms=52.308
2018-01-22 02:57:54,357 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:57:54.357547
2018-01-22 02:57:54,358 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-22 02:57:54,359 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,392 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-22 02:57:54,407 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-22 02:57:54,408 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:57:54.408515 duration_in_ms=50.967
2018-01-22 02:57:54,409 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_tw_reuse] at time 02:57:54.409121
2018-01-22 02:57:54,409 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-22 02:57:54,410 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,444 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-22 02:57:54,462 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-22 02:57:54,463 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_tw_reuse] at time 02:57:54.463158 duration_in_ms=54.036
2018-01-22 02:57:54,463 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_congestion_control] at time 02:57:54.463751
2018-01-22 02:57:54,464 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-22 02:57:54,465 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,498 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-22 02:57:54,518 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-22 02:57:54,519 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_congestion_control] at time 02:57:54.519416 duration_in_ms=55.665
2018-01-22 02:57:54,520 [salt.state       ][INFO    ][2303] Running state [net.nf_conntrack_max] at time 02:57:54.520066
2018-01-22 02:57:54,520 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.nf_conntrack_max
2018-01-22 02:57:54,522 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,557 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-22 02:57:54,572 [salt.state       ][INFO    ][2303] {'net.nf_conntrack_max': 1048576}
2018-01-22 02:57:54,573 [salt.state       ][INFO    ][2303] Completed state [net.nf_conntrack_max] at time 02:57:54.573682 duration_in_ms=53.615
2018-01-22 02:57:54,574 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_retries2] at time 02:57:54.574330
2018-01-22 02:57:54,574 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-22 02:57:54,575 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,611 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-22 02:57:54,627 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_retries2': 5}
2018-01-22 02:57:54,628 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_retries2] at time 02:57:54.627982 duration_in_ms=53.652
2018-01-22 02:57:54,628 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_fin_timeout] at time 02:57:54.628486
2018-01-22 02:57:54,629 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-22 02:57:54,630 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,664 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-22 02:57:54,680 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-22 02:57:54,681 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_fin_timeout] at time 02:57:54.680690 duration_in_ms=52.204
2018-01-22 02:57:54,681 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:54.681531
2018-01-22 02:57:54,681 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-22 02:57:54,682 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,719 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-22 02:57:54,735 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-22 02:57:54,735 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:54.735765 duration_in_ms=54.233
2018-01-22 02:57:54,736 [salt.state       ][INFO    ][2303] Running state [vm.swappiness] at time 02:57:54.736274
2018-01-22 02:57:54,737 [salt.state       ][INFO    ][2303] Executing state sysctl.present for vm.swappiness
2018-01-22 02:57:54,738 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,773 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-22 02:57:54,789 [salt.state       ][INFO    ][2303] {'vm.swappiness': 10}
2018-01-22 02:57:54,790 [salt.state       ][INFO    ][2303] Completed state [vm.swappiness] at time 02:57:54.790084 duration_in_ms=53.81
2018-01-22 02:57:54,790 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:57:54.790591
2018-01-22 02:57:54,791 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-22 02:57:54,791 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,825 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-22 02:57:54,840 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-22 02:57:54,840 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:57:54.840732 duration_in_ms=50.141
2018-01-22 02:57:54,841 [salt.state       ][INFO    ][2303] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:54.841216
2018-01-22 02:57:54,841 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-22 02:57:54,842 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,877 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-22 02:57:54,893 [salt.state       ][INFO    ][2303] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-22 02:57:54,894 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:54.893997 duration_in_ms=52.781
2018-01-22 02:57:54,894 [salt.state       ][INFO    ][2303] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:54.894507
2018-01-22 02:57:54,895 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-22 02:57:54,895 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,934 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-22 02:57:54,952 [salt.state       ][INFO    ][2303] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-22 02:57:54,954 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:54.952681 duration_in_ms=58.173
2018-01-22 02:57:54,954 [salt.state       ][INFO    ][2303] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:54.954850
2018-01-22 02:57:54,955 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-22 02:57:54,956 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,998 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-22 02:57:55,015 [salt.state       ][INFO    ][2303] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-22 02:57:55,015 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:55.015771 duration_in_ms=60.921
2018-01-22 02:57:55,016 [salt.state       ][INFO    ][2303] Running state [net.core.netdev_max_backlog] at time 02:57:55.016271
2018-01-22 02:57:55,016 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-22 02:57:55,017 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:55,055 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-22 02:57:55,072 [salt.state       ][INFO    ][2303] {'net.core.netdev_max_backlog': 261144}
2018-01-22 02:57:55,074 [salt.state       ][INFO    ][2303] Completed state [net.core.netdev_max_backlog] at time 02:57:55.074464 duration_in_ms=58.192
2018-01-22 02:57:55,075 [salt.state       ][INFO    ][2303] Running state [net.ipv4.tcp_keepalive_time] at time 02:57:55.074965
2018-01-22 02:57:55,075 [salt.state       ][INFO    ][2303] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-22 02:57:55,076 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:55,115 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-22 02:57:55,132 [salt.state       ][INFO    ][2303] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-22 02:57:55,134 [salt.state       ][INFO    ][2303] Completed state [net.ipv4.tcp_keepalive_time] at time 02:57:55.134362 duration_in_ms=59.397
2018-01-22 02:57:55,134 [salt.state       ][INFO    ][2303] Running state [kernel.panic] at time 02:57:55.134893
2018-01-22 02:57:55,135 [salt.state       ][INFO    ][2303] Executing state sysctl.present for kernel.panic
2018-01-22 02:57:55,136 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:55,174 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-22 02:57:55,189 [salt.state       ][INFO    ][2303] {'kernel.panic': 60}
2018-01-22 02:57:55,190 [salt.state       ][INFO    ][2303] Completed state [kernel.panic] at time 02:57:55.190417 duration_in_ms=55.524
2018-01-22 02:57:55,199 [salt.state       ][INFO    ][2303] Running state [linux_sysfs_package] at time 02:57:55.199070
2018-01-22 02:57:55,199 [salt.state       ][INFO    ][2303] Executing state pkg.installed for linux_sysfs_package
2018-01-22 02:57:55,699 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-22 02:57:55,759 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 02:57:57,493 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:57:57,529 [salt.loaded.int.module.cmdmod][INFO    ][2303] 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-22 02:58:00,327 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:58:00,371 [salt.state       ][INFO    ][2303] 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-22 02:58:00,393 [salt.state       ][INFO    ][2303] Loading fresh modules for state activity
2018-01-22 02:58:00,431 [salt.state       ][INFO    ][2303] Completed state [linux_sysfs_package] at time 02:58:00.431216 duration_in_ms=5232.144
2018-01-22 02:58:00,436 [salt.state       ][INFO    ][2303] Running state [/etc/sysfs.d] at time 02:58:00.436091
2018-01-22 02:58:00,436 [salt.state       ][INFO    ][2303] Executing state file.directory for /etc/sysfs.d
2018-01-22 02:58:00,441 [salt.state       ][INFO    ][2303] Directory /etc/sysfs.d is in the correct state
2018-01-22 02:58:00,442 [salt.state       ][INFO    ][2303] Completed state [/etc/sysfs.d] at time 02:58:00.442340 duration_in_ms=6.249
2018-01-22 02:58:00,794 [salt.state       ][INFO    ][2303] Running state [ondemand] at time 02:58:00.794333
2018-01-22 02:58:00,795 [salt.state       ][INFO    ][2303] Executing state service.dead for ondemand
2018-01-22 02:58:00,796 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-22 02:58:00,817 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:00,837 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:00,859 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:00,957 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:00,981 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:01,004 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:01,027 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-22 02:58:01,171 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:01,194 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'runlevel' in directory '/root'
2018-01-22 02:58:01,211 [salt.state       ][INFO    ][2303] {'ondemand': True}
2018-01-22 02:58:01,212 [salt.state       ][INFO    ][2303] Completed state [ondemand] at time 02:58:01.212453 duration_in_ms=418.121
2018-01-22 02:58:01,216 [salt.state       ][INFO    ][2303] Running state [cs_CZ.UTF-8] at time 02:58:01.216135
2018-01-22 02:58:01,216 [salt.state       ][INFO    ][2303] Executing state locale.present for cs_CZ.UTF-8
2018-01-22 02:58:01,218 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'locale -a' in directory '/root'
2018-01-22 02:58:01,245 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-22 02:58:02,031 [salt.state       ][INFO    ][2303] {'locale': 'cs_CZ.UTF-8'}
2018-01-22 02:58:02,034 [salt.state       ][INFO    ][2303] Completed state [cs_CZ.UTF-8] at time 02:58:02.034429 duration_in_ms=818.294
2018-01-22 02:58:02,035 [salt.state       ][INFO    ][2303] Running state [en_US.UTF-8] at time 02:58:02.035264
2018-01-22 02:58:02,035 [salt.state       ][INFO    ][2303] Executing state locale.present for en_US.UTF-8
2018-01-22 02:58:02,037 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'locale -a' in directory '/root'
2018-01-22 02:58:02,054 [salt.state       ][INFO    ][2303] Locale en_US.UTF-8 is already present
2018-01-22 02:58:02,055 [salt.state       ][INFO    ][2303] Completed state [en_US.UTF-8] at time 02:58:02.055152 duration_in_ms=19.887
2018-01-22 02:58:02,059 [salt.state       ][INFO    ][2303] Running state [en_US.UTF-8] at time 02:58:02.058975
2018-01-22 02:58:02,059 [salt.state       ][INFO    ][2303] Executing state locale.system for en_US.UTF-8
2018-01-22 02:58:02,060 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'localectl' in directory '/root'
2018-01-22 02:58:02,116 [salt.state       ][INFO    ][2303] System locale en_US.UTF-8 already set
2018-01-22 02:58:02,119 [salt.state       ][INFO    ][2303] Completed state [en_US.UTF-8] at time 02:58:02.118923 duration_in_ms=59.947
2018-01-22 02:58:02,121 [salt.state       ][INFO    ][2303] Running state [root] at time 02:58:02.121382
2018-01-22 02:58:02,121 [salt.state       ][INFO    ][2303] Executing state user.present for root
2018-01-22 02:58:02,131 [salt.state       ][INFO    ][2303] User root is present and up to date
2018-01-22 02:58:02,132 [salt.state       ][INFO    ][2303] Completed state [root] at time 02:58:02.132007 duration_in_ms=10.625
2018-01-22 02:58:02,134 [salt.state       ][INFO    ][2303] Running state [/root] at time 02:58:02.134476
2018-01-22 02:58:02,135 [salt.state       ][INFO    ][2303] Executing state file.directory for /root
2018-01-22 02:58:02,136 [salt.state       ][INFO    ][2303] Directory /root is in the correct state
2018-01-22 02:58:02,136 [salt.state       ][INFO    ][2303] Completed state [/root] at time 02:58:02.136463 duration_in_ms=1.987
2018-01-22 02:58:02,136 [salt.state       ][INFO    ][2303] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:58:02.136936
2018-01-22 02:58:02,137 [salt.state       ][INFO    ][2303] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 02:58:02,137 [salt.state       ][INFO    ][2303] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 02:58:02,138 [salt.state       ][INFO    ][2303] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:58:02.138341 duration_in_ms=1.405
2018-01-22 02:58:02,138 [salt.state       ][INFO    ][2303] Running state [ubuntu] at time 02:58:02.138823
2018-01-22 02:58:02,139 [salt.state       ][INFO    ][2303] Executing state user.present for ubuntu
2018-01-22 02:58:02,143 [salt.state       ][INFO    ][2303] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-22 02:58:02,144 [salt.state       ][INFO    ][2303] Completed state [ubuntu] at time 02:58:02.144058 duration_in_ms=5.235
2018-01-22 02:58:02,146 [salt.state       ][INFO    ][2303] Running state [/home/ubuntu] at time 02:58:02.146178
2018-01-22 02:58:02,146 [salt.state       ][INFO    ][2303] Executing state file.directory for /home/ubuntu
2018-01-22 02:58:02,147 [salt.state       ][INFO    ][2303] {'mode': '0700'}
2018-01-22 02:58:02,148 [salt.state       ][INFO    ][2303] Completed state [/home/ubuntu] at time 02:58:02.148287 duration_in_ms=2.109
2018-01-22 02:58:02,149 [salt.state       ][INFO    ][2303] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:58:02.149391
2018-01-22 02:58:02,149 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 02:58:02,178 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-22 02:58:02,185 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command '/usr/sbin/visudo -c -f /tmp/tmpoBdoKd' in directory '/root'
2018-01-22 02:58:02,214 [salt.state       ][INFO    ][2303] File changed:
New file
2018-01-22 02:58:02,215 [salt.state       ][INFO    ][2303] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:58:02.215708 duration_in_ms=66.317
2018-01-22 02:58:02,216 [salt.state       ][INFO    ][2303] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:58:02.216335
2018-01-22 02:58:02,217 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-22 02:58:02,248 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-22 02:58:02,344 [salt.state       ][INFO    ][2303] File changed:
New file
2018-01-22 02:58:02,345 [salt.state       ][INFO    ][2303] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:58:02.345690 duration_in_ms=129.354
2018-01-22 02:58:02,346 [salt.state       ][INFO    ][2303] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:58:02.346199
2018-01-22 02:58:02,346 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-22 02:58:02,378 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-22 02:58:02,503 [salt.state       ][INFO    ][2303] File changed:
New file
2018-01-22 02:58:02,505 [salt.state       ][INFO    ][2303] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:58:02.505210 duration_in_ms=159.011
2018-01-22 02:58:02,507 [salt.state       ][INFO    ][2303] Running state [service.systemctl_reload] at time 02:58:02.507190
2018-01-22 02:58:02,507 [salt.state       ][INFO    ][2303] Executing state module.wait for service.systemctl_reload
2018-01-22 02:58:02,508 [salt.state       ][INFO    ][2303] No changes made for service.systemctl_reload
2018-01-22 02:58:02,508 [salt.state       ][INFO    ][2303] Completed state [service.systemctl_reload] at time 02:58:02.508572 duration_in_ms=1.382
2018-01-22 02:58:02,509 [salt.state       ][INFO    ][2303] Running state [service.systemctl_reload] at time 02:58:02.509815
2018-01-22 02:58:02,510 [salt.state       ][INFO    ][2303] Executing state module.mod_watch for service.systemctl_reload
2018-01-22 02:58:02,511 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-22 02:58:02,604 [salt.state       ][INFO    ][2303] {'ret': True}
2018-01-22 02:58:02,604 [salt.state       ][INFO    ][2303] Completed state [service.systemctl_reload] at time 02:58:02.604616 duration_in_ms=94.8
2018-01-22 02:58:02,605 [salt.state       ][INFO    ][2303] Running state [/etc/hostname] at time 02:58:02.605432
2018-01-22 02:58:02,605 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/hostname
2018-01-22 02:58:02,634 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-22 02:58:02,639 [salt.state       ][INFO    ][2303] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+prx01

2018-01-22 02:58:02,639 [salt.state       ][INFO    ][2303] Completed state [/etc/hostname] at time 02:58:02.639472 duration_in_ms=34.04
2018-01-22 02:58:02,642 [salt.state       ][INFO    ][2303] Running state [hostname prx01] at time 02:58:02.642484
2018-01-22 02:58:02,642 [salt.state       ][INFO    ][2303] Executing state cmd.wait for hostname prx01
2018-01-22 02:58:02,643 [salt.state       ][INFO    ][2303] No changes made for hostname prx01
2018-01-22 02:58:02,643 [salt.state       ][INFO    ][2303] Completed state [hostname prx01] at time 02:58:02.643293 duration_in_ms=0.809
2018-01-22 02:58:02,643 [salt.state       ][INFO    ][2303] Running state [hostname prx01] at time 02:58:02.643495
2018-01-22 02:58:02,643 [salt.state       ][INFO    ][2303] Executing state cmd.mod_watch for hostname prx01
2018-01-22 02:58:02,644 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command 'hostname prx01' in directory '/root'
2018-01-22 02:58:02,661 [salt.state       ][INFO    ][2303] {'pid': 4941, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-22 02:58:02,662 [salt.state       ][INFO    ][2303] Completed state [hostname prx01] at time 02:58:02.662113 duration_in_ms=18.617
2018-01-22 02:58:02,663 [salt.state       ][INFO    ][2303] Running state [mdb02] at time 02:58:02.663421
2018-01-22 02:58:02,663 [salt.state       ][INFO    ][2303] Executing state host.present for mdb02
2018-01-22 02:58:02,667 [salt.state       ][INFO    ][2303] {'host': 'mdb02'}
2018-01-22 02:58:02,667 [salt.state       ][INFO    ][2303] Completed state [mdb02] at time 02:58:02.667552 duration_in_ms=4.131
2018-01-22 02:58:02,667 [salt.state       ][INFO    ][2303] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.667804
2018-01-22 02:58:02,668 [salt.state       ][INFO    ][2303] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,671 [salt.state       ][INFO    ][2303] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,671 [salt.state       ][INFO    ][2303] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.671336 duration_in_ms=3.532
2018-01-22 02:58:02,671 [salt.state       ][INFO    ][2303] Running state [mdb03] at time 02:58:02.671571
2018-01-22 02:58:02,671 [salt.state       ][INFO    ][2303] Executing state host.present for mdb03
2018-01-22 02:58:02,672 [salt.state       ][INFO    ][2303] {'host': 'mdb03'}
2018-01-22 02:58:02,673 [salt.state       ][INFO    ][2303] Completed state [mdb03] at time 02:58:02.673431 duration_in_ms=1.86
2018-01-22 02:58:02,673 [salt.state       ][INFO    ][2303] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.673682
2018-01-22 02:58:02,673 [salt.state       ][INFO    ][2303] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,674 [salt.state       ][INFO    ][2303] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,675 [salt.state       ][INFO    ][2303] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.675034 duration_in_ms=1.352
2018-01-22 02:58:02,675 [salt.state       ][INFO    ][2303] Running state [mdb01] at time 02:58:02.675267
2018-01-22 02:58:02,675 [salt.state       ][INFO    ][2303] Executing state host.present for mdb01
2018-01-22 02:58:02,676 [salt.state       ][INFO    ][2303] {'host': 'mdb01'}
2018-01-22 02:58:02,676 [salt.state       ][INFO    ][2303] Completed state [mdb01] at time 02:58:02.676579 duration_in_ms=1.312
2018-01-22 02:58:02,677 [salt.state       ][INFO    ][2303] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.677376
2018-01-22 02:58:02,677 [salt.state       ][INFO    ][2303] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,678 [salt.state       ][INFO    ][2303] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,678 [salt.state       ][INFO    ][2303] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.678701 duration_in_ms=1.325
2018-01-22 02:58:02,679 [salt.state       ][INFO    ][2303] Running state [mdb] at time 02:58:02.678993
2018-01-22 02:58:02,679 [salt.state       ][INFO    ][2303] Executing state host.present for mdb
2018-01-22 02:58:02,680 [salt.state       ][INFO    ][2303] {'host': 'mdb'}
2018-01-22 02:58:02,680 [salt.state       ][INFO    ][2303] Completed state [mdb] at time 02:58:02.680314 duration_in_ms=1.321
2018-01-22 02:58:02,680 [salt.state       ][INFO    ][2303] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.680554
2018-01-22 02:58:02,682 [salt.state       ][INFO    ][2303] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,683 [salt.state       ][INFO    ][2303] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,683 [salt.state       ][INFO    ][2303] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.683819 duration_in_ms=3.265
2018-01-22 02:58:02,684 [salt.state       ][INFO    ][2303] Running state [cfg01] at time 02:58:02.684048
2018-01-22 02:58:02,684 [salt.state       ][INFO    ][2303] Executing state host.present for cfg01
2018-01-22 02:58:02,685 [salt.state       ][INFO    ][2303] {'host': 'cfg01'}
2018-01-22 02:58:02,685 [salt.state       ][INFO    ][2303] Completed state [cfg01] at time 02:58:02.685381 duration_in_ms=1.333
2018-01-22 02:58:02,685 [salt.state       ][INFO    ][2303] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.685613
2018-01-22 02:58:02,685 [salt.state       ][INFO    ][2303] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,686 [salt.state       ][INFO    ][2303] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,687 [salt.state       ][INFO    ][2303] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.686982 duration_in_ms=1.369
2018-01-22 02:58:02,687 [salt.state       ][INFO    ][2303] Running state [prx01] at time 02:58:02.687210
2018-01-22 02:58:02,687 [salt.state       ][INFO    ][2303] Executing state host.present for prx01
2018-01-22 02:58:02,688 [salt.state       ][INFO    ][2303] {'host': 'prx01'}
2018-01-22 02:58:02,688 [salt.state       ][INFO    ][2303] Completed state [prx01] at time 02:58:02.688538 duration_in_ms=1.328
2018-01-22 02:58:02,688 [salt.state       ][INFO    ][2303] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.688782
2018-01-22 02:58:02,689 [salt.state       ][INFO    ][2303] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,690 [salt.state       ][INFO    ][2303] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,690 [salt.state       ][INFO    ][2303] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.690411 duration_in_ms=1.629
2018-01-22 02:58:02,690 [salt.state       ][INFO    ][2303] Running state [kvm01] at time 02:58:02.690657
2018-01-22 02:58:02,690 [salt.state       ][INFO    ][2303] Executing state host.present for kvm01
2018-01-22 02:58:02,691 [salt.state       ][INFO    ][2303] {'host': 'kvm01'}
2018-01-22 02:58:02,692 [salt.state       ][INFO    ][2303] Completed state [kvm01] at time 02:58:02.692056 duration_in_ms=1.399
2018-01-22 02:58:02,692 [salt.state       ][INFO    ][2303] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.692291
2018-01-22 02:58:02,692 [salt.state       ][INFO    ][2303] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,695 [salt.state       ][INFO    ][2303] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,695 [salt.state       ][INFO    ][2303] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.695343 duration_in_ms=3.052
2018-01-22 02:58:02,695 [salt.state       ][INFO    ][2303] Running state [kvm03] at time 02:58:02.695599
2018-01-22 02:58:02,695 [salt.state       ][INFO    ][2303] Executing state host.present for kvm03
2018-01-22 02:58:02,697 [salt.state       ][INFO    ][2303] {'host': 'kvm03'}
2018-01-22 02:58:02,697 [salt.state       ][INFO    ][2303] Completed state [kvm03] at time 02:58:02.697281 duration_in_ms=1.682
2018-01-22 02:58:02,697 [salt.state       ][INFO    ][2303] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.697522
2018-01-22 02:58:02,697 [salt.state       ][INFO    ][2303] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,699 [salt.state       ][INFO    ][2303] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,699 [salt.state       ][INFO    ][2303] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.699358 duration_in_ms=1.836
2018-01-22 02:58:02,699 [salt.state       ][INFO    ][2303] Running state [kvm02] at time 02:58:02.699610
2018-01-22 02:58:02,699 [salt.state       ][INFO    ][2303] Executing state host.present for kvm02
2018-01-22 02:58:02,701 [salt.state       ][INFO    ][2303] {'host': 'kvm02'}
2018-01-22 02:58:02,701 [salt.state       ][INFO    ][2303] Completed state [kvm02] at time 02:58:02.701238 duration_in_ms=1.628
2018-01-22 02:58:02,701 [salt.state       ][INFO    ][2303] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.701466
2018-01-22 02:58:02,701 [salt.state       ][INFO    ][2303] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,702 [salt.state       ][INFO    ][2303] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,702 [salt.state       ][INFO    ][2303] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.702835 duration_in_ms=1.369
2018-01-22 02:58:02,703 [salt.state       ][INFO    ][2303] Running state [dbs] at time 02:58:02.703094
2018-01-22 02:58:02,703 [salt.state       ][INFO    ][2303] Executing state host.present for dbs
2018-01-22 02:58:02,704 [salt.state       ][INFO    ][2303] {'host': 'dbs'}
2018-01-22 02:58:02,704 [salt.state       ][INFO    ][2303] Completed state [dbs] at time 02:58:02.704433 duration_in_ms=1.339
2018-01-22 02:58:02,704 [salt.state       ][INFO    ][2303] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.704666
2018-01-22 02:58:02,706 [salt.state       ][INFO    ][2303] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,707 [salt.state       ][INFO    ][2303] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,707 [salt.state       ][INFO    ][2303] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.707413 duration_in_ms=2.746
2018-01-22 02:58:02,707 [salt.state       ][INFO    ][2303] Running state [prx] at time 02:58:02.707660
2018-01-22 02:58:02,707 [salt.state       ][INFO    ][2303] Executing state host.present for prx
2018-01-22 02:58:02,708 [salt.state       ][INFO    ][2303] {'host': 'prx'}
2018-01-22 02:58:02,709 [salt.state       ][INFO    ][2303] Completed state [prx] at time 02:58:02.709013 duration_in_ms=1.353
2018-01-22 02:58:02,709 [salt.state       ][INFO    ][2303] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.709244
2018-01-22 02:58:02,709 [salt.state       ][INFO    ][2303] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,710 [salt.state       ][INFO    ][2303] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,710 [salt.state       ][INFO    ][2303] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.710619 duration_in_ms=1.375
2018-01-22 02:58:02,710 [salt.state       ][INFO    ][2303] Running state [prx02] at time 02:58:02.710881
2018-01-22 02:58:02,711 [salt.state       ][INFO    ][2303] Executing state host.present for prx02
2018-01-22 02:58:02,712 [salt.state       ][INFO    ][2303] {'host': 'prx02'}
2018-01-22 02:58:02,712 [salt.state       ][INFO    ][2303] Completed state [prx02] at time 02:58:02.712268 duration_in_ms=1.386
2018-01-22 02:58:02,712 [salt.state       ][INFO    ][2303] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.712508
2018-01-22 02:58:02,712 [salt.state       ][INFO    ][2303] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,713 [salt.state       ][INFO    ][2303] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,713 [salt.state       ][INFO    ][2303] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.713882 duration_in_ms=1.374
2018-01-22 02:58:02,714 [salt.state       ][INFO    ][2303] Running state [msg02] at time 02:58:02.714135
2018-01-22 02:58:02,714 [salt.state       ][INFO    ][2303] Executing state host.present for msg02
2018-01-22 02:58:02,715 [salt.state       ][INFO    ][2303] {'host': 'msg02'}
2018-01-22 02:58:02,715 [salt.state       ][INFO    ][2303] Completed state [msg02] at time 02:58:02.715529 duration_in_ms=1.394
2018-01-22 02:58:02,715 [salt.state       ][INFO    ][2303] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.715772
2018-01-22 02:58:02,716 [salt.state       ][INFO    ][2303] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,717 [salt.state       ][INFO    ][2303] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,717 [salt.state       ][INFO    ][2303] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.717452 duration_in_ms=1.68
2018-01-22 02:58:02,717 [salt.state       ][INFO    ][2303] Running state [msg03] at time 02:58:02.717694
2018-01-22 02:58:02,717 [salt.state       ][INFO    ][2303] Executing state host.present for msg03
2018-01-22 02:58:02,718 [salt.state       ][INFO    ][2303] {'host': 'msg03'}
2018-01-22 02:58:02,719 [salt.state       ][INFO    ][2303] Completed state [msg03] at time 02:58:02.719124 duration_in_ms=1.43
2018-01-22 02:58:02,719 [salt.state       ][INFO    ][2303] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.719362
2018-01-22 02:58:02,719 [salt.state       ][INFO    ][2303] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,720 [salt.state       ][INFO    ][2303] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,720 [salt.state       ][INFO    ][2303] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.720909 duration_in_ms=1.547
2018-01-22 02:58:02,721 [salt.state       ][INFO    ][2303] Running state [msg01] at time 02:58:02.721154
2018-01-22 02:58:02,721 [salt.state       ][INFO    ][2303] Executing state host.present for msg01
2018-01-22 02:58:02,722 [salt.state       ][INFO    ][2303] {'host': 'msg01'}
2018-01-22 02:58:02,722 [salt.state       ][INFO    ][2303] Completed state [msg01] at time 02:58:02.722573 duration_in_ms=1.419
2018-01-22 02:58:02,722 [salt.state       ][INFO    ][2303] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.722824
2018-01-22 02:58:02,723 [salt.state       ][INFO    ][2303] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,724 [salt.state       ][INFO    ][2303] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,724 [salt.state       ][INFO    ][2303] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.724266 duration_in_ms=1.442
2018-01-22 02:58:02,724 [salt.state       ][INFO    ][2303] Running state [msg] at time 02:58:02.724517
2018-01-22 02:58:02,725 [salt.state       ][INFO    ][2303] Executing state host.present for msg
2018-01-22 02:58:02,726 [salt.state       ][INFO    ][2303] {'host': 'msg'}
2018-01-22 02:58:02,726 [salt.state       ][INFO    ][2303] Completed state [msg] at time 02:58:02.726532 duration_in_ms=2.015
2018-01-22 02:58:02,726 [salt.state       ][INFO    ][2303] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.726761
2018-01-22 02:58:02,727 [salt.state       ][INFO    ][2303] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,728 [salt.state       ][INFO    ][2303] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,728 [salt.state       ][INFO    ][2303] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.728226 duration_in_ms=1.466
2018-01-22 02:58:02,728 [salt.state       ][INFO    ][2303] Running state [cfg01] at time 02:58:02.728476
2018-01-22 02:58:02,728 [salt.state       ][INFO    ][2303] Executing state host.present for cfg01
2018-01-22 02:58:02,730 [salt.state       ][INFO    ][2303] Host cfg01 (192.168.10.100) already present
2018-01-22 02:58:02,730 [salt.state       ][INFO    ][2303] Completed state [cfg01] at time 02:58:02.730413 duration_in_ms=1.937
2018-01-22 02:58:02,730 [salt.state       ][INFO    ][2303] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.730636
2018-01-22 02:58:02,730 [salt.state       ][INFO    ][2303] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,731 [salt.state       ][INFO    ][2303] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-22 02:58:02,731 [salt.state       ][INFO    ][2303] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.731486 duration_in_ms=0.85
2018-01-22 02:58:02,731 [salt.state       ][INFO    ][2303] Running state [cmp002] at time 02:58:02.731709
2018-01-22 02:58:02,731 [salt.state       ][INFO    ][2303] Executing state host.present for cmp002
2018-01-22 02:58:02,732 [salt.state       ][INFO    ][2303] {'host': 'cmp002'}
2018-01-22 02:58:02,733 [salt.state       ][INFO    ][2303] Completed state [cmp002] at time 02:58:02.733143 duration_in_ms=1.434
2018-01-22 02:58:02,733 [salt.state       ][INFO    ][2303] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.733393
2018-01-22 02:58:02,733 [salt.state       ][INFO    ][2303] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,735 [salt.state       ][INFO    ][2303] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,735 [salt.state       ][INFO    ][2303] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.735407 duration_in_ms=2.014
2018-01-22 02:58:02,735 [salt.state       ][INFO    ][2303] Running state [cmp001] at time 02:58:02.735658
2018-01-22 02:58:02,735 [salt.state       ][INFO    ][2303] Executing state host.present for cmp001
2018-01-22 02:58:02,737 [salt.state       ][INFO    ][2303] {'host': 'cmp001'}
2018-01-22 02:58:02,737 [salt.state       ][INFO    ][2303] Completed state [cmp001] at time 02:58:02.737409 duration_in_ms=1.751
2018-01-22 02:58:02,737 [salt.state       ][INFO    ][2303] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.737654
2018-01-22 02:58:02,737 [salt.state       ][INFO    ][2303] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,738 [salt.state       ][INFO    ][2303] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,739 [salt.state       ][INFO    ][2303] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.739150 duration_in_ms=1.496
2018-01-22 02:58:02,739 [salt.state       ][INFO    ][2303] Running state [dbs01] at time 02:58:02.739407
2018-01-22 02:58:02,739 [salt.state       ][INFO    ][2303] Executing state host.present for dbs01
2018-01-22 02:58:02,741 [salt.state       ][INFO    ][2303] {'host': 'dbs01'}
2018-01-22 02:58:02,741 [salt.state       ][INFO    ][2303] Completed state [dbs01] at time 02:58:02.741588 duration_in_ms=2.181
2018-01-22 02:58:02,741 [salt.state       ][INFO    ][2303] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.741828
2018-01-22 02:58:02,742 [salt.state       ][INFO    ][2303] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,743 [salt.state       ][INFO    ][2303] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,743 [salt.state       ][INFO    ][2303] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.743341 duration_in_ms=1.513
2018-01-22 02:58:02,743 [salt.state       ][INFO    ][2303] Running state [dbs02] at time 02:58:02.743582
2018-01-22 02:58:02,743 [salt.state       ][INFO    ][2303] Executing state host.present for dbs02
2018-01-22 02:58:02,745 [salt.state       ][INFO    ][2303] {'host': 'dbs02'}
2018-01-22 02:58:02,745 [salt.state       ][INFO    ][2303] Completed state [dbs02] at time 02:58:02.745610 duration_in_ms=2.028
2018-01-22 02:58:02,745 [salt.state       ][INFO    ][2303] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.745862
2018-01-22 02:58:02,746 [salt.state       ][INFO    ][2303] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,747 [salt.state       ][INFO    ][2303] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,747 [salt.state       ][INFO    ][2303] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.747376 duration_in_ms=1.514
2018-01-22 02:58:02,747 [salt.state       ][INFO    ][2303] Running state [dbs03] at time 02:58:02.747629
2018-01-22 02:58:02,747 [salt.state       ][INFO    ][2303] Executing state host.present for dbs03
2018-01-22 02:58:02,749 [salt.state       ][INFO    ][2303] {'host': 'dbs03'}
2018-01-22 02:58:02,749 [salt.state       ][INFO    ][2303] Completed state [dbs03] at time 02:58:02.749682 duration_in_ms=2.052
2018-01-22 02:58:02,749 [salt.state       ][INFO    ][2303] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.749917
2018-01-22 02:58:02,750 [salt.state       ][INFO    ][2303] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,751 [salt.state       ][INFO    ][2303] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,751 [salt.state       ][INFO    ][2303] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.751466 duration_in_ms=1.549
2018-01-22 02:58:02,751 [salt.state       ][INFO    ][2303] Running state [odl01] at time 02:58:02.751708
2018-01-22 02:58:02,751 [salt.state       ][INFO    ][2303] Executing state host.present for odl01
2018-01-22 02:58:02,753 [salt.state       ][INFO    ][2303] {'host': 'odl01'}
2018-01-22 02:58:02,754 [salt.state       ][INFO    ][2303] Completed state [odl01] at time 02:58:02.754053 duration_in_ms=2.345
2018-01-22 02:58:02,754 [salt.state       ][INFO    ][2303] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.754292
2018-01-22 02:58:02,754 [salt.state       ][INFO    ][2303] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,755 [salt.state       ][INFO    ][2303] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,755 [salt.state       ][INFO    ][2303] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.755833 duration_in_ms=1.541
2018-01-22 02:58:02,756 [salt.state       ][INFO    ][2303] Running state [mas01] at time 02:58:02.756082
2018-01-22 02:58:02,756 [salt.state       ][INFO    ][2303] Executing state host.present for mas01
2018-01-22 02:58:02,758 [salt.state       ][INFO    ][2303] {'host': 'mas01'}
2018-01-22 02:58:02,758 [salt.state       ][INFO    ][2303] Completed state [mas01] at time 02:58:02.758591 duration_in_ms=2.509
2018-01-22 02:58:02,758 [salt.state       ][INFO    ][2303] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.758862
2018-01-22 02:58:02,759 [salt.state       ][INFO    ][2303] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,760 [salt.state       ][INFO    ][2303] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,760 [salt.state       ][INFO    ][2303] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.760408 duration_in_ms=1.546
2018-01-22 02:58:02,760 [salt.state       ][INFO    ][2303] Running state [ctl02] at time 02:58:02.760667
2018-01-22 02:58:02,760 [salt.state       ][INFO    ][2303] Executing state host.present for ctl02
2018-01-22 02:58:02,762 [salt.state       ][INFO    ][2303] {'host': 'ctl02'}
2018-01-22 02:58:02,762 [salt.state       ][INFO    ][2303] Completed state [ctl02] at time 02:58:02.762231 duration_in_ms=1.564
2018-01-22 02:58:02,762 [salt.state       ][INFO    ][2303] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.762638
2018-01-22 02:58:02,762 [salt.state       ][INFO    ][2303] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,764 [salt.state       ][INFO    ][2303] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,764 [salt.state       ][INFO    ][2303] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.764226 duration_in_ms=1.588
2018-01-22 02:58:02,764 [salt.state       ][INFO    ][2303] Running state [ctl03] at time 02:58:02.764471
2018-01-22 02:58:02,764 [salt.state       ][INFO    ][2303] Executing state host.present for ctl03
2018-01-22 02:58:02,766 [salt.state       ][INFO    ][2303] {'host': 'ctl03'}
2018-01-22 02:58:02,767 [salt.state       ][INFO    ][2303] Completed state [ctl03] at time 02:58:02.767137 duration_in_ms=2.666
2018-01-22 02:58:02,767 [salt.state       ][INFO    ][2303] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.767388
2018-01-22 02:58:02,767 [salt.state       ][INFO    ][2303] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,769 [salt.state       ][INFO    ][2303] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,769 [salt.state       ][INFO    ][2303] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.769240 duration_in_ms=1.852
2018-01-22 02:58:02,769 [salt.state       ][INFO    ][2303] Running state [ctl01] at time 02:58:02.769474
2018-01-22 02:58:02,769 [salt.state       ][INFO    ][2303] Executing state host.present for ctl01
2018-01-22 02:58:02,770 [salt.state       ][INFO    ][2303] {'host': 'ctl01'}
2018-01-22 02:58:02,771 [salt.state       ][INFO    ][2303] Completed state [ctl01] at time 02:58:02.771049 duration_in_ms=1.576
2018-01-22 02:58:02,771 [salt.state       ][INFO    ][2303] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.771278
2018-01-22 02:58:02,771 [salt.state       ][INFO    ][2303] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,772 [salt.state       ][INFO    ][2303] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,772 [salt.state       ][INFO    ][2303] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.772840 duration_in_ms=1.562
2018-01-22 02:58:02,773 [salt.state       ][INFO    ][2303] Running state [ctl] at time 02:58:02.773086
2018-01-22 02:58:02,773 [salt.state       ][INFO    ][2303] Executing state host.present for ctl
2018-01-22 02:58:02,774 [salt.state       ][INFO    ][2303] {'host': 'ctl'}
2018-01-22 02:58:02,774 [salt.state       ][INFO    ][2303] Completed state [ctl] at time 02:58:02.774789 duration_in_ms=1.702
2018-01-22 02:58:02,775 [salt.state       ][INFO    ][2303] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.775027
2018-01-22 02:58:02,775 [salt.state       ][INFO    ][2303] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:02,776 [salt.state       ][INFO    ][2303] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:02,776 [salt.state       ][INFO    ][2303] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 02:58:02.776625 duration_in_ms=1.598
2018-01-22 02:58:02,777 [salt.state       ][INFO    ][2303] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:58:02.777434
2018-01-22 02:58:02,777 [salt.state       ][INFO    ][2303] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-22 02:58:02,778 [salt.state       ][INFO    ][2303] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-22 02:58:02,778 [salt.state       ][INFO    ][2303] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:58:02.778279 duration_in_ms=0.845
2018-01-22 02:58:02,779 [salt.state       ][INFO    ][2303] Running state [ens2] at time 02:58:02.779770
2018-01-22 02:58:02,780 [salt.state       ][INFO    ][2303] Executing state network.managed for ens2
2018-01-22 02:58:02,931 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-22 02:58:04,099 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-22 02:58:05,343 [salt.state       ][INFO    ][2303] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-22 02:58:05,344 [salt.state       ][INFO    ][2303] Completed state [ens2] at time 02:58:05.344525 duration_in_ms=2564.755
2018-01-22 02:58:05,345 [salt.state       ][INFO    ][2303] Running state [ens3] at time 02:58:05.345520
2018-01-22 02:58:05,346 [salt.state       ][INFO    ][2303] Executing state network.managed for ens3
2018-01-22 02:58:05,376 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-22 02:58:05,641 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025804316821
2018-01-22 02:58:05,670 [salt.minion      ][INFO    ][5155] Starting a new job with PID 5155
2018-01-22 02:58:05,692 [salt.minion      ][INFO    ][5155] Returning information for job: 20180122025804316821
2018-01-22 02:58:06,059 [salt.state       ][INFO    ][2303] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-22 02:58:06,059 [salt.state       ][INFO    ][2303] Completed state [ens3] at time 02:58:06.059732 duration_in_ms=714.211
2018-01-22 02:58:06,060 [salt.state       ][INFO    ][2303] Running state [ens3] at time 02:58:06.060110
2018-01-22 02:58:06,060 [salt.state       ][INFO    ][2303] Executing state network.routes for ens3
2018-01-22 02:58:06,070 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-01-22 02:58:06,089 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'networking.service'] in directory '/root'
2018-01-22 02:58:09,290 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-01-22 02:58:09,310 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'networking.service'] in directory '/root'
2018-01-22 02:58:09,661 [salt.loaded.int.module.cmdmod][ERROR   ][2303] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2018-01-22 02:58:09,662 [salt.loaded.int.module.cmdmod][ERROR   ][2303] output: Running scope as unit run-rc5e540c52d1044d1a05b0dd74c38d683.scope.
Job for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details.
2018-01-22 02:58:09,662 [salt.state       ][INFO    ][2303] {'network_routes': 'Added interface ens3 routes.'}
2018-01-22 02:58:09,663 [salt.state       ][INFO    ][2303] Completed state [ens3] at time 02:58:09.663019 duration_in_ms=3602.909
2018-01-22 02:58:09,663 [salt.state       ][INFO    ][2303] Running state [ens4] at time 02:58:09.663470
2018-01-22 02:58:09,663 [salt.state       ][INFO    ][2303] Executing state network.managed for ens4
2018-01-22 02:58:09,696 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['ifup', 'ens4'] in directory '/root'
2018-01-22 02:58:09,765 [salt.loaded.int.module.cmdmod][ERROR   ][2303] Command '['ifup', 'ens4']' failed with return code: 1
2018-01-22 02:58:09,765 [salt.loaded.int.module.cmdmod][ERROR   ][2303] output: SIOCADDRT: File exists
run-parts: /etc/network/if-up.d/route-ens3 exited with return code 7
Failed to bring up ens4.
2018-01-22 02:58:10,367 [salt.state       ][INFO    ][2303] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-01-22 02:58:10,368 [salt.state       ][INFO    ][2303] Completed state [ens4] at time 02:58:10.368235 duration_in_ms=704.764
2018-01-22 02:58:10,369 [salt.state       ][INFO    ][2303] Running state [/etc/profile.d/proxy.sh] at time 02:58:10.369680
2018-01-22 02:58:10,370 [salt.state       ][INFO    ][2303] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-22 02:58:10,371 [salt.state       ][INFO    ][2303] File /etc/profile.d/proxy.sh is not present
2018-01-22 02:58:10,371 [salt.state       ][INFO    ][2303] Completed state [/etc/profile.d/proxy.sh] at time 02:58:10.371438 duration_in_ms=1.758
2018-01-22 02:58:10,371 [salt.state       ][INFO    ][2303] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:58:10.371913
2018-01-22 02:58:10,372 [salt.state       ][INFO    ][2303] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-22 02:58:10,373 [salt.state       ][INFO    ][2303] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-22 02:58:10,374 [salt.state       ][INFO    ][2303] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:58:10.374151 duration_in_ms=2.238
2018-01-22 02:58:10,375 [salt.state       ][INFO    ][2303] Running state [ntp] at time 02:58:10.375928
2018-01-22 02:58:10,376 [salt.state       ][INFO    ][2303] Executing state pkg.installed for ntp
2018-01-22 02:58:10,555 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:58:10,591 [salt.loaded.int.module.cmdmod][INFO    ][2303] 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-22 02:58:13,963 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:58:14,004 [salt.state       ][INFO    ][2303] 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-22 02:58:14,025 [salt.state       ][INFO    ][2303] Loading fresh modules for state activity
2018-01-22 02:58:14,067 [salt.state       ][INFO    ][2303] Completed state [ntp] at time 02:58:14.067421 duration_in_ms=3691.492
2018-01-22 02:58:14,073 [salt.state       ][INFO    ][2303] Running state [/etc/ntp.conf] at time 02:58:14.073657
2018-01-22 02:58:14,074 [salt.state       ][INFO    ][2303] Executing state file.managed for /etc/ntp.conf
2018-01-22 02:58:14,102 [salt.fileclient  ][INFO    ][2303] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-22 02:58:14,159 [salt.state       ][INFO    ][2303] 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-22 02:58:14,160 [salt.state       ][INFO    ][2303] Completed state [/etc/ntp.conf] at time 02:58:14.160052 duration_in_ms=86.394
2018-01-22 02:58:14,487 [salt.state       ][INFO    ][2303] Running state [ntp] at time 02:58:14.487771
2018-01-22 02:58:14,488 [salt.state       ][INFO    ][2303] Executing state service.running for ntp
2018-01-22 02:58:14,490 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-22 02:58:14,509 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 02:58:14,526 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 02:58:14,544 [salt.state       ][INFO    ][2303] The service ntp is already running
2018-01-22 02:58:14,545 [salt.state       ][INFO    ][2303] Completed state [ntp] at time 02:58:14.545669 duration_in_ms=57.895
2018-01-22 02:58:14,546 [salt.state       ][INFO    ][2303] Running state [ntp] at time 02:58:14.546225
2018-01-22 02:58:14,546 [salt.state       ][INFO    ][2303] Executing state service.mod_watch for ntp
2018-01-22 02:58:14,548 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 02:58:14,567 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 02:58:14,587 [salt.loaded.int.module.cmdmod][INFO    ][2303] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-22 02:58:14,722 [salt.state       ][INFO    ][2303] {'ntp': True}
2018-01-22 02:58:14,723 [salt.state       ][INFO    ][2303] Completed state [ntp] at time 02:58:14.723218 duration_in_ms=176.992
2018-01-22 02:58:14,734 [salt.minion      ][INFO    ][2303] Returning information for job: 20180122025733775530
2018-01-22 02:58:14,790 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025814413692
2018-01-22 02:58:14,823 [salt.minion      ][INFO    ][6402] Starting a new job with PID 6402
2018-01-22 02:58:14,837 [salt.minion      ][INFO    ][6402] Returning information for job: 20180122025814413692
2018-01-22 02:58:20,529 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180122025820813349
2018-01-22 02:58:20,555 [salt.minion      ][INFO    ][6408] Starting a new job with PID 6408
2018-01-22 02:58:20,571 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6408] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-22 02:58:20,574 [salt.minion      ][INFO    ][6408] Returning information for job: 20180122025820813349
2018-01-22 02:58:21,764 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command file.write with jid 20180122025822002773
2018-01-22 02:58:21,785 [salt.minion      ][INFO    ][6413] Starting a new job with PID 6413
2018-01-22 02:58:21,799 [salt.minion      ][INFO    ][6413] Returning information for job: 20180122025822002773
2018-01-22 02:58:23,011 [salt.minion      ][INFO    ][2207] User sudo_ubuntu Executing command system.reboot with jid 20180122025823208676
2018-01-22 02:58:23,035 [salt.minion      ][INFO    ][6418] Starting a new job with PID 6418
2018-01-22 02:58:23,042 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6418] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-01-22 02:58:23,168 [salt.utils.parsers][WARNING ][2207] Minion received a SIGTERM. Exiting.
2018-01-22 02:58:23,174 [salt.cli.daemons ][INFO    ][2207] Shutting down the Salt Minion
2018-01-22 02:58:32,605 [salt.cli.daemons ][INFO    ][1345] Setting up the Salt Minion "prx01.baremetal-mcp-pike-odl-ha.local"
2018-01-22 02:58:32,786 [salt.cli.daemons ][INFO    ][1345] Starting up the Salt Minion
2018-01-22 02:58:32,787 [salt.utils.event ][INFO    ][1345] Starting pull socket on /var/run/salt/minion/minion_event_cebf8895c2_pull.ipc
2018-01-22 02:58:33,416 [salt.minion      ][INFO    ][1345] Creating minion process manager
2018-01-22 02:58:34,646 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1345] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 02:58:34,676 [salt.utils.schedule][INFO    ][1345] Updating job settings for scheduled job: __mine_interval
2018-01-22 02:58:34,678 [salt.minion      ][INFO    ][1345] Added mine.update to scheduler
2018-01-22 02:58:34,683 [salt.minion      ][INFO    ][1345] Minion is starting as user 'root'
2018-01-22 02:58:34,709 [salt.minion      ][INFO    ][1345] Minion is ready to receive requests!
2018-01-22 02:58:35,711 [salt.utils.schedule][INFO    ][1345] Running scheduled job: __mine_interval
2018-01-22 02:58:44,810 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command test.ping with jid 20180122025844777413
2018-01-22 02:58:44,834 [salt.minion      ][INFO    ][1459] Starting a new job with PID 1459
2018-01-22 02:58:44,905 [salt.minion      ][INFO    ][1459] Returning information for job: 20180122025844777413
2018-01-22 02:58:46,084 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command pkg.upgrade with jid 20180122025846060273
2018-01-22 02:58:46,110 [salt.minion      ][INFO    ][1464] Starting a new job with PID 1464
2018-01-22 02:58:46,188 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1464] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:58:46,672 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1464] 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-22 02:58:56,205 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025856177158
2018-01-22 02:58:56,230 [salt.minion      ][INFO    ][3822] Starting a new job with PID 3822
2018-01-22 02:58:56,252 [salt.minion      ][INFO    ][3822] Returning information for job: 20180122025856177158
2018-01-22 02:59:06,429 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025906405360
2018-01-22 02:59:06,453 [salt.minion      ][INFO    ][7740] Starting a new job with PID 7740
2018-01-22 02:59:06,468 [salt.minion      ][INFO    ][7740] Returning information for job: 20180122025906405360
2018-01-22 02:59:07,290 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1464] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:59:07,333 [salt.minion      ][INFO    ][1464] Returning information for job: 20180122025846060273
2018-01-22 03:05:44,631 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command test.ping with jid 20180122030544614097
2018-01-22 03:05:44,654 [salt.minion      ][INFO    ][7765] Starting a new job with PID 7765
2018-01-22 03:05:44,719 [salt.minion      ][INFO    ][7765] Returning information for job: 20180122030544614097
2018-01-22 03:07:17,506 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command state.sls with jid 20180122030717487462
2018-01-22 03:07:17,528 [salt.minion      ][INFO    ][7770] Starting a new job with PID 7770
2018-01-22 03:07:18,116 [salt.state       ][INFO    ][7770] Loading fresh modules for state activity
2018-01-22 03:07:18,177 [salt.fileclient  ][INFO    ][7770] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-22 03:07:18,210 [salt.fileclient  ][INFO    ][7770] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-22 03:07:19,192 [salt.state       ][INFO    ][7770] Running state [keepalived] at time 03:07:19.192871
2018-01-22 03:07:19,193 [salt.state       ][INFO    ][7770] Executing state pkg.installed for keepalived
2018-01-22 03:07:19,194 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 03:07:19,539 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-22 03:07:19,626 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 03:07:22,979 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 03:07:23,013 [salt.loaded.int.module.cmdmod][INFO    ][7770] 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-22 03:07:26,775 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 03:07:26,812 [salt.state       ][INFO    ][7770] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'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'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-22 03:07:26,836 [salt.state       ][INFO    ][7770] Loading fresh modules for state activity
2018-01-22 03:07:26,866 [salt.state       ][INFO    ][7770] Completed state [keepalived] at time 03:07:26.866809 duration_in_ms=7673.939
2018-01-22 03:07:26,873 [salt.state       ][INFO    ][7770] Running state [lsof] at time 03:07:26.873365
2018-01-22 03:07:26,873 [salt.state       ][INFO    ][7770] Executing state pkg.installed for lsof
2018-01-22 03:07:27,319 [salt.state       ][INFO    ][7770] All specified packages are already installed
2018-01-22 03:07:27,320 [salt.state       ][INFO    ][7770] Completed state [lsof] at time 03:07:27.320461 duration_in_ms=447.096
2018-01-22 03:07:27,327 [salt.state       ][INFO    ][7770] Running state [/etc/keepalived/keepalived.conf] at time 03:07:27.327224
2018-01-22 03:07:27,327 [salt.state       ][INFO    ][7770] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-22 03:07:27,363 [salt.fileclient  ][INFO    ][7770] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-22 03:07:27,418 [salt.state       ][INFO    ][7770] File changed:
New file
2018-01-22 03:07:27,418 [salt.state       ][INFO    ][7770] Completed state [/etc/keepalived/keepalived.conf] at time 03:07:27.418913 duration_in_ms=91.689
2018-01-22 03:07:27,420 [salt.state       ][INFO    ][7770] Running state [keepalived] at time 03:07:27.420527
2018-01-22 03:07:27,421 [salt.state       ][INFO    ][7770] Executing state service.running for keepalived
2018-01-22 03:07:27,421 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-22 03:07:27,446 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,464 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,481 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,500 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,596 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,596 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030727573085
2018-01-22 03:07:27,623 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,622 [salt.minion      ][INFO    ][8971] Starting a new job with PID 8971
2018-01-22 03:07:27,639 [salt.loaded.int.module.cmdmod][INFO    ][7770] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 03:07:27,640 [salt.minion      ][INFO    ][8971] Returning information for job: 20180122030727573085
2018-01-22 03:07:27,654 [salt.state       ][INFO    ][7770] {'keepalived': True}
2018-01-22 03:07:27,655 [salt.state       ][INFO    ][7770] Completed state [keepalived] at time 03:07:27.654990 duration_in_ms=234.463
2018-01-22 03:07:27,657 [salt.minion      ][INFO    ][7770] Returning information for job: 20180122030717487462
2018-01-22 03:08:52,016 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command pillar.get with jid 20180122030852001901
2018-01-22 03:08:52,042 [salt.minion      ][INFO    ][8980] Starting a new job with PID 8980
2018-01-22 03:08:52,048 [salt.minion      ][INFO    ][8980] Returning information for job: 20180122030852001901
2018-01-22 03:39:39,815 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command state.sls with jid 20180122033939799419
2018-01-22 03:39:39,834 [salt.minion      ][INFO    ][9064] Starting a new job with PID 9064
2018-01-22 03:39:42,172 [salt.state       ][INFO    ][9064] Loading fresh modules for state activity
2018-01-22 03:39:42,227 [salt.fileclient  ][INFO    ][9064] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-01-22 03:39:42,254 [salt.fileclient  ][INFO    ][9064] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-01-22 03:39:42,290 [salt.fileclient  ][INFO    ][9064] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-01-22 03:39:42,825 [salt.state       ][INFO    ][9064] Running state [memcached] at time 03:39:42.825591
2018-01-22 03:39:42,826 [salt.state       ][INFO    ][9064] Executing state pkg.installed for memcached
2018-01-22 03:39:42,827 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 03:39:43,216 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-01-22 03:39:43,290 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 03:39:44,908 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 03:39:44,944 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2018-01-22 03:39:48,150 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 03:39:48,195 [salt.state       ][INFO    ][9064] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2018-01-22 03:39:48,217 [salt.state       ][INFO    ][9064] Loading fresh modules for state activity
2018-01-22 03:39:48,249 [salt.state       ][INFO    ][9064] Completed state [memcached] at time 03:39:48.249600 duration_in_ms=5424.01
2018-01-22 03:39:48,257 [salt.state       ][INFO    ][9064] Running state [python-memcache] at time 03:39:48.257067
2018-01-22 03:39:48,257 [salt.state       ][INFO    ][9064] Executing state pkg.installed for python-memcache
2018-01-22 03:39:48,665 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 03:39:48,692 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2018-01-22 03:39:49,971 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122033949952852
2018-01-22 03:39:49,990 [salt.minion      ][INFO    ][9827] Starting a new job with PID 9827
2018-01-22 03:39:50,004 [salt.minion      ][INFO    ][9827] Returning information for job: 20180122033949952852
2018-01-22 03:39:50,310 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 03:39:50,353 [salt.state       ][INFO    ][9064] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2018-01-22 03:39:50,373 [salt.state       ][INFO    ][9064] Loading fresh modules for state activity
2018-01-22 03:39:50,407 [salt.state       ][INFO    ][9064] Completed state [python-memcache] at time 03:39:50.407811 duration_in_ms=2150.743
2018-01-22 03:39:50,411 [salt.state       ][INFO    ][9064] Running state [/etc/memcached.conf] at time 03:39:50.411828
2018-01-22 03:39:50,412 [salt.state       ][INFO    ][9064] Executing state file.managed for /etc/memcached.conf
2018-01-22 03:39:50,449 [salt.fileclient  ][INFO    ][9064] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-01-22 03:39:50,489 [salt.state       ][INFO    ][9064] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,6 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
2018-01-22 03:39:50,498 [salt.state       ][INFO    ][9064] Completed state [/etc/memcached.conf] at time 03:39:50.498880 duration_in_ms=87.051
2018-01-22 03:39:50,782 [salt.state       ][INFO    ][9064] Running state [memcached] at time 03:39:50.782189
2018-01-22 03:39:50,783 [salt.state       ][INFO    ][9064] Executing state service.running for memcached
2018-01-22 03:39:50,783 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-01-22 03:39:50,802 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-01-22 03:39:50,817 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-01-22 03:39:50,832 [salt.state       ][INFO    ][9064] The service memcached is already running
2018-01-22 03:39:50,833 [salt.state       ][INFO    ][9064] Completed state [memcached] at time 03:39:50.833287 duration_in_ms=51.1
2018-01-22 03:39:50,834 [salt.state       ][INFO    ][9064] Running state [memcached] at time 03:39:50.834720
2018-01-22 03:39:50,835 [salt.state       ][INFO    ][9064] Executing state service.mod_watch for memcached
2018-01-22 03:39:50,836 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-01-22 03:39:50,851 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-01-22 03:39:50,866 [salt.loaded.int.module.cmdmod][INFO    ][9064] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-01-22 03:39:50,919 [salt.state       ][INFO    ][9064] {'memcached': True}
2018-01-22 03:39:50,920 [salt.state       ][INFO    ][9064] Completed state [memcached] at time 03:39:50.920013 duration_in_ms=85.293
2018-01-22 03:39:50,921 [salt.minion      ][INFO    ][9064] Returning information for job: 20180122033939799419
2018-01-22 03:58:35,710 [salt.utils.schedule][INFO    ][1345] Running scheduled job: __mine_interval
2018-01-22 04:05:18,548 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command state.sls with jid 20180122040518536398
2018-01-22 04:05:18,569 [salt.minion      ][INFO    ][9949] Starting a new job with PID 9949
2018-01-22 04:05:19,164 [salt.state       ][INFO    ][9949] Loading fresh modules for state activity
2018-01-22 04:05:19,223 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2018-01-22 04:05:19,265 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2018-01-22 04:05:19,292 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2018-01-22 04:05:19,411 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2018-01-22 04:05:20,032 [salt.state       ][INFO    ][9949] Running state [apache2] at time 04:05:20.032826
2018-01-22 04:05:20,033 [salt.state       ][INFO    ][9949] Executing state pkg.installed for apache2
2018-01-22 04:05:20,033 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:05:20,388 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-01-22 04:05:20,480 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 04:05:23,989 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 04:05:24,031 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2018-01-22 04:05:28,660 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040528641979
2018-01-22 04:05:28,685 [salt.minion      ][INFO    ][11170] Starting a new job with PID 11170
2018-01-22 04:05:28,699 [salt.minion      ][INFO    ][11170] Returning information for job: 20180122040528641979
2018-01-22 04:05:30,245 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:05:30,292 [salt.state       ][INFO    ][9949] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd-cgi' changed from 'absent' to '1'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'ssl-cert' changed from 'absent' to '1.0.37'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'

2018-01-22 04:05:30,311 [salt.state       ][INFO    ][9949] Loading fresh modules for state activity
2018-01-22 04:05:30,343 [salt.state       ][INFO    ][9949] Completed state [apache2] at time 04:05:30.343462 duration_in_ms=10310.637
2018-01-22 04:05:30,350 [salt.state       ][INFO    ][9949] Running state [libapache2-mod-wsgi] at time 04:05:30.349916
2018-01-22 04:05:30,350 [salt.state       ][INFO    ][9949] Executing state pkg.installed for libapache2-mod-wsgi
2018-01-22 04:05:30,773 [salt.state       ][INFO    ][9949] All specified packages are already installed
2018-01-22 04:05:30,773 [salt.state       ][INFO    ][9949] Completed state [libapache2-mod-wsgi] at time 04:05:30.773403 duration_in_ms=423.487
2018-01-22 04:05:30,773 [salt.state       ][INFO    ][9949] Running state [openstack-dashboard] at time 04:05:30.773702
2018-01-22 04:05:30,774 [salt.state       ][INFO    ][9949] Executing state pkg.installed for openstack-dashboard
2018-01-22 04:05:30,793 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 04:05:30,827 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'openstack-dashboard'] in directory '/root'
2018-01-22 04:05:38,879 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040538865239
2018-01-22 04:05:38,909 [salt.minion      ][INFO    ][11986] Starting a new job with PID 11986
2018-01-22 04:05:38,930 [salt.minion      ][INFO    ][11986] Returning information for job: 20180122040538865239
2018-01-22 04:05:48,958 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040548941313
2018-01-22 04:05:48,981 [salt.minion      ][INFO    ][13532] Starting a new job with PID 13532
2018-01-22 04:05:48,998 [salt.minion      ][INFO    ][13532] Returning information for job: 20180122040548941313
2018-01-22 04:05:59,182 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040559165476
2018-01-22 04:05:59,205 [salt.minion      ][INFO    ][14105] Starting a new job with PID 14105
2018-01-22 04:05:59,220 [salt.minion      ][INFO    ][14105] Returning information for job: 20180122040559165476
2018-01-22 04:06:09,411 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040609395104
2018-01-22 04:06:09,434 [salt.minion      ][INFO    ][14198] Starting a new job with PID 14198
2018-01-22 04:06:09,449 [salt.minion      ][INFO    ][14198] Returning information for job: 20180122040609395104
2018-01-22 04:06:19,633 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040619615533
2018-01-22 04:06:19,655 [salt.minion      ][INFO    ][14203] Starting a new job with PID 14203
2018-01-22 04:06:19,671 [salt.minion      ][INFO    ][14203] Returning information for job: 20180122040619615533
2018-01-22 04:06:29,650 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040629637683
2018-01-22 04:06:29,673 [salt.minion      ][INFO    ][14208] Starting a new job with PID 14208
2018-01-22 04:06:29,688 [salt.minion      ][INFO    ][14208] Returning information for job: 20180122040629637683
2018-01-22 04:06:39,676 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040639662959
2018-01-22 04:06:39,704 [salt.minion      ][INFO    ][14213] Starting a new job with PID 14213
2018-01-22 04:06:39,723 [salt.minion      ][INFO    ][14213] Returning information for job: 20180122040639662959
2018-01-22 04:06:45,362 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:06:45,417 [salt.state       ][INFO    ][9949] 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-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'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'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-semantic-version' changed from 'absent' to '2.3.1-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'python2.7-django-appconf' changed from 'absent' to '1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.15.0-1~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'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python2.7-dbus' changed from 'absent' to '1'
'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'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'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-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-distribute' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-django-openstack-auth' changed from 'absent' to '3.5.0-0ubuntu1~cloud0'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-heatclient' changed from 'absent' to '1.11.0-0ubuntu1~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-openstack-auth' changed from 'absent' to '3.5.0-0ubuntu1~cloud0'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python2.7-pathlib' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.20.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'
'python-django' changed from 'absent' to '1.8.7-1ubuntu5.5'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python2.7-gridfs' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'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'
'python2.7-cmd2' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'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'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-oslo-utils' changed from 'absent' to '1'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'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-django-horizon' changed from 'absent' to '3:12.0.1-0ubuntu1~cloud0'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-osprofiler' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.5'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'openstack-dashboard' changed from 'absent' to '3:12.0.1-0ubuntu1~cloud0'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-22 04:06:45,443 [salt.state       ][INFO    ][9949] Loading fresh modules for state activity
2018-01-22 04:06:45,483 [salt.state       ][INFO    ][9949] Completed state [openstack-dashboard] at time 04:06:45.483066 duration_in_ms=74709.362
2018-01-22 04:06:45,496 [salt.state       ][INFO    ][9949] Running state [python-lesscpy] at time 04:06:45.496940
2018-01-22 04:06:45,497 [salt.state       ][INFO    ][9949] Executing state pkg.installed for python-lesscpy
2018-01-22 04:06:46,862 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 04:06:46,909 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-lesscpy'] in directory '/root'
2018-01-22 04:06:49,042 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:06:49,094 [salt.state       ][INFO    ][9949] Made the following changes:
'python-ply' changed from 'absent' to '3.7-1'
'python-lesscpy' changed from 'absent' to '0.10-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python2.7-ply' changed from 'absent' to '1'
'python-ply-lex-3.5' changed from 'absent' to '1'

2018-01-22 04:06:49,119 [salt.state       ][INFO    ][9949] Loading fresh modules for state activity
2018-01-22 04:06:49,285 [salt.state       ][INFO    ][9949] Completed state [python-lesscpy] at time 04:06:49.285566 duration_in_ms=3788.625
2018-01-22 04:06:49,292 [salt.state       ][INFO    ][9949] Running state [python-memcache] at time 04:06:49.292266
2018-01-22 04:06:49,292 [salt.state       ][INFO    ][9949] Executing state pkg.installed for python-memcache
2018-01-22 04:06:49,716 [salt.state       ][INFO    ][9949] All specified packages are already installed
2018-01-22 04:06:49,717 [salt.state       ][INFO    ][9949] Completed state [python-memcache] at time 04:06:49.717028 duration_in_ms=424.761
2018-01-22 04:06:49,717 [salt.state       ][INFO    ][9949] Running state [gettext-base] at time 04:06:49.717324
2018-01-22 04:06:49,717 [salt.state       ][INFO    ][9949] Executing state pkg.installed for gettext-base
2018-01-22 04:06:49,724 [salt.state       ][INFO    ][9949] All specified packages are already installed
2018-01-22 04:06:49,724 [salt.state       ][INFO    ][9949] Completed state [gettext-base] at time 04:06:49.724572 duration_in_ms=7.248
2018-01-22 04:06:49,725 [salt.state       ][INFO    ][9949] Running state [openstack-dashboard-apache] at time 04:06:49.725302
2018-01-22 04:06:49,725 [salt.state       ][INFO    ][9949] Executing state pkg.purged for openstack-dashboard-apache
2018-01-22 04:06:49,738 [salt.state       ][INFO    ][9949] All specified packages are already absent
2018-01-22 04:06:49,738 [salt.state       ][INFO    ][9949] Completed state [openstack-dashboard-apache] at time 04:06:49.738840 duration_in_ms=13.538
2018-01-22 04:06:49,740 [salt.state       ][INFO    ][9949] Running state [/etc/openstack-dashboard/local_settings.py] at time 04:06:49.740680
2018-01-22 04:06:49,740 [salt.state       ][INFO    ][9949] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2018-01-22 04:06:49,778 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/pike_settings.py'
2018-01-22 04:06:49,812 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040649684074
2018-01-22 04:06:49,832 [salt.minion      ][INFO    ][14621] Starting a new job with PID 14621
2018-01-22 04:06:49,847 [salt.minion      ][INFO    ][14621] Returning information for job: 20180122040649684074
2018-01-22 04:06:49,851 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2018-01-22 04:06:49,925 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2018-01-22 04:06:49,959 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2018-01-22 04:06:50,000 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2018-01-22 04:06:50,029 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2018-01-22 04:06:50,053 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2018-01-22 04:06:50,081 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2018-01-22 04:06:50,111 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2018-01-22 04:06:50,139 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2018-01-22 04:06:50,150 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -1,169 +1,66 @@
-# -*- coding: utf-8 -*-
-
 import os
-
 from django.utils.translation import ugettext_lazy as _
-
-from horizon.utils import secret_key
-
-from openstack_dashboard.settings import HORIZON_CONFIG
+from openstack_dashboard import exceptions
+
+HORIZON_CONFIG = {
+    'user_home': 'openstack_dashboard.views.get_user_home',
+    'ajax_queue_limit': 10,
+    'auto_fade_alerts': {
+        'delay': 3000,
+        'fade_duration': 1500,
+        'types': ['alert-success', 'alert-info']
+    },
+    'help_url': "http://docs.openstack.org",
+    'exceptions': {'recoverable': exceptions.RECOVERABLE,
+                   'not_found': exceptions.NOT_FOUND,
+                   'unauthorized': exceptions.UNAUTHORIZED},
+    'modal_backdrop': 'static',
+    'angular_modules': [],
+    'js_files': [],
+    'js_spec_files': [],
+    'disable_password_reveal': True,
+    'password_autocomplete': 'off'
+}
+
+INSTALLED_APPS = (
+    'openstack_dashboard',
+    'django.contrib.contenttypes',
+    'django.contrib.auth',
+    'django.contrib.sessions',
+    'django.contrib.messages',
+    'django.contrib.staticfiles',
+    'django.contrib.humanize',
+    'compressor',
+    'horizon',
+    'openstack_auth',
+)
+
+
 
 DEBUG = False
 
-# This setting controls whether or not compression is enabled. Disabling
-# compression makes Horizon considerably slower, but makes it much easier
-# to debug JS and CSS changes
-#COMPRESS_ENABLED = not DEBUG
-
-# This setting controls whether compression happens on the fly, or offline
-# with `python manage.py compress`
-# See https://django-compressor.readthedocs.io/en/latest/usage/#offline-compression
-# for more information
-#COMPRESS_OFFLINE = not DEBUG
-
-# WEBROOT is the location relative to Webserver root
-# should end with a slash.
-WEBROOT = '/'
-#LOGIN_URL = WEBROOT + 'auth/login/'
-#LOGOUT_URL = WEBROOT + 'auth/logout/'
-#
-# LOGIN_REDIRECT_URL can be used as an alternative for
-# HORIZON_CONFIG.user_home, if user_home is not set.
-# Do not set it to '/home/', as this will cause circular redirect loop
-#LOGIN_REDIRECT_URL = WEBROOT
-
-# If horizon is running in production (DEBUG is False), set this
-# with the list of host/domain names that the application can serve.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts
-#ALLOWED_HOSTS = ['horizon.example.com', ]
-
-# Set SSL proxy settings:
-# Pass this header from the proxy after terminating the SSL,
-# and don't forget to strip it from the client's request.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#secure-proxy-ssl-header
-#SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
-
-# If Horizon is being served through SSL, then uncomment the following two
-# settings to better secure the cookies from security exploits
-#CSRF_COOKIE_SECURE = True
-#SESSION_COOKIE_SECURE = True
-
-# The absolute path to the directory where message files are collected.
-# The message file must have a .json file extension. When the user logins to
-# horizon, the message files collected are processed and displayed to the user.
-#MESSAGES_PATH=None
-
-# Overrides for OpenStack API versions. Use this setting to force the
-# OpenStack dashboard to use a specific API version for a given service API.
-# Versions specified here should be integers or floats, not strings.
-# NOTE: The version should be formatted as it appears in the URL for the
-# service API. For example, The identity service APIs have inconsistent
-# use of the decimal point, so valid options would be 2.0 or 3.
-# Minimum compute version to get the instance locked status is 2.9.
-#OPENSTACK_API_VERSIONS = {
-#    "data-processing": 1.1,
-#    "identity": 3,
-#    "image": 2,
-#    "volume": 2,
-#    "compute": 2,
-#}
-
-# Set this to True if running on a multi-domain model. When this is enabled, it
-# will require the user to enter the Domain name in addition to the username
-# for login.
-#OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
-
-# Set this to True if you want available domains displayed as a dropdown menu
-# on the login screen. It is strongly advised NOT to enable this for public
-# clouds, as advertising enabled domains to unauthenticated customers
-# irresponsibly exposes private information. This should only be used for
-# private clouds where the dashboard sits behind a corporate firewall.
-#OPENSTACK_KEYSTONE_DOMAIN_DROPDOWN = False
-
-# If OPENSTACK_KEYSTONE_DOMAIN_DROPDOWN is enabled, this option can be used to
-# set the available domains to choose from. This is a list of pairs whose first
-# value is the domain name and the second is the display name.
-#OPENSTACK_KEYSTONE_DOMAIN_CHOICES = (
-#  ('Default', 'Default'),
-#)
-
-# Overrides the default domain used when running on single-domain model
-# with Keystone V3. All entities will be created in the default domain.
-# NOTE: This value must be the name of the default domain, NOT the ID.
-# Also, you will most likely have a value in the keystone policy file like this
-#    "cloud_admin": "rule:admin_required and domain_id:<your domain id>"
-# This value must be the name of the domain whose ID is specified there.
-#OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
-
-# Set this to True to enable panels that provide the ability for users to
-# manage Identity Providers (IdPs) and establish a set of rules to map
-# federation protocol attributes to Identity API attributes.
-# This extension requires v3.0+ of the Identity API.
-#OPENSTACK_KEYSTONE_FEDERATION_MANAGEMENT = False
-
-# Set Console type:
-# valid options are "AUTO"(default), "VNC", "SPICE", "RDP", "SERIAL" or None
-# Set to None explicitly if you want to deactivate the console.
-#CONSOLE_TYPE = "AUTO"
-
-# If provided, a "Report Bug" link will be displayed in the site header
-# which links to the value of this setting (ideally a URL containing
-# information on how to report issues).
-#HORIZON_CONFIG["bug_url"] = "http://bug-report.example.com"
-
-# Show backdrop element outside the modal, do not close the modal
-# after clicking on backdrop.
-#HORIZON_CONFIG["modal_backdrop"] = "static"
-
-# Specify a regular expression to validate user passwords.
-#HORIZON_CONFIG["password_validator"] = {
-#    "regex": '.*',
-#    "help_text": _("Your password does not meet the requirements."),
-#}
-
-# Disable simplified floating IP address management for deployments with
-# multiple floating IP pools or complex network requirements.
-#HORIZON_CONFIG["simple_ip_management"] = False
-
-# Turn off browser autocompletion for forms including the login form and
-# the database creation workflow if so desired.
-#HORIZON_CONFIG["password_autocomplete"] = "off"
-
-# Setting this to True will disable the reveal button for password fields,
-# including on the login form.
-#HORIZON_CONFIG["disable_password_reveal"] = False
+TEMPLATE_DEBUG = DEBUG
+
+ALLOWED_HOSTS = ['*']
+
+AUTHENTICATION_URLS = ['openstack_auth.urls']
 
 LOCAL_PATH = os.path.dirname(os.path.abspath(__file__))
 
-# Set custom secret key:
-# You can either set it to a specific value or you can let horizon generate a
-# default secret key that is unique on this machine, e.i. regardless of the
-# amount of Python WSGI workers (if used behind Apache+mod_wsgi): However,
-# there may be situations where you would want to set this explicitly, e.g.
-# when multiple dashboard instances are distributed on different machines
-# (usually behind a load-balancer). Either you have to make sure that a session
-# gets all requests routed to the same dashboard instance or you set the same
-# SECRET_KEY for all of them.
-SECRET_KEY = secret_key.generate_or_read_from_file('/var/lib/openstack-dashboard/secret_key')
-
-# We recommend you use memcached for development; otherwise after every reload
-# of the django development server, you will have to login again. To use
-# memcached set CACHES to something like
+SECRET_KEY = 'opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e'
 
 CACHES = {
     'default': {
+
+        'OPTIONS': {
+                'DEAD_RETRY': 1,
+                'SERVER_RETRIES': 1,
+                'SOCKET_TIMEOUT': 1,
+        },
         'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
-        'LOCATION': '127.0.0.1:11211',
-    },
-}
-
-#CACHES = {
-#    'default': {
-#        'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
-#    }
-#}
+        'LOCATION': "100.64.200.104:11211"
+    }
+}
 
 # Send email to the console by default
 EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
@@ -171,75 +68,238 @@
 #EMAIL_BACKEND = 'django.core.mail.backends.dummy.EmailBackend'
 
 # Configure these for your outgoing email host
-#EMAIL_HOST = 'smtp.my-company.com'
-#EMAIL_PORT = 25
-#EMAIL_HOST_USER = 'djangomail'
-#EMAIL_HOST_PASSWORD = 'top-secret!'
+# EMAIL_HOST = 'smtp.my-company.com'
+# EMAIL_PORT = 25
+# EMAIL_HOST_USER = 'djangomail'
+# EMAIL_HOST_PASSWORD = 'top-secret!'
+
+# The number of objects (Swift containers/objects or images) to display
+# on a single page before providing a paging element (a "more" link)
+# to paginate results.
+API_RESULT_LIMIT = 1000
+API_RESULT_PAGE_SIZE = 20
+
+# The timezone of the server. This should correspond with the timezone
+# of your entire OpenStack installation, and hopefully be in UTC.
+TIME_ZONE = "UTC"
+
+COMPRESS_OFFLINE = True
+
+# Trove user and database extension support. By default support for
+# creating users and databases on database instances is turned on.
+# To disable these extensions set the permission here to something
+# unusable such as ["!"].
+# TROVE_ADD_USER_PERMS = []
+# TROVE_ADD_DATABASE_PERMS = []
+
+SITE_BRANDING = 'OpenStack Dashboard'
+SESSION_COOKIE_HTTPONLY = True
+BOOT_ONLY_FROM_VOLUME = True
+
+REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
+                             'LAUNCH_INSTANCE_DEFAULTS',
+                             'OPENSTACK_IMAGE_FORMATS']
+
+
+# Specify a regular expression to validate user passwords.
+# HORIZON_CONFIG["password_validator"] = {
+#     "regex": '.*',
+#     "help_text": _("Your password does not meet the requirements.")
+# }
+
+# Turn off browser autocompletion for the login form if so desired.
+# HORIZON_CONFIG["password_autocomplete"] = "off"
+
+# The Horizon Policy Enforcement engine uses these values to load per service
+# policy rule files. The content of these files should match the files the
+# OpenStack services are using to determine role based access control in the
+# target installation.
+
+SESSION_TIMEOUT = 43200
+SESSION_ENGINE = "django.contrib.sessions.backends.cache"
+DROPDOWN_MAX_ITEMS = 30
+
+# Path to directory containing policy.json files
+POLICY_FILES_PATH = "/usr/share/openstack-dashboard/openstack_dashboard/conf"
+# Map of local copy of service policy files
+POLICY_FILES = {
+    "compute": "nova_policy.json",
+    "network": "neutron_policy.json",
+    "image": "glance_policy.json",
+    "telemetry": "ceilometer_policy.json",
+    "volume": "cinder_policy.json",
+    "orchestration": "heat_policy.json",
+    "identity": "keystone_policy.json",
+}
+
+LOGGING = {
+    'version': 1,
+    # When set to True this will disable all logging except
+    # for loggers specified in this configuration dictionary. Note that
+    # if nothing is specified here and disable_existing_loggers is True,
+    # django.db.backends will still log unless it is disabled explicitly.
+    'disable_existing_loggers': False,
+    'handlers': {
+        'null': {
+            'level': 'DEBUG',
+            'class': 'django.utils.log.NullHandler',
+        },
+        'console': {
+            # Set the level to "DEBUG" for verbose output logging.
+            'level': 'INFO',
+            'class': 'logging.StreamHandler',
+        },
+        'file': {
+            'level': 'DEBUG',
+            'class': 'logging.FileHandler',
+            'filename': '/var/log/horizon/horizon.log',
+        },
+    },
+    'loggers': {
+        # Logging from django.db.backends is VERY verbose, send to null
+        # by default.
+        'django.db.backends': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'requests': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'horizon': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_dashboard': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'novaclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'cinderclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'keystoneclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'glanceclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'neutronclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'heatclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'ceilometerclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'troveclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'mistralclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'swiftclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_auth': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'scss.expression': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'nose.plugins.manager': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'django': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'iso8601': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+    }
+}
+
+
+# Overrides for OpenStack API versions. Use this setting to force the
+# OpenStack dashboard to use a specfic API version for a given service API.
+# NOTE: The version should be formatted as it appears in the URL for the
+# service API. For example, The identity service APIs have inconsistent
+# use of the decimal point, so valid options would be "2.0" or "3".
+OPENSTACK_API_VERSIONS = {
+    "identity": 3
+}
+# Set this to True if running on multi-domain model. When this is enabled, it
+# will require user to enter the Domain name in addition to username for login.
+# OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+
+# Overrides the default domain used when running on single-domain model
+# with Keystone V3. All entities will be created in the default domain.
+# OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
 
 # For multiple regions uncomment this configuration, and add (endpoint, title).
-#AVAILABLE_REGIONS = [
-#    ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
-#    ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
-#]
-
-OPENSTACK_HOST = "127.0.0.1"
-OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST
-OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_"
-
-# For setting the default service region on a per-endpoint basis. Note that the
-# default value for this setting is {}, and below is just an example of how it
-# should be specified.
-#DEFAULT_SERVICE_REGIONS = {
-#    OPENSTACK_KEYSTONE_URL: 'RegionOne'
-#}
-
-# Enables keystone web single-sign-on if set to True.
-#WEBSSO_ENABLED = False
-
-# Determines which authentication choice to show as default.
-#WEBSSO_INITIAL_CHOICE = "credentials"
-
-# The list of authentication mechanisms which include keystone
-# federation protocols and identity provider/federation protocol
-# mapping keys (WEBSSO_IDP_MAPPING). Current supported protocol
-# IDs are 'saml2' and 'oidc'  which represent SAML 2.0, OpenID
-# Connect respectively.
-# Do not remove the mandatory credentials mechanism.
-# Note: The last two tuples are sample mapping keys to a identity provider
-# and federation protocol combination (WEBSSO_IDP_MAPPING).
-#WEBSSO_CHOICES = (
-#    ("credentials", _("Keystone Credentials")),
-#    ("oidc", _("OpenID Connect")),
-#    ("saml2", _("Security Assertion Markup Language")),
-#    ("acme_oidc", "ACME - OpenID Connect"),
-#    ("acme_saml2", "ACME - SAML2"),
-#)
-
-# A dictionary of specific identity provider and federation protocol
-# combinations. From the selected authentication mechanism, the value
-# will be looked up as keys in the dictionary. If a match is found,
-# it will redirect the user to a identity provider and federation protocol
-# specific WebSSO endpoint in keystone, otherwise it will use the value
-# as the protocol_id when redirecting to the WebSSO by protocol endpoint.
-# NOTE: The value is expected to be a tuple formatted as: (<idp_id>, <protocol_id>).
-#WEBSSO_IDP_MAPPING = {
-#    "acme_oidc": ("acme", "oidc"),
-#    "acme_saml2": ("acme", "saml2"),
-#}
-
-# The Keystone Provider drop down uses Keystone to Keystone federation
-# to switch between Keystone service providers.
-# Set display name for Identity Provider (dropdown display name)
-#KEYSTONE_PROVIDER_IDP_NAME = "Local Keystone"
-# This id is used for only for comparison with the service provider IDs. This ID
-# should not match any service provider IDs.
-#KEYSTONE_PROVIDER_IDP_ID = "localkeystone"
+# AVAILABLE_REGIONS = [
+#     ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
+#     ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
+# ]
+
+OPENSTACK_HOST = "192.168.10.10"
+OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3" % OPENSTACK_HOST
+
+OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = "default"
+
+OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"
 
 # Disable SSL certificate checks (useful for self-signed certificates):
-#OPENSTACK_SSL_NO_VERIFY = True
 
 # The CA certificate to use to verify SSL connections
-#OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+# OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+
+# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is 'publicURL'.
+OPENSTACK_ENDPOINT_TYPE = "internalURL"
+
+# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
+# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is None.  This
+# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
+#SECONDARY_ENDPOINT_TYPE = "publicURL"
 
 # The OPENSTACK_KEYSTONE_BACKEND settings can be used to identify the
 # capabilities of the auth backend for Keystone.
@@ -253,43 +313,13 @@
     'can_edit_group': True,
     'can_edit_project': True,
     'can_edit_domain': True,
-    'can_edit_role': True,
-}
-
-# Setting this to True, will add a new "Retrieve Password" action on instance,
-# allowing Admin session password retrieval/decryption.
-#OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
-
-# This setting allows deployers to control whether a token is deleted on log
-# out. This can be helpful when there are often long running processes being
-# run in the Horizon environment.
-#TOKEN_DELETION_DISABLED = False
-
-# The Launch Instance user experience has been significantly enhanced.
-# You can choose whether to enable the new launch instance experience,
-# the legacy experience, or both. The legacy experience will be removed
-# in a future release, but is available as a temporary backup setting to ensure
-# compatibility with existing deployments. Further development will not be
-# done on the legacy experience. Please report any problems with the new
-# experience via the Launchpad tracking system.
-#
-# Toggle LAUNCH_INSTANCE_LEGACY_ENABLED and LAUNCH_INSTANCE_NG_ENABLED to
-# determine the experience to enable.  Set them both to true to enable
-# both.
-#LAUNCH_INSTANCE_LEGACY_ENABLED = True
-#LAUNCH_INSTANCE_NG_ENABLED = False
-
-# A dictionary of settings which can be used to provide the default values for
-# properties found in the Launch Instance modal.
-#LAUNCH_INSTANCE_DEFAULTS = {
-#    'config_drive': False,
-#    'enable_scheduler_hints': True,
-#    'disable_image': False,
-#    'disable_instance_snapshot': False,
-#    'disable_volume': False,
-#    'disable_volume_snapshot': False,
-#    'create_volume': True,
-#}
+    'can_edit_role': True
+}
+
+
+# Set Console type:
+# valid options would be "AUTO", "VNC" or "SPICE"
+# CONSOLE_TYPE = "AUTO"
 
 # The Xen Hypervisor has the ability to set the mount point for volumes
 # attached to instances (other Hypervisors currently do not). Setting
@@ -298,97 +328,52 @@
 OPENSTACK_HYPERVISOR_FEATURES = {
     'can_set_mount_point': False,
     'can_set_password': False,
-    'requires_keypair': False,
-    'enable_quotas': True
-}
-
-# The OPENSTACK_CINDER_FEATURES settings can be used to enable optional
-# services provided by cinder that is not exposed by its extension API.
-OPENSTACK_CINDER_FEATURES = {
-    'enable_backup': False,
-}
-
-# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
-# services provided by neutron. Options currently available are load
-# balancer service, security groups, quotas, VPN service.
-OPENSTACK_NEUTRON_NETWORK = {
-    'enable_router': True,
-    'enable_quotas': True,
-    'enable_ipv6': True,
-    'enable_distributed_router': False,
-    'enable_ha_router': False,
-    'enable_fip_topology_check': True,
-
-    # Default dns servers you would like to use when a subnet is
-    # created.  This is only a default, users can still choose a different
-    # list of dns servers when creating a new subnet.
-    # The entries below are examples only, and are not appropriate for
-    # real deployments
-    # 'default_dns_nameservers': ["8.8.8.8", "8.8.4.4", "208.67.222.222"],
-
-    # Set which provider network types are supported. Only the network types
-    # in this list will be available to choose from when creating a network.
-    # Network types include local, flat, vlan, gre, vxlan and geneve.
-    # 'supported_provider_types': ['*'],
-
-    # You can configure available segmentation ID range per network type
-    # in your deployment.
-    # 'segmentation_id_range': {
-    #     'vlan': [1024, 2048],
-    #     'vxlan': [4094, 65536],
-    # },
-
-    # You can define additional provider network types here.
-    # 'extra_provider_types': {
-    #     'awesome_type': {
-    #         'display_name': 'Awesome New Type',
-    #         'require_physical_network': False,
-    #         'require_segmentation_id': True,
-    #     }
-    # },
-
-    # Set which VNIC types are supported for port binding. Only the VNIC
-    # types in this list will be available to choose from when creating a
-    # port.
-    # VNIC types include 'normal', 'direct', 'direct-physical', 'macvtap',
-    # 'baremetal' and 'virtio-forwarder'
-    # Set to empty list or None to disable VNIC type selection.
-    'supported_vnic_types': ['*'],
-
-    # Set list of available physical networks to be selected in the physical
-    # network field on the admin create network modal. If it's set to an empty
-    # list, the field will be a regular input field.
-    # e.g. ['default', 'test']
-    'physical_networks': [],
-
-}
-
-# The OPENSTACK_HEAT_STACK settings can be used to disable password
-# field required while launching the stack.
-OPENSTACK_HEAT_STACK = {
-    'enable_user_pass': True,
-}
+}
+
+# When set, enables the instance action "Retrieve password"
+# allowing password retrieval
+OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
+
+# When launching an instance, the menu of available flavors is
+# sorted by RAM usage, ascending.  Provide a callback method here
+# (and/or a flag for reverse sort) for the sorted() method if you'd
+# like a different behaviour.  For more info, see
+# http://docs.python.org/2/library/functions.html#sorted
+# CREATE_INSTANCE_FLAVOR_SORT = {
+#     'key': my_awesome_callback_method,
+#     'reverse': False,
+# }
+
+FLAVOR_EXTRA_KEYS = {
+    'flavor_keys': [
+        ('quota:read_bytes_sec', _('Quota: Read bytes')),
+        ('quota:write_bytes_sec', _('Quota: Write bytes')),
+        ('quota:cpu_quota', _('Quota: CPU')),
+        ('quota:cpu_period', _('Quota: CPU period')),
+        ('quota:inbound_average', _('Quota: Inbound average')),
+        ('quota:outbound_average', _('Quota: Outbound average')),
+    ]
+}
+
 
 # The OPENSTACK_IMAGE_BACKEND settings can be used to customize features
 # in the OpenStack Dashboard related to the Image service, such as the list
 # of supported image formats.
-#OPENSTACK_IMAGE_BACKEND = {
-#    'image_formats': [
-#        ('', _('Select format')),
-#        ('aki', _('AKI - Amazon Kernel Image')),
-#        ('ami', _('AMI - Amazon Machine Image')),
-#        ('ari', _('ARI - Amazon Ramdisk Image')),
-#        ('docker', _('Docker')),
-#        ('iso', _('ISO - Optical Disk Image')),
-#        ('ova', _('OVA - Open Virtual Appliance')),
-#        ('qcow2', _('QCOW2 - QEMU Emulator')),
-#        ('raw', _('Raw')),
-#        ('vdi', _('VDI - Virtual Disk Image')),
-#        ('vhd', _('VHD - Virtual Hard Disk')),
-#        ('vhdx', _('VHDX - Large Virtual Hard Disk')),
-#        ('vmdk', _('VMDK - Virtual Machine Disk')),
-#    ],
-#}
+OPENSTACK_IMAGE_BACKEND = {
+    'image_formats': [
+        ('', ''),
+        ('aki', _('AKI - Amazon Kernel Image')),
+        ('ami', _('AMI - Amazon Machine Image')),
+        ('ari', _('ARI - Amazon Ramdisk Image')),
+        ('iso', _('ISO - Optical Disk Image')),
+        ('qcow2', _('QCOW2 - QEMU Emulator')),
+        ('raw', _('Raw')),
+        ('vdi', _('VDI')),
+        ('vhd', _('VHD')),
+        ('vmdk', _('VMDK')),
+        ('docker', _('Docker Container'))
+    ]
+}
 
 # The IMAGE_CUSTOM_PROPERTY_TITLES settings is used to customize the titles for
 # image custom property attributes that appear on image detail pages.
@@ -398,273 +383,53 @@
     "ramdisk_id": _("Ramdisk ID"),
     "image_state": _("Euca2ools state"),
     "project_id": _("Project ID"),
-    "image_type": _("Image Type"),
-}
-
-# The IMAGE_RESERVED_CUSTOM_PROPERTIES setting is used to specify which image
-# custom properties should not be displayed in the Image Custom Properties
-# table.
-IMAGE_RESERVED_CUSTOM_PROPERTIES = []
-
-# Set to 'legacy' or 'direct' to allow users to upload images to glance via
-# Horizon server. When enabled, a file form field will appear on the create
-# image form. If set to 'off', there will be no file form field on the create
-# image form. See documentation for deployment considerations.
-#HORIZON_IMAGES_UPLOAD_MODE = 'legacy'
-
-# Allow a location to be set when creating or updating Glance images.
-# If using Glance V2, this value should be False unless the Glance
-# configuration and policies allow setting locations.
-#IMAGES_ALLOW_LOCATION = False
-
-# A dictionary of default settings for create image modal.
-#CREATE_IMAGE_DEFAULTS = {
-#    'image_visibility': "public",
-#}
-
-# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is 'publicURL'.
-#OPENSTACK_ENDPOINT_TYPE = "publicURL"
-
-# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
-# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is None. This
-# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
-#SECONDARY_ENDPOINT_TYPE = None
-
-# The number of objects (Swift containers/objects or images) to display
-# on a single page before providing a paging element (a "more" link)
-# to paginate results.
-API_RESULT_LIMIT = 1000
-API_RESULT_PAGE_SIZE = 20
-
-# The size of chunk in bytes for downloading objects from Swift
-SWIFT_FILE_TRANSFER_CHUNK_SIZE = 512 * 1024
-
-# The default number of lines displayed for instance console log.
-INSTANCE_LOG_LENGTH = 35
-
-# Specify a maximum number of items to display in a dropdown.
-DROPDOWN_MAX_ITEMS = 30
-
-# The timezone of the server. This should correspond with the timezone
-# of your entire OpenStack installation, and hopefully be in UTC.
-TIME_ZONE = "UTC"
-
-# When launching an instance, the menu of available flavors is
-# sorted by RAM usage, ascending. If you would like a different sort order,
-# you can provide another flavor attribute as sorting key. Alternatively, you
-# can provide a custom callback method to use for sorting. You can also provide
-# a flag for reverse sort. For more info, see
-# http://docs.python.org/2/library/functions.html#sorted
-#CREATE_INSTANCE_FLAVOR_SORT = {
-#    'key': 'name',
-#     # or
-#    'key': my_awesome_callback_method,
-#    'reverse': False,
-#}
-
-# Set this to True to display an 'Admin Password' field on the Change Password
-# form to verify that it is indeed the admin logged-in who wants to change
-# the password.
-#ENFORCE_PASSWORD_CHECK = False
-
-# Modules that provide /auth routes that can be used to handle different types
-# of user authentication. Add auth plugins that require extra route handling to
-# this list.
-#AUTHENTICATION_URLS = [
-#    'openstack_auth.urls',
-#]
-
-# The Horizon Policy Enforcement engine uses these values to load per service
-# policy rule files. The content of these files should match the files the
-# OpenStack services are using to determine role based access control in the
-# target installation.
-
-# Path to directory containing policy.json files
-#POLICY_FILES_PATH = os.path.join(ROOT_PATH, "conf")
-
-# Map of local copy of service policy files.
-# Please insure that your identity policy file matches the one being used on
-# your keystone servers. There is an alternate policy file that may be used
-# in the Keystone v3 multi-domain case, policy.v3cloudsample.json.
-# This file is not included in the Horizon repository by default but can be
-# found at
-# http://git.openstack.org/cgit/openstack/keystone/tree/etc/ \
-# policy.v3cloudsample.json
-# Having matching policy files on the Horizon and Keystone servers is essential
-# for normal operation. This holds true for all services and their policy files.
-#POLICY_FILES = {
-#    'identity': 'keystone_policy.json',
-#    'compute': 'nova_policy.json',
-#    'volume': 'cinder_policy.json',
-#    'image': 'glance_policy.json',
-#    'orchestration': 'heat_policy.json',
-#    'network': 'neutron_policy.json',
-#}
-
-# TODO: (david-lyle) remove when plugins support adding settings.
-# Note: Only used when trove-dashboard plugin is configured to be used by
-# Horizon.
-# Trove user and database extension support. By default support for
-# creating users and databases on database instances is turned on.
-# To disable these extensions set the permission here to something
-# unusable such as ["!"].
-#TROVE_ADD_USER_PERMS = []
-#TROVE_ADD_DATABASE_PERMS = []
-
-# Change this patch to the appropriate list of tuples containing
-# a key, label and static directory containing two files:
-# _variables.scss and _styles.scss
-#AVAILABLE_THEMES = [
-#    ('default', 'Default', 'themes/default'),
-#    ('material', 'Material', 'themes/material'),
-#]
-
-LOGGING = {
-    'version': 1,
-    # When set to True this will disable all logging except
-    # for loggers specified in this configuration dictionary. Note that
-    # if nothing is specified here and disable_existing_loggers is True,
-    # django.db.backends will still log unless it is disabled explicitly.
-    'disable_existing_loggers': False,
-    # If apache2 mod_wsgi is used to deploy OpenStack dashboard
-    # timestamp is output by mod_wsgi. If WSGI framework you use does not
-    # output timestamp for logging, add %(asctime)s in the following
-    # format definitions.
-    'formatters': {
-        'console': {
-            'format': '%(levelname)s %(name)s %(message)s'
-        },
-        'operation': {
-            # The format of "%(message)s" is defined by
-            # OPERATION_LOG_OPTIONS['format']
-            'format': '%(message)s'
-        },
-    },
-    'handlers': {
-        'null': {
-            'level': 'DEBUG',
-            'class': 'logging.NullHandler',
-        },
-        'console': {
-            # Set the level to "DEBUG" for verbose output logging.
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'console',
-        },
-        'operation': {
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'operation',
-        },
-    },
-    'loggers': {
-        # Logging from django.db.backends is VERY verbose, send to null
-        # by default.
-        'django.db.backends': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'requests': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'horizon': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'horizon.operation_log': {
-            'handlers': ['operation'],
-            'level': 'INFO',
-            'propagate': False,
-        },
-        'openstack_dashboard': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'novaclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'cinderclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'keystoneclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'glanceclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'neutronclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'heatclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'swiftclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'openstack_auth': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'nose.plugins.manager': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'django': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'iso8601': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'scss': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-    },
+    "image_type": _("Image Type")
+}
+
+HORIZON_IMAGES_UPLOAD_MODE = "legacy"
+IMAGES_ALLOW_LOCATION = True
+
+
+# Disable simplified floating IP address management for deployments with
+# multiple floating IP pools or complex network requirements.
+# HORIZON_CONFIG["simple_ip_management"] = False
+
+# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
+# services provided by neutron. Options currenly available are load
+# balancer service, security groups, quotas, VPN service.
+
+OPENSTACK_NEUTRON_NETWORK = {
+    'enable_lb': True,
+    'enable_firewall': False,
+    'enable_quotas': True,
+    'enable_security_group': True,
+    'enable_vpn': False,
+    # The profile_support option is used to detect if an externa lrouter can be
+    # configured via the dashboard. When using specific plugins the
+    # profile_support can be turned on if needed.
+    'profile_support': None,
+    'enable_fip_topology_check': True,
+
+    #'profile_support': 'cisco',
 }
 
 # 'direction' should not be specified for all_tcp/udp/icmp.
 # It is specified in the form.
 SECURITY_GROUP_RULES = {
     'all_tcp': {
-        'name': _('All TCP'),
+        'name': 'ALL TCP',
         'ip_protocol': 'tcp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_udp': {
-        'name': _('All UDP'),
+        'name': 'ALL UDP',
         'ip_protocol': 'udp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_icmp': {
-        'name': _('All ICMP'),
+        'name': 'ALL ICMP',
         'ip_protocol': 'icmp',
         'from_port': '-1',
         'to_port': '-1',
@@ -755,160 +520,12 @@
     },
 }
 
-# Deprecation Notice:
-#
-# The setting FLAVOR_EXTRA_KEYS has been deprecated.
-# Please load extra spec metadata into the Glance Metadata Definition Catalog.
-#
-# The sample quota definitions can be found in:
-# <glance_source>/etc/metadefs/compute-quota.json
-#
-# The metadata definition catalog supports CLI and API:
-#  $glance --os-image-api-version 2 help md-namespace-import
-#  $glance-manage db_load_metadefs <directory_with_definition_files>
-#
-# See Metadata Definitions on: http://docs.openstack.org/developer/glance/
-
-# TODO: (david-lyle) remove when plugins support settings natively
-# Note: This is only used when the Sahara plugin is configured and enabled
-# for use in Horizon.
-# Indicate to the Sahara data processing service whether or not
-# automatic floating IP allocation is in effect.  If it is not
-# in effect, the user will be prompted to choose a floating IP
-# pool for use in their cluster.  False by default.  You would want
-# to set this to True if you were running Nova Networking with
-# auto_assign_floating_ip = True.
-#SAHARA_AUTO_IP_ALLOCATION_ENABLED = False
-
-# The hash algorithm to use for authentication tokens. This must
-# match the hash algorithm that the identity server and the
-# auth_token middleware are using. Allowed values are the
-# algorithms supported by Python's hashlib library.
-#OPENSTACK_TOKEN_HASH_ALGORITHM = 'md5'
-
-# AngularJS requires some settings to be made available to
-# the client side. Some settings are required by in-tree / built-in horizon
-# features. These settings must be added to REST_API_REQUIRED_SETTINGS in the
-# form of ['SETTING_1','SETTING_2'], etc.
-#
-# You may remove settings from this list for security purposes, but do so at
-# the risk of breaking a built-in horizon feature. These settings are required
-# for horizon to function properly. Only remove them if you know what you
-# are doing. These settings may in the future be moved to be defined within
-# the enabled panel configuration.
-# You should not add settings to this list for out of tree extensions.
-# See: https://wiki.openstack.org/wiki/Horizon/RESTAPI
-REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
-                              'LAUNCH_INSTANCE_DEFAULTS',
-                              'OPENSTACK_IMAGE_FORMATS',
-                              'OPENSTACK_KEYSTONE_DEFAULT_DOMAIN',
-                              'CREATE_IMAGE_DEFAULTS']
-
-# Additional settings can be made available to the client side for
-# extensibility by specifying them in REST_API_ADDITIONAL_SETTINGS
-# !! Please use extreme caution as the settings are transferred via HTTP/S
-# and are not encrypted on the browser. This is an experimental API and
-# may be deprecated in the future without notice.
-#REST_API_ADDITIONAL_SETTINGS = []
-
-###############################################################################
-# Ubuntu Settings
-###############################################################################
-
- # The default theme if no cookie is present
-DEFAULT_THEME = 'ubuntu'
-
-# Default Ubuntu apache configuration uses /horizon as the application root.
-WEBROOT='/horizon/'
-
-# By default, validation of the HTTP Host header is disabled.  Production
-# installations should have this set accordingly.  For more information
-# see https://docs.djangoproject.com/en/dev/ref/settings/.
-ALLOWED_HOSTS = '*'
-
-# Compress all assets offline as part of packaging installation
-COMPRESS_OFFLINE = True
-
-# DISALLOW_IFRAME_EMBED can be used to prevent Horizon from being embedded
-# within an iframe. Legacy browsers are still vulnerable to a Cross-Frame
-# Scripting (XFS) vulnerability, so this option allows extra security hardening
-# where iframes are not used in deployment. Default setting is True.
-# For more information see:
-# http://tinyurl.com/anticlickjack
-#DISALLOW_IFRAME_EMBED = True
-
-# Help URL can be made available for the client. To provide a help URL, edit the
-# following attribute to the URL of your choice.
-#HORIZON_CONFIG["help_url"] = "http://openstack.mycompany.org"
-
-# Settings for OperationLogMiddleware
-# OPERATION_LOG_ENABLED is flag to use the function to log an operation on
-# Horizon.
-# mask_targets is arrangement for appointing a target to mask.
-# method_targets is arrangement of HTTP method to output log.
-# format is the log contents.
-#OPERATION_LOG_ENABLED = False
-#OPERATION_LOG_OPTIONS = {
-#    'mask_fields': ['password'],
-#    'target_methods': ['POST'],
-#    'ignored_urls': ['/js/', '/static/', '^/api/'],
-#    'format': ("[%(client_ip)s] [%(domain_name)s]"
-#        " [%(domain_id)s] [%(project_name)s]"
-#        " [%(project_id)s] [%(user_name)s] [%(user_id)s] [%(request_scheme)s]"
-#        " [%(referer_url)s] [%(request_url)s] [%(message)s] [%(method)s]"
-#        " [%(http_status)s] [%(param)s]"),
-#}
-
-# The default date range in the Overview panel meters - either <today> minus N
-# days (if the value is integer N), or from the beginning of the current month
-# until today (if set to None). This setting should be used to limit the amount
-# of data fetched by default when rendering the Overview panel.
-#OVERVIEW_DAYS_RANGE = 1
-
-# To allow operators to require users provide a search criteria first
-# before loading any data into the views, set the following dict
-# attributes to True in each one of the panels you want to enable this feature.
-# Follow the convention <dashboard>.<view>
-#FILTER_DATA_FIRST = {
-#    'admin.instances': False,
-#    'admin.images': False,
-#    'admin.networks': False,
-#    'admin.routers': False,
-#    'admin.volumes': False,
-#    'identity.users': False,
-#    'identity.projects': False,
-#    'identity.groups': False,
-#    'identity.roles': False
-#}
-
-# Dict used to restrict user private subnet cidr range.
-# An empty list means that user input will not be restricted
-# for a corresponding IP version. By default, there is
-# no restriction for IPv4 or IPv6. To restrict
-# user private subnet cidr range set ALLOWED_PRIVATE_SUBNET_CIDR
-# to something like
-#ALLOWED_PRIVATE_SUBNET_CIDR = {
-#    'ipv4': ['10.0.0.0/8', '192.168.0.0/16'],
-#    'ipv6': ['fc00::/7']
-#}
-ALLOWED_PRIVATE_SUBNET_CIDR = {'ipv4': [], 'ipv6': []}
-
-# Projects and users can have extra attributes as defined by keystone v3.
-# Horizon has the ability to display these extra attributes via this setting.
-# If you'd like to display extra data in the project or user tables, set the
-# corresponding dict key to the attribute name, followed by the display name.
-# For more information, see horizon's customization (http://docs.openstack.org/developer/horizon/topics/customizing.html#horizon-customization-module-overrides)
-#PROJECT_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-#USER_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-
-# Password will have an expiration date when using keystone v3 and enabling the
-# feature.
-# This setting allows you to set the number of days that the user will be alerted
-# prior to the password expiration.
-# Once the password expires keystone will deny the access and users must
-# contact an admin to change their password.
-#PASSWORD_EXPIRES_WARNING_THRESHOLD_DAYS = 0+
+
+
+
+
+USE_SSL = True
+CSRF_COOKIE_SECURE = True
+CSRF_COOKIE_SECURE = True
+SESSION_COOKIE_HTTPONLY = True

2018-01-22 04:06:50,174 [salt.state       ][INFO    ][9949] Loading fresh modules for state activity
2018-01-22 04:06:50,204 [salt.state       ][INFO    ][9949] Completed state [/etc/openstack-dashboard/local_settings.py] at time 04:06:50.204206 duration_in_ms=463.526
2018-01-22 04:06:50,206 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 04:06:50.206866
2018-01-22 04:06:50,207 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2018-01-22 04:06:50,235 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/nova_policy.json'
2018-01-22 04:06:50,239 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -2,175 +2,436 @@
     "context_is_admin":  "role:admin",
     "admin_or_owner":  "is_admin:True or project_id:%(project_id)s",
     "default": "rule:admin_or_owner",
+
+    "cells_scheduler_filter:TargetCellFilter": "is_admin:True",
+
+    "compute:create": "rule:admin_or_owner",
+    "compute:create:attach_network": "rule:admin_or_owner",
+    "compute:create:attach_volume": "rule:admin_or_owner",
+    "compute:create:forced_host": "is_admin:True",
+
+    "compute:get": "rule:admin_or_owner",
+    "compute:get_all": "rule:admin_or_owner",
+    "compute:get_all_tenants": "is_admin:True",
+
+    "compute:update": "rule:admin_or_owner",
+
+    "compute:get_instance_metadata": "rule:admin_or_owner",
+    "compute:get_all_instance_metadata": "rule:admin_or_owner",
+    "compute:get_all_instance_system_metadata": "rule:admin_or_owner",
+    "compute:update_instance_metadata": "rule:admin_or_owner",
+    "compute:delete_instance_metadata": "rule:admin_or_owner",
+
+    "compute:get_diagnostics": "rule:admin_or_owner",
+    "compute:get_instance_diagnostics": "rule:admin_or_owner",
+
+    "compute:start": "rule:admin_or_owner",
+    "compute:stop": "rule:admin_or_owner",
+
+    "compute:lock": "rule:admin_or_owner",
+    "compute:unlock": "rule:admin_or_owner",
+    "compute:unlock_override": "rule:admin_api",
+
+    "compute:get_vnc_console": "rule:admin_or_owner",
+    "compute:get_spice_console": "rule:admin_or_owner",
+    "compute:get_rdp_console": "rule:admin_or_owner",
+    "compute:get_serial_console": "rule:admin_or_owner",
+    "compute:get_mks_console": "rule:admin_or_owner",
+    "compute:get_console_output": "rule:admin_or_owner",
+
+    "compute:reset_network": "rule:admin_or_owner",
+    "compute:inject_network_info": "rule:admin_or_owner",
+    "compute:add_fixed_ip": "rule:admin_or_owner",
+    "compute:remove_fixed_ip": "rule:admin_or_owner",
+
+    "compute:attach_volume": "rule:admin_or_owner",
+    "compute:detach_volume": "rule:admin_or_owner",
+    "compute:swap_volume": "rule:admin_api",
+
+    "compute:attach_interface": "rule:admin_or_owner",
+    "compute:detach_interface": "rule:admin_or_owner",
+
+    "compute:set_admin_password": "rule:admin_or_owner",
+
+    "compute:rescue": "rule:admin_or_owner",
+    "compute:unrescue": "rule:admin_or_owner",
+
+    "compute:suspend": "rule:admin_or_owner",
+    "compute:resume": "rule:admin_or_owner",
+
+    "compute:pause": "rule:admin_or_owner",
+    "compute:unpause": "rule:admin_or_owner",
+
+    "compute:shelve": "rule:admin_or_owner",
+    "compute:shelve_offload": "rule:admin_or_owner",
+    "compute:unshelve": "rule:admin_or_owner",
+
+    "compute:snapshot": "rule:admin_or_owner",
+    "compute:snapshot_volume_backed": "rule:admin_or_owner",
+    "compute:backup": "rule:admin_or_owner",
+
+    "compute:resize": "rule:admin_or_owner",
+    "compute:confirm_resize": "rule:admin_or_owner",
+    "compute:revert_resize": "rule:admin_or_owner",
+
+    "compute:rebuild": "rule:admin_or_owner",
+    "compute:reboot": "rule:admin_or_owner",
+    "compute:delete": "rule:admin_or_owner",
+    "compute:soft_delete": "rule:admin_or_owner",
+    "compute:force_delete": "rule:admin_or_owner",
+
+    "compute:security_groups:add_to_instance": "rule:admin_or_owner",
+    "compute:security_groups:remove_from_instance": "rule:admin_or_owner",
+
+    "compute:restore": "rule:admin_or_owner",
+
+    "compute:volume_snapshot_create": "rule:admin_or_owner",
+    "compute:volume_snapshot_delete": "rule:admin_or_owner",
+
     "admin_api": "is_admin:True",
-
+    "compute_extension:accounts": "rule:admin_api",
+    "compute_extension:admin_actions": "rule:admin_api",
+    "compute_extension:admin_actions:pause": "rule:admin_or_owner",
+    "compute_extension:admin_actions:unpause": "rule:admin_or_owner",
+    "compute_extension:admin_actions:suspend": "rule:admin_or_owner",
+    "compute_extension:admin_actions:resume": "rule:admin_or_owner",
+    "compute_extension:admin_actions:lock": "rule:admin_or_owner",
+    "compute_extension:admin_actions:unlock": "rule:admin_or_owner",
+    "compute_extension:admin_actions:resetNetwork": "rule:admin_api",
+    "compute_extension:admin_actions:injectNetworkInfo": "rule:admin_api",
+    "compute_extension:admin_actions:createBackup": "rule:admin_or_owner",
+    "compute_extension:admin_actions:migrateLive": "rule:admin_api",
+    "compute_extension:admin_actions:resetState": "rule:admin_api",
+    "compute_extension:admin_actions:migrate": "rule:admin_api",
+    "compute_extension:aggregates": "rule:admin_api",
+    "compute_extension:agents": "rule:admin_api",
+    "compute_extension:attach_interfaces": "rule:admin_or_owner",
+    "compute_extension:baremetal_nodes": "rule:admin_api",
+    "compute_extension:cells": "rule:admin_api",
+    "compute_extension:cells:create": "rule:admin_api",
+    "compute_extension:cells:delete": "rule:admin_api",
+    "compute_extension:cells:update": "rule:admin_api",
+    "compute_extension:cells:sync_instances": "rule:admin_api",
+    "compute_extension:certificates": "rule:admin_or_owner",
+    "compute_extension:cloudpipe": "rule:admin_api",
+    "compute_extension:cloudpipe_update": "rule:admin_api",
+    "compute_extension:config_drive": "rule:admin_or_owner",
+    "compute_extension:console_output": "rule:admin_or_owner",
+    "compute_extension:consoles": "rule:admin_or_owner",
+    "compute_extension:createserverext": "rule:admin_or_owner",
+    "compute_extension:deferred_delete": "rule:admin_or_owner",
+    "compute_extension:disk_config": "rule:admin_or_owner",
+    "compute_extension:evacuate": "rule:admin_api",
+    "compute_extension:extended_server_attributes": "rule:admin_api",
+    "compute_extension:extended_status": "rule:admin_or_owner",
+    "compute_extension:extended_availability_zone": "rule:admin_or_owner",
+    "compute_extension:extended_ips": "rule:admin_or_owner",
+    "compute_extension:extended_ips_mac": "rule:admin_or_owner",
+    "compute_extension:extended_vif_net": "rule:admin_or_owner",
+    "compute_extension:extended_volumes": "rule:admin_or_owner",
+    "compute_extension:fixed_ips": "rule:admin_api",
+    "compute_extension:flavor_access": "rule:admin_or_owner",
+    "compute_extension:flavor_access:addTenantAccess": "rule:admin_api",
+    "compute_extension:flavor_access:removeTenantAccess": "rule:admin_api",
+    "compute_extension:flavor_disabled": "rule:admin_or_owner",
+    "compute_extension:flavor_rxtx": "rule:admin_or_owner",
+    "compute_extension:flavor_swap": "rule:admin_or_owner",
+    "compute_extension:flavorextradata": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:index": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:show": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:create": "rule:admin_api",
+    "compute_extension:flavorextraspecs:update": "rule:admin_api",
+    "compute_extension:flavorextraspecs:delete": "rule:admin_api",
+    "compute_extension:flavormanage": "rule:admin_api",
+    "compute_extension:floating_ip_dns": "rule:admin_or_owner",
+    "compute_extension:floating_ip_pools": "rule:admin_or_owner",
+    "compute_extension:floating_ips": "rule:admin_or_owner",
+    "compute_extension:floating_ips_bulk": "rule:admin_api",
+    "compute_extension:fping": "rule:admin_or_owner",
+    "compute_extension:fping:all_tenants": "rule:admin_api",
+    "compute_extension:hide_server_addresses": "is_admin:False",
+    "compute_extension:hosts": "rule:admin_api",
+    "compute_extension:hypervisors": "rule:admin_api",
+    "compute_extension:image_size": "rule:admin_or_owner",
+    "compute_extension:instance_actions": "rule:admin_or_owner",
+    "compute_extension:instance_actions:events": "rule:admin_api",
+    "compute_extension:instance_usage_audit_log": "rule:admin_api",
+    "compute_extension:keypairs": "rule:admin_or_owner",
+    "compute_extension:keypairs:index": "rule:admin_or_owner",
+    "compute_extension:keypairs:show": "rule:admin_or_owner",
+    "compute_extension:keypairs:create": "rule:admin_or_owner",
+    "compute_extension:keypairs:delete": "rule:admin_or_owner",
+    "compute_extension:multinic": "rule:admin_or_owner",
+    "compute_extension:networks": "rule:admin_api",
+    "compute_extension:networks:view": "rule:admin_or_owner",
+    "compute_extension:networks_associate": "rule:admin_api",
+    "compute_extension:os-tenant-networks": "rule:admin_or_owner",
+    "compute_extension:quotas:show": "rule:admin_or_owner",
+    "compute_extension:quotas:update": "rule:admin_api",
+    "compute_extension:quotas:delete": "rule:admin_api",
+    "compute_extension:quota_classes": "rule:admin_or_owner",
+    "compute_extension:rescue": "rule:admin_or_owner",
+    "compute_extension:security_group_default_rules": "rule:admin_api",
+    "compute_extension:security_groups": "rule:admin_or_owner",
+    "compute_extension:server_diagnostics": "rule:admin_api",
+    "compute_extension:server_groups": "rule:admin_or_owner",
+    "compute_extension:server_password": "rule:admin_or_owner",
+    "compute_extension:server_usage": "rule:admin_or_owner",
+    "compute_extension:services": "rule:admin_api",
+    "compute_extension:shelve": "rule:admin_or_owner",
+    "compute_extension:shelveOffload": "rule:admin_api",
+    "compute_extension:simple_tenant_usage:show": "rule:admin_or_owner",
+    "compute_extension:simple_tenant_usage:list": "rule:admin_api",
+    "compute_extension:unshelve": "rule:admin_or_owner",
+    "compute_extension:users": "rule:admin_api",
+    "compute_extension:virtual_interfaces": "rule:admin_or_owner",
+    "compute_extension:virtual_storage_arrays": "rule:admin_or_owner",
+    "compute_extension:volumes": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:index": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:show": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:create": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:update": "rule:admin_api",
+    "compute_extension:volume_attachments:delete": "rule:admin_or_owner",
+    "compute_extension:volumetypes": "rule:admin_or_owner",
+    "compute_extension:availability_zone:list": "rule:admin_or_owner",
+    "compute_extension:availability_zone:detail": "rule:admin_api",
+    "compute_extension:used_limits_for_admin": "rule:admin_api",
+    "compute_extension:migrations:index": "rule:admin_api",
+    "compute_extension:os-assisted-volume-snapshots:create": "rule:admin_api",
+    "compute_extension:os-assisted-volume-snapshots:delete": "rule:admin_api",
+    "compute_extension:console_auth_tokens": "rule:admin_api",
+    "compute_extension:os-server-external-events:create": "rule:admin_api",
+
+    "network:get_all": "rule:admin_or_owner",
+    "network:get": "rule:admin_or_owner",
+    "network:create": "rule:admin_or_owner",
+    "network:delete": "rule:admin_or_owner",
+    "network:associate": "rule:admin_or_owner",
+    "network:disassociate": "rule:admin_or_owner",
+    "network:get_vifs_by_instance": "rule:admin_or_owner",
+    "network:allocate_for_instance": "rule:admin_or_owner",
+    "network:deallocate_for_instance": "rule:admin_or_owner",
+    "network:validate_networks": "rule:admin_or_owner",
+    "network:get_instance_uuids_by_ip_filter": "rule:admin_or_owner",
+    "network:get_instance_id_by_floating_address": "rule:admin_or_owner",
+    "network:setup_networks_on_host": "rule:admin_or_owner",
+    "network:get_backdoor_port": "rule:admin_or_owner",
+
+    "network:get_floating_ip": "rule:admin_or_owner",
+    "network:get_floating_ip_pools": "rule:admin_or_owner",
+    "network:get_floating_ip_by_address": "rule:admin_or_owner",
+    "network:get_floating_ips_by_project": "rule:admin_or_owner",
+    "network:get_floating_ips_by_fixed_address": "rule:admin_or_owner",
+    "network:allocate_floating_ip": "rule:admin_or_owner",
+    "network:associate_floating_ip": "rule:admin_or_owner",
+    "network:disassociate_floating_ip": "rule:admin_or_owner",
+    "network:release_floating_ip": "rule:admin_or_owner",
+    "network:migrate_instance_start": "rule:admin_or_owner",
+    "network:migrate_instance_finish": "rule:admin_or_owner",
+
+    "network:get_fixed_ip": "rule:admin_or_owner",
+    "network:get_fixed_ip_by_address": "rule:admin_or_owner",
+    "network:add_fixed_ip_to_instance": "rule:admin_or_owner",
+    "network:remove_fixed_ip_from_instance": "rule:admin_or_owner",
+    "network:add_network_to_project": "rule:admin_or_owner",
+    "network:get_instance_nw_info": "rule:admin_or_owner",
+
+    "network:get_dns_domains": "rule:admin_or_owner",
+    "network:add_dns_entry": "rule:admin_or_owner",
+    "network:modify_dns_entry": "rule:admin_or_owner",
+    "network:delete_dns_entry": "rule:admin_or_owner",
+    "network:get_dns_entries_by_address": "rule:admin_or_owner",
+    "network:get_dns_entries_by_name": "rule:admin_or_owner",
+    "network:create_private_dns_domain": "rule:admin_or_owner",
+    "network:create_public_dns_domain": "rule:admin_or_owner",
+    "network:delete_dns_domain": "rule:admin_or_owner",
+    "network:attach_external_network": "rule:admin_api",
+    "network:get_vif_by_mac_address": "rule:admin_or_owner",
+
+    "os_compute_api:servers:detail:get_all_tenants": "is_admin:True",
+    "os_compute_api:servers:index:get_all_tenants": "is_admin:True",
+    "os_compute_api:servers:confirm_resize": "rule:admin_or_owner",
+    "os_compute_api:servers:create": "rule:admin_or_owner",
+    "os_compute_api:servers:create:attach_network": "rule:admin_or_owner",
+    "os_compute_api:servers:create:attach_volume": "rule:admin_or_owner",
+    "os_compute_api:servers:create:forced_host": "rule:admin_api",
+    "os_compute_api:servers:delete": "rule:admin_or_owner",
+    "os_compute_api:servers:update": "rule:admin_or_owner",
+    "os_compute_api:servers:detail": "rule:admin_or_owner",
+    "os_compute_api:servers:index": "rule:admin_or_owner",
+    "os_compute_api:servers:reboot": "rule:admin_or_owner",
+    "os_compute_api:servers:rebuild": "rule:admin_or_owner",
+    "os_compute_api:servers:resize": "rule:admin_or_owner",
+    "os_compute_api:servers:revert_resize": "rule:admin_or_owner",
+    "os_compute_api:servers:show": "rule:admin_or_owner",
+    "os_compute_api:servers:show:host_status": "rule:admin_api",
+    "os_compute_api:servers:create_image": "rule:admin_or_owner",
+    "os_compute_api:servers:create_image:allow_volume_backed": "rule:admin_or_owner",
+    "os_compute_api:servers:start": "rule:admin_or_owner",
+    "os_compute_api:servers:stop": "rule:admin_or_owner",
+    "os_compute_api:servers:trigger_crash_dump": "rule:admin_or_owner",
+    "os_compute_api:servers:migrations:force_complete": "rule:admin_api",
+    "os_compute_api:servers:migrations:delete": "rule:admin_api",
+    "os_compute_api:servers:discoverable": "@",
+    "os_compute_api:servers:migrations:index": "rule:admin_api",
+    "os_compute_api:servers:migrations:show": "rule:admin_api",
+    "os_compute_api:os-access-ips:discoverable": "@",
+    "os_compute_api:os-access-ips": "rule:admin_or_owner",
+    "os_compute_api:os-admin-actions": "rule:admin_api",
     "os_compute_api:os-admin-actions:discoverable": "@",
+    "os_compute_api:os-admin-actions:reset_network": "rule:admin_api",
+    "os_compute_api:os-admin-actions:inject_network_info": "rule:admin_api",
     "os_compute_api:os-admin-actions:reset_state": "rule:admin_api",
-    "os_compute_api:os-admin-actions:inject_network_info": "rule:admin_api",
-    "os_compute_api:os-admin-actions": "rule:admin_api",
-    "os_compute_api:os-admin-actions:reset_network": "rule:admin_api",
+    "os_compute_api:os-admin-password": "rule:admin_or_owner",
     "os_compute_api:os-admin-password:discoverable": "@",
-    "os_compute_api:os-admin-password": "rule:admin_or_owner",
+    "os_compute_api:os-aggregates:discoverable": "@",
+    "os_compute_api:os-aggregates:index": "rule:admin_api",
+    "os_compute_api:os-aggregates:create": "rule:admin_api",
+    "os_compute_api:os-aggregates:show": "rule:admin_api",
+    "os_compute_api:os-aggregates:update": "rule:admin_api",
+    "os_compute_api:os-aggregates:delete": "rule:admin_api",
+    "os_compute_api:os-aggregates:add_host": "rule:admin_api",
+    "os_compute_api:os-aggregates:remove_host": "rule:admin_api",
+    "os_compute_api:os-aggregates:set_metadata": "rule:admin_api",
     "os_compute_api:os-agents": "rule:admin_api",
     "os_compute_api:os-agents:discoverable": "@",
-    "os_compute_api:os-aggregates:set_metadata": "rule:admin_api",
-    "os_compute_api:os-aggregates:add_host": "rule:admin_api",
-    "os_compute_api:os-aggregates:discoverable": "@",
-    "os_compute_api:os-aggregates:create": "rule:admin_api",
-    "os_compute_api:os-aggregates:remove_host": "rule:admin_api",
-    "os_compute_api:os-aggregates:update": "rule:admin_api",
-    "os_compute_api:os-aggregates:index": "rule:admin_api",
-    "os_compute_api:os-aggregates:delete": "rule:admin_api",
-    "os_compute_api:os-aggregates:show": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:create": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:delete": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:discoverable": "@",
     "os_compute_api:os-attach-interfaces": "rule:admin_or_owner",
     "os_compute_api:os-attach-interfaces:discoverable": "@",
-    "os_compute_api:os-availability-zone:list": "rule:admin_or_owner",
-    "os_compute_api:os-availability-zone:discoverable": "@",
-    "os_compute_api:os-availability-zone:detail": "rule:admin_api",
+    "os_compute_api:os-baremetal-nodes": "rule:admin_api",
     "os_compute_api:os-baremetal-nodes:discoverable": "@",
-    "os_compute_api:os-baremetal-nodes": "rule:admin_api",
-    "network:attach_external_network": "is_admin:True",
-    "os_compute_api:os-block-device-mapping:discoverable": "@",
     "os_compute_api:os-block-device-mapping-v1:discoverable": "@",
+    "os_compute_api:os-cells": "rule:admin_api",
+    "os_compute_api:os-cells:create": "rule:admin_api",
+    "os_compute_api:os-cells:delete": "rule:admin_api",
+    "os_compute_api:os-cells:update": "rule:admin_api",
+    "os_compute_api:os-cells:sync_instances": "rule:admin_api",
     "os_compute_api:os-cells:discoverable": "@",
-    "os_compute_api:os-cells:update": "rule:admin_api",
-    "os_compute_api:os-cells:create": "rule:admin_api",
-    "os_compute_api:os-cells": "rule:admin_api",
-    "os_compute_api:os-cells:sync_instances": "rule:admin_api",
-    "os_compute_api:os-cells:delete": "rule:admin_api",
-    "cells_scheduler_filter:DifferentCellFilter": "is_admin:True",
-    "cells_scheduler_filter:TargetCellFilter": "is_admin:True",
-    "os_compute_api:os-certificates:discoverable": "@",
     "os_compute_api:os-certificates:create": "rule:admin_or_owner",
     "os_compute_api:os-certificates:show": "rule:admin_or_owner",
+    "os_compute_api:os-certificates:discoverable": "@",
     "os_compute_api:os-cloudpipe": "rule:admin_api",
     "os_compute_api:os-cloudpipe:discoverable": "@",
+    "os_compute_api:os-config-drive": "rule:admin_or_owner",
     "os_compute_api:os-config-drive:discoverable": "@",
-    "os_compute_api:os-config-drive": "rule:admin_or_owner",
-    "os_compute_api:os-console-auth-tokens:discoverable": "@",
-    "os_compute_api:os-console-auth-tokens": "rule:admin_api",
+    "os_compute_api:os-consoles:discoverable": "@",
+    "os_compute_api:os-consoles:create": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:delete": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:index": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:show": "rule:admin_or_owner",
     "os_compute_api:os-console-output:discoverable": "@",
     "os_compute_api:os-console-output": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:create": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:show": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:delete": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:discoverable": "@",
-    "os_compute_api:os-consoles:index": "rule:admin_or_owner",
+    "os_compute_api:os-remote-consoles": "rule:admin_or_owner",
+    "os_compute_api:os-remote-consoles:discoverable": "@",
     "os_compute_api:os-create-backup:discoverable": "@",
     "os_compute_api:os-create-backup": "rule:admin_or_owner",
+    "os_compute_api:os-deferred-delete": "rule:admin_or_owner",
     "os_compute_api:os-deferred-delete:discoverable": "@",
-    "os_compute_api:os-deferred-delete": "rule:admin_or_owner",
+    "os_compute_api:os-disk-config": "rule:admin_or_owner",
+    "os_compute_api:os-disk-config:discoverable": "@",
+    "os_compute_api:os-evacuate": "rule:admin_api",
     "os_compute_api:os-evacuate:discoverable": "@",
-    "os_compute_api:os-evacuate": "rule:admin_api",
+    "os_compute_api:os-extended-server-attributes": "rule:admin_api",
+    "os_compute_api:os-extended-server-attributes:discoverable": "@",
+    "os_compute_api:os-extended-status": "rule:admin_or_owner",
+    "os_compute_api:os-extended-status:discoverable": "@",
     "os_compute_api:os-extended-availability-zone": "rule:admin_or_owner",
     "os_compute_api:os-extended-availability-zone:discoverable": "@",
-    "os_compute_api:os-extended-server-attributes": "rule:admin_api",
-    "os_compute_api:os-extended-server-attributes:discoverable": "@",
-    "os_compute_api:os-extended-status:discoverable": "@",
-    "os_compute_api:os-extended-status": "rule:admin_or_owner",
+    "os_compute_api:extensions": "rule:admin_or_owner",
+    "os_compute_api:extensions:discoverable": "@",
+    "os_compute_api:extension_info:discoverable": "@",
     "os_compute_api:os-extended-volumes": "rule:admin_or_owner",
     "os_compute_api:os-extended-volumes:discoverable": "@",
-    "os_compute_api:extension_info:discoverable": "@",
-    "os_compute_api:extensions": "rule:admin_or_owner",
-    "os_compute_api:extensions:discoverable": "@",
+    "os_compute_api:os-fixed-ips": "rule:admin_api",
     "os_compute_api:os-fixed-ips:discoverable": "@",
-    "os_compute_api:os-fixed-ips": "rule:admin_api",
-    "os_compute_api:os-flavor-access:add_tenant_access": "rule:admin_api",
+    "os_compute_api:os-flavor-access": "rule:admin_or_owner",
     "os_compute_api:os-flavor-access:discoverable": "@",
     "os_compute_api:os-flavor-access:remove_tenant_access": "rule:admin_api",
-    "os_compute_api:os-flavor-access": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-access:add_tenant_access": "rule:admin_api",
+    "os_compute_api:os-flavor-rxtx": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-rxtx:discoverable": "@",
+    "os_compute_api:flavors": "rule:admin_or_owner",
+    "os_compute_api:flavors:discoverable": "@",
+    "os_compute_api:os-flavor-extra-specs:discoverable": "@",
+    "os_compute_api:os-flavor-extra-specs:index": "rule:admin_or_owner",
     "os_compute_api:os-flavor-extra-specs:show": "rule:admin_or_owner",
     "os_compute_api:os-flavor-extra-specs:create": "rule:admin_api",
-    "os_compute_api:os-flavor-extra-specs:discoverable": "@",
     "os_compute_api:os-flavor-extra-specs:update": "rule:admin_api",
     "os_compute_api:os-flavor-extra-specs:delete": "rule:admin_api",
-    "os_compute_api:os-flavor-extra-specs:index": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-manage:discoverable": "@",
     "os_compute_api:os-flavor-manage": "rule:admin_api",
-    "os_compute_api:os-flavor-manage:discoverable": "@",
-    "os_compute_api:os-flavor-rxtx": "rule:admin_or_owner",
-    "os_compute_api:os-flavor-rxtx:discoverable": "@",
-    "os_compute_api:flavors:discoverable": "@",
-    "os_compute_api:flavors": "rule:admin_or_owner",
     "os_compute_api:os-floating-ip-dns": "rule:admin_or_owner",
+    "os_compute_api:os-floating-ip-dns:discoverable": "@",
     "os_compute_api:os-floating-ip-dns:domain:update": "rule:admin_api",
-    "os_compute_api:os-floating-ip-dns:discoverable": "@",
     "os_compute_api:os-floating-ip-dns:domain:delete": "rule:admin_api",
+    "os_compute_api:os-floating-ip-pools": "rule:admin_or_owner",
     "os_compute_api:os-floating-ip-pools:discoverable": "@",
-    "os_compute_api:os-floating-ip-pools": "rule:admin_or_owner",
     "os_compute_api:os-floating-ips": "rule:admin_or_owner",
     "os_compute_api:os-floating-ips:discoverable": "@",
+    "os_compute_api:os-floating-ips-bulk": "rule:admin_api",
     "os_compute_api:os-floating-ips-bulk:discoverable": "@",
-    "os_compute_api:os-floating-ips-bulk": "rule:admin_api",
+    "os_compute_api:os-fping": "rule:admin_or_owner",
+    "os_compute_api:os-fping:discoverable": "@",
     "os_compute_api:os-fping:all_tenants": "rule:admin_api",
-    "os_compute_api:os-fping:discoverable": "@",
-    "os_compute_api:os-fping": "rule:admin_or_owner",
+    "os_compute_api:os-hide-server-addresses": "is_admin:False",
     "os_compute_api:os-hide-server-addresses:discoverable": "@",
-    "os_compute_api:os-hide-server-addresses": "is_admin:False",
+    "os_compute_api:os-hosts": "rule:admin_api",
     "os_compute_api:os-hosts:discoverable": "@",
-    "os_compute_api:os-hosts": "rule:admin_api",
+    "os_compute_api:os-hypervisors": "rule:admin_api",
     "os_compute_api:os-hypervisors:discoverable": "@",
-    "os_compute_api:os-hypervisors": "rule:admin_api",
-    "os_compute_api:image-metadata:discoverable": "@",
+    "os_compute_api:images:discoverable": "@",
+    "os_compute_api:image-size": "rule:admin_or_owner",
     "os_compute_api:image-size:discoverable": "@",
-    "os_compute_api:image-size": "rule:admin_or_owner",
-    "os_compute_api:images:discoverable": "@",
-    "os_compute_api:os-instance-actions:events": "rule:admin_api",
     "os_compute_api:os-instance-actions": "rule:admin_or_owner",
     "os_compute_api:os-instance-actions:discoverable": "@",
+    "os_compute_api:os-instance-actions:events": "rule:admin_api",
     "os_compute_api:os-instance-usage-audit-log": "rule:admin_api",
     "os_compute_api:os-instance-usage-audit-log:discoverable": "@",
     "os_compute_api:ips:discoverable": "@",
+    "os_compute_api:ips:index": "rule:admin_or_owner",
     "os_compute_api:ips:show": "rule:admin_or_owner",
-    "os_compute_api:ips:index": "rule:admin_or_owner",
     "os_compute_api:os-keypairs:discoverable": "@",
+    "os_compute_api:os-keypairs": "rule:admin_or_owner",
     "os_compute_api:os-keypairs:index": "rule:admin_api or user_id:%(user_id)s",
+    "os_compute_api:os-keypairs:show": "rule:admin_api or user_id:%(user_id)s",
     "os_compute_api:os-keypairs:create": "rule:admin_api or user_id:%(user_id)s",
     "os_compute_api:os-keypairs:delete": "rule:admin_api or user_id:%(user_id)s",
-    "os_compute_api:os-keypairs:show": "rule:admin_api or user_id:%(user_id)s",
-    "os_compute_api:os-keypairs": "rule:admin_or_owner",
     "os_compute_api:limits:discoverable": "@",
     "os_compute_api:limits": "rule:admin_or_owner",
     "os_compute_api:os-lock-server:discoverable": "@",
     "os_compute_api:os-lock-server:lock": "rule:admin_or_owner",
+    "os_compute_api:os-lock-server:unlock": "rule:admin_or_owner",
     "os_compute_api:os-lock-server:unlock:unlock_override": "rule:admin_api",
-    "os_compute_api:os-lock-server:unlock": "rule:admin_or_owner",
+    "os_compute_api:os-migrate-server:discoverable": "@",
     "os_compute_api:os-migrate-server:migrate": "rule:admin_api",
-    "os_compute_api:os-migrate-server:discoverable": "@",
     "os_compute_api:os-migrate-server:migrate_live": "rule:admin_api",
-    "os_compute_api:os-migrations:index": "rule:admin_api",
-    "os_compute_api:os-migrations:discoverable": "@",
     "os_compute_api:os-multinic": "rule:admin_or_owner",
     "os_compute_api:os-multinic:discoverable": "@",
-    "os_compute_api:os-multiple-create:discoverable": "@",
-    "os_compute_api:os-networks:discoverable": "@",
     "os_compute_api:os-networks": "rule:admin_api",
     "os_compute_api:os-networks:view": "rule:admin_or_owner",
+    "os_compute_api:os-networks:discoverable": "@",
     "os_compute_api:os-networks-associate": "rule:admin_api",
     "os_compute_api:os-networks-associate:discoverable": "@",
-    "os_compute_api:os-pause-server:unpause": "rule:admin_or_owner",
     "os_compute_api:os-pause-server:discoverable": "@",
     "os_compute_api:os-pause-server:pause": "rule:admin_or_owner",
+    "os_compute_api:os-pause-server:unpause": "rule:admin_or_owner",
+    "os_compute_api:os-pci:pci_servers": "rule:admin_or_owner",
+    "os_compute_api:os-pci:discoverable": "@",
     "os_compute_api:os-pci:index": "rule:admin_api",
     "os_compute_api:os-pci:detail": "rule:admin_api",
-    "os_compute_api:os-pci:pci_servers": "rule:admin_or_owner",
     "os_compute_api:os-pci:show": "rule:admin_api",
-    "os_compute_api:os-pci:discoverable": "@",
+    "os_compute_api:os-personality:discoverable": "@",
+    "os_compute_api:os-preserve-ephemeral-rebuild:discoverable": "@",
+    "os_compute_api:os-quota-sets:discoverable": "@",
+    "os_compute_api:os-quota-sets:show": "rule:admin_or_owner",
+    "os_compute_api:os-quota-sets:defaults": "@",
+    "os_compute_api:os-quota-sets:update": "rule:admin_api",
+    "os_compute_api:os-quota-sets:delete": "rule:admin_api",
+    "os_compute_api:os-quota-sets:detail": "rule:admin_api",
+    "os_compute_api:os-quota-class-sets:update": "rule:admin_api",
     "os_compute_api:os-quota-class-sets:show": "is_admin:True or quota_class:%(quota_class)s",
     "os_compute_api:os-quota-class-sets:discoverable": "@",
-    "os_compute_api:os-quota-class-sets:update": "rule:admin_api",
-    "os_compute_api:os-quota-sets:update": "rule:admin_api",
-    "os_compute_api:os-quota-sets:defaults": "@",
-    "os_compute_api:os-quota-sets:show": "rule:admin_or_owner",
-    "os_compute_api:os-quota-sets:delete": "rule:admin_api",
-    "os_compute_api:os-quota-sets:discoverable": "@",
-    "os_compute_api:os-quota-sets:detail": "rule:admin_api",
-    "os_compute_api:os-remote-consoles": "rule:admin_or_owner",
-    "os_compute_api:os-remote-consoles:discoverable": "@",
+    "os_compute_api:os-rescue": "rule:admin_or_owner",
     "os_compute_api:os-rescue:discoverable": "@",
-    "os_compute_api:os-rescue": "rule:admin_or_owner",
     "os_compute_api:os-scheduler-hints:discoverable": "@",
     "os_compute_api:os-security-group-default-rules:discoverable": "@",
     "os_compute_api:os-security-group-default-rules": "rule:admin_api",
@@ -178,82 +439,62 @@
     "os_compute_api:os-security-groups:discoverable": "@",
     "os_compute_api:os-server-diagnostics": "rule:admin_api",
     "os_compute_api:os-server-diagnostics:discoverable": "@",
-    "os_compute_api:os-server-external-events:create": "rule:admin_api",
-    "os_compute_api:os-server-external-events:discoverable": "@",
+    "os_compute_api:os-server-password": "rule:admin_or_owner",
+    "os_compute_api:os-server-password:discoverable": "@",
+    "os_compute_api:os-server-usage": "rule:admin_or_owner",
+    "os_compute_api:os-server-usage:discoverable": "@",
+    "os_compute_api:os-server-groups": "rule:admin_or_owner",
     "os_compute_api:os-server-groups:discoverable": "@",
-    "os_compute_api:os-server-groups": "rule:admin_or_owner",
+    "os_compute_api:os-server-tags:index": "@",
+    "os_compute_api:os-server-tags:show": "@",
+    "os_compute_api:os-server-tags:update": "@",
+    "os_compute_api:os-server-tags:update_all": "@",
+    "os_compute_api:os-server-tags:delete": "@",
+    "os_compute_api:os-server-tags:delete_all": "@",
+    "os_compute_api:os-services": "rule:admin_api",
+    "os_compute_api:os-services:discoverable": "@",
+    "os_compute_api:server-metadata:discoverable": "@",
     "os_compute_api:server-metadata:index": "rule:admin_or_owner",
     "os_compute_api:server-metadata:show": "rule:admin_or_owner",
+    "os_compute_api:server-metadata:delete": "rule:admin_or_owner",
     "os_compute_api:server-metadata:create": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:discoverable": "@",
+    "os_compute_api:server-metadata:update": "rule:admin_or_owner",
     "os_compute_api:server-metadata:update_all": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:delete": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:update": "rule:admin_or_owner",
-    "os_compute_api:os-server-password": "rule:admin_or_owner",
-    "os_compute_api:os-server-password:discoverable": "@",
-    "os_compute_api:os-server-tags:delete_all": "@",
-    "os_compute_api:os-server-tags:index": "@",
-    "os_compute_api:os-server-tags:update_all": "@",
-    "os_compute_api:os-server-tags:delete": "@",
-    "os_compute_api:os-server-tags:update": "@",
-    "os_compute_api:os-server-tags:show": "@",
-    "os_compute_api:os-server-tags:discoverable": "@",
-    "os_compute_api:os-server-usage": "rule:admin_or_owner",
-    "os_compute_api:os-server-usage:discoverable": "@",
-    "os_compute_api:servers:index": "rule:admin_or_owner",
-    "os_compute_api:servers:detail": "rule:admin_or_owner",
-    "os_compute_api:servers:detail:get_all_tenants": "rule:admin_api",
-    "os_compute_api:servers:index:get_all_tenants": "rule:admin_api",
-    "os_compute_api:servers:show": "rule:admin_or_owner",
-    "os_compute_api:servers:show:host_status": "rule:admin_api",
-    "os_compute_api:servers:create": "rule:admin_or_owner",
-    "os_compute_api:servers:create:forced_host": "rule:admin_or_owner",
-    "os_compute_api:servers:create:attach_volume": "rule:admin_or_owner",
-    "os_compute_api:servers:create:attach_network": "rule:admin_or_owner",
-    "os_compute_api:servers:delete": "rule:admin_or_owner",
-    "os_compute_api:servers:update": "rule:admin_or_owner",
-    "os_compute_api:servers:confirm_resize": "rule:admin_or_owner",
-    "os_compute_api:servers:revert_resize": "rule:admin_or_owner",
-    "os_compute_api:servers:reboot": "rule:admin_or_owner",
-    "os_compute_api:servers:resize": "rule:admin_or_owner",
-    "os_compute_api:servers:rebuild": "rule:admin_or_owner",
-    "os_compute_api:servers:create_image": "rule:admin_or_owner",
-    "os_compute_api:servers:create_image:allow_volume_backed": "rule:admin_or_owner",
-    "os_compute_api:servers:start": "rule:admin_or_owner",
-    "os_compute_api:servers:stop": "rule:admin_or_owner",
-    "os_compute_api:servers:trigger_crash_dump": "rule:admin_or_owner",
-    "os_compute_api:servers:discoverable": "@",
-    "os_compute_api:servers:migrations:show": "rule:admin_api",
-    "os_compute_api:servers:migrations:force_complete": "rule:admin_api",
-    "os_compute_api:servers:migrations:delete": "rule:admin_api",
-    "os_compute_api:servers:migrations:index": "rule:admin_api",
-    "os_compute_api:server-migrations:discoverable": "@",
-    "os_compute_api:os-services": "rule:admin_api",
-    "os_compute_api:os-services:discoverable": "@",
     "os_compute_api:os-shelve:shelve": "rule:admin_or_owner",
-    "os_compute_api:os-shelve:unshelve": "rule:admin_or_owner",
+    "os_compute_api:os-shelve:shelve:discoverable": "@",
     "os_compute_api:os-shelve:shelve_offload": "rule:admin_api",
-    "os_compute_api:os-shelve:discoverable": "@",
+    "os_compute_api:os-simple-tenant-usage:discoverable": "@",
     "os_compute_api:os-simple-tenant-usage:show": "rule:admin_or_owner",
     "os_compute_api:os-simple-tenant-usage:list": "rule:admin_api",
-    "os_compute_api:os-simple-tenant-usage:discoverable": "@",
+    "os_compute_api:os-suspend-server:discoverable": "@",
+    "os_compute_api:os-suspend-server:suspend": "rule:admin_or_owner",
     "os_compute_api:os-suspend-server:resume": "rule:admin_or_owner",
-    "os_compute_api:os-suspend-server:suspend": "rule:admin_or_owner",
-    "os_compute_api:os-suspend-server:discoverable": "@",
     "os_compute_api:os-tenant-networks": "rule:admin_or_owner",
     "os_compute_api:os-tenant-networks:discoverable": "@",
+    "os_compute_api:os-shelve:unshelve": "rule:admin_or_owner",
+    "os_compute_api:os-user-data:discoverable": "@",
+    "os_compute_api:os-virtual-interfaces": "rule:admin_or_owner",
+    "os_compute_api:os-virtual-interfaces:discoverable": "@",
+    "os_compute_api:os-volumes": "rule:admin_or_owner",
+    "os_compute_api:os-volumes:discoverable": "@",
+    "os_compute_api:os-volumes-attachments:index": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:show": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:create": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:update": "rule:admin_api",
+    "os_compute_api:os-volumes-attachments:delete": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:discoverable": "@",
+    "os_compute_api:os-availability-zone:list": "rule:admin_or_owner",
+    "os_compute_api:os-availability-zone:discoverable": "@",
+    "os_compute_api:os-availability-zone:detail": "rule:admin_api",
+    "os_compute_api:os-used-limits": "rule:admin_api",
     "os_compute_api:os-used-limits:discoverable": "@",
-    "os_compute_api:os-used-limits": "rule:admin_api",
-    "os_compute_api:os-user-data:discoverable": "@",
-    "os_compute_api:versions:discoverable": "@",
-    "os_compute_api:os-virtual-interfaces:discoverable": "@",
-    "os_compute_api:os-virtual-interfaces": "rule:admin_or_owner",
-    "os_compute_api:os-volumes:discoverable": "@",
-    "os_compute_api:os-volumes": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:index": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:create": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:show": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:discoverable": "@",
-    "os_compute_api:os-volumes-attachments:update": "rule:admin_api",
-    "os_compute_api:os-volumes-attachments:delete": "rule:admin_or_owner"
+    "os_compute_api:os-migrations:index": "rule:admin_api",
+    "os_compute_api:os-migrations:discoverable": "@",
+    "os_compute_api:os-assisted-volume-snapshots:create": "rule:admin_api",
+    "os_compute_api:os-assisted-volume-snapshots:delete": "rule:admin_api",
+    "os_compute_api:os-assisted-volume-snapshots:discoverable": "@",
+    "os_compute_api:os-console-auth-tokens": "rule:admin_api",
+    "os_compute_api:os-console-auth-tokens:discoverable": "@",
+    "os_compute_api:os-server-external-events:create": "rule:admin_api",
+    "os_compute_api:os-server-external-events:discoverable": "@"
 }

2018-01-22 04:06:50,240 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 04:06:50.240725 duration_in_ms=33.859
2018-01-22 04:06:50,241 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 04:06:50.241153
2018-01-22 04:06:50,241 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2018-01-22 04:06:50,272 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/neutron_policy.json'
2018-01-22 04:06:50,274 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -8,6 +8,8 @@
     "admin_only": "rule:context_is_admin",
     "regular_user": "",
     "shared": "field:networks:shared=True",
+    "shared_firewalls": "field:firewalls:shared=True",
+    "shared_firewall_policies": "field:firewall_policies:shared=True",
     "shared_subnetpools": "field:subnetpools:shared=True",
     "shared_address_scopes": "field:address_scopes:shared=True",
     "external": "field:networks:router:external=True",
@@ -111,8 +113,27 @@
     "create_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
     "update_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
 
+    "create_firewall": "",
+    "get_firewall": "rule:admin_or_owner",
+    "create_firewall:shared": "rule:admin_only",
+    "get_firewall:shared": "rule:admin_only",
+    "update_firewall": "rule:admin_or_owner",
+    "update_firewall:shared": "rule:admin_only",
+    "delete_firewall": "rule:admin_or_owner",
+
+    "create_firewall_policy": "",
+    "get_firewall_policy": "rule:admin_or_owner or rule:shared_firewall_policies",
+    "create_firewall_policy:shared": "rule:admin_or_owner",
+    "update_firewall_policy": "rule:admin_or_owner",
+    "delete_firewall_policy": "rule:admin_or_owner",
+
     "insert_rule": "rule:admin_or_owner",
     "remove_rule": "rule:admin_or_owner",
+
+    "create_firewall_rule": "",
+    "get_firewall_rule": "rule:admin_or_owner or rule:shared_firewalls",
+    "update_firewall_rule": "rule:admin_or_owner",
+    "delete_firewall_rule": "rule:admin_or_owner",
 
     "create_qos_queue": "rule:admin_only",
     "get_qos_queue": "rule:admin_only",

2018-01-22 04:06:50,274 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 04:06:50.274314 duration_in_ms=33.16
2018-01-22 04:06:50,274 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 04:06:50.274742
2018-01-22 04:06:50,275 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2018-01-22 04:06:50,296 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/glance_policy.json'
2018-01-22 04:06:50,297 [salt.state       ][INFO    ][9949] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2018-01-22 04:06:50,297 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 04:06:50.297603 duration_in_ms=22.86
2018-01-22 04:06:50,298 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 04:06:50.298027
2018-01-22 04:06:50,298 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2018-01-22 04:06:50,318 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/ceilometer_policy.json'
2018-01-22 04:06:50,320 [salt.state       ][INFO    ][9949] File changed:
New file
2018-01-22 04:06:50,320 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 04:06:50.320332 duration_in_ms=22.304
2018-01-22 04:06:50,320 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 04:06:50.320750
2018-01-22 04:06:50,321 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2018-01-22 04:06:50,344 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/cinder_policy.json'
2018-01-22 04:06:50,346 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -95,16 +95,16 @@
     "snapshot_extension:snapshot_manage": "rule:admin_api",
     "snapshot_extension:snapshot_unmanage": "rule:admin_api",
 
-    "consistencygroup:create" : "",
-    "consistencygroup:delete": "",
-    "consistencygroup:update": "",
-    "consistencygroup:get": "",
-    "consistencygroup:get_all": "",
+    "consistencygroup:create" : "group:nobody",
+    "consistencygroup:delete": "group:nobody",
+    "consistencygroup:update": "group:nobody",
+    "consistencygroup:get": "group:nobody",
+    "consistencygroup:get_all": "group:nobody",
 
-    "consistencygroup:create_cgsnapshot" : "",
-    "consistencygroup:delete_cgsnapshot": "",
-    "consistencygroup:get_cgsnapshot": "",
-    "consistencygroup:get_all_cgsnapshots": "",
+    "consistencygroup:create_cgsnapshot" : "group:nobody",
+    "consistencygroup:delete_cgsnapshot": "group:nobody",
+    "consistencygroup:get_cgsnapshot": "group:nobody",
+    "consistencygroup:get_all_cgsnapshots": "group:nobody",
 
     "scheduler_extension:scheduler_stats:get_pools" : "rule:admin_api",
     "message:delete": "rule:admin_or_owner",

2018-01-22 04:06:50,347 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 04:06:50.346969 duration_in_ms=26.219
2018-01-22 04:06:50,347 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 04:06:50.347367
2018-01-22 04:06:50,347 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2018-01-22 04:06:50,369 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/heat_policy.json'
2018-01-22 04:06:50,369 [salt.state       ][INFO    ][9949] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2018-01-22 04:06:50,370 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 04:06:50.369956 duration_in_ms=22.588
2018-01-22 04:06:50,370 [salt.state       ][INFO    ][9949] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 04:06:50.370368
2018-01-22 04:06:50,370 [salt.state       ][INFO    ][9949] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2018-01-22 04:06:50,390 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/keystone_policy.json'
2018-01-22 04:06:50,392 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -28,7 +28,7 @@
     "identity:update_endpoint": "rule:admin_required",
     "identity:delete_endpoint": "rule:admin_required",
 
-    "identity:get_domain": "rule:admin_required or token.project.domain.id:%(target.domain.id)s",
+    "identity:get_domain": "rule:admin_required",
     "identity:list_domains": "rule:admin_required",
     "identity:create_domain": "rule:admin_required",
     "identity:update_domain": "rule:admin_required",
@@ -41,7 +41,7 @@
     "identity:update_project": "rule:admin_required",
     "identity:delete_project": "rule:admin_required",
 
-    "identity:get_user": "rule:admin_or_owner",
+    "identity:get_user": "rule:admin_required",
     "identity:list_users": "rule:admin_required",
     "identity:create_user": "rule:admin_required",
     "identity:update_user": "rule:admin_required",
@@ -173,10 +173,10 @@
     "identity:get_auth_projects": "",
     "identity:get_auth_domains": "",
 
-    "identity:list_projects_for_user": "",
-    "identity:list_domains_for_user": "",
+    "identity:list_projects_for_groups": "",
+    "identity:list_domains_for_groups": "",
 
-    "identity:list_revoke_events": "rule:service_or_admin",
+    "identity:list_revoke_events": "",
 
     "identity:create_policy_association_for_endpoint": "rule:admin_required",
     "identity:check_policy_association_for_endpoint": "rule:admin_required",
@@ -192,7 +192,6 @@
 
     "identity:create_domain_config": "rule:admin_required",
     "identity:get_domain_config": "rule:admin_required",
-    "identity:get_security_compliance_domain_config": "",
     "identity:update_domain_config": "rule:admin_required",
     "identity:delete_domain_config": "rule:admin_required",
     "identity:get_domain_config_default": "rule:admin_required"

2018-01-22 04:06:50,393 [salt.state       ][INFO    ][9949] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 04:06:50.393134 duration_in_ms=22.765
2018-01-22 04:06:50,393 [salt.state       ][INFO    ][9949] Running state [/etc/apache2/ports.conf] at time 04:06:50.393556
2018-01-22 04:06:50,393 [salt.state       ][INFO    ][9949] Executing state file.managed for /etc/apache2/ports.conf
2018-01-22 04:06:50,413 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2018-01-22 04:06:50,460 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -1,15 +1,16 @@
+
 # If you just change the port or add more ports here, you will likely also
 # have to change the VirtualHost statement in
 # /etc/apache2/sites-enabled/000-default.conf
 
-Listen 80
+Listen 0.0.0.0:8078
 
 <IfModule ssl_module>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 <IfModule mod_gnutls.c>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 # vim: syntax=apache ts=4 sw=4 sts=4 sr noet

2018-01-22 04:06:50,462 [salt.state       ][INFO    ][9949] Completed state [/etc/apache2/ports.conf] at time 04:06:50.462780 duration_in_ms=69.223
2018-01-22 04:06:50,463 [salt.state       ][INFO    ][9949] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 04:06:50.463341
2018-01-22 04:06:50,463 [salt.state       ][INFO    ][9949] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2018-01-22 04:06:50,491 [salt.fileclient  ][INFO    ][9949] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2018-01-22 04:06:50,558 [salt.state       ][INFO    ][9949] File changed:
--- 
+++ 
@@ -1,14 +1,36 @@
-WSGIScriptAlias /horizon /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi process-group=horizon
-WSGIDaemonProcess horizon user=horizon group=horizon processes=3 threads=10 display-name=%{GROUP}
-WSGIProcessGroup horizon
 
-Alias /static /var/lib/openstack-dashboard/static/
-Alias /horizon/static /var/lib/openstack-dashboard/static/
 
-<Directory /usr/share/openstack-dashboard/openstack_dashboard/wsgi>
-  Require all granted
-</Directory>
+<VirtualHost 0.0.0.0:8078>
+  ServerName openstack-dashboard
 
-<Directory /var/lib/openstack-dashboard/static>
-  Require all granted
-</Directory>
+  WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi
+  WSGIDaemonProcess horizon user=horizon group=horizon processes=3 threads=10
+  WSGIProcessGroup horizon
+
+  Alias /static /usr/share/openstack-dashboard/static
+
+  <Directory /usr/share/openstack-dashboard/openstack_dashboard/wsgi>
+    Order allow,deny
+    Allow from all
+  </Directory>
+
+  <Directory /usr/share/openstack-dashboard/static>
+    <IfModule mod_expires.c>
+      ExpiresActive On
+      ExpiresDefault "access 6 month"
+    </IfModule>
+    <IfModule mod_deflate.c>
+      SetOutputFilter DEFLATE
+    </IfModule>
+
+    Require all granted
+  </Directory>
+  ServerSignature Off
+  LogFormat "%h %t %m \"%U%q\" %H %>s %O %D \"%{Referer}i\" \"%{User-Agent}i\"" horizon
+  ErrorLog "/var/log/apache2/openstack_dashboard_error.log"
+  CustomLog "/var/log/apache2/openstack_dashboard_access.log" horizon
+  SetEnvIf X-Forwarded-Proto https HTTPS=1
+
+</VirtualHost>
+
+

2018-01-22 04:06:50,561 [salt.state       ][INFO    ][9949] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 04:06:50.561723 duration_in_ms=98.382
2018-01-22 04:06:50,565 [salt.state       ][INFO    ][9949] Running state [wsgi] at time 04:06:50.565618
2018-01-22 04:06:50,566 [salt.state       ][INFO    ][9949] Executing state apache_module.enable for wsgi
2018-01-22 04:06:50,567 [py.warnings      ][WARNING ][9949] /usr/lib/python2.7/dist-packages/salt/states/apache_module.py:83: DeprecationWarning: This functionality has been deprecated; use "apache_module.enabled" instead.

2018-01-22 04:06:50,569 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2018-01-22 04:06:50,633 [salt.state       ][INFO    ][9949] {'new': 'wsgi', 'old': None}
2018-01-22 04:06:50,634 [salt.state       ][INFO    ][9949] Completed state [wsgi] at time 04:06:50.634516 duration_in_ms=68.897
2018-01-22 04:06:50,637 [salt.state       ][INFO    ][9949] Running state [openstack-dashboard] at time 04:06:50.637509
2018-01-22 04:06:50,638 [salt.state       ][INFO    ][9949] Executing state apache_conf.enable for openstack-dashboard
2018-01-22 04:06:50,638 [py.warnings      ][WARNING ][9949] /usr/lib/python2.7/dist-packages/salt/states/apache_conf.py:80: DeprecationWarning: apache_module.enable function has been renamed apache_module.enabled and will be removed in Salt Nitrogen

2018-01-22 04:06:50,639 [salt.state       ][INFO    ][9949] openstack-dashboard already enabled.
2018-01-22 04:06:50,639 [salt.state       ][INFO    ][9949] Completed state [openstack-dashboard] at time 04:06:50.639396 duration_in_ms=1.887
2018-01-22 04:06:50,999 [salt.state       ][INFO    ][9949] Running state [/var/log/horizon] at time 04:06:50.999803
2018-01-22 04:06:51,000 [salt.state       ][INFO    ][9949] Executing state file.directory for /var/log/horizon
2018-01-22 04:06:51,004 [salt.state       ][INFO    ][9949] {'/var/log/horizon': 'New Dir'}
2018-01-22 04:06:51,004 [salt.state       ][INFO    ][9949] Completed state [/var/log/horizon] at time 04:06:51.004287 duration_in_ms=4.485
2018-01-22 04:06:51,004 [salt.state       ][INFO    ][9949] Running state [/var/log/horizon/horizon.log] at time 04:06:51.004742
2018-01-22 04:06:51,005 [salt.state       ][INFO    ][9949] Executing state file.managed for /var/log/horizon/horizon.log
2018-01-22 04:06:51,005 [salt.loaded.int.states.file][WARNING ][9949] State for file: /var/log/horizon/horizon.log - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-01-22 04:06:51,007 [salt.state       ][INFO    ][9949] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2018-01-22 04:06:51,007 [salt.state       ][INFO    ][9949] Completed state [/var/log/horizon/horizon.log] at time 04:06:51.007431 duration_in_ms=2.689
2018-01-22 04:06:51,008 [salt.state       ][INFO    ][9949] Running state [apache2] at time 04:06:51.008314
2018-01-22 04:06:51,008 [salt.state       ][INFO    ][9949] Executing state service.running for apache2
2018-01-22 04:06:51,009 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-22 04:06:51,036 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-22 04:06:51,059 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-22 04:06:51,089 [salt.state       ][INFO    ][9949] The service apache2 is already running
2018-01-22 04:06:51,091 [salt.state       ][INFO    ][9949] Completed state [apache2] at time 04:06:51.090978 duration_in_ms=82.663
2018-01-22 04:06:51,091 [salt.state       ][INFO    ][9949] Running state [apache2] at time 04:06:51.091467
2018-01-22 04:06:51,092 [salt.state       ][INFO    ][9949] Executing state service.mod_watch for apache2
2018-01-22 04:06:51,093 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-22 04:06:51,118 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-22 04:06:51,145 [salt.loaded.int.module.cmdmod][INFO    ][9949] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-22 04:06:53,436 [salt.state       ][INFO    ][9949] {'apache2': True}
2018-01-22 04:06:53,438 [salt.state       ][INFO    ][9949] Completed state [apache2] at time 04:06:53.437145 duration_in_ms=2345.675
2018-01-22 04:06:53,443 [salt.minion      ][INFO    ][9949] Returning information for job: 20180122040518536398
2018-01-22 04:06:56,947 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command state.sls with jid 20180122040656927402
2018-01-22 04:06:56,973 [salt.minion      ][INFO    ][14830] Starting a new job with PID 14830
2018-01-22 04:06:59,640 [salt.state       ][INFO    ][14830] Loading fresh modules for state activity
2018-01-22 04:06:59,690 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2018-01-22 04:06:59,715 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2018-01-22 04:06:59,786 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2018-01-22 04:06:59,837 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2018-01-22 04:07:00,019 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/init.sls'
2018-01-22 04:07:00,042 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/server.sls'
2018-01-22 04:07:00,079 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/_salt.sls'
2018-01-22 04:07:02,529 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'git/init.sls'
2018-01-22 04:07:02,558 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'git/client.sls'
2018-01-22 04:07:02,592 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'git/map.jinja'
2018-01-22 04:07:03,043 [salt.state       ][INFO    ][14830] Running state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 04:07:03.043731
2018-01-22 04:07:03,044 [salt.state       ][INFO    ][14830] Executing state cmd.run for cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt
2018-01-22 04:07:03,045 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command 'cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt' in directory '/root'
2018-01-22 04:07:03,065 [salt.state       ][INFO    ][14830] {'pid': 14851, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-22 04:07:03,067 [salt.state       ][INFO    ][14830] Completed state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 04:07:03.066950 duration_in_ms=23.22
2018-01-22 04:07:04,599 [salt.state       ][INFO    ][14830] Running state [nginx] at time 04:07:04.599519
2018-01-22 04:07:04,600 [salt.state       ][INFO    ][14830] Executing state pkg.installed for nginx
2018-01-22 04:07:04,601 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:07:05,129 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['apt-cache', '-q', 'policy', 'nginx'] in directory '/root'
2018-01-22 04:07:05,217 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 04:07:06,863 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 04:07:06,904 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nginx'] in directory '/root'
2018-01-22 04:07:07,046 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040707027387
2018-01-22 04:07:07,065 [salt.minion      ][INFO    ][15159] Starting a new job with PID 15159
2018-01-22 04:07:07,082 [salt.minion      ][INFO    ][15159] Returning information for job: 20180122040707027387
2018-01-22 04:07:10,921 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:07:10,969 [salt.state       ][INFO    ][14830] Made the following changes:
'libgd3' changed from 'absent' to '2.1.1-4ubuntu0.16.04.8'
'nginx-core' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libxpm4' changed from 'absent' to '1:3.5.11-1ubuntu0.16.04.1'
'nginx' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'nginx-common' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libfontconfig' changed from 'absent' to '1'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'libvpx3' changed from 'absent' to '1.5.0-2ubuntu1'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2018-01-22 04:07:11,006 [salt.state       ][INFO    ][14830] Loading fresh modules for state activity
2018-01-22 04:07:11,175 [salt.state       ][INFO    ][14830] Completed state [nginx] at time 04:07:11.175299 duration_in_ms=6575.78
2018-01-22 04:07:11,183 [salt.state       ][INFO    ][14830] Running state [apache2-utils] at time 04:07:11.183439
2018-01-22 04:07:11,183 [salt.state       ][INFO    ][14830] Executing state pkg.installed for apache2-utils
2018-01-22 04:07:11,611 [salt.state       ][INFO    ][14830] All specified packages are already installed
2018-01-22 04:07:11,612 [salt.state       ][INFO    ][14830] Completed state [apache2-utils] at time 04:07:11.612540 duration_in_ms=429.101
2018-01-22 04:07:11,615 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 04:07:11.615339
2018-01-22 04:07:11,615 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2018-01-22 04:07:11,650 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2018-01-22 04:07:11,706 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2018-01-22 04:07:11,731 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2018-01-22 04:07:11,762 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2018-01-22 04:07:11,782 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2018-01-22 04:07:11,805 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2018-01-22 04:07:11,815 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:11,816 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 04:07:11.816128 duration_in_ms=200.788
2018-01-22 04:07:11,816 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 04:07:11.816593
2018-01-22 04:07:11,817 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2018-01-22 04:07:11,818 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2018-01-22 04:07:11,819 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 04:07:11.819166 duration_in_ms=2.573
2018-01-22 04:07:11,820 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 04:07:11.820260
2018-01-22 04:07:11,820 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2018-01-22 04:07:11,963 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:11,963 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 04:07:11.963891 duration_in_ms=143.629
2018-01-22 04:07:11,964 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 04:07:11.964369
2018-01-22 04:07:11,964 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2018-01-22 04:07:11,966 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2018-01-22 04:07:11,967 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 04:07:11.967199 duration_in_ms=2.829
2018-01-22 04:07:11,968 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 04:07:11.968387
2018-01-22 04:07:11,968 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2018-01-22 04:07:12,114 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,115 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 04:07:12.115310 duration_in_ms=146.922
2018-01-22 04:07:12,115 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 04:07:12.115680
2018-01-22 04:07:12,116 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2018-01-22 04:07:12,117 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2018-01-22 04:07:12,117 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 04:07:12.117741 duration_in_ms=2.061
2018-01-22 04:07:12,118 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 04:07:12.118677
2018-01-22 04:07:12,119 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2018-01-22 04:07:12,253 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,254 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 04:07:12.254381 duration_in_ms=135.703
2018-01-22 04:07:12,254 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 04:07:12.254885
2018-01-22 04:07:12,255 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2018-01-22 04:07:12,257 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2018-01-22 04:07:12,257 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 04:07:12.257801 duration_in_ms=2.916
2018-01-22 04:07:12,259 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 04:07:12.259216
2018-01-22 04:07:12,259 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2018-01-22 04:07:12,394 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,395 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 04:07:12.395367 duration_in_ms=136.15
2018-01-22 04:07:12,395 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 04:07:12.395847
2018-01-22 04:07:12,396 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2018-01-22 04:07:12,398 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2018-01-22 04:07:12,398 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 04:07:12.398625 duration_in_ms=2.778
2018-01-22 04:07:12,399 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 04:07:12.399800
2018-01-22 04:07:12,400 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2018-01-22 04:07:12,547 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,548 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 04:07:12.548187 duration_in_ms=148.386
2018-01-22 04:07:12,548 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 04:07:12.548606
2018-01-22 04:07:12,549 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2018-01-22 04:07:12,550 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2018-01-22 04:07:12,551 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 04:07:12.550972 duration_in_ms=2.366
2018-01-22 04:07:12,552 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf] at time 04:07:12.551967
2018-01-22 04:07:12,552 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf
2018-01-22 04:07:12,681 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,681 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf] at time 04:07:12.681784 duration_in_ms=129.817
2018-01-22 04:07:12,682 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf] at time 04:07:12.682164
2018-01-22 04:07:12,682 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf
2018-01-22 04:07:12,683 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf'}
2018-01-22 04:07:12,684 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf] at time 04:07:12.684234 duration_in_ms=2.07
2018-01-22 04:07:12,685 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 04:07:12.685126
2018-01-22 04:07:12,685 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2018-01-22 04:07:12,821 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,822 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 04:07:12.822932 duration_in_ms=137.805
2018-01-22 04:07:12,823 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 04:07:12.823301
2018-01-22 04:07:12,823 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2018-01-22 04:07:12,825 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2018-01-22 04:07:12,825 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 04:07:12.825367 duration_in_ms=2.066
2018-01-22 04:07:12,826 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 04:07:12.826629
2018-01-22 04:07:12,827 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2018-01-22 04:07:12,964 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:12,965 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 04:07:12.965142 duration_in_ms=138.512
2018-01-22 04:07:12,965 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 04:07:12.965627
2018-01-22 04:07:12,966 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2018-01-22 04:07:12,967 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2018-01-22 04:07:12,968 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 04:07:12.968214 duration_in_ms=2.587
2018-01-22 04:07:12,969 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 04:07:12.969113
2018-01-22 04:07:12,969 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2018-01-22 04:07:13,114 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,115 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 04:07:13.115256 duration_in_ms=146.142
2018-01-22 04:07:13,115 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 04:07:13.115716
2018-01-22 04:07:13,116 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2018-01-22 04:07:13,118 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2018-01-22 04:07:13,118 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 04:07:13.118388 duration_in_ms=2.672
2018-01-22 04:07:13,119 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 04:07:13.119517
2018-01-22 04:07:13,119 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2018-01-22 04:07:13,255 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,255 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 04:07:13.255390 duration_in_ms=135.872
2018-01-22 04:07:13,255 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 04:07:13.255757
2018-01-22 04:07:13,256 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2018-01-22 04:07:13,257 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2018-01-22 04:07:13,257 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 04:07:13.257820 duration_in_ms=2.063
2018-01-22 04:07:13,259 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 04:07:13.259063
2018-01-22 04:07:13,259 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2018-01-22 04:07:13,282 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2018-01-22 04:07:13,291 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,291 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 04:07:13.291425 duration_in_ms=32.362
2018-01-22 04:07:13,291 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 04:07:13.291789
2018-01-22 04:07:13,292 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2018-01-22 04:07:13,293 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2018-01-22 04:07:13,293 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 04:07:13.293854 duration_in_ms=2.065
2018-01-22 04:07:13,294 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 04:07:13.294781
2018-01-22 04:07:13,295 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2018-01-22 04:07:13,315 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2018-01-22 04:07:13,367 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2018-01-22 04:07:13,424 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,425 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 04:07:13.425162 duration_in_ms=130.381
2018-01-22 04:07:13,425 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 04:07:13.425526
2018-01-22 04:07:13,425 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2018-01-22 04:07:13,427 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2018-01-22 04:07:13,427 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 04:07:13.427605 duration_in_ms=2.079
2018-01-22 04:07:13,428 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 04:07:13.428491
2018-01-22 04:07:13,428 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2018-01-22 04:07:13,571 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,571 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 04:07:13.571530 duration_in_ms=143.038
2018-01-22 04:07:13,571 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 04:07:13.571945
2018-01-22 04:07:13,572 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2018-01-22 04:07:13,573 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2018-01-22 04:07:13,574 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 04:07:13.574302 duration_in_ms=2.357
2018-01-22 04:07:13,575 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 04:07:13.575310
2018-01-22 04:07:13,575 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2018-01-22 04:07:13,599 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2018-01-22 04:07:13,605 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,605 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 04:07:13.605535 duration_in_ms=30.225
2018-01-22 04:07:13,606 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 04:07:13.605997
2018-01-22 04:07:13,606 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2018-01-22 04:07:13,608 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2018-01-22 04:07:13,608 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 04:07:13.608493 duration_in_ms=2.496
2018-01-22 04:07:13,609 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf] at time 04:07:13.609573
2018-01-22 04:07:13,610 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf
2018-01-22 04:07:13,735 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,736 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf] at time 04:07:13.736069 duration_in_ms=126.496
2018-01-22 04:07:13,736 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf] at time 04:07:13.736511
2018-01-22 04:07:13,736 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf
2018-01-22 04:07:13,738 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf'}
2018-01-22 04:07:13,739 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf] at time 04:07:13.739078 duration_in_ms=2.566
2018-01-22 04:07:13,740 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 04:07:13.740170
2018-01-22 04:07:13,740 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2018-01-22 04:07:13,883 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:13,884 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 04:07:13.884212 duration_in_ms=144.041
2018-01-22 04:07:13,884 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 04:07:13.884611
2018-01-22 04:07:13,885 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2018-01-22 04:07:13,886 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2018-01-22 04:07:13,887 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 04:07:13.887269 duration_in_ms=2.658
2018-01-22 04:07:13,888 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 04:07:13.888240
2018-01-22 04:07:13,888 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2018-01-22 04:07:14,034 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:14,035 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 04:07:14.035318 duration_in_ms=147.078
2018-01-22 04:07:14,035 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 04:07:14.035684
2018-01-22 04:07:14,036 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2018-01-22 04:07:14,037 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2018-01-22 04:07:14,037 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 04:07:14.037761 duration_in_ms=2.077
2018-01-22 04:07:14,038 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 04:07:14.038688
2018-01-22 04:07:14,039 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2018-01-22 04:07:14,181 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:07:14,181 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 04:07:14.181794 duration_in_ms=143.105
2018-01-22 04:07:14,182 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 04:07:14.182182
2018-01-22 04:07:14,182 [salt.state       ][INFO    ][14830] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2018-01-22 04:07:14,184 [salt.state       ][INFO    ][14830] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2018-01-22 04:07:14,184 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 04:07:14.184298 duration_in_ms=2.116
2018-01-22 04:07:14,185 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-enabled/default] at time 04:07:14.185248
2018-01-22 04:07:14,185 [salt.state       ][INFO    ][14830] Executing state file.absent for /etc/nginx/sites-enabled/default
2018-01-22 04:07:14,186 [salt.state       ][INFO    ][14830] {'removed': '/etc/nginx/sites-enabled/default'}
2018-01-22 04:07:14,186 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-enabled/default] at time 04:07:14.186738 duration_in_ms=1.49
2018-01-22 04:07:14,187 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/sites-available/default] at time 04:07:14.187620
2018-01-22 04:07:14,187 [salt.state       ][INFO    ][14830] Executing state file.absent for /etc/nginx/sites-available/default
2018-01-22 04:07:14,188 [salt.state       ][INFO    ][14830] {'removed': '/etc/nginx/sites-available/default'}
2018-01-22 04:07:14,188 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/sites-available/default] at time 04:07:14.188714 duration_in_ms=1.094
2018-01-22 04:07:14,189 [salt.state       ][INFO    ][14830] Running state [/etc/nginx/nginx.conf] at time 04:07:14.189596
2018-01-22 04:07:14,189 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/nginx/nginx.conf
2018-01-22 04:07:14,211 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2018-01-22 04:07:14,257 [salt.state       ][INFO    ][14830] File changed:
--- 
+++ 
@@ -1,85 +1,100 @@
 user www-data;
 worker_processes auto;
+worker_rlimit_nofile 20000;
 pid /run/nginx.pid;
 
+
 events {
-	worker_connections 768;
-	# multi_accept on;
+        worker_connections 1024;
+        # multi_accept on;
 }
 
 http {
 
-	##
-	# Basic Settings
-	##
+        ##
+        # Basic Settings
+        ##
 
-	sendfile on;
-	tcp_nopush on;
-	tcp_nodelay on;
-	keepalive_timeout 65;
-	types_hash_max_size 2048;
-	# server_tokens off;
+        sendfile on;
+        tcp_nopush on;
+        tcp_nodelay on;
+        keepalive_timeout 65;
+        types_hash_max_size 2048;
+        server_tokens off;
 
-	# server_names_hash_bucket_size 64;
-	# server_name_in_redirect off;
+        server_names_hash_bucket_size 128;
+        # server_name_in_redirect off;
 
-	include /etc/nginx/mime.types;
-	default_type application/octet-stream;
+        include /etc/nginx/mime.types;
+        default_type application/octet-stream;
 
-	##
-	# SSL Settings
-	##
+        ##
+        # Logging Settings
+        ##
 
-	ssl_protocols TLSv1 TLSv1.1 TLSv1.2; # Dropping SSLv3, ref: POODLE
-	ssl_prefer_server_ciphers on;
+        access_log /var/log/nginx/access.log;
+        error_log /var/log/nginx/error.log;
 
-	##
-	# Logging Settings
-	##
+        ##
+        # Gzip Settings
+        ##
 
-	access_log /var/log/nginx/access.log;
-	error_log /var/log/nginx/error.log;
+        gzip on;
+        gzip_disable "msie6";
 
-	##
-	# Gzip Settings
-	##
+        # gzip_vary on;
+        # gzip_proxied any;
+        # gzip_comp_level 6;
+        # gzip_buffers 16 8k;
+        # gzip_http_version 1.1;
+        # gzip_types text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
 
-	gzip on;
-	gzip_disable "msie6";
+        ##
+        # nginx-naxsi config
+        ##
+        # Uncomment it if you installed nginx-naxsi
+        ##
 
-	# gzip_vary on;
-	# gzip_proxied any;
-	# gzip_comp_level 6;
-	# gzip_buffers 16 8k;
-	# gzip_http_version 1.1;
-	# gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;
+        #include /etc/nginx/naxsi_core.rules;
 
-	##
-	# Virtual Host Configs
-	##
+        ##
+        # nginx-passenger config
+        ##
+        # Uncomment it if you installed nginx-passenger
+        ##
 
-	include /etc/nginx/conf.d/*.conf;
-	include /etc/nginx/sites-enabled/*;
+        #passenger_root /usr;
+        #passenger_ruby /usr/bin/ruby;
+
+
+
+        ##
+        # Virtual Host Configs
+        ##
+
+        include /etc/nginx/conf.d/*.conf;
+        include /etc/nginx/sites-enabled/*.conf;
 }
 
 
+
 #mail {
-#	# See sample authentication script at:
-#	# http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
-# 
-#	# auth_http localhost/auth.php;
-#	# pop3_capabilities "TOP" "USER";
-#	# imap_capabilities "IMAP4rev1" "UIDPLUS";
-# 
-#	server {
-#		listen     localhost:110;
-#		protocol   pop3;
-#		proxy      on;
-#	}
-# 
-#	server {
-#		listen     localhost:143;
-#		protocol   imap;
-#		proxy      on;
-#	}
+#       # See sample authentication script at:
+#       # http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
+#
+#       # auth_http localhost/auth.php;
+#       # pop3_capabilities "TOP" "USER";
+#       # imap_capabilities "IMAP4rev1" "UIDPLUS";
+#
+#       server {
+#               listen     localhost:110;
+#               protocol   pop3;
+#               proxy      on;
+#       }
+#
+#       server {
+#               listen     localhost:143;
+#               protocol   imap;
+#               proxy      on;
+#       }
 #}

2018-01-22 04:07:14,264 [salt.state       ][INFO    ][14830] Completed state [/etc/nginx/nginx.conf] at time 04:07:14.264546 duration_in_ms=74.95
2018-01-22 04:07:14,265 [salt.state       ][INFO    ][14830] Running state [/etc/ssl/private] at time 04:07:14.265332
2018-01-22 04:07:14,265 [salt.state       ][INFO    ][14830] Executing state file.directory for /etc/ssl/private
2018-01-22 04:07:14,266 [salt.state       ][INFO    ][14830] Directory /etc/ssl/private is in the correct state
2018-01-22 04:07:14,266 [salt.state       ][INFO    ][14830] Completed state [/etc/ssl/private] at time 04:07:14.266349 duration_in_ms=1.017
2018-01-22 04:07:14,289 [salt.state       ][INFO    ][14830] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 04:07:14.289547
2018-01-22 04:07:14,289 [salt.state       ][INFO    ][14830] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2018-01-22 04:07:14,290 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2018-01-22 04:07:17,267 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040717252741
2018-01-22 04:07:17,289 [salt.minion      ][INFO    ][15617] Starting a new job with PID 15617
2018-01-22 04:07:17,304 [salt.minion      ][INFO    ][15617] Returning information for job: 20180122040717252741
2018-01-22 04:07:27,494 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040727476549
2018-01-22 04:07:27,516 [salt.minion      ][INFO    ][15622] Starting a new job with PID 15622
2018-01-22 04:07:27,532 [salt.minion      ][INFO    ][15622] Returning information for job: 20180122040727476549
2018-01-22 04:07:37,725 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040737707934
2018-01-22 04:07:37,747 [salt.minion      ][INFO    ][15627] Starting a new job with PID 15627
2018-01-22 04:07:37,763 [salt.minion      ][INFO    ][15627] Returning information for job: 20180122040737707934
2018-01-22 04:07:47,952 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040747937680
2018-01-22 04:07:47,974 [salt.minion      ][INFO    ][15632] Starting a new job with PID 15632
2018-01-22 04:07:47,989 [salt.minion      ][INFO    ][15632] Returning information for job: 20180122040747937680
2018-01-22 04:07:58,180 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040758158814
2018-01-22 04:07:58,202 [salt.minion      ][INFO    ][15637] Starting a new job with PID 15637
2018-01-22 04:07:58,218 [salt.minion      ][INFO    ][15637] Returning information for job: 20180122040758158814
2018-01-22 04:08:02,729 [salt.state       ][INFO    ][14830] {'pid': 15613, 'retcode': 0, 'stderr': "Generating DH parameters, 2048 bit long safe prime, generator 2\nThis is going to take a long time\n....................................................+.................................................................................................................................................................................................................................+......................+....................................................+...+.............................................................................................................................................................................................................................................+.............................+..............................................................................................................................+.................................................................................+.....................................+...............................................................................+.........................................................................................................+.....................................................................................................................................................................................................................+..................................................................+...................................+.............................+........+.........+............+...............................................+...........................................................................................+........................................................................................................................................................................................................................+.............................................................................................+.......................................................................+.............................................................................+.......................................................................................+..+..............................................................................................+.................................................................................................................+..............+...............................................................................................................................................................+...................................................................................................................................................................................................................................................................................................+...................+.................................+.........................+...........................+.....................................................................................................................................................+..............................................................+.................................+.....................................................................+.....................................................................................................................................................+...................................+......................................................................................................+........................................................................................................................................................................................+...+.................................+...+...+...................................................................................................+......................................................................................................+.............................................................................................+.........................................................................................................................................................................................................................................................................................................................................+........................................+.........................................................+.........................................................+...................................+...........................................................................+.............................+....................+............+..............................................................................................................................................................................................................................+..................+..................................................................................................................+...........................................................................................................................................................................................+......++*++*\nunable to write 'random state'", 'stdout': ''}
2018-01-22 04:08:02,733 [salt.state       ][INFO    ][14830] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 04:08:02.733623 duration_in_ms=48444.076
2018-01-22 04:08:02,743 [salt.state       ][INFO    ][14830] Running state [nginx] at time 04:08:02.743750
2018-01-22 04:08:02,744 [salt.state       ][INFO    ][14830] Executing state service.running for nginx
2018-01-22 04:08:02,745 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2018-01-22 04:08:02,772 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2018-01-22 04:08:02,795 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2018-01-22 04:08:02,824 [salt.state       ][INFO    ][14830] The service nginx is already running
2018-01-22 04:08:02,825 [salt.state       ][INFO    ][14830] Completed state [nginx] at time 04:08:02.825144 duration_in_ms=81.393
2018-01-22 04:08:02,826 [salt.state       ][INFO    ][14830] Running state [nginx] at time 04:08:02.826048
2018-01-22 04:08:02,827 [salt.state       ][INFO    ][14830] Executing state service.mod_watch for nginx
2018-01-22 04:08:02,828 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2018-01-22 04:08:02,849 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2018-01-22 04:08:02,873 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2018-01-22 04:08:03,028 [salt.state       ][INFO    ][14830] {'nginx': True}
2018-01-22 04:08:03,029 [salt.state       ][INFO    ][14830] Completed state [nginx] at time 04:08:03.029121 duration_in_ms=203.073
2018-01-22 04:08:03,034 [salt.state       ][INFO    ][14830] Running state [root] at time 04:08:03.034805
2018-01-22 04:08:03,035 [salt.state       ][INFO    ][14830] Executing state user.present for root
2018-01-22 04:08:03,037 [salt.state       ][INFO    ][14830] User root is present and up to date
2018-01-22 04:08:03,037 [salt.state       ][INFO    ][14830] Completed state [root] at time 04:08:03.037648 duration_in_ms=2.843
2018-01-22 04:08:03,039 [salt.state       ][INFO    ][14830] Running state [/root] at time 04:08:03.039276
2018-01-22 04:08:03,039 [salt.state       ][INFO    ][14830] Executing state file.directory for /root
2018-01-22 04:08:03,040 [salt.state       ][INFO    ][14830] Directory /root is in the correct state
2018-01-22 04:08:03,041 [salt.state       ][INFO    ][14830] Completed state [/root] at time 04:08:03.041265 duration_in_ms=1.989
2018-01-22 04:08:03,041 [salt.state       ][INFO    ][14830] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:08:03.041760
2018-01-22 04:08:03,042 [salt.state       ][INFO    ][14830] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 04:08:03,044 [salt.state       ][INFO    ][14830] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 04:08:03,045 [salt.state       ][INFO    ][14830] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:08:03.045337 duration_in_ms=3.577
2018-01-22 04:08:03,045 [salt.state       ][INFO    ][14830] Running state [ubuntu] at time 04:08:03.045821
2018-01-22 04:08:03,046 [salt.state       ][INFO    ][14830] Executing state user.present for ubuntu
2018-01-22 04:08:03,048 [salt.state       ][INFO    ][14830] User ubuntu is present and up to date
2018-01-22 04:08:03,048 [salt.state       ][INFO    ][14830] Completed state [ubuntu] at time 04:08:03.048926 duration_in_ms=3.105
2018-01-22 04:08:03,050 [salt.state       ][INFO    ][14830] Running state [/home/ubuntu] at time 04:08:03.050171
2018-01-22 04:08:03,051 [salt.state       ][INFO    ][14830] Executing state file.directory for /home/ubuntu
2018-01-22 04:08:03,052 [salt.state       ][INFO    ][14830] Directory /home/ubuntu is in the correct state
2018-01-22 04:08:03,052 [salt.state       ][INFO    ][14830] Completed state [/home/ubuntu] at time 04:08:03.052955 duration_in_ms=2.784
2018-01-22 04:08:03,054 [salt.state       ][INFO    ][14830] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:08:03.054002
2018-01-22 04:08:03,055 [salt.state       ][INFO    ][14830] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 04:08:03,079 [salt.state       ][INFO    ][14830] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-22 04:08:03,080 [salt.state       ][INFO    ][14830] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:08:03.080142 duration_in_ms=26.14
2018-01-22 04:08:03,080 [salt.state       ][INFO    ][14830] Running state [git-core] at time 04:08:03.080654
2018-01-22 04:08:03,081 [salt.state       ][INFO    ][14830] Executing state pkg.installed for git-core
2018-01-22 04:08:03,089 [salt.state       ][INFO    ][14830] All specified packages are already installed
2018-01-22 04:08:03,090 [salt.state       ][INFO    ][14830] Completed state [git-core] at time 04:08:03.090769 duration_in_ms=10.114
2018-01-22 04:08:03,091 [salt.state       ][INFO    ][14830] Running state [python-sphinx] at time 04:08:03.091250
2018-01-22 04:08:03,091 [salt.state       ][INFO    ][14830] Executing state pkg.installed for python-sphinx
2018-01-22 04:08:03,117 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 04:08:03,161 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-sphinx'] in directory '/root'
2018-01-22 04:08:05,745 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 04:08:05,799 [salt.state       ][INFO    ][14830] Made the following changes:
'python-sphinx' changed from 'absent' to '1.5.6-2~cloud0'
'python-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'python-alabaster' changed from 'absent' to '0.7.7-1'
'sphinx-common' changed from 'absent' to '1.5.6-2~cloud0'
'python2.7-alabaster' changed from 'absent' to '1'

2018-01-22 04:08:05,828 [salt.state       ][INFO    ][14830] Loading fresh modules for state activity
2018-01-22 04:08:05,862 [salt.state       ][INFO    ][14830] Completed state [python-sphinx] at time 04:08:05.862317 duration_in_ms=2771.065
2018-01-22 04:08:05,865 [salt.state       ][INFO    ][14830] Running state [/srv/static/sites] at time 04:08:05.865880
2018-01-22 04:08:05,866 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/sites
2018-01-22 04:08:05,871 [salt.state       ][INFO    ][14830] {'/srv/static/sites': 'New Dir'}
2018-01-22 04:08:05,872 [salt.state       ][INFO    ][14830] Completed state [/srv/static/sites] at time 04:08:05.871968 duration_in_ms=6.088
2018-01-22 04:08:05,872 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern] at time 04:08:05.872449
2018-01-22 04:08:05,872 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/extern
2018-01-22 04:08:05,873 [salt.state       ][INFO    ][14830] {'/srv/static/extern': 'New Dir'}
2018-01-22 04:08:05,874 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern] at time 04:08:05.874323 duration_in_ms=1.874
2018-01-22 04:08:05,876 [salt.state       ][INFO    ][14830] Running state [/srv/static/sites/reclass_doc] at time 04:08:05.876158
2018-01-22 04:08:05,876 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/sites/reclass_doc
2018-01-22 04:08:05,877 [salt.state       ][INFO    ][14830] {'/srv/static/sites/reclass_doc': 'New Dir'}
2018-01-22 04:08:05,878 [salt.state       ][INFO    ][14830] Completed state [/srv/static/sites/reclass_doc] at time 04:08:05.878063 duration_in_ms=1.905
2018-01-22 04:08:05,878 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/_static] at time 04:08:05.878550
2018-01-22 04:08:05,879 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/extern/salt/source/_static
2018-01-22 04:08:05,881 [salt.state       ][INFO    ][14830] {'/srv/static/extern/salt/source/_static': 'New Dir'}
2018-01-22 04:08:05,881 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/_static] at time 04:08:05.881548 duration_in_ms=2.998
2018-01-22 04:08:05,882 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/services] at time 04:08:05.882057
2018-01-22 04:08:05,882 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/extern/salt/source/services
2018-01-22 04:08:05,883 [salt.state       ][INFO    ][14830] {'/srv/static/extern/salt/source/services': 'New Dir'}
2018-01-22 04:08:05,884 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/services] at time 04:08:05.884233 duration_in_ms=2.176
2018-01-22 04:08:05,884 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes] at time 04:08:05.884708
2018-01-22 04:08:05,885 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/extern/salt/source/nodes
2018-01-22 04:08:05,886 [salt.state       ][INFO    ][14830] {'/srv/static/extern/salt/source/nodes': 'New Dir'}
2018-01-22 04:08:05,887 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes] at time 04:08:05.887213 duration_in_ms=2.505
2018-01-22 04:08:05,887 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/devices] at time 04:08:05.887694
2018-01-22 04:08:05,888 [salt.state       ][INFO    ][14830] Executing state file.directory for /srv/static/extern/salt/source/devices
2018-01-22 04:08:05,889 [salt.state       ][INFO    ][14830] {'/srv/static/extern/salt/source/devices': 'New Dir'}
2018-01-22 04:08:05,889 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/devices] at time 04:08:05.889827 duration_in_ms=2.133
2018-01-22 04:08:05,891 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/Makefile] at time 04:08:05.891143
2018-01-22 04:08:05,891 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/Makefile
2018-01-22 04:08:05,918 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/Makefile'
2018-01-22 04:08:05,920 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:05,921 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/Makefile] at time 04:08:05.921779 duration_in_ms=30.636
2018-01-22 04:08:05,923 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/conf.py] at time 04:08:05.923449
2018-01-22 04:08:05,923 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/conf.py
2018-01-22 04:08:05,948 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/conf.py'
2018-01-22 04:08:05,959 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:05,983 [salt.state       ][INFO    ][14830] Loading fresh modules for state activity
2018-01-22 04:08:06,014 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/conf.py] at time 04:08:06.013992 duration_in_ms=90.543
2018-01-22 04:08:06,017 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/index.rst] at time 04:08:06.017501
2018-01-22 04:08:06,017 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/index.rst
2018-01-22 04:08:06,053 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/index.rst'
2018-01-22 04:08:06,067 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,068 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/index.rst] at time 04:08:06.068015 duration_in_ms=50.513
2018-01-22 04:08:06,069 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/services/index.rst] at time 04:08:06.069163
2018-01-22 04:08:06,069 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/services/index.rst
2018-01-22 04:08:06,096 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/index.rst'
2018-01-22 04:08:06,099 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,100 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/services/index.rst] at time 04:08:06.100192 duration_in_ms=31.028
2018-01-22 04:08:06,101 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/services/monitoring.rst] at time 04:08:06.101496
2018-01-22 04:08:06,103 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/services/monitoring.rst
2018-01-22 04:08:06,127 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/monitoring.rst'
2018-01-22 04:08:06,207 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,207 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/services/monitoring.rst] at time 04:08:06.207338 duration_in_ms=105.842
2018-01-22 04:08:06,208 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/services/endpoints.rst] at time 04:08:06.208260
2018-01-22 04:08:06,208 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/services/endpoints.rst
2018-01-22 04:08:06,224 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/endpoints.rst'
2018-01-22 04:08:06,284 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,284 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/services/endpoints.rst] at time 04:08:06.284693 duration_in_ms=76.433
2018-01-22 04:08:06,285 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/services/catalog.rst] at time 04:08:06.285586
2018-01-22 04:08:06,285 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/services/catalog.rst
2018-01-22 04:08:06,308 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/catalog.rst'
2018-01-22 04:08:06,356 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,356 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/services/catalog.rst] at time 04:08:06.356643 duration_in_ms=71.057
2018-01-22 04:08:06,357 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/index.rst] at time 04:08:06.357447
2018-01-22 04:08:06,357 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/index.rst
2018-01-22 04:08:06,377 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/index.rst'
2018-01-22 04:08:06,429 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,429 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/index.rst] at time 04:08:06.429756 duration_in_ms=72.308
2018-01-22 04:08:06,430 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.430606
2018-01-22 04:08:06,430 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,451 [salt.fileclient  ][INFO    ][14830] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2018-01-22 04:08:06,473 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,473 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.473184 duration_in_ms=42.578
2018-01-22 04:08:06,474 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.474001
2018-01-22 04:08:06,474 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,519 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,520 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.520451 duration_in_ms=46.45
2018-01-22 04:08:06,521 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.521591
2018-01-22 04:08:06,522 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,559 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,560 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.560155 duration_in_ms=38.563
2018-01-22 04:08:06,561 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.561196
2018-01-22 04:08:06,561 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,596 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,597 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.597516 duration_in_ms=36.32
2018-01-22 04:08:06,598 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.598586
2018-01-22 04:08:06,599 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,634 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,635 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.635319 duration_in_ms=36.733
2018-01-22 04:08:06,636 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.636366
2018-01-22 04:08:06,636 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,686 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,687 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.687400 duration_in_ms=51.033
2018-01-22 04:08:06,688 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.688560
2018-01-22 04:08:06,689 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,727 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,728 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.728310 duration_in_ms=39.75
2018-01-22 04:08:06,729 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.729338
2018-01-22 04:08:06,729 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,766 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,767 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.767598 duration_in_ms=38.26
2018-01-22 04:08:06,768 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.768639
2018-01-22 04:08:06,769 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,807 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,808 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.808081 duration_in_ms=39.441
2018-01-22 04:08:06,809 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.809121
2018-01-22 04:08:06,809 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,845 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,845 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.845673 duration_in_ms=36.552
2018-01-22 04:08:06,846 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.846760
2018-01-22 04:08:06,847 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,882 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,883 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.883008 duration_in_ms=36.248
2018-01-22 04:08:06,884 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/odl01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.884066
2018-01-22 04:08:06,884 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/odl01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,921 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,922 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/odl01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.922439 duration_in_ms=38.373
2018-01-22 04:08:06,923 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.923523
2018-01-22 04:08:06,924 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:06,966 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:06,967 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.967323 duration_in_ms=43.8
2018-01-22 04:08:06,968 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:06.968376
2018-01-22 04:08:06,968 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,006 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,006 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.006911 duration_in_ms=38.535
2018-01-22 04:08:07,007 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.007944
2018-01-22 04:08:07,008 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,048 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,049 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.049271 duration_in_ms=41.327
2018-01-22 04:08:07,050 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.050348
2018-01-22 04:08:07,051 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,089 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,090 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.089960 duration_in_ms=39.612
2018-01-22 04:08:07,091 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.091011
2018-01-22 04:08:07,091 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,130 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,131 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.131171 duration_in_ms=40.16
2018-01-22 04:08:07,132 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.132184
2018-01-22 04:08:07,132 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,171 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,172 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.172277 duration_in_ms=40.093
2018-01-22 04:08:07,173 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.173355
2018-01-22 04:08:07,173 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,207 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,208 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.207962 duration_in_ms=34.607
2018-01-22 04:08:07,209 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.208992
2018-01-22 04:08:07,209 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,243 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,244 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.244026 duration_in_ms=35.034
2018-01-22 04:08:07,245 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.245054
2018-01-22 04:08:07,245 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,278 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,278 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.278799 duration_in_ms=33.744
2018-01-22 04:08:07,279 [salt.state       ][INFO    ][14830] Running state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.279843
2018-01-22 04:08:07,280 [salt.state       ][INFO    ][14830] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-odl-ha.local.rst
2018-01-22 04:08:07,321 [salt.state       ][INFO    ][14830] File changed:
New file
2018-01-22 04:08:07,321 [salt.state       ][INFO    ][14830] Completed state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-odl-ha.local.rst] at time 04:08:07.321824 duration_in_ms=41.981
2018-01-22 04:08:07,323 [salt.state       ][INFO    ][14830] Running state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 04:08:07.323706
2018-01-22 04:08:07,324 [salt.state       ][INFO    ][14830] Executing state cmd.run for sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc
2018-01-22 04:08:07,326 [salt.loaded.int.module.cmdmod][INFO    ][14830] Executing command 'sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc' in directory '/root'
2018-01-22 04:08:08,274 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122040808256810
2018-01-22 04:08:08,295 [salt.minion      ][INFO    ][16039] Starting a new job with PID 16039
2018-01-22 04:08:08,312 [salt.minion      ][INFO    ][16039] Returning information for job: 20180122040808256810
2018-01-22 04:08:12,460 [salt.state       ][INFO    ][14830] {'pid': 16032, 'retcode': 0, 'stderr': '/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-odl-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-odl-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-odl-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-odl-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-odl-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/services/catalog.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent.\n/srv/static/extern/salt/source/services/monitoring.rst:48: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :header-rows: 1\n\n   *  - **Node**\n      - **Alarm**\n      - **Trigger**\n      - **Metric**\n      - **Operator**\n      - **Threshold**\n      - **Function**\n      - **Duration**', 'stdout': 'Running Sphinx v1.5.6\nloading pickled environment... not yet created\nbuilding [mo]: targets for 0 po files that are out of date\nbuilding [singlehtml]: all documents\nupdating environment: 28 added, 0 changed, 0 removed\nreading sources... [  3%] index\nreading sources... [  7%] nodes/cfg01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 10%] nodes/cmp001.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 14%] nodes/cmp002.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 17%] nodes/ctl01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 21%] nodes/ctl02.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 25%] nodes/ctl03.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 28%] nodes/dbs01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 32%] nodes/dbs02.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 35%] nodes/dbs03.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 39%] nodes/index\nreading sources... [ 42%] nodes/kvm01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 46%] nodes/kvm02.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 50%] nodes/kvm03.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 53%] nodes/mas01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 57%] nodes/mdb01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 60%] nodes/mdb02.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 64%] nodes/mdb03.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 67%] nodes/msg01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 71%] nodes/msg02.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 75%] nodes/msg03.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 78%] nodes/odl01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 82%] nodes/prx01.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 85%] nodes/prx02.baremetal-mcp-pike-odl-ha.local\nreading sources... [ 89%] services/catalog\nreading sources... [ 92%] services/endpoints\nreading sources... [ 96%] services/index\nreading sources... [100%] services/monitoring\n\nlooking for now-outdated files... none found\npickling environment... done\nchecking consistency... done\npreparing documents... done\nassembling single document... services/index services/endpoints services/catalog services/monitoring nodes/index nodes/cfg01.baremetal-mcp-pike-odl-ha.local nodes/cmp001.baremetal-mcp-pike-odl-ha.local nodes/cmp002.baremetal-mcp-pike-odl-ha.local nodes/ctl01.baremetal-mcp-pike-odl-ha.local nodes/ctl02.baremetal-mcp-pike-odl-ha.local nodes/ctl03.baremetal-mcp-pike-odl-ha.local nodes/dbs01.baremetal-mcp-pike-odl-ha.local nodes/dbs02.baremetal-mcp-pike-odl-ha.local nodes/dbs03.baremetal-mcp-pike-odl-ha.local nodes/kvm01.baremetal-mcp-pike-odl-ha.local nodes/kvm02.baremetal-mcp-pike-odl-ha.local nodes/kvm03.baremetal-mcp-pike-odl-ha.local nodes/mas01.baremetal-mcp-pike-odl-ha.local nodes/mdb01.baremetal-mcp-pike-odl-ha.local nodes/mdb02.baremetal-mcp-pike-odl-ha.local nodes/mdb03.baremetal-mcp-pike-odl-ha.local nodes/msg01.baremetal-mcp-pike-odl-ha.local nodes/msg02.baremetal-mcp-pike-odl-ha.local nodes/msg03.baremetal-mcp-pike-odl-ha.local nodes/odl01.baremetal-mcp-pike-odl-ha.local nodes/prx01.baremetal-mcp-pike-odl-ha.local nodes/prx02.baremetal-mcp-pike-odl-ha.local \nwriting... done\nwriting additional files...\ncopying static files... done\ncopying extra files... done\ndumping object inventory... done\nbuild succeeded, 7 warnings.'}
2018-01-22 04:08:12,463 [salt.state       ][INFO    ][14830] Completed state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 04:08:12.462350 duration_in_ms=5138.644
2018-01-22 04:08:12,487 [salt.minion      ][INFO    ][14830] Returning information for job: 20180122040656927402
2018-01-22 04:08:13,751 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command pillar.get with jid 20180122040813734457
2018-01-22 04:08:13,777 [salt.minion      ][INFO    ][16046] Starting a new job with PID 16046
2018-01-22 04:08:13,785 [salt.minion      ][INFO    ][16046] Returning information for job: 20180122040813734457
2018-01-22 04:08:14,939 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command cp.push with jid 20180122040814924355
2018-01-22 04:08:14,967 [salt.minion      ][INFO    ][16051] Starting a new job with PID 16051
2018-01-22 04:08:14,989 [salt.minion      ][INFO    ][16051] Returning information for job: 20180122040814924355
2018-01-22 04:09:15,306 [salt.minion      ][INFO    ][1345] User sudo_ubuntu Executing command cp.push_dir with jid 20180122040915289379
2018-01-22 04:09:15,330 [salt.minion      ][INFO    ][16058] Starting a new job with PID 16058
