2018-02-22 04:14:19,792 [salt.loaded.int.states.file][WARNING ][1430] 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-02-22 04:14:19,813 [salt.loaded.int.module.cmdmod][ERROR   ][1430] 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-02-22 04:14:54,262 [salt.loaded.int.module.cmdmod][ERROR   ][2093] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2018-02-22 04:14:54,263 [salt.loaded.int.module.cmdmod][ERROR   ][2093] output: Running scope as unit run-r6966e7a21d2b4e1ea8825399831a0bf7.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-02-22 04:14:54,344 [salt.loaded.int.module.cmdmod][ERROR   ][2093] Command '['ifup', 'ens4']' failed with return code: 1
2018-02-22 04:14:54,345 [salt.loaded.int.module.cmdmod][ERROR   ][2093] output: SIOCADDRT: File exists
run-parts: /etc/network/if-up.d/route-ens3 exited with return code 7
Failed to bring up ens4.
2018-02-22 04:15:00,462 [salt.loaded.int.module.cmdmod][INFO    ][7159] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-22 04:15:00,477 [salt.loaded.int.module.cmdmod][INFO    ][7159] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-22 04:15:00,501 [salt.loaded.int.module.cmdmod][INFO    ][7159] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-02-22 04:15:00,535 [salt.utils.parsers][WARNING ][1197] Minion received a SIGTERM. Exiting.
2018-02-22 04:15:01,422 [salt.cli.daemons ][INFO    ][7212] Setting up the Salt Minion "prx01.mcp-pike-odl-ha.local"
2018-02-22 04:15:01,505 [salt.cli.daemons ][INFO    ][7212] Starting up the Salt Minion
2018-02-22 04:15:01,506 [salt.utils.event ][INFO    ][7212] Starting pull socket on /var/run/salt/minion/minion_event_0a18f7c157_pull.ipc
2018-02-22 04:15:01,904 [salt.minion      ][INFO    ][7212] Creating minion process manager
2018-02-22 04:15:02,894 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7212] Executing command ['date', '+%z'] in directory '/root'
2018-02-22 04:15:02,910 [salt.utils.schedule][INFO    ][7212] Updating job settings for scheduled job: __mine_interval
2018-02-22 04:15:02,911 [salt.minion      ][INFO    ][7212] Added mine.update to scheduler
2018-02-22 04:15:02,916 [salt.minion      ][INFO    ][7212] Minion is starting as user 'root'
2018-02-22 04:15:02,939 [salt.minion      ][INFO    ][7212] Minion is ready to receive requests!
2018-02-22 04:15:03,940 [salt.utils.schedule][INFO    ][7212] Running scheduled job: __mine_interval
2018-02-22 04:15:12,292 [salt.minion      ][INFO    ][7212] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180222041512280706
2018-02-22 04:15:12,305 [salt.minion      ][INFO    ][7303] Starting a new job with PID 7303
2018-02-22 04:15:12,315 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7303] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-02-22 04:15:12,318 [salt.minion      ][INFO    ][7303] Returning information for job: 20180222041512280706
2018-02-22 04:15:13,066 [salt.minion      ][INFO    ][7212] User sudo_ubuntu Executing command file.write with jid 20180222041513054265
2018-02-22 04:15:13,076 [salt.minion      ][INFO    ][7311] Starting a new job with PID 7311
2018-02-22 04:15:13,086 [salt.minion      ][INFO    ][7311] Returning information for job: 20180222041513054265
2018-02-22 04:15:13,785 [salt.minion      ][INFO    ][7212] User sudo_ubuntu Executing command system.reboot with jid 20180222041513774678
2018-02-22 04:15:13,795 [salt.minion      ][INFO    ][7316] Starting a new job with PID 7316
2018-02-22 04:15:13,798 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7316] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-02-22 04:15:13,889 [salt.utils.parsers][WARNING ][7212] Minion received a SIGTERM. Exiting.
2018-02-22 04:15:13,889 [salt.cli.daemons ][INFO    ][7212] Shutting down the Salt Minion
2018-02-22 04:15:17,892 [salt.cli.daemons ][INFO    ][1349] Setting up the Salt Minion "prx01.mcp-pike-odl-ha.local"
2018-02-22 04:15:18,032 [salt.cli.daemons ][INFO    ][1349] Starting up the Salt Minion
2018-02-22 04:15:18,032 [salt.utils.event ][INFO    ][1349] Starting pull socket on /var/run/salt/minion/minion_event_0a18f7c157_pull.ipc
2018-02-22 04:15:18,447 [salt.minion      ][INFO    ][1349] Creating minion process manager
2018-02-22 04:15:19,444 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1349] Executing command ['date', '+%z'] in directory '/root'
2018-02-22 04:15:19,467 [salt.utils.schedule][INFO    ][1349] Updating job settings for scheduled job: __mine_interval
2018-02-22 04:15:19,469 [salt.minion      ][INFO    ][1349] Added mine.update to scheduler
2018-02-22 04:15:19,473 [salt.minion      ][INFO    ][1349] Minion is starting as user 'root'
2018-02-22 04:15:19,495 [salt.minion      ][INFO    ][1349] Minion is ready to receive requests!
2018-02-22 04:15:19,862 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222041523885919
2018-02-22 04:15:19,873 [salt.minion      ][INFO    ][1455] Starting a new job with PID 1455
2018-02-22 04:15:19,890 [salt.minion      ][INFO    ][1455] Returning information for job: 20180222041523885919
2018-02-22 04:15:20,498 [salt.utils.schedule][INFO    ][1349] Running scheduled job: __mine_interval
2018-02-22 04:15:34,645 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command test.ping with jid 20180222041534630541
2018-02-22 04:15:34,656 [salt.minion      ][INFO    ][1469] Starting a new job with PID 1469
2018-02-22 04:15:34,719 [salt.minion      ][INFO    ][1469] Returning information for job: 20180222041534630541
2018-02-22 04:15:35,430 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command pkg.upgrade with jid 20180222041535415255
2018-02-22 04:15:35,446 [salt.minion      ][INFO    ][1474] Starting a new job with PID 1474
2018-02-22 04:15:35,502 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1474] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:15:35,884 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1474] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-02-22 04:15:41,695 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1474] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:15:41,724 [salt.minion      ][INFO    ][1474] Returning information for job: 20180222041535415255
2018-02-22 04:27:37,867 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command test.ping with jid 20180222042737855711
2018-02-22 04:27:37,884 [salt.minion      ][INFO    ][2403] Starting a new job with PID 2403
2018-02-22 04:27:37,936 [salt.minion      ][INFO    ][2403] Returning information for job: 20180222042737855711
2018-02-22 04:28:58,369 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command state.sls with jid 20180222042858357779
2018-02-22 04:28:58,381 [salt.minion      ][INFO    ][2419] Starting a new job with PID 2419
2018-02-22 04:29:00,645 [salt.state       ][INFO    ][2419] Loading fresh modules for state activity
2018-02-22 04:29:00,700 [salt.fileclient  ][INFO    ][2419] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-02-22 04:29:00,724 [salt.fileclient  ][INFO    ][2419] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-02-22 04:29:01,402 [salt.state       ][INFO    ][2419] Running state [keepalived] at time 04:29:01.402357
2018-02-22 04:29:01,403 [salt.state       ][INFO    ][2419] Executing state pkg.installed for keepalived
2018-02-22 04:29:01,403 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:29:01,656 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-02-22 04:29:01,712 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-22 04:29:03,015 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 04:29:03,039 [salt.loaded.int.module.cmdmod][INFO    ][2419] 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-02-22 04:29:05,700 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:29:05,731 [salt.state       ][INFO    ][2419] 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-02-22 04:29:05,750 [salt.state       ][INFO    ][2419] Loading fresh modules for state activity
2018-02-22 04:29:05,773 [salt.state       ][INFO    ][2419] Completed state [keepalived] at time 04:29:05.773857 duration_in_ms=4371.501
2018-02-22 04:29:05,778 [salt.state       ][INFO    ][2419] Running state [lsof] at time 04:29:05.778878
2018-02-22 04:29:05,779 [salt.state       ][INFO    ][2419] Executing state pkg.installed for lsof
2018-02-22 04:29:06,094 [salt.state       ][INFO    ][2419] All specified packages are already installed
2018-02-22 04:29:06,094 [salt.state       ][INFO    ][2419] Completed state [lsof] at time 04:29:06.094765 duration_in_ms=315.886
2018-02-22 04:29:06,097 [salt.state       ][INFO    ][2419] Running state [/etc/keepalived/keepalived.conf] at time 04:29:06.097722
2018-02-22 04:29:06,098 [salt.state       ][INFO    ][2419] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-02-22 04:29:06,140 [salt.fileclient  ][INFO    ][2419] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-02-22 04:29:06,187 [salt.state       ][INFO    ][2419] File changed:
New file
2018-02-22 04:29:06,187 [salt.state       ][INFO    ][2419] Completed state [/etc/keepalived/keepalived.conf] at time 04:29:06.187594 duration_in_ms=89.872
2018-02-22 04:29:06,188 [salt.state       ][INFO    ][2419] Running state [keepalived] at time 04:29:06.188871
2018-02-22 04:29:06,189 [salt.state       ][INFO    ][2419] Executing state service.running for keepalived
2018-02-22 04:29:06,189 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-02-22 04:29:06,204 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,216 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,227 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,239 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,286 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,301 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,314 [salt.loaded.int.module.cmdmod][INFO    ][2419] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-22 04:29:06,325 [salt.state       ][INFO    ][2419] {'keepalived': True}
2018-02-22 04:29:06,326 [salt.state       ][INFO    ][2419] Completed state [keepalived] at time 04:29:06.326235 duration_in_ms=137.363
2018-02-22 04:29:06,327 [salt.minion      ][INFO    ][2419] Returning information for job: 20180222042858357779
2018-02-22 04:29:53,509 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command pillar.get with jid 20180222042953490996
2018-02-22 04:29:53,530 [salt.minion      ][INFO    ][3601] Starting a new job with PID 3601
2018-02-22 04:29:53,536 [salt.minion      ][INFO    ][3601] Returning information for job: 20180222042953490996
2018-02-22 04:59:41,741 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command state.sls with jid 20180222045941732329
2018-02-22 04:59:41,757 [salt.minion      ][INFO    ][3670] Starting a new job with PID 3670
2018-02-22 04:59:44,366 [salt.state       ][INFO    ][3670] Loading fresh modules for state activity
2018-02-22 04:59:44,405 [salt.fileclient  ][INFO    ][3670] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-02-22 04:59:44,424 [salt.fileclient  ][INFO    ][3670] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-02-22 04:59:44,446 [salt.fileclient  ][INFO    ][3670] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-02-22 04:59:44,860 [salt.state       ][INFO    ][3670] Running state [memcached] at time 04:59:44.860934
2018-02-22 04:59:44,861 [salt.state       ][INFO    ][3670] Executing state pkg.installed for memcached
2018-02-22 04:59:44,862 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:59:45,176 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-02-22 04:59:45,237 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-22 04:59:47,751 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 04:59:47,776 [salt.loaded.int.module.cmdmod][INFO    ][3670] 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-02-22 04:59:49,926 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:59:49,955 [salt.state       ][INFO    ][3670] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2018-02-22 04:59:49,971 [salt.state       ][INFO    ][3670] Loading fresh modules for state activity
2018-02-22 04:59:49,995 [salt.state       ][INFO    ][3670] Completed state [memcached] at time 04:59:49.995347 duration_in_ms=5134.413
2018-02-22 04:59:49,999 [salt.state       ][INFO    ][3670] Running state [python-memcache] at time 04:59:49.999685
2018-02-22 04:59:50,000 [salt.state       ][INFO    ][3670] Executing state pkg.installed for python-memcache
2018-02-22 04:59:50,319 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 04:59:50,345 [salt.loaded.int.module.cmdmod][INFO    ][3670] 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-02-22 04:59:51,540 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 04:59:51,571 [salt.state       ][INFO    ][3670] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2018-02-22 04:59:51,585 [salt.state       ][INFO    ][3670] Loading fresh modules for state activity
2018-02-22 04:59:51,617 [salt.state       ][INFO    ][3670] Completed state [python-memcache] at time 04:59:51.617525 duration_in_ms=1617.838
2018-02-22 04:59:51,623 [salt.state       ][INFO    ][3670] Running state [/etc/memcached.conf] at time 04:59:51.623746
2018-02-22 04:59:51,624 [salt.state       ][INFO    ][3670] Executing state file.managed for /etc/memcached.conf
2018-02-22 04:59:51,663 [salt.fileclient  ][INFO    ][3670] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-02-22 04:59:51,696 [salt.state       ][INFO    ][3670] 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-02-22 04:59:51,704 [salt.state       ][INFO    ][3670] Completed state [/etc/memcached.conf] at time 04:59:51.703960 duration_in_ms=80.214
2018-02-22 04:59:51,936 [salt.state       ][INFO    ][3670] Running state [memcached] at time 04:59:51.936543
2018-02-22 04:59:51,937 [salt.state       ][INFO    ][3670] Executing state service.running for memcached
2018-02-22 04:59:51,939 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-02-22 04:59:51,954 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-02-22 04:59:51,967 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-02-22 04:59:51,981 [salt.state       ][INFO    ][3670] The service memcached is already running
2018-02-22 04:59:51,981 [salt.state       ][INFO    ][3670] Completed state [memcached] at time 04:59:51.981738 duration_in_ms=45.208
2018-02-22 04:59:51,982 [salt.state       ][INFO    ][3670] Running state [memcached] at time 04:59:51.982172
2018-02-22 04:59:51,982 [salt.state       ][INFO    ][3670] Executing state service.mod_watch for memcached
2018-02-22 04:59:51,983 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-02-22 04:59:51,996 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-02-22 04:59:52,009 [salt.loaded.int.module.cmdmod][INFO    ][3670] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-02-22 04:59:52,040 [salt.state       ][INFO    ][3670] {'memcached': True}
2018-02-22 04:59:52,040 [salt.state       ][INFO    ][3670] Completed state [memcached] at time 04:59:52.040836 duration_in_ms=58.664
2018-02-22 04:59:52,042 [salt.minion      ][INFO    ][3670] Returning information for job: 20180222045941732329
2018-02-22 04:59:52,089 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222045951951278
2018-02-22 04:59:52,102 [salt.minion      ][INFO    ][4496] Starting a new job with PID 4496
2018-02-22 04:59:52,113 [salt.minion      ][INFO    ][4496] Returning information for job: 20180222045951951278
2018-02-22 05:15:20,497 [salt.utils.schedule][INFO    ][1349] Running scheduled job: __mine_interval
2018-02-22 05:25:08,047 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command state.sls with jid 20180222052508036870
2018-02-22 05:25:08,067 [salt.minion      ][INFO    ][4573] Starting a new job with PID 4573
2018-02-22 05:25:10,624 [salt.state       ][INFO    ][4573] Loading fresh modules for state activity
2018-02-22 05:25:10,670 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2018-02-22 05:25:10,703 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2018-02-22 05:25:10,727 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2018-02-22 05:25:10,816 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2018-02-22 05:25:11,336 [salt.state       ][INFO    ][4573] Running state [apache2] at time 05:25:11.336565
2018-02-22 05:25:11,337 [salt.state       ][INFO    ][4573] Executing state pkg.installed for apache2
2018-02-22 05:25:11,338 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:25:11,609 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-02-22 05:25:11,671 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-22 05:25:13,242 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 05:25:13,273 [salt.loaded.int.module.cmdmod][INFO    ][4573] 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-02-22 05:25:18,143 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052518129694
2018-02-22 05:25:18,163 [salt.minion      ][INFO    ][5844] Starting a new job with PID 5844
2018-02-22 05:25:18,177 [salt.minion      ][INFO    ][5844] Returning information for job: 20180222052518129694
2018-02-22 05:25:18,346 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:25:18,398 [salt.state       ][INFO    ][4573] 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-02-22 05:25:18,440 [salt.state       ][INFO    ][4573] Loading fresh modules for state activity
2018-02-22 05:25:18,499 [salt.state       ][INFO    ][4573] Completed state [apache2] at time 05:25:18.499877 duration_in_ms=7163.311
2018-02-22 05:25:18,506 [salt.state       ][INFO    ][4573] Running state [libapache2-mod-wsgi] at time 05:25:18.506043
2018-02-22 05:25:18,506 [salt.state       ][INFO    ][4573] Executing state pkg.installed for libapache2-mod-wsgi
2018-02-22 05:25:18,932 [salt.state       ][INFO    ][4573] All specified packages are already installed
2018-02-22 05:25:18,933 [salt.state       ][INFO    ][4573] Completed state [libapache2-mod-wsgi] at time 05:25:18.933400 duration_in_ms=427.357
2018-02-22 05:25:18,934 [salt.state       ][INFO    ][4573] Running state [openstack-dashboard] at time 05:25:18.934008
2018-02-22 05:25:18,934 [salt.state       ][INFO    ][4573] Executing state pkg.installed for openstack-dashboard
2018-02-22 05:25:18,954 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 05:25:18,984 [salt.loaded.int.module.cmdmod][INFO    ][4573] 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-02-22 05:25:28,170 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052528153790
2018-02-22 05:25:28,183 [salt.minion      ][INFO    ][5895] Starting a new job with PID 5895
2018-02-22 05:25:28,197 [salt.minion      ][INFO    ][5895] Returning information for job: 20180222052528153790
2018-02-22 05:25:38,391 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052538370552
2018-02-22 05:25:38,407 [salt.minion      ][INFO    ][7807] Starting a new job with PID 7807
2018-02-22 05:25:38,427 [salt.minion      ][INFO    ][7807] Returning information for job: 20180222052538370552
2018-02-22 05:25:48,622 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052548603702
2018-02-22 05:25:48,640 [salt.minion      ][INFO    ][8661] Starting a new job with PID 8661
2018-02-22 05:25:48,653 [salt.minion      ][INFO    ][8661] Returning information for job: 20180222052548603702
2018-02-22 05:25:58,842 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052558826637
2018-02-22 05:25:58,864 [salt.minion      ][INFO    ][8803] Starting a new job with PID 8803
2018-02-22 05:25:58,879 [salt.minion      ][INFO    ][8803] Returning information for job: 20180222052558826637
2018-02-22 05:26:08,867 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052608851099
2018-02-22 05:26:08,888 [salt.minion      ][INFO    ][8808] Starting a new job with PID 8808
2018-02-22 05:26:08,903 [salt.minion      ][INFO    ][8808] Returning information for job: 20180222052608851099
2018-02-22 05:26:18,893 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052618875430
2018-02-22 05:26:18,914 [salt.minion      ][INFO    ][8813] Starting a new job with PID 8813
2018-02-22 05:26:18,930 [salt.minion      ][INFO    ][8813] Returning information for job: 20180222052618875430
2018-02-22 05:26:27,613 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:26:27,655 [salt.state       ][INFO    ][4573] 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-0ubuntu2~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-02-22 05:26:27,674 [salt.state       ][INFO    ][4573] Loading fresh modules for state activity
2018-02-22 05:26:27,709 [salt.state       ][INFO    ][4573] Completed state [openstack-dashboard] at time 05:26:27.709511 duration_in_ms=68775.503
2018-02-22 05:26:27,715 [salt.state       ][INFO    ][4573] Running state [python-lesscpy] at time 05:26:27.715242
2018-02-22 05:26:27,715 [salt.state       ][INFO    ][4573] Executing state pkg.installed for python-lesscpy
2018-02-22 05:26:28,805 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 05:26:28,840 [salt.loaded.int.module.cmdmod][INFO    ][4573] 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-02-22 05:26:29,081 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052629063807
2018-02-22 05:26:29,103 [salt.minion      ][INFO    ][8928] Starting a new job with PID 8928
2018-02-22 05:26:29,119 [salt.minion      ][INFO    ][8928] Returning information for job: 20180222052629063807
2018-02-22 05:26:30,478 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:26:30,521 [salt.state       ][INFO    ][4573] 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-02-22 05:26:30,543 [salt.state       ][INFO    ][4573] Loading fresh modules for state activity
2018-02-22 05:26:30,691 [salt.state       ][INFO    ][4573] Completed state [python-lesscpy] at time 05:26:30.691808 duration_in_ms=2976.565
2018-02-22 05:26:30,696 [salt.state       ][INFO    ][4573] Running state [python-memcache] at time 05:26:30.696704
2018-02-22 05:26:30,697 [salt.state       ][INFO    ][4573] Executing state pkg.installed for python-memcache
2018-02-22 05:26:31,032 [salt.state       ][INFO    ][4573] All specified packages are already installed
2018-02-22 05:26:31,033 [salt.state       ][INFO    ][4573] Completed state [python-memcache] at time 05:26:31.033719 duration_in_ms=337.014
2018-02-22 05:26:31,034 [salt.state       ][INFO    ][4573] Running state [gettext-base] at time 05:26:31.034158
2018-02-22 05:26:31,034 [salt.state       ][INFO    ][4573] Executing state pkg.installed for gettext-base
2018-02-22 05:26:31,039 [salt.state       ][INFO    ][4573] All specified packages are already installed
2018-02-22 05:26:31,040 [salt.state       ][INFO    ][4573] Completed state [gettext-base] at time 05:26:31.040276 duration_in_ms=6.117
2018-02-22 05:26:31,041 [salt.state       ][INFO    ][4573] Running state [openstack-dashboard-apache] at time 05:26:31.041064
2018-02-22 05:26:31,041 [salt.state       ][INFO    ][4573] Executing state pkg.purged for openstack-dashboard-apache
2018-02-22 05:26:31,051 [salt.state       ][INFO    ][4573] All specified packages are already absent
2018-02-22 05:26:31,051 [salt.state       ][INFO    ][4573] Completed state [openstack-dashboard-apache] at time 05:26:31.051808 duration_in_ms=10.745
2018-02-22 05:26:31,053 [salt.state       ][INFO    ][4573] Running state [/etc/openstack-dashboard/local_settings.py] at time 05:26:31.053770
2018-02-22 05:26:31,054 [salt.state       ][INFO    ][4573] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2018-02-22 05:26:31,082 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/pike_settings.py'
2018-02-22 05:26:31,135 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2018-02-22 05:26:31,194 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2018-02-22 05:26:31,231 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2018-02-22 05:26:31,262 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2018-02-22 05:26:31,284 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2018-02-22 05:26:31,305 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2018-02-22 05:26:31,327 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2018-02-22 05:26:31,350 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2018-02-22 05:26:31,371 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2018-02-22 05:26:31,378 [salt.state       ][INFO    ][4573] File changed:
--- 
+++ 
@@ -1,169 +1,61 @@
-# -*- 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': {
+
         '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 +63,246 @@
 #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': 'logging.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,
+        },
+        # DEBUG level for django.template starting Pike has some false positive traces, set it to INFO
+        # by default. Caused by bug PROD-17558.
+        'django.template': {
+            'handlers': ['file'],
+            'level': 'INFO',
+            'propagate': True,
+        },
+        '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 +316,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 +331,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 +386,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 +523,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-02-22 05:26:31,427 [salt.state       ][INFO    ][4573] Loading fresh modules for state activity
2018-02-22 05:26:31,465 [salt.state       ][INFO    ][4573] Completed state [/etc/openstack-dashboard/local_settings.py] at time 05:26:31.465491 duration_in_ms=411.721
2018-02-22 05:26:31,467 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 05:26:31.467558
2018-02-22 05:26:31,467 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2018-02-22 05:26:31,500 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/nova_policy.json'
2018-02-22 05:26:31,504 [salt.state       ][INFO    ][4573] 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-02-22 05:26:31,505 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 05:26:31.505096 duration_in_ms=37.537
2018-02-22 05:26:31,505 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 05:26:31.505473
2018-02-22 05:26:31,505 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2018-02-22 05:26:31,527 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/neutron_policy.json'
2018-02-22 05:26:31,529 [salt.state       ][INFO    ][4573] 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-02-22 05:26:31,529 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 05:26:31.529774 duration_in_ms=24.299
2018-02-22 05:26:31,530 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 05:26:31.530109
2018-02-22 05:26:31,530 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2018-02-22 05:26:31,551 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/glance_policy.json'
2018-02-22 05:26:31,551 [salt.state       ][INFO    ][4573] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2018-02-22 05:26:31,552 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 05:26:31.552041 duration_in_ms=21.932
2018-02-22 05:26:31,552 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 05:26:31.552372
2018-02-22 05:26:31,552 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2018-02-22 05:26:31,573 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/ceilometer_policy.json'
2018-02-22 05:26:31,574 [salt.state       ][INFO    ][4573] File changed:
New file
2018-02-22 05:26:31,574 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 05:26:31.574851 duration_in_ms=22.479
2018-02-22 05:26:31,575 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 05:26:31.575188
2018-02-22 05:26:31,575 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2018-02-22 05:26:31,593 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/cinder_policy.json'
2018-02-22 05:26:31,595 [salt.state       ][INFO    ][4573] 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-02-22 05:26:31,595 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 05:26:31.595394 duration_in_ms=20.206
2018-02-22 05:26:31,595 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 05:26:31.595710
2018-02-22 05:26:31,595 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2018-02-22 05:26:31,618 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/heat_policy.json'
2018-02-22 05:26:31,619 [salt.state       ][INFO    ][4573] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2018-02-22 05:26:31,619 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 05:26:31.619514 duration_in_ms=23.803
2018-02-22 05:26:31,619 [salt.state       ][INFO    ][4573] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 05:26:31.619868
2018-02-22 05:26:31,620 [salt.state       ][INFO    ][4573] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2018-02-22 05:26:31,641 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/keystone_policy.json'
2018-02-22 05:26:31,643 [salt.state       ][INFO    ][4573] 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-02-22 05:26:31,646 [salt.state       ][INFO    ][4573] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 05:26:31.646126 duration_in_ms=26.257
2018-02-22 05:26:31,646 [salt.state       ][INFO    ][4573] Running state [/etc/apache2/ports.conf] at time 05:26:31.646594
2018-02-22 05:26:31,646 [salt.state       ][INFO    ][4573] Executing state file.managed for /etc/apache2/ports.conf
2018-02-22 05:26:31,666 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2018-02-22 05:26:31,698 [salt.state       ][INFO    ][4573] 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-02-22 05:26:31,700 [salt.state       ][INFO    ][4573] Completed state [/etc/apache2/ports.conf] at time 05:26:31.700000 duration_in_ms=53.404
2018-02-22 05:26:31,700 [salt.state       ][INFO    ][4573] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 05:26:31.700467
2018-02-22 05:26:31,700 [salt.state       ][INFO    ][4573] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2018-02-22 05:26:31,722 [salt.fileclient  ][INFO    ][4573] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2018-02-22 05:26:31,763 [salt.state       ][INFO    ][4573] 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-02-22 05:26:31,766 [salt.state       ][INFO    ][4573] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 05:26:31.766260 duration_in_ms=65.793
2018-02-22 05:26:31,769 [salt.state       ][INFO    ][4573] Running state [wsgi] at time 05:26:31.769442
2018-02-22 05:26:31,769 [salt.state       ][INFO    ][4573] Executing state apache_module.enabled for wsgi
2018-02-22 05:26:31,771 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2018-02-22 05:26:31,839 [salt.state       ][INFO    ][4573] {'new': 'wsgi', 'old': None}
2018-02-22 05:26:31,839 [salt.state       ][INFO    ][4573] Completed state [wsgi] at time 05:26:31.839744 duration_in_ms=70.302
2018-02-22 05:26:31,842 [salt.state       ][INFO    ][4573] Running state [openstack-dashboard] at time 05:26:31.842150
2018-02-22 05:26:31,842 [salt.state       ][INFO    ][4573] Executing state apache_conf.enabled for openstack-dashboard
2018-02-22 05:26:31,843 [salt.state       ][INFO    ][4573] openstack-dashboard already enabled.
2018-02-22 05:26:31,843 [salt.state       ][INFO    ][4573] Completed state [openstack-dashboard] at time 05:26:31.843293 duration_in_ms=1.143
2018-02-22 05:26:32,139 [salt.state       ][INFO    ][4573] Running state [/var/log/horizon] at time 05:26:32.138966
2018-02-22 05:26:32,139 [salt.state       ][INFO    ][4573] Executing state file.directory for /var/log/horizon
2018-02-22 05:26:32,141 [salt.state       ][INFO    ][4573] {'/var/log/horizon': 'New Dir'}
2018-02-22 05:26:32,141 [salt.state       ][INFO    ][4573] Completed state [/var/log/horizon] at time 05:26:32.141865 duration_in_ms=2.899
2018-02-22 05:26:32,142 [salt.state       ][INFO    ][4573] Running state [/var/log/horizon/horizon.log] at time 05:26:32.142330
2018-02-22 05:26:32,142 [salt.state       ][INFO    ][4573] Executing state file.managed for /var/log/horizon/horizon.log
2018-02-22 05:26:32,143 [salt.loaded.int.states.file][WARNING ][4573] 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-02-22 05:26:32,144 [salt.state       ][INFO    ][4573] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2018-02-22 05:26:32,144 [salt.state       ][INFO    ][4573] Completed state [/var/log/horizon/horizon.log] at time 05:26:32.144454 duration_in_ms=2.124
2018-02-22 05:26:32,145 [salt.state       ][INFO    ][4573] Running state [apache2] at time 05:26:32.145258
2018-02-22 05:26:32,145 [salt.state       ][INFO    ][4573] Executing state service.running for apache2
2018-02-22 05:26:32,146 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-22 05:26:32,165 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-22 05:26:32,182 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-22 05:26:32,202 [salt.state       ][INFO    ][4573] The service apache2 is already running
2018-02-22 05:26:32,203 [salt.state       ][INFO    ][4573] Completed state [apache2] at time 05:26:32.203507 duration_in_ms=58.248
2018-02-22 05:26:32,203 [salt.state       ][INFO    ][4573] Running state [apache2] at time 05:26:32.203859
2018-02-22 05:26:32,204 [salt.state       ][INFO    ][4573] Executing state service.mod_watch for apache2
2018-02-22 05:26:32,205 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-22 05:26:32,222 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-22 05:26:32,242 [salt.loaded.int.module.cmdmod][INFO    ][4573] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-22 05:26:34,469 [salt.state       ][INFO    ][4573] {'apache2': True}
2018-02-22 05:26:34,469 [salt.state       ][INFO    ][4573] Completed state [apache2] at time 05:26:34.469536 duration_in_ms=2265.677
2018-02-22 05:26:34,471 [salt.minion      ][INFO    ][4573] Returning information for job: 20180222052508036870
2018-02-22 05:26:35,265 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command state.sls with jid 20180222052635256288
2018-02-22 05:26:35,279 [salt.minion      ][INFO    ][9427] Starting a new job with PID 9427
2018-02-22 05:26:38,337 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-02-22 05:26:38,383 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2018-02-22 05:26:38,410 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2018-02-22 05:26:38,467 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2018-02-22 05:26:38,506 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2018-02-22 05:26:38,625 [salt.state       ][INFO    ][9427] 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 05:26:38.625125
2018-02-22 05:26:38,625 [salt.state       ][INFO    ][9427] 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-02-22 05:26:38,626 [salt.loaded.int.module.cmdmod][INFO    ][9427] 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-02-22 05:26:38,639 [salt.state       ][INFO    ][9427] {'pid': 9438, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-22 05:26:38,640 [salt.state       ][INFO    ][9427] 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 05:26:38.640552 duration_in_ms=15.426
2018-02-22 05:26:39,817 [salt.state       ][INFO    ][9427] Running state [nginx] at time 05:26:39.817168
2018-02-22 05:26:39,817 [salt.state       ][INFO    ][9427] Executing state pkg.installed for nginx
2018-02-22 05:26:39,818 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:26:40,104 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['apt-cache', '-q', 'policy', 'nginx'] in directory '/root'
2018-02-22 05:26:40,166 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-22 05:26:41,458 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-22 05:26:41,490 [salt.loaded.int.module.cmdmod][INFO    ][9427] 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-02-22 05:26:45,381 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052645366048
2018-02-22 05:26:45,408 [salt.minion      ][INFO    ][10120] Starting a new job with PID 10120
2018-02-22 05:26:45,426 [salt.minion      ][INFO    ][10120] Returning information for job: 20180222052645366048
2018-02-22 05:26:45,656 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:26:45,702 [salt.state       ][INFO    ][9427] 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-02-22 05:26:45,736 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-02-22 05:26:45,889 [salt.state       ][INFO    ][9427] Completed state [nginx] at time 05:26:45.889560 duration_in_ms=6072.393
2018-02-22 05:26:45,894 [salt.state       ][INFO    ][9427] Running state [apache2-utils] at time 05:26:45.894336
2018-02-22 05:26:45,894 [salt.state       ][INFO    ][9427] Executing state pkg.installed for apache2-utils
2018-02-22 05:26:46,242 [salt.state       ][INFO    ][9427] All specified packages are already installed
2018-02-22 05:26:46,242 [salt.state       ][INFO    ][9427] Completed state [apache2-utils] at time 05:26:46.242495 duration_in_ms=348.159
2018-02-22 05:26:46,244 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 05:26:46.244204
2018-02-22 05:26:46,244 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2018-02-22 05:26:46,276 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2018-02-22 05:26:46,318 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2018-02-22 05:26:46,339 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2018-02-22 05:26:46,369 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2018-02-22 05:26:46,394 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2018-02-22 05:26:46,413 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2018-02-22 05:26:46,419 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:46,419 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 05:26:46.419216 duration_in_ms=175.012
2018-02-22 05:26:46,419 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 05:26:46.419449
2018-02-22 05:26:46,419 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2018-02-22 05:26:46,420 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2018-02-22 05:26:46,421 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 05:26:46.421072 duration_in_ms=1.623
2018-02-22 05:26:46,421 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 05:26:46.421581
2018-02-22 05:26:46,421 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2018-02-22 05:26:46,534 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:46,534 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 05:26:46.534825 duration_in_ms=113.244
2018-02-22 05:26:46,535 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 05:26:46.535018
2018-02-22 05:26:46,535 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2018-02-22 05:26:46,536 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2018-02-22 05:26:46,536 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 05:26:46.536424 duration_in_ms=1.406
2018-02-22 05:26:46,536 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 05:26:46.536827
2018-02-22 05:26:46,537 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2018-02-22 05:26:46,699 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:46,699 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 05:26:46.699533 duration_in_ms=162.706
2018-02-22 05:26:46,699 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 05:26:46.699737
2018-02-22 05:26:46,699 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2018-02-22 05:26:46,701 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2018-02-22 05:26:46,701 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 05:26:46.701318 duration_in_ms=1.58
2018-02-22 05:26:46,701 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 05:26:46.701753
2018-02-22 05:26:46,701 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2018-02-22 05:26:46,810 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:46,811 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 05:26:46.811097 duration_in_ms=109.344
2018-02-22 05:26:46,811 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 05:26:46.811289
2018-02-22 05:26:46,811 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2018-02-22 05:26:46,812 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2018-02-22 05:26:46,812 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 05:26:46.812705 duration_in_ms=1.416
2018-02-22 05:26:46,813 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 05:26:46.813115
2018-02-22 05:26:46,813 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2018-02-22 05:26:46,926 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:46,926 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 05:26:46.926481 duration_in_ms=113.366
2018-02-22 05:26:46,926 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 05:26:46.926673
2018-02-22 05:26:46,926 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2018-02-22 05:26:46,927 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2018-02-22 05:26:46,928 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 05:26:46.928062 duration_in_ms=1.39
2018-02-22 05:26:46,928 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 05:26:46.928471
2018-02-22 05:26:46,928 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2018-02-22 05:26:47,044 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,044 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 05:26:47.044753 duration_in_ms=116.281
2018-02-22 05:26:47,044 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 05:26:47.044944
2018-02-22 05:26:47,045 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2018-02-22 05:26:47,046 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2018-02-22 05:26:47,046 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 05:26:47.046439 duration_in_ms=1.495
2018-02-22 05:26:47,046 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf] at time 05:26:47.046838
2018-02-22 05:26:47,047 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf
2018-02-22 05:26:47,147 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,147 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf] at time 05:26:47.147624 duration_in_ms=100.785
2018-02-22 05:26:47,147 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf] at time 05:26:47.147815
2018-02-22 05:26:47,148 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf
2018-02-22 05:26:47,149 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf'}
2018-02-22 05:26:47,149 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf] at time 05:26:47.149321 duration_in_ms=1.506
2018-02-22 05:26:47,149 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 05:26:47.149739
2018-02-22 05:26:47,149 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2018-02-22 05:26:47,260 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,260 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 05:26:47.260623 duration_in_ms=110.884
2018-02-22 05:26:47,260 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 05:26:47.260813
2018-02-22 05:26:47,261 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2018-02-22 05:26:47,262 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2018-02-22 05:26:47,262 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 05:26:47.262266 duration_in_ms=1.452
2018-02-22 05:26:47,262 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 05:26:47.262669
2018-02-22 05:26:47,262 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2018-02-22 05:26:47,374 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,374 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 05:26:47.374416 duration_in_ms=111.746
2018-02-22 05:26:47,374 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 05:26:47.374606
2018-02-22 05:26:47,374 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2018-02-22 05:26:47,375 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2018-02-22 05:26:47,376 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 05:26:47.375993 duration_in_ms=1.387
2018-02-22 05:26:47,376 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 05:26:47.376389
2018-02-22 05:26:47,376 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2018-02-22 05:26:47,482 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,483 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 05:26:47.483135 duration_in_ms=106.745
2018-02-22 05:26:47,483 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 05:26:47.483339
2018-02-22 05:26:47,483 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2018-02-22 05:26:47,484 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2018-02-22 05:26:47,484 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 05:26:47.484761 duration_in_ms=1.422
2018-02-22 05:26:47,485 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 05:26:47.485178
2018-02-22 05:26:47,485 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2018-02-22 05:26:47,590 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,590 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 05:26:47.590348 duration_in_ms=105.17
2018-02-22 05:26:47,590 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 05:26:47.590539
2018-02-22 05:26:47,590 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2018-02-22 05:26:47,591 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2018-02-22 05:26:47,591 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 05:26:47.591962 duration_in_ms=1.423
2018-02-22 05:26:47,592 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 05:26:47.592361
2018-02-22 05:26:47,592 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2018-02-22 05:26:47,609 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2018-02-22 05:26:47,615 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,616 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 05:26:47.616083 duration_in_ms=23.722
2018-02-22 05:26:47,616 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 05:26:47.616276
2018-02-22 05:26:47,616 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2018-02-22 05:26:47,617 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2018-02-22 05:26:47,617 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 05:26:47.617775 duration_in_ms=1.498
2018-02-22 05:26:47,618 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 05:26:47.618175
2018-02-22 05:26:47,618 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2018-02-22 05:26:47,639 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2018-02-22 05:26:47,683 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2018-02-22 05:26:47,724 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,724 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 05:26:47.724396 duration_in_ms=106.222
2018-02-22 05:26:47,724 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 05:26:47.724598
2018-02-22 05:26:47,724 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2018-02-22 05:26:47,725 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2018-02-22 05:26:47,726 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 05:26:47.726063 duration_in_ms=1.465
2018-02-22 05:26:47,726 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 05:26:47.726474
2018-02-22 05:26:47,726 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2018-02-22 05:26:47,831 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,832 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 05:26:47.832067 duration_in_ms=105.592
2018-02-22 05:26:47,832 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 05:26:47.832260
2018-02-22 05:26:47,832 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2018-02-22 05:26:47,833 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2018-02-22 05:26:47,833 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 05:26:47.833707 duration_in_ms=1.447
2018-02-22 05:26:47,834 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 05:26:47.834105
2018-02-22 05:26:47,834 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2018-02-22 05:26:47,854 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2018-02-22 05:26:47,857 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,857 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 05:26:47.857715 duration_in_ms=23.609
2018-02-22 05:26:47,857 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 05:26:47.857912
2018-02-22 05:26:47,858 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2018-02-22 05:26:47,859 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2018-02-22 05:26:47,859 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 05:26:47.859363 duration_in_ms=1.452
2018-02-22 05:26:47,859 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf] at time 05:26:47.859775
2018-02-22 05:26:47,859 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf
2018-02-22 05:26:47,958 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:47,958 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf] at time 05:26:47.958272 duration_in_ms=98.496
2018-02-22 05:26:47,958 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf] at time 05:26:47.958463
2018-02-22 05:26:47,958 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf
2018-02-22 05:26:47,959 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf'}
2018-02-22 05:26:47,959 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf] at time 05:26:47.959876 duration_in_ms=1.413
2018-02-22 05:26:47,960 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 05:26:47.960278
2018-02-22 05:26:47,960 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2018-02-22 05:26:48,063 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:48,064 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 05:26:48.064043 duration_in_ms=103.765
2018-02-22 05:26:48,064 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 05:26:48.064235
2018-02-22 05:26:48,064 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2018-02-22 05:26:48,065 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2018-02-22 05:26:48,065 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 05:26:48.065708 duration_in_ms=1.472
2018-02-22 05:26:48,066 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 05:26:48.066110
2018-02-22 05:26:48,066 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2018-02-22 05:26:48,174 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:48,174 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 05:26:48.174869 duration_in_ms=108.759
2018-02-22 05:26:48,175 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 05:26:48.175061
2018-02-22 05:26:48,175 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2018-02-22 05:26:48,176 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2018-02-22 05:26:48,176 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 05:26:48.176480 duration_in_ms=1.42
2018-02-22 05:26:48,176 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 05:26:48.176883
2018-02-22 05:26:48,177 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2018-02-22 05:26:48,286 [salt.state       ][INFO    ][9427] File changed:
New file
2018-02-22 05:26:48,286 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 05:26:48.286947 duration_in_ms=110.064
2018-02-22 05:26:48,287 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 05:26:48.287139
2018-02-22 05:26:48,287 [salt.state       ][INFO    ][9427] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2018-02-22 05:26:48,288 [salt.state       ][INFO    ][9427] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2018-02-22 05:26:48,288 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 05:26:48.288551 duration_in_ms=1.413
2018-02-22 05:26:48,288 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-enabled/default] at time 05:26:48.288951
2018-02-22 05:26:48,289 [salt.state       ][INFO    ][9427] Executing state file.absent for /etc/nginx/sites-enabled/default
2018-02-22 05:26:48,289 [salt.state       ][INFO    ][9427] {'removed': '/etc/nginx/sites-enabled/default'}
2018-02-22 05:26:48,289 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-enabled/default] at time 05:26:48.289622 duration_in_ms=0.67
2018-02-22 05:26:48,290 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/sites-available/default] at time 05:26:48.290011
2018-02-22 05:26:48,290 [salt.state       ][INFO    ][9427] Executing state file.absent for /etc/nginx/sites-available/default
2018-02-22 05:26:48,290 [salt.state       ][INFO    ][9427] {'removed': '/etc/nginx/sites-available/default'}
2018-02-22 05:26:48,290 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/sites-available/default] at time 05:26:48.290621 duration_in_ms=0.609
2018-02-22 05:26:48,291 [salt.state       ][INFO    ][9427] Running state [/etc/nginx/nginx.conf] at time 05:26:48.291016
2018-02-22 05:26:48,291 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/nginx/nginx.conf
2018-02-22 05:26:48,312 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2018-02-22 05:26:48,339 [salt.state       ][INFO    ][9427] 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-02-22 05:26:48,339 [salt.state       ][INFO    ][9427] Completed state [/etc/nginx/nginx.conf] at time 05:26:48.339265 duration_in_ms=48.249
2018-02-22 05:26:48,339 [salt.state       ][INFO    ][9427] Running state [/etc/ssl/private] at time 05:26:48.339687
2018-02-22 05:26:48,339 [salt.state       ][INFO    ][9427] Executing state file.directory for /etc/ssl/private
2018-02-22 05:26:48,340 [salt.state       ][INFO    ][9427] Directory /etc/ssl/private is in the correct state
2018-02-22 05:26:48,340 [salt.state       ][INFO    ][9427] Completed state [/etc/ssl/private] at time 05:26:48.340515 duration_in_ms=0.829
2018-02-22 05:26:48,352 [salt.state       ][INFO    ][9427] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 05:26:48.352310
2018-02-22 05:26:48,352 [salt.state       ][INFO    ][9427] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2018-02-22 05:26:48,352 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2018-02-22 05:26:55,403 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052655392123
2018-02-22 05:26:55,426 [salt.minion      ][INFO    ][10203] Starting a new job with PID 10203
2018-02-22 05:26:55,442 [salt.minion      ][INFO    ][10203] Returning information for job: 20180222052655392123
2018-02-22 05:27:05,625 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052705613562
2018-02-22 05:27:05,648 [salt.minion      ][INFO    ][10208] Starting a new job with PID 10208
2018-02-22 05:27:05,664 [salt.minion      ][INFO    ][10208] Returning information for job: 20180222052705613562
2018-02-22 05:27:15,847 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052715832837
2018-02-22 05:27:15,871 [salt.minion      ][INFO    ][10213] Starting a new job with PID 10213
2018-02-22 05:27:15,887 [salt.minion      ][INFO    ][10213] Returning information for job: 20180222052715832837
2018-02-22 05:27:26,071 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052726056067
2018-02-22 05:27:26,095 [salt.minion      ][INFO    ][10218] Starting a new job with PID 10218
2018-02-22 05:27:26,110 [salt.minion      ][INFO    ][10218] Returning information for job: 20180222052726056067
2018-02-22 05:27:36,304 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052736285734
2018-02-22 05:27:36,330 [salt.minion      ][INFO    ][10233] Starting a new job with PID 10233
2018-02-22 05:27:36,346 [salt.minion      ][INFO    ][10233] Returning information for job: 20180222052736285734
2018-02-22 05:27:42,482 [salt.state       ][INFO    ][9427] {'pid': 10199, '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-02-22 05:27:42,483 [salt.state       ][INFO    ][9427] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 05:27:42.483336 duration_in_ms=54131.025
2018-02-22 05:27:42,487 [salt.state       ][INFO    ][9427] Running state [nginx] at time 05:27:42.487830
2018-02-22 05:27:42,488 [salt.state       ][INFO    ][9427] Executing state service.running for nginx
2018-02-22 05:27:42,489 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2018-02-22 05:27:42,507 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2018-02-22 05:27:42,521 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2018-02-22 05:27:42,535 [salt.state       ][INFO    ][9427] The service nginx is already running
2018-02-22 05:27:42,536 [salt.state       ][INFO    ][9427] Completed state [nginx] at time 05:27:42.536440 duration_in_ms=48.609
2018-02-22 05:27:42,536 [salt.state       ][INFO    ][9427] Running state [nginx] at time 05:27:42.536785
2018-02-22 05:27:42,537 [salt.state       ][INFO    ][9427] Executing state service.mod_watch for nginx
2018-02-22 05:27:42,538 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2018-02-22 05:27:42,552 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2018-02-22 05:27:42,569 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2018-02-22 05:27:42,698 [salt.state       ][INFO    ][9427] {'nginx': True}
2018-02-22 05:27:42,698 [salt.state       ][INFO    ][9427] Completed state [nginx] at time 05:27:42.698403 duration_in_ms=161.618
2018-02-22 05:27:42,702 [salt.minion      ][INFO    ][9427] Returning information for job: 20180222052635256288
2018-02-22 05:28:41,014 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command pkg.version with jid 20180222052841003333
2018-02-22 05:28:41,029 [salt.minion      ][INFO    ][10264] Starting a new job with PID 10264
2018-02-22 05:28:41,049 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-22 05:28:41,314 [salt.minion      ][INFO    ][10264] Returning information for job: 20180222052841003333
2018-02-22 05:28:42,049 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command file.symlink with jid 20180222052842039818
2018-02-22 05:28:42,062 [salt.minion      ][INFO    ][10272] Starting a new job with PID 10272
2018-02-22 05:28:42,076 [salt.minion      ][INFO    ][10272] Returning information for job: 20180222052842039818
2018-02-22 05:28:42,788 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command cmd.run with jid 20180222052842777304
2018-02-22 05:28:42,803 [salt.minion      ][INFO    ][10277] Starting a new job with PID 10277
2018-02-22 05:28:42,810 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10277] Executing command '/usr/share/openstack-dashboard/manage.py collectstatic --noinput' in directory '/root'
2018-02-22 05:28:44,255 [salt.minion      ][INFO    ][10277] Returning information for job: 20180222052842777304
2018-02-22 05:28:44,987 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command cmd.run with jid 20180222052844976477
2018-02-22 05:28:45,000 [salt.minion      ][INFO    ][10289] Starting a new job with PID 10289
2018-02-22 05:28:45,006 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10289] Executing command '/usr/share/openstack-dashboard/manage.py compress --force' in directory '/root'
2018-02-22 05:28:55,101 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052855087949
2018-02-22 05:28:55,132 [salt.minion      ][INFO    ][10299] Starting a new job with PID 10299
2018-02-22 05:28:55,146 [salt.minion      ][INFO    ][10299] Returning information for job: 20180222052855087949
2018-02-22 05:29:05,129 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052905113815
2018-02-22 05:29:05,148 [salt.minion      ][INFO    ][10304] Starting a new job with PID 10304
2018-02-22 05:29:05,161 [salt.minion      ][INFO    ][10304] Returning information for job: 20180222052905113815
2018-02-22 05:29:15,347 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command saltutil.find_job with jid 20180222052915336462
2018-02-22 05:29:15,379 [salt.minion      ][INFO    ][10309] Starting a new job with PID 10309
2018-02-22 05:29:15,394 [salt.minion      ][INFO    ][10309] Returning information for job: 20180222052915336462
2018-02-22 05:29:16,543 [salt.minion      ][INFO    ][10289] Returning information for job: 20180222052844976477
2018-02-22 05:29:17,274 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command file.append with jid 20180222052917263052
2018-02-22 05:29:17,288 [salt.minion      ][INFO    ][10316] Starting a new job with PID 10316
2018-02-22 05:29:17,300 [salt.minion      ][INFO    ][10316] Returning information for job: 20180222052917263052
2018-02-22 05:29:18,030 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command service.reload with jid 20180222052918018695
2018-02-22 05:29:18,043 [salt.minion      ][INFO    ][10321] Starting a new job with PID 10321
2018-02-22 05:29:19,123 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10321] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-22 05:29:19,138 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10321] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-22 05:29:19,163 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10321] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-02-22 05:29:19,324 [salt.minion      ][INFO    ][10321] Returning information for job: 20180222052918018695
2018-02-22 05:29:20,050 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command pillar.get with jid 20180222052920038830
2018-02-22 05:29:20,065 [salt.minion      ][INFO    ][10453] Starting a new job with PID 10453
2018-02-22 05:29:20,070 [salt.minion      ][INFO    ][10453] Returning information for job: 20180222052920038830
2018-02-22 05:29:20,800 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command cp.push with jid 20180222052920789953
2018-02-22 05:29:20,815 [salt.minion      ][INFO    ][10458] Starting a new job with PID 10458
2018-02-22 05:29:20,837 [salt.minion      ][INFO    ][10458] Returning information for job: 20180222052920789953
2018-02-22 05:30:16,196 [salt.minion      ][INFO    ][1349] User sudo_ubuntu Executing command cp.push_dir with jid 20180222053016179299
2018-02-22 05:30:16,217 [salt.minion      ][INFO    ][10465] Starting a new job with PID 10465
