2018-02-06 09:35:31,804 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:31,937 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,047 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,051 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,054 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,057 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,120 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,123 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,126 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,223 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,226 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,229 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:32,232 [salt.utils.decorators][ERROR   ][1458] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-02-06 09:35:33,432 [py.warnings      ][WARNING ][1458] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-02-06 09:35:54,108 [salt.loaded.int.module.cmdmod][ERROR   ][1458] 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-06 09:36:42,040 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-06 09:36:42,059 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-06 09:36:42,094 [salt.loaded.int.module.cmdmod][INFO    ][8030] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-02-06 09:36:42,133 [salt.utils.parsers][WARNING ][1223] Minion received a SIGTERM. Exiting.
2018-02-06 09:36:43,066 [salt.cli.daemons ][INFO    ][8080] Setting up the Salt Minion "ctl01.mcp-pike-ovs-ha.local"
2018-02-06 09:36:43,182 [salt.cli.daemons ][INFO    ][8080] Starting up the Salt Minion
2018-02-06 09:36:43,183 [salt.utils.event ][INFO    ][8080] Starting pull socket on /var/run/salt/minion/minion_event_62153d1a10_pull.ipc
2018-02-06 09:36:43,870 [salt.minion      ][INFO    ][8080] Creating minion process manager
2018-02-06 09:36:45,654 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8080] Executing command ['date', '+%z'] in directory '/root'
2018-02-06 09:36:45,679 [salt.utils.schedule][INFO    ][8080] Updating job settings for scheduled job: __mine_interval
2018-02-06 09:36:45,681 [salt.minion      ][INFO    ][8080] Added mine.update to scheduler
2018-02-06 09:36:45,686 [salt.minion      ][INFO    ][8080] Minion is starting as user 'root'
2018-02-06 09:36:45,703 [salt.minion      ][INFO    ][8080] Minion is ready to receive requests!
2018-02-06 09:36:46,705 [salt.utils.schedule][INFO    ][8080] Running scheduled job: __mine_interval
2018-02-06 09:37:06,292 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.apply with jid 20180206093707738134
2018-02-06 09:37:06,311 [salt.minion      ][INFO    ][8178] Starting a new job with PID 8178
2018-02-06 09:37:10,608 [salt.state       ][INFO    ][8178] Loading fresh modules for state activity
2018-02-06 09:37:13,393 [salt.state       ][INFO    ][8178] Running state [/etc/environment] at time 09:37:13.393573
2018-02-06 09:37:13,393 [salt.state       ][INFO    ][8178] Executing state file.blockreplace for /etc/environment
2018-02-06 09:37:13,401 [salt.state       ][INFO    ][8178] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-02-06 09:37:13,402 [salt.state       ][INFO    ][8178] Completed state [/etc/environment] at time 09:37:13.402475 duration_in_ms=8.902
2018-02-06 09:37:13,402 [salt.state       ][INFO    ][8178] Running state [/etc/profile.d] at time 09:37:13.402901
2018-02-06 09:37:13,403 [salt.state       ][INFO    ][8178] Executing state file.directory for /etc/profile.d
2018-02-06 09:37:13,404 [salt.state       ][INFO    ][8178] Directory /etc/profile.d is in the correct state
2018-02-06 09:37:13,405 [salt.state       ][INFO    ][8178] Completed state [/etc/profile.d] at time 09:37:13.405343 duration_in_ms=2.442
2018-02-06 09:37:13,956 [salt.state       ][INFO    ][8178] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:37:13.955943
2018-02-06 09:37:13,956 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-06 09:37:13,985 [salt.state       ][INFO    ][8178] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-02-06 09:37:13,986 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:37:13.985996 duration_in_ms=30.054
2018-02-06 09:37:13,986 [salt.state       ][INFO    ][8178] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:37:13.986522
2018-02-06 09:37:13,987 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-06 09:37:14,007 [salt.state       ][INFO    ][8178] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-02-06 09:37:14,007 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:37:14.007862 duration_in_ms=21.339
2018-02-06 09:37:14,009 [salt.state       ][INFO    ][8178] Running state [linux_repo_prereq_pkgs] at time 09:37:14.009955
2018-02-06 09:37:14,010 [salt.state       ][INFO    ][8178] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-06 09:37:14,011 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:37:14,402 [salt.state       ][INFO    ][8178] All specified packages are already installed
2018-02-06 09:37:14,403 [salt.state       ][INFO    ][8178] Completed state [linux_repo_prereq_pkgs] at time 09:37:14.403043 duration_in_ms=393.087
2018-02-06 09:37:14,403 [salt.state       ][INFO    ][8178] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:37:14.403704
2018-02-06 09:37:14,404 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-02-06 09:37:14,405 [salt.state       ][INFO    ][8178] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-02-06 09:37:14,405 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:37:14.405751 duration_in_ms=2.047
2018-02-06 09:37:14,406 [salt.state       ][INFO    ][8178] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:37:14.406253
2018-02-06 09:37:14,406 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-02-06 09:37:14,407 [salt.state       ][INFO    ][8178] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-02-06 09:37:14,407 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:37:14.407653 duration_in_ms=1.4
2018-02-06 09:37:14,410 [salt.state       ][INFO    ][8178] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:37:14.410257
2018-02-06 09:37:14,410 [salt.state       ][INFO    ][8178] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-02-06 09:37:14,411 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-02-06 09:37:14,597 [salt.state       ][INFO    ][8178] {'pid': 8238, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: "Launchpad PPA for Gluster" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.VENG8LJhnT/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-02-06 09:37:14,598 [salt.state       ][INFO    ][8178] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:37:14.598235 duration_in_ms=187.977
2018-02-06 09:37:14,603 [salt.state       ][INFO    ][8178] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:37:14.603140
2018-02-06 09:37:14,603 [salt.state       ][INFO    ][8178] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-02-06 09:37:14,707 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 09:37:16,383 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206093717830158
2018-02-06 09:37:16,400 [salt.minion      ][INFO    ][8680] Starting a new job with PID 8680
2018-02-06 09:37:16,418 [salt.minion      ][INFO    ][8680] Returning information for job: 20180206093717830158
2018-02-06 09:37:18,534 [salt.state       ][INFO    ][8178] Configured package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'
2018-02-06 09:37:18,535 [salt.state       ][INFO    ][8178] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:37:18.535041 duration_in_ms=3931.9
2018-02-06 09:37:18,535 [salt.state       ][INFO    ][8178] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:37:18.535449
2018-02-06 09:37:18,535 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-06 09:37:18,536 [salt.state       ][INFO    ][8178] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-06 09:37:18,536 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:37:18.536533 duration_in_ms=1.084
2018-02-06 09:37:18,536 [salt.state       ][INFO    ][8178] Running state [/etc/apt/preferences.d/uca] at time 09:37:18.536767
2018-02-06 09:37:18,537 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-06 09:37:18,537 [salt.state       ][INFO    ][8178] File /etc/apt/preferences.d/uca is not present
2018-02-06 09:37:18,537 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/preferences.d/uca] at time 09:37:18.537763 duration_in_ms=0.996
2018-02-06 09:37:18,538 [salt.state       ][INFO    ][8178] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:37:18.538357
2018-02-06 09:37:18,538 [salt.state       ][INFO    ][8178] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-02-06 09:37:18,540 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-02-06 09:37:18,726 [salt.state       ][INFO    ][8178] {'pid': 8689, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.rFG3dfCfX9/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-02-06 09:37:18,727 [salt.state       ][INFO    ][8178] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:37:18.726974 duration_in_ms=188.616
2018-02-06 09:37:18,728 [salt.state       ][INFO    ][8178] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:37:18.728808
2018-02-06 09:37:18,729 [salt.state       ][INFO    ][8178] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-06 09:37:18,867 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 09:37:21,567 [salt.state       ][INFO    ][8178] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-02-06 09:37:21,568 [salt.state       ][INFO    ][8178] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:37:21.568468 duration_in_ms=2839.659
2018-02-06 09:37:21,569 [salt.state       ][INFO    ][8178] Running state [linux_extra_packages_purged] at time 09:37:21.569125
2018-02-06 09:37:21,569 [salt.state       ][INFO    ][8178] Executing state pkg.purged for linux_extra_packages_purged
2018-02-06 09:37:21,583 [salt.state       ][INFO    ][8178] All specified packages are already absent
2018-02-06 09:37:21,584 [salt.state       ][INFO    ][8178] Completed state [linux_extra_packages_purged] at time 09:37:21.584373 duration_in_ms=15.247
2018-02-06 09:37:21,584 [salt.state       ][INFO    ][8178] Running state [linux_extra_packages_latest] at time 09:37:21.584856
2018-02-06 09:37:21,585 [salt.state       ][INFO    ][8178] Executing state pkg.latest for linux_extra_packages_latest
2018-02-06 09:37:21,598 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['apt-cache', '-q', 'policy', 'python-pymysql'] in directory '/root'
2018-02-06 09:37:21,649 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['apt-cache', '-q', 'policy', 'python-cryptography'] in directory '/root'
2018-02-06 09:37:21,700 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-06 09:37:21,752 [salt.state       ][INFO    ][8178] All packages are up-to-date (mcelog, python-cryptography, python-pymysql).
2018-02-06 09:37:21,753 [salt.state       ][INFO    ][8178] Completed state [linux_extra_packages_latest] at time 09:37:21.753124 duration_in_ms=168.269
2018-02-06 09:37:21,754 [salt.state       ][INFO    ][8178] Running state [UTC] at time 09:37:21.754464
2018-02-06 09:37:21,755 [salt.state       ][INFO    ][8178] Executing state timezone.system for UTC
2018-02-06 09:37:21,756 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['timedatectl'] in directory '/root'
2018-02-06 09:37:21,794 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['timedatectl'] in directory '/root'
2018-02-06 09:37:21,810 [salt.state       ][INFO    ][8178] Timezone UTC already set, UTC already set to UTC
2018-02-06 09:37:21,811 [salt.state       ][INFO    ][8178] Completed state [UTC] at time 09:37:21.810997 duration_in_ms=56.533
2018-02-06 09:37:21,812 [salt.state       ][INFO    ][8178] Running state [nf_conntrack] at time 09:37:21.812113
2018-02-06 09:37:21,812 [salt.state       ][INFO    ][8178] Executing state kmod.present for nf_conntrack
2018-02-06 09:37:21,813 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'lsmod' in directory '/root'
2018-02-06 09:37:21,829 [salt.state       ][INFO    ][8178] Kernel module nf_conntrack is already present
2018-02-06 09:37:21,830 [salt.state       ][INFO    ][8178] Completed state [nf_conntrack] at time 09:37:21.830210 duration_in_ms=18.097
2018-02-06 09:37:21,831 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_keepalive_probes] at time 09:37:21.831174
2018-02-06 09:37:21,831 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-06 09:37:21,847 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:21,880 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-02-06 09:37:21,880 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:37:21.880847 duration_in_ms=49.672
2018-02-06 09:37:21,881 [salt.state       ][INFO    ][8178] Running state [fs.file-max] at time 09:37:21.881934
2018-02-06 09:37:21,882 [salt.state       ][INFO    ][8178] Executing state sysctl.present for fs.file-max
2018-02-06 09:37:21,883 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:21,914 [salt.state       ][INFO    ][8178] Sysctl value fs.file-max = 124165 is already set
2018-02-06 09:37:21,915 [salt.state       ][INFO    ][8178] Completed state [fs.file-max] at time 09:37:21.915104 duration_in_ms=33.17
2018-02-06 09:37:21,915 [salt.state       ][INFO    ][8178] Running state [net.core.somaxconn] at time 09:37:21.915556
2018-02-06 09:37:21,915 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.core.somaxconn
2018-02-06 09:37:21,916 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:21,949 [salt.state       ][INFO    ][8178] Sysctl value net.core.somaxconn = 4096 is already set
2018-02-06 09:37:21,949 [salt.state       ][INFO    ][8178] Completed state [net.core.somaxconn] at time 09:37:21.949742 duration_in_ms=34.186
2018-02-06 09:37:21,950 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:37:21.950224
2018-02-06 09:37:21,950 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-06 09:37:21,951 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:21,984 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-02-06 09:37:21,984 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:37:21.984644 duration_in_ms=34.42
2018-02-06 09:37:21,985 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_tw_reuse] at time 09:37:21.985103
2018-02-06 09:37:21,985 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-06 09:37:21,986 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,020 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-02-06 09:37:22,021 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_tw_reuse] at time 09:37:22.021506 duration_in_ms=36.402
2018-02-06 09:37:22,021 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_congestion_control] at time 09:37:22.021933
2018-02-06 09:37:22,022 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-06 09:37:22,023 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,054 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-02-06 09:37:22,055 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_congestion_control] at time 09:37:22.055312 duration_in_ms=33.379
2018-02-06 09:37:22,055 [salt.state       ][INFO    ][8178] Running state [net.nf_conntrack_max] at time 09:37:22.055749
2018-02-06 09:37:22,056 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.nf_conntrack_max
2018-02-06 09:37:22,056 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,087 [salt.state       ][INFO    ][8178] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-02-06 09:37:22,088 [salt.state       ][INFO    ][8178] Completed state [net.nf_conntrack_max] at time 09:37:22.088202 duration_in_ms=32.453
2018-02-06 09:37:22,088 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_retries2] at time 09:37:22.088640
2018-02-06 09:37:22,089 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-06 09:37:22,090 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,121 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-02-06 09:37:22,122 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_retries2] at time 09:37:22.121980 duration_in_ms=33.339
2018-02-06 09:37:22,122 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_fin_timeout] at time 09:37:22.122419
2018-02-06 09:37:22,122 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-06 09:37:22,123 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,155 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-02-06 09:37:22,155 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_fin_timeout] at time 09:37:22.155801 duration_in_ms=33.381
2018-02-06 09:37:22,156 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:37:22.156227
2018-02-06 09:37:22,156 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-06 09:37:22,157 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,189 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-02-06 09:37:22,190 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:37:22.190060 duration_in_ms=33.833
2018-02-06 09:37:22,190 [salt.state       ][INFO    ][8178] Running state [vm.swappiness] at time 09:37:22.190504
2018-02-06 09:37:22,190 [salt.state       ][INFO    ][8178] Executing state sysctl.present for vm.swappiness
2018-02-06 09:37:22,191 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,223 [salt.state       ][INFO    ][8178] Sysctl value vm.swappiness = 10 is already set
2018-02-06 09:37:22,224 [salt.state       ][INFO    ][8178] Completed state [vm.swappiness] at time 09:37:22.224372 duration_in_ms=33.867
2018-02-06 09:37:22,224 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:37:22.224791
2018-02-06 09:37:22,225 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-06 09:37:22,225 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,258 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-02-06 09:37:22,258 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:37:22.258681 duration_in_ms=33.889
2018-02-06 09:37:22,259 [salt.state       ][INFO    ][8178] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:37:22.259111
2018-02-06 09:37:22,259 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-06 09:37:22,260 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,292 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-02-06 09:37:22,293 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:37:22.293397 duration_in_ms=34.286
2018-02-06 09:37:22,293 [salt.state       ][INFO    ][8178] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:37:22.293819
2018-02-06 09:37:22,294 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-06 09:37:22,294 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,326 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-02-06 09:37:22,326 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:37:22.326423 duration_in_ms=32.604
2018-02-06 09:37:22,326 [salt.state       ][INFO    ][8178] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:37:22.326829
2018-02-06 09:37:22,327 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-06 09:37:22,327 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,359 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-02-06 09:37:22,359 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:37:22.359449 duration_in_ms=32.62
2018-02-06 09:37:22,359 [salt.state       ][INFO    ][8178] Running state [net.core.netdev_max_backlog] at time 09:37:22.359871
2018-02-06 09:37:22,360 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-06 09:37:22,360 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,392 [salt.state       ][INFO    ][8178] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-02-06 09:37:22,392 [salt.state       ][INFO    ][8178] Completed state [net.core.netdev_max_backlog] at time 09:37:22.392802 duration_in_ms=32.931
2018-02-06 09:37:22,393 [salt.state       ][INFO    ][8178] Running state [net.ipv4.tcp_keepalive_time] at time 09:37:22.393485
2018-02-06 09:37:22,393 [salt.state       ][INFO    ][8178] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-06 09:37:22,394 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,425 [salt.state       ][INFO    ][8178] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-02-06 09:37:22,426 [salt.state       ][INFO    ][8178] Completed state [net.ipv4.tcp_keepalive_time] at time 09:37:22.426354 duration_in_ms=32.869
2018-02-06 09:37:22,426 [salt.state       ][INFO    ][8178] Running state [kernel.panic] at time 09:37:22.426758
2018-02-06 09:37:22,427 [salt.state       ][INFO    ][8178] Executing state sysctl.present for kernel.panic
2018-02-06 09:37:22,427 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'sysctl -a' in directory '/root'
2018-02-06 09:37:22,458 [salt.state       ][INFO    ][8178] Sysctl value kernel.panic = 60 is already set
2018-02-06 09:37:22,459 [salt.state       ][INFO    ][8178] Completed state [kernel.panic] at time 09:37:22.459341 duration_in_ms=32.583
2018-02-06 09:37:22,459 [salt.state       ][INFO    ][8178] Running state [linux_sysfs_package] at time 09:37:22.459752
2018-02-06 09:37:22,460 [salt.state       ][INFO    ][8178] Executing state pkg.installed for linux_sysfs_package
2018-02-06 09:37:22,468 [salt.state       ][INFO    ][8178] All specified packages are already installed
2018-02-06 09:37:22,469 [salt.state       ][INFO    ][8178] Completed state [linux_sysfs_package] at time 09:37:22.469076 duration_in_ms=9.324
2018-02-06 09:37:22,471 [salt.state       ][INFO    ][8178] Running state [/etc/sysfs.d] at time 09:37:22.471073
2018-02-06 09:37:22,471 [salt.state       ][INFO    ][8178] Executing state file.directory for /etc/sysfs.d
2018-02-06 09:37:22,472 [salt.state       ][INFO    ][8178] Directory /etc/sysfs.d is in the correct state
2018-02-06 09:37:22,472 [salt.state       ][INFO    ][8178] Completed state [/etc/sysfs.d] at time 09:37:22.472243 duration_in_ms=1.17
2018-02-06 09:37:22,473 [salt.state       ][INFO    ][8178] Running state [ondemand] at time 09:37:22.473013
2018-02-06 09:37:22,473 [salt.state       ][INFO    ][8178] Executing state service.dead for ondemand
2018-02-06 09:37:22,473 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-06 09:37:22,490 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-06 09:37:22,505 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-06 09:37:22,525 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'runlevel' in directory '/root'
2018-02-06 09:37:22,537 [salt.state       ][INFO    ][8178] The service ondemand is already dead
2018-02-06 09:37:22,538 [salt.state       ][INFO    ][8178] Completed state [ondemand] at time 09:37:22.538045 duration_in_ms=65.031
2018-02-06 09:37:22,539 [salt.state       ][INFO    ][8178] Running state [cs_CZ.UTF-8] at time 09:37:22.539111
2018-02-06 09:37:22,539 [salt.state       ][INFO    ][8178] Executing state locale.present for cs_CZ.UTF-8
2018-02-06 09:37:22,540 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'locale -a' in directory '/root'
2018-02-06 09:37:22,552 [salt.state       ][INFO    ][8178] Locale cs_CZ.UTF-8 is already present
2018-02-06 09:37:22,552 [salt.state       ][INFO    ][8178] Completed state [cs_CZ.UTF-8] at time 09:37:22.552394 duration_in_ms=13.283
2018-02-06 09:37:22,552 [salt.state       ][INFO    ][8178] Running state [en_US.UTF-8] at time 09:37:22.552792
2018-02-06 09:37:22,553 [salt.state       ][INFO    ][8178] Executing state locale.present for en_US.UTF-8
2018-02-06 09:37:22,554 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'locale -a' in directory '/root'
2018-02-06 09:37:22,565 [salt.state       ][INFO    ][8178] Locale en_US.UTF-8 is already present
2018-02-06 09:37:22,566 [salt.state       ][INFO    ][8178] Completed state [en_US.UTF-8] at time 09:37:22.566002 duration_in_ms=13.21
2018-02-06 09:37:22,567 [salt.state       ][INFO    ][8178] Running state [en_US.UTF-8] at time 09:37:22.567920
2018-02-06 09:37:22,568 [salt.state       ][INFO    ][8178] Executing state locale.system for en_US.UTF-8
2018-02-06 09:37:22,568 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'localectl' in directory '/root'
2018-02-06 09:37:22,607 [salt.state       ][INFO    ][8178] System locale en_US.UTF-8 already set
2018-02-06 09:37:22,607 [salt.state       ][INFO    ][8178] Completed state [en_US.UTF-8] at time 09:37:22.607842 duration_in_ms=39.922
2018-02-06 09:37:22,608 [salt.state       ][INFO    ][8178] Running state [glance] at time 09:37:22.608947
2018-02-06 09:37:22,609 [salt.state       ][INFO    ][8178] Executing state group.present for glance
2018-02-06 09:37:22,609 [salt.state       ][INFO    ][8178] Group glance is present and up to date
2018-02-06 09:37:22,610 [salt.state       ][INFO    ][8178] Completed state [glance] at time 09:37:22.610040 duration_in_ms=1.093
2018-02-06 09:37:22,610 [salt.state       ][INFO    ][8178] Running state [keystone] at time 09:37:22.610318
2018-02-06 09:37:22,610 [salt.state       ][INFO    ][8178] Executing state group.present for keystone
2018-02-06 09:37:22,610 [salt.state       ][INFO    ][8178] Group keystone is present and up to date
2018-02-06 09:37:22,611 [salt.state       ][INFO    ][8178] Completed state [keystone] at time 09:37:22.611080 duration_in_ms=0.762
2018-02-06 09:37:22,612 [salt.state       ][INFO    ][8178] Running state [root] at time 09:37:22.612952
2018-02-06 09:37:22,614 [salt.state       ][INFO    ][8178] Executing state user.present for root
2018-02-06 09:37:22,615 [salt.state       ][INFO    ][8178] User root is present and up to date
2018-02-06 09:37:22,615 [salt.state       ][INFO    ][8178] Completed state [root] at time 09:37:22.615779 duration_in_ms=2.827
2018-02-06 09:37:22,617 [salt.state       ][INFO    ][8178] Running state [/root] at time 09:37:22.617249
2018-02-06 09:37:22,617 [salt.state       ][INFO    ][8178] Executing state file.directory for /root
2018-02-06 09:37:22,618 [salt.state       ][INFO    ][8178] Directory /root is in the correct state
2018-02-06 09:37:22,618 [salt.state       ][INFO    ][8178] Completed state [/root] at time 09:37:22.618481 duration_in_ms=1.232
2018-02-06 09:37:22,618 [salt.state       ][INFO    ][8178] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:37:22.618701
2018-02-06 09:37:22,618 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-06 09:37:22,619 [salt.state       ][INFO    ][8178] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-06 09:37:22,619 [salt.state       ][INFO    ][8178] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:37:22.619428 duration_in_ms=0.727
2018-02-06 09:37:22,619 [salt.state       ][INFO    ][8178] Running state [glance] at time 09:37:22.619664
2018-02-06 09:37:22,619 [salt.state       ][INFO    ][8178] Executing state user.present for glance
2018-02-06 09:37:22,620 [salt.state       ][INFO    ][8178] User glance is present and up to date
2018-02-06 09:37:22,621 [salt.state       ][INFO    ][8178] Completed state [glance] at time 09:37:22.621061 duration_in_ms=1.397
2018-02-06 09:37:22,622 [salt.state       ][INFO    ][8178] Running state [/var/lib/glance] at time 09:37:22.622181
2018-02-06 09:37:22,622 [salt.state       ][INFO    ][8178] Executing state file.directory for /var/lib/glance
2018-02-06 09:37:22,623 [salt.state       ][INFO    ][8178] Directory /var/lib/glance is in the correct state
2018-02-06 09:37:22,623 [salt.state       ][INFO    ][8178] Completed state [/var/lib/glance] at time 09:37:22.623355 duration_in_ms=1.174
2018-02-06 09:37:22,623 [salt.state       ][INFO    ][8178] Running state [/etc/sudoers.d/90-salt-user-glance] at time 09:37:22.623581
2018-02-06 09:37:22,623 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/sudoers.d/90-salt-user-glance
2018-02-06 09:37:22,624 [salt.state       ][INFO    ][8178] File /etc/sudoers.d/90-salt-user-glance is not present
2018-02-06 09:37:22,624 [salt.state       ][INFO    ][8178] Completed state [/etc/sudoers.d/90-salt-user-glance] at time 09:37:22.624280 duration_in_ms=0.699
2018-02-06 09:37:22,624 [salt.state       ][INFO    ][8178] Running state [keystone] at time 09:37:22.624508
2018-02-06 09:37:22,624 [salt.state       ][INFO    ][8178] Executing state user.present for keystone
2018-02-06 09:37:22,626 [salt.state       ][INFO    ][8178] User keystone is present and up to date
2018-02-06 09:37:22,626 [salt.state       ][INFO    ][8178] Completed state [keystone] at time 09:37:22.626516 duration_in_ms=2.008
2018-02-06 09:37:22,627 [salt.state       ][INFO    ][8178] Running state [/var/lib/keystone] at time 09:37:22.627594
2018-02-06 09:37:22,627 [salt.state       ][INFO    ][8178] Executing state file.directory for /var/lib/keystone
2018-02-06 09:37:22,628 [salt.state       ][INFO    ][8178] Directory /var/lib/keystone is in the correct state
2018-02-06 09:37:22,628 [salt.state       ][INFO    ][8178] Completed state [/var/lib/keystone] at time 09:37:22.628769 duration_in_ms=1.175
2018-02-06 09:37:22,629 [salt.state       ][INFO    ][8178] Running state [/etc/sudoers.d/90-salt-user-keystone] at time 09:37:22.628994
2018-02-06 09:37:22,629 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/sudoers.d/90-salt-user-keystone
2018-02-06 09:37:22,629 [salt.state       ][INFO    ][8178] File /etc/sudoers.d/90-salt-user-keystone is not present
2018-02-06 09:37:22,630 [salt.state       ][INFO    ][8178] Completed state [/etc/sudoers.d/90-salt-user-keystone] at time 09:37:22.629996 duration_in_ms=1.002
2018-02-06 09:37:22,630 [salt.state       ][INFO    ][8178] Running state [ubuntu] at time 09:37:22.630243
2018-02-06 09:37:22,630 [salt.state       ][INFO    ][8178] Executing state user.present for ubuntu
2018-02-06 09:37:22,631 [salt.state       ][INFO    ][8178] User ubuntu is present and up to date
2018-02-06 09:37:22,631 [salt.state       ][INFO    ][8178] Completed state [ubuntu] at time 09:37:22.631637 duration_in_ms=1.394
2018-02-06 09:37:22,632 [salt.state       ][INFO    ][8178] Running state [/home/ubuntu] at time 09:37:22.632694
2018-02-06 09:37:22,632 [salt.state       ][INFO    ][8178] Executing state file.directory for /home/ubuntu
2018-02-06 09:37:22,633 [salt.state       ][INFO    ][8178] Directory /home/ubuntu is in the correct state
2018-02-06 09:37:22,633 [salt.state       ][INFO    ][8178] Completed state [/home/ubuntu] at time 09:37:22.633836 duration_in_ms=1.142
2018-02-06 09:37:22,634 [salt.state       ][INFO    ][8178] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:37:22.634770
2018-02-06 09:37:22,635 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-06 09:37:22,653 [salt.state       ][INFO    ][8178] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-02-06 09:37:22,653 [salt.state       ][INFO    ][8178] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:37:22.653217 duration_in_ms=18.446
2018-02-06 09:37:22,654 [salt.state       ][INFO    ][8178] Running state [/usr/bin/keystone-manage fernet_rotate --keystone-user keystone --keystone-group keystone >> /var/log/key_rotation_log 2>> /var/log/key_rotation_log
] at time 09:37:22.654806
2018-02-06 09:37:22,655 [salt.state       ][INFO    ][8178] Executing state cron.present for /usr/bin/keystone-manage fernet_rotate --keystone-user keystone --keystone-group keystone >> /var/log/key_rotation_log 2>> /var/log/key_rotation_log

2018-02-06 09:37:22,655 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'crontab -l' in directory '/root'
2018-02-06 09:37:22,667 [salt.state       ][INFO    ][8178] Cron /usr/bin/keystone-manage fernet_rotate --keystone-user keystone --keystone-group keystone >> /var/log/key_rotation_log 2>> /var/log/key_rotation_log already present
2018-02-06 09:37:22,668 [salt.state       ][INFO    ][8178] Completed state [/usr/bin/keystone-manage fernet_rotate --keystone-user keystone --keystone-group keystone >> /var/log/key_rotation_log 2>> /var/log/key_rotation_log
] at time 09:37:22.668205 duration_in_ms=13.399
2018-02-06 09:37:22,668 [salt.state       ][INFO    ][8178] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:37:22.668617
2018-02-06 09:37:22,668 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-06 09:37:22,771 [salt.state       ][INFO    ][8178] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-02-06 09:37:22,772 [salt.state       ][INFO    ][8178] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:37:22.772232 duration_in_ms=103.613
2018-02-06 09:37:22,772 [salt.state       ][INFO    ][8178] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:37:22.772495
2018-02-06 09:37:22,772 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-06 09:37:22,865 [salt.state       ][INFO    ][8178] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-02-06 09:37:22,866 [salt.state       ][INFO    ][8178] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:37:22.866227 duration_in_ms=93.731
2018-02-06 09:37:22,868 [salt.state       ][INFO    ][8178] Running state [service.systemctl_reload] at time 09:37:22.868039
2018-02-06 09:37:22,868 [salt.state       ][INFO    ][8178] Executing state module.wait for service.systemctl_reload
2018-02-06 09:37:22,868 [salt.state       ][INFO    ][8178] No changes made for service.systemctl_reload
2018-02-06 09:37:22,868 [salt.state       ][INFO    ][8178] Completed state [service.systemctl_reload] at time 09:37:22.868743 duration_in_ms=0.705
2018-02-06 09:37:22,869 [salt.state       ][INFO    ][8178] Running state [/etc/hostname] at time 09:37:22.868994
2018-02-06 09:37:22,869 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/hostname
2018-02-06 09:37:22,885 [salt.state       ][INFO    ][8178] File /etc/hostname is in the correct state
2018-02-06 09:37:22,885 [salt.state       ][INFO    ][8178] Completed state [/etc/hostname] at time 09:37:22.885446 duration_in_ms=16.452
2018-02-06 09:37:22,886 [salt.state       ][INFO    ][8178] Running state [hostname ctl01] at time 09:37:22.886383
2018-02-06 09:37:22,886 [salt.state       ][INFO    ][8178] Executing state cmd.wait for hostname ctl01
2018-02-06 09:37:22,886 [salt.state       ][INFO    ][8178] No changes made for hostname ctl01
2018-02-06 09:37:22,887 [salt.state       ][INFO    ][8178] Completed state [hostname ctl01] at time 09:37:22.887127 duration_in_ms=0.744
2018-02-06 09:37:22,887 [salt.state       ][INFO    ][8178] Running state [mdb02] at time 09:37:22.887654
2018-02-06 09:37:22,887 [salt.state       ][INFO    ][8178] Executing state host.present for mdb02
2018-02-06 09:37:22,888 [salt.state       ][INFO    ][8178] Host mdb02 (192.168.10.77) already present
2018-02-06 09:37:22,888 [salt.state       ][INFO    ][8178] Completed state [mdb02] at time 09:37:22.888621 duration_in_ms=0.968
2018-02-06 09:37:22,888 [salt.state       ][INFO    ][8178] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:37:22.888847
2018-02-06 09:37:22,889 [salt.state       ][INFO    ][8178] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,889 [salt.state       ][INFO    ][8178] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-02-06 09:37:22,890 [salt.state       ][INFO    ][8178] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:37:22.890033 duration_in_ms=1.186
2018-02-06 09:37:22,890 [salt.state       ][INFO    ][8178] Running state [mdb03] at time 09:37:22.890289
2018-02-06 09:37:22,890 [salt.state       ][INFO    ][8178] Executing state host.present for mdb03
2018-02-06 09:37:22,891 [salt.state       ][INFO    ][8178] Host mdb03 (192.168.10.78) already present
2018-02-06 09:37:22,891 [salt.state       ][INFO    ][8178] Completed state [mdb03] at time 09:37:22.891166 duration_in_ms=0.876
2018-02-06 09:37:22,891 [salt.state       ][INFO    ][8178] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:37:22.891392
2018-02-06 09:37:22,891 [salt.state       ][INFO    ][8178] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,892 [salt.state       ][INFO    ][8178] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-02-06 09:37:22,892 [salt.state       ][INFO    ][8178] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:37:22.892262 duration_in_ms=0.87
2018-02-06 09:37:22,892 [salt.state       ][INFO    ][8178] Running state [mdb01] at time 09:37:22.892492
2018-02-06 09:37:22,892 [salt.state       ][INFO    ][8178] Executing state host.present for mdb01
2018-02-06 09:37:22,893 [salt.state       ][INFO    ][8178] Host mdb01 (192.168.10.76) already present
2018-02-06 09:37:22,893 [salt.state       ][INFO    ][8178] Completed state [mdb01] at time 09:37:22.893363 duration_in_ms=0.871
2018-02-06 09:37:22,893 [salt.state       ][INFO    ][8178] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:37:22.893588
2018-02-06 09:37:22,893 [salt.state       ][INFO    ][8178] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,894 [salt.state       ][INFO    ][8178] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-02-06 09:37:22,894 [salt.state       ][INFO    ][8178] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:37:22.894477 duration_in_ms=0.889
2018-02-06 09:37:22,894 [salt.state       ][INFO    ][8178] Running state [mdb] at time 09:37:22.894702
2018-02-06 09:37:22,894 [salt.state       ][INFO    ][8178] Executing state host.present for mdb
2018-02-06 09:37:22,895 [salt.state       ][INFO    ][8178] Host mdb (192.168.10.75) already present
2018-02-06 09:37:22,895 [salt.state       ][INFO    ][8178] Completed state [mdb] at time 09:37:22.895575 duration_in_ms=0.873
2018-02-06 09:37:22,895 [salt.state       ][INFO    ][8178] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:37:22.895797
2018-02-06 09:37:22,896 [salt.state       ][INFO    ][8178] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,896 [salt.state       ][INFO    ][8178] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-02-06 09:37:22,896 [salt.state       ][INFO    ][8178] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:37:22.896659 duration_in_ms=0.862
2018-02-06 09:37:22,896 [salt.state       ][INFO    ][8178] Running state [cfg01] at time 09:37:22.896889
2018-02-06 09:37:22,897 [salt.state       ][INFO    ][8178] Executing state host.present for cfg01
2018-02-06 09:37:22,897 [salt.state       ][INFO    ][8178] Host cfg01 (192.168.10.100) already present
2018-02-06 09:37:22,897 [salt.state       ][INFO    ][8178] Completed state [cfg01] at time 09:37:22.897760 duration_in_ms=0.871
2018-02-06 09:37:22,898 [salt.state       ][INFO    ][8178] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:37:22.897990
2018-02-06 09:37:22,898 [salt.state       ][INFO    ][8178] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,898 [salt.state       ][INFO    ][8178] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-02-06 09:37:22,898 [salt.state       ][INFO    ][8178] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:37:22.898877 duration_in_ms=0.887
2018-02-06 09:37:22,899 [salt.state       ][INFO    ][8178] Running state [prx01] at time 09:37:22.899101
2018-02-06 09:37:22,899 [salt.state       ][INFO    ][8178] Executing state host.present for prx01
2018-02-06 09:37:22,899 [salt.state       ][INFO    ][8178] Host prx01 (192.168.10.104) already present
2018-02-06 09:37:22,899 [salt.state       ][INFO    ][8178] Completed state [prx01] at time 09:37:22.899956 duration_in_ms=0.855
2018-02-06 09:37:22,900 [salt.state       ][INFO    ][8178] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:37:22.900188
2018-02-06 09:37:22,900 [salt.state       ][INFO    ][8178] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,900 [salt.state       ][INFO    ][8178] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-02-06 09:37:22,901 [salt.state       ][INFO    ][8178] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:37:22.901046 duration_in_ms=0.858
2018-02-06 09:37:22,901 [salt.state       ][INFO    ][8178] Running state [kvm01] at time 09:37:22.901582
2018-02-06 09:37:22,901 [salt.state       ][INFO    ][8178] Executing state host.present for kvm01
2018-02-06 09:37:22,902 [salt.state       ][INFO    ][8178] Host kvm01 (192.168.10.141) already present
2018-02-06 09:37:22,902 [salt.state       ][INFO    ][8178] Completed state [kvm01] at time 09:37:22.902466 duration_in_ms=0.884
2018-02-06 09:37:22,902 [salt.state       ][INFO    ][8178] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:37:22.902691
2018-02-06 09:37:22,902 [salt.state       ][INFO    ][8178] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,903 [salt.state       ][INFO    ][8178] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-02-06 09:37:22,903 [salt.state       ][INFO    ][8178] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:37:22.903552 duration_in_ms=0.862
2018-02-06 09:37:22,903 [salt.state       ][INFO    ][8178] Running state [kvm03] at time 09:37:22.903793
2018-02-06 09:37:22,904 [salt.state       ][INFO    ][8178] Executing state host.present for kvm03
2018-02-06 09:37:22,904 [salt.state       ][INFO    ][8178] Host kvm03 (192.168.10.143) already present
2018-02-06 09:37:22,904 [salt.state       ][INFO    ][8178] Completed state [kvm03] at time 09:37:22.904655 duration_in_ms=0.862
2018-02-06 09:37:22,904 [salt.state       ][INFO    ][8178] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:37:22.904877
2018-02-06 09:37:22,905 [salt.state       ][INFO    ][8178] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,905 [salt.state       ][INFO    ][8178] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-02-06 09:37:22,905 [salt.state       ][INFO    ][8178] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:37:22.905748 duration_in_ms=0.871
2018-02-06 09:37:22,906 [salt.state       ][INFO    ][8178] Running state [kvm02] at time 09:37:22.905971
2018-02-06 09:37:22,906 [salt.state       ][INFO    ][8178] Executing state host.present for kvm02
2018-02-06 09:37:22,906 [salt.state       ][INFO    ][8178] Host kvm02 (192.168.10.142) already present
2018-02-06 09:37:22,907 [salt.state       ][INFO    ][8178] Completed state [kvm02] at time 09:37:22.907035 duration_in_ms=1.063
2018-02-06 09:37:22,907 [salt.state       ][INFO    ][8178] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:37:22.907267
2018-02-06 09:37:22,907 [salt.state       ][INFO    ][8178] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,907 [salt.state       ][INFO    ][8178] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-02-06 09:37:22,908 [salt.state       ][INFO    ][8178] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:37:22.908139 duration_in_ms=0.872
2018-02-06 09:37:22,908 [salt.state       ][INFO    ][8178] Running state [dbs] at time 09:37:22.908360
2018-02-06 09:37:22,908 [salt.state       ][INFO    ][8178] Executing state host.present for dbs
2018-02-06 09:37:22,909 [salt.state       ][INFO    ][8178] Host dbs (192.168.10.50) already present
2018-02-06 09:37:22,909 [salt.state       ][INFO    ][8178] Completed state [dbs] at time 09:37:22.909230 duration_in_ms=0.87
2018-02-06 09:37:22,909 [salt.state       ][INFO    ][8178] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:37:22.909452
2018-02-06 09:37:22,909 [salt.state       ][INFO    ][8178] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,910 [salt.state       ][INFO    ][8178] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-02-06 09:37:22,910 [salt.state       ][INFO    ][8178] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:37:22.910329 duration_in_ms=0.877
2018-02-06 09:37:22,910 [salt.state       ][INFO    ][8178] Running state [prx] at time 09:37:22.910553
2018-02-06 09:37:22,910 [salt.state       ][INFO    ][8178] Executing state host.present for prx
2018-02-06 09:37:22,911 [salt.state       ][INFO    ][8178] Host prx (192.168.10.103) already present
2018-02-06 09:37:22,911 [salt.state       ][INFO    ][8178] Completed state [prx] at time 09:37:22.911414 duration_in_ms=0.861
2018-02-06 09:37:22,911 [salt.state       ][INFO    ][8178] Running state [prx.mcp-pike-ovs-ha.local] at time 09:37:22.911639
2018-02-06 09:37:22,911 [salt.state       ][INFO    ][8178] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,912 [salt.state       ][INFO    ][8178] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-02-06 09:37:22,912 [salt.state       ][INFO    ][8178] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:37:22.912497 duration_in_ms=0.858
2018-02-06 09:37:22,912 [salt.state       ][INFO    ][8178] Running state [prx02] at time 09:37:22.912722
2018-02-06 09:37:22,912 [salt.state       ][INFO    ][8178] Executing state host.present for prx02
2018-02-06 09:37:22,913 [salt.state       ][INFO    ][8178] Host prx02 (192.168.10.105) already present
2018-02-06 09:37:22,913 [salt.state       ][INFO    ][8178] Completed state [prx02] at time 09:37:22.913898 duration_in_ms=1.176
2018-02-06 09:37:22,914 [salt.state       ][INFO    ][8178] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:37:22.914144
2018-02-06 09:37:22,914 [salt.state       ][INFO    ][8178] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,914 [salt.state       ][INFO    ][8178] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-02-06 09:37:22,915 [salt.state       ][INFO    ][8178] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:37:22.915000 duration_in_ms=0.857
2018-02-06 09:37:22,915 [salt.state       ][INFO    ][8178] Running state [msg02] at time 09:37:22.915222
2018-02-06 09:37:22,915 [salt.state       ][INFO    ][8178] Executing state host.present for msg02
2018-02-06 09:37:22,915 [salt.state       ][INFO    ][8178] Host msg02 (192.168.10.42) already present
2018-02-06 09:37:22,916 [salt.state       ][INFO    ][8178] Completed state [msg02] at time 09:37:22.916071 duration_in_ms=0.848
2018-02-06 09:37:22,916 [salt.state       ][INFO    ][8178] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:37:22.916303
2018-02-06 09:37:22,916 [salt.state       ][INFO    ][8178] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,917 [salt.state       ][INFO    ][8178] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-02-06 09:37:22,917 [salt.state       ][INFO    ][8178] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:37:22.917158 duration_in_ms=0.854
2018-02-06 09:37:22,917 [salt.state       ][INFO    ][8178] Running state [msg03] at time 09:37:22.917391
2018-02-06 09:37:22,917 [salt.state       ][INFO    ][8178] Executing state host.present for msg03
2018-02-06 09:37:22,918 [salt.state       ][INFO    ][8178] Host msg03 (192.168.10.43) already present
2018-02-06 09:37:22,918 [salt.state       ][INFO    ][8178] Completed state [msg03] at time 09:37:22.918267 duration_in_ms=0.876
2018-02-06 09:37:22,918 [salt.state       ][INFO    ][8178] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:37:22.918490
2018-02-06 09:37:22,918 [salt.state       ][INFO    ][8178] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,919 [salt.state       ][INFO    ][8178] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-02-06 09:37:22,919 [salt.state       ][INFO    ][8178] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:37:22.919347 duration_in_ms=0.857
2018-02-06 09:37:22,919 [salt.state       ][INFO    ][8178] Running state [msg01] at time 09:37:22.919571
2018-02-06 09:37:22,919 [salt.state       ][INFO    ][8178] Executing state host.present for msg01
2018-02-06 09:37:22,920 [salt.state       ][INFO    ][8178] Host msg01 (192.168.10.41) already present
2018-02-06 09:37:22,920 [salt.state       ][INFO    ][8178] Completed state [msg01] at time 09:37:22.920421 duration_in_ms=0.85
2018-02-06 09:37:22,920 [salt.state       ][INFO    ][8178] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:37:22.920643
2018-02-06 09:37:22,920 [salt.state       ][INFO    ][8178] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,921 [salt.state       ][INFO    ][8178] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-02-06 09:37:22,921 [salt.state       ][INFO    ][8178] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:37:22.921510 duration_in_ms=0.867
2018-02-06 09:37:22,921 [salt.state       ][INFO    ][8178] Running state [msg] at time 09:37:22.921731
2018-02-06 09:37:22,921 [salt.state       ][INFO    ][8178] Executing state host.present for msg
2018-02-06 09:37:22,922 [salt.state       ][INFO    ][8178] Host msg (192.168.10.40) already present
2018-02-06 09:37:22,922 [salt.state       ][INFO    ][8178] Completed state [msg] at time 09:37:22.922610 duration_in_ms=0.878
2018-02-06 09:37:22,922 [salt.state       ][INFO    ][8178] Running state [msg.mcp-pike-ovs-ha.local] at time 09:37:22.922841
2018-02-06 09:37:22,923 [salt.state       ][INFO    ][8178] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,923 [salt.state       ][INFO    ][8178] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-02-06 09:37:22,923 [salt.state       ][INFO    ][8178] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:37:22.923695 duration_in_ms=0.854
2018-02-06 09:37:22,923 [salt.state       ][INFO    ][8178] Running state [cfg01] at time 09:37:22.923926
2018-02-06 09:37:22,924 [salt.state       ][INFO    ][8178] Executing state host.present for cfg01
2018-02-06 09:37:22,924 [salt.state       ][INFO    ][8178] Host cfg01 (192.168.10.100) already present
2018-02-06 09:37:22,924 [salt.state       ][INFO    ][8178] Completed state [cfg01] at time 09:37:22.924774 duration_in_ms=0.849
2018-02-06 09:37:22,925 [salt.state       ][INFO    ][8178] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:37:22.924997
2018-02-06 09:37:22,925 [salt.state       ][INFO    ][8178] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,926 [salt.state       ][INFO    ][8178] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-02-06 09:37:22,926 [salt.state       ][INFO    ][8178] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:37:22.926454 duration_in_ms=1.457
2018-02-06 09:37:22,926 [salt.state       ][INFO    ][8178] Running state [cmp002] at time 09:37:22.926682
2018-02-06 09:37:22,926 [salt.state       ][INFO    ][8178] Executing state host.present for cmp002
2018-02-06 09:37:22,927 [salt.state       ][INFO    ][8178] Host cmp002 (192.168.10.102) already present
2018-02-06 09:37:22,927 [salt.state       ][INFO    ][8178] Completed state [cmp002] at time 09:37:22.927541 duration_in_ms=0.859
2018-02-06 09:37:22,927 [salt.state       ][INFO    ][8178] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:37:22.927766
2018-02-06 09:37:22,927 [salt.state       ][INFO    ][8178] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,928 [salt.state       ][INFO    ][8178] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-02-06 09:37:22,928 [salt.state       ][INFO    ][8178] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:37:22.928622 duration_in_ms=0.857
2018-02-06 09:37:22,928 [salt.state       ][INFO    ][8178] Running state [cmp001] at time 09:37:22.928852
2018-02-06 09:37:22,929 [salt.state       ][INFO    ][8178] Executing state host.present for cmp001
2018-02-06 09:37:22,929 [salt.state       ][INFO    ][8178] Host cmp001 (192.168.10.101) already present
2018-02-06 09:37:22,929 [salt.state       ][INFO    ][8178] Completed state [cmp001] at time 09:37:22.929719 duration_in_ms=0.866
2018-02-06 09:37:22,929 [salt.state       ][INFO    ][8178] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:37:22.929939
2018-02-06 09:37:22,930 [salt.state       ][INFO    ][8178] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,930 [salt.state       ][INFO    ][8178] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-02-06 09:37:22,930 [salt.state       ][INFO    ][8178] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:37:22.930938 duration_in_ms=0.998
2018-02-06 09:37:22,931 [salt.state       ][INFO    ][8178] Running state [dbs01] at time 09:37:22.931168
2018-02-06 09:37:22,931 [salt.state       ][INFO    ][8178] Executing state host.present for dbs01
2018-02-06 09:37:22,931 [salt.state       ][INFO    ][8178] Host dbs01 (192.168.10.51) already present
2018-02-06 09:37:22,932 [salt.state       ][INFO    ][8178] Completed state [dbs01] at time 09:37:22.932037 duration_in_ms=0.869
2018-02-06 09:37:22,932 [salt.state       ][INFO    ][8178] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:37:22.932264
2018-02-06 09:37:22,932 [salt.state       ][INFO    ][8178] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,932 [salt.state       ][INFO    ][8178] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-02-06 09:37:22,933 [salt.state       ][INFO    ][8178] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:37:22.933131 duration_in_ms=0.867
2018-02-06 09:37:22,933 [salt.state       ][INFO    ][8178] Running state [dbs02] at time 09:37:22.933659
2018-02-06 09:37:22,933 [salt.state       ][INFO    ][8178] Executing state host.present for dbs02
2018-02-06 09:37:22,934 [salt.state       ][INFO    ][8178] Host dbs02 (192.168.10.52) already present
2018-02-06 09:37:22,934 [salt.state       ][INFO    ][8178] Completed state [dbs02] at time 09:37:22.934543 duration_in_ms=0.884
2018-02-06 09:37:22,934 [salt.state       ][INFO    ][8178] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:37:22.934767
2018-02-06 09:37:22,934 [salt.state       ][INFO    ][8178] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,935 [salt.state       ][INFO    ][8178] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-02-06 09:37:22,935 [salt.state       ][INFO    ][8178] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:37:22.935625 duration_in_ms=0.858
2018-02-06 09:37:22,935 [salt.state       ][INFO    ][8178] Running state [dbs03] at time 09:37:22.935848
2018-02-06 09:37:22,936 [salt.state       ][INFO    ][8178] Executing state host.present for dbs03
2018-02-06 09:37:22,936 [salt.state       ][INFO    ][8178] Host dbs03 (192.168.10.53) already present
2018-02-06 09:37:22,936 [salt.state       ][INFO    ][8178] Completed state [dbs03] at time 09:37:22.936702 duration_in_ms=0.854
2018-02-06 09:37:22,936 [salt.state       ][INFO    ][8178] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:37:22.936926
2018-02-06 09:37:22,937 [salt.state       ][INFO    ][8178] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,937 [salt.state       ][INFO    ][8178] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-02-06 09:37:22,938 [salt.state       ][INFO    ][8178] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:37:22.938116 duration_in_ms=1.171
2018-02-06 09:37:22,938 [salt.state       ][INFO    ][8178] Running state [mas01] at time 09:37:22.938343
2018-02-06 09:37:22,938 [salt.state       ][INFO    ][8178] Executing state host.present for mas01
2018-02-06 09:37:22,939 [salt.state       ][INFO    ][8178] Host mas01 (192.168.10.3) already present
2018-02-06 09:37:22,939 [salt.state       ][INFO    ][8178] Completed state [mas01] at time 09:37:22.939198 duration_in_ms=0.855
2018-02-06 09:37:22,939 [salt.state       ][INFO    ][8178] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:37:22.939420
2018-02-06 09:37:22,939 [salt.state       ][INFO    ][8178] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,940 [salt.state       ][INFO    ][8178] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-02-06 09:37:22,940 [salt.state       ][INFO    ][8178] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:37:22.940271 duration_in_ms=0.851
2018-02-06 09:37:22,940 [salt.state       ][INFO    ][8178] Running state [ctl02] at time 09:37:22.940494
2018-02-06 09:37:22,940 [salt.state       ][INFO    ][8178] Executing state host.present for ctl02
2018-02-06 09:37:22,941 [salt.state       ][INFO    ][8178] Host ctl02 (192.168.10.12) already present
2018-02-06 09:37:22,941 [salt.state       ][INFO    ][8178] Completed state [ctl02] at time 09:37:22.941362 duration_in_ms=0.868
2018-02-06 09:37:22,941 [salt.state       ][INFO    ][8178] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:37:22.941585
2018-02-06 09:37:22,941 [salt.state       ][INFO    ][8178] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,942 [salt.state       ][INFO    ][8178] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-02-06 09:37:22,942 [salt.state       ][INFO    ][8178] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:37:22.942456 duration_in_ms=0.871
2018-02-06 09:37:22,942 [salt.state       ][INFO    ][8178] Running state [ctl03] at time 09:37:22.942687
2018-02-06 09:37:22,942 [salt.state       ][INFO    ][8178] Executing state host.present for ctl03
2018-02-06 09:37:22,943 [salt.state       ][INFO    ][8178] Host ctl03 (192.168.10.13) already present
2018-02-06 09:37:22,943 [salt.state       ][INFO    ][8178] Completed state [ctl03] at time 09:37:22.943539 duration_in_ms=0.852
2018-02-06 09:37:22,943 [salt.state       ][INFO    ][8178] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:37:22.943762
2018-02-06 09:37:22,943 [salt.state       ][INFO    ][8178] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,944 [salt.state       ][INFO    ][8178] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-02-06 09:37:22,944 [salt.state       ][INFO    ][8178] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:37:22.944612 duration_in_ms=0.85
2018-02-06 09:37:22,944 [salt.state       ][INFO    ][8178] Running state [ctl01] at time 09:37:22.944835
2018-02-06 09:37:22,945 [salt.state       ][INFO    ][8178] Executing state host.present for ctl01
2018-02-06 09:37:22,945 [salt.state       ][INFO    ][8178] Host ctl01 (192.168.10.11) already present
2018-02-06 09:37:22,945 [salt.state       ][INFO    ][8178] Completed state [ctl01] at time 09:37:22.945696 duration_in_ms=0.861
2018-02-06 09:37:22,945 [salt.state       ][INFO    ][8178] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:37:22.945918
2018-02-06 09:37:22,946 [salt.state       ][INFO    ][8178] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-02-06 09:37:22,946 [salt.state       ][INFO    ][8178] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-02-06 09:37:22,946 [salt.state       ][INFO    ][8178] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:37:22.946799 duration_in_ms=0.88
2018-02-06 09:37:22,947 [salt.state       ][INFO    ][8178] Running state [file.replace] at time 09:37:22.947901
2018-02-06 09:37:22,948 [salt.state       ][INFO    ][8178] Executing state module.run for file.replace
2018-02-06 09:37:23,119 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['git', '--version'] in directory '/root'
2018-02-06 09:37:23,292 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command 'grep -q "ctl01 ctl01.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-02-06 09:37:23,311 [salt.state       ][INFO    ][8178] {'ret': '--- \n+++ \n@@ -30,5 +30,5 @@\n 192.168.10.3\t\tmas01 mas01.mcp-pike-ovs-ha.local\n 192.168.10.12\t\tctl02 ctl02.mcp-pike-ovs-ha.local\n 192.168.10.13\t\tctl03 ctl03.mcp-pike-ovs-ha.local\n-192.168.10.11\t\tctl01 ctl01.mcp-pike-ovs-ha.local\n+192.168.10.11\t\tctl01.mcp-pike-ovs-ha.local ctl01\n 192.168.10.10\t\tctl ctl.mcp-pike-ovs-ha.local\n'}
2018-02-06 09:37:23,312 [salt.state       ][INFO    ][8178] Completed state [file.replace] at time 09:37:23.311950 duration_in_ms=364.048
2018-02-06 09:37:23,312 [salt.state       ][INFO    ][8178] Running state [ctl] at time 09:37:23.312440
2018-02-06 09:37:23,312 [salt.state       ][INFO    ][8178] Executing state host.present for ctl
2018-02-06 09:37:23,313 [salt.state       ][INFO    ][8178] Host ctl (192.168.10.10) already present
2018-02-06 09:37:23,313 [salt.state       ][INFO    ][8178] Completed state [ctl] at time 09:37:23.313774 duration_in_ms=1.334
2018-02-06 09:37:23,314 [salt.state       ][INFO    ][8178] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:37:23.314036
2018-02-06 09:37:23,314 [salt.state       ][INFO    ][8178] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-02-06 09:37:23,315 [salt.state       ][INFO    ][8178] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-02-06 09:37:23,315 [salt.state       ][INFO    ][8178] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:37:23.315297 duration_in_ms=1.261
2018-02-06 09:37:23,315 [salt.state       ][INFO    ][8178] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:37:23.315552
2018-02-06 09:37:23,315 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-06 09:37:23,316 [salt.state       ][INFO    ][8178] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-02-06 09:37:23,316 [salt.state       ][INFO    ][8178] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:37:23.316365 duration_in_ms=0.813
2018-02-06 09:37:23,316 [salt.state       ][INFO    ][8178] Running state [ens2] at time 09:37:23.316632
2018-02-06 09:37:23,316 [salt.state       ][INFO    ][8178] Executing state network.managed for ens2
2018-02-06 09:37:24,226 [salt.state       ][INFO    ][8178] Interface ens2 is up to date.
2018-02-06 09:37:24,227 [salt.state       ][INFO    ][8178] Completed state [ens2] at time 09:37:24.227442 duration_in_ms=910.81
2018-02-06 09:37:24,227 [salt.state       ][INFO    ][8178] Running state [ens3] at time 09:37:24.227877
2018-02-06 09:37:24,228 [salt.state       ][INFO    ][8178] Executing state network.managed for ens3
2018-02-06 09:37:24,939 [salt.state       ][INFO    ][8178] Interface ens3 is up to date.
2018-02-06 09:37:24,940 [salt.state       ][INFO    ][8178] Completed state [ens3] at time 09:37:24.939937 duration_in_ms=712.06
2018-02-06 09:37:24,940 [salt.state       ][INFO    ][8178] Running state [/etc/profile.d/proxy.sh] at time 09:37:24.940359
2018-02-06 09:37:24,940 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-06 09:37:24,941 [salt.state       ][INFO    ][8178] File /etc/profile.d/proxy.sh is not present
2018-02-06 09:37:24,941 [salt.state       ][INFO    ][8178] Completed state [/etc/profile.d/proxy.sh] at time 09:37:24.941554 duration_in_ms=1.195
2018-02-06 09:37:24,941 [salt.state       ][INFO    ][8178] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:37:24.941851
2018-02-06 09:37:24,942 [salt.state       ][INFO    ][8178] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-06 09:37:24,942 [salt.state       ][INFO    ][8178] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-06 09:37:24,942 [salt.state       ][INFO    ][8178] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:37:24.942775 duration_in_ms=0.924
2018-02-06 09:37:24,943 [salt.state       ][INFO    ][8178] Running state [ntp] at time 09:37:24.943075
2018-02-06 09:37:24,943 [salt.state       ][INFO    ][8178] Executing state pkg.installed for ntp
2018-02-06 09:37:24,951 [salt.state       ][INFO    ][8178] All specified packages are already installed
2018-02-06 09:37:24,952 [salt.state       ][INFO    ][8178] Completed state [ntp] at time 09:37:24.951997 duration_in_ms=8.922
2018-02-06 09:37:24,953 [salt.state       ][INFO    ][8178] Running state [/etc/ntp.conf] at time 09:37:24.953939
2018-02-06 09:37:24,954 [salt.state       ][INFO    ][8178] Executing state file.managed for /etc/ntp.conf
2018-02-06 09:37:25,012 [salt.state       ][INFO    ][8178] File /etc/ntp.conf is in the correct state
2018-02-06 09:37:25,013 [salt.state       ][INFO    ][8178] Completed state [/etc/ntp.conf] at time 09:37:25.013843 duration_in_ms=59.903
2018-02-06 09:37:25,015 [salt.state       ][INFO    ][8178] Running state [ntp] at time 09:37:25.015047
2018-02-06 09:37:25,015 [salt.state       ][INFO    ][8178] Executing state service.running for ntp
2018-02-06 09:37:25,016 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-06 09:37:25,032 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-06 09:37:25,049 [salt.loaded.int.module.cmdmod][INFO    ][8178] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-06 09:37:25,067 [salt.state       ][INFO    ][8178] The service ntp is already running
2018-02-06 09:37:25,068 [salt.state       ][INFO    ][8178] Completed state [ntp] at time 09:37:25.068140 duration_in_ms=53.092
2018-02-06 09:37:25,073 [salt.minion      ][INFO    ][8178] Returning information for job: 20180206093707738134
2018-02-06 09:37:49,434 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180206093750880209
2018-02-06 09:37:49,459 [salt.minion      ][INFO    ][9332] Starting a new job with PID 9332
2018-02-06 09:37:49,472 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][9332] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-02-06 09:37:49,475 [salt.minion      ][INFO    ][9332] Returning information for job: 20180206093750880209
2018-02-06 09:38:13,423 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command pkg.upgrade with jid 20180206093814876966
2018-02-06 09:38:13,450 [salt.minion      ][INFO    ][9344] Starting a new job with PID 9344
2018-02-06 09:38:13,473 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][9344] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:38:13,861 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][9344] 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-06 09:38:23,542 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206093824989454
2018-02-06 09:38:23,560 [salt.minion      ][INFO    ][12458] Starting a new job with PID 12458
2018-02-06 09:38:23,580 [salt.minion      ][INFO    ][12458] Returning information for job: 20180206093824989454
2018-02-06 09:38:33,598 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206093835046936
2018-02-06 09:38:33,620 [salt.minion      ][INFO    ][16993] Starting a new job with PID 16993
2018-02-06 09:38:33,636 [salt.minion      ][INFO    ][16993] Returning information for job: 20180206093835046936
2018-02-06 09:38:35,575 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][9344] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:38:35,613 [salt.minion      ][INFO    ][9344] Returning information for job: 20180206093814876966
2018-02-06 09:38:40,204 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206093841658168
2018-02-06 09:38:40,227 [salt.minion      ][INFO    ][17039] Starting a new job with PID 17039
2018-02-06 09:38:40,295 [salt.minion      ][INFO    ][17039] Returning information for job: 20180206093841658168
2018-02-06 09:39:53,598 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206093955053440
2018-02-06 09:39:53,614 [salt.minion      ][INFO    ][17044] Starting a new job with PID 17044
2018-02-06 09:39:54,644 [salt.state       ][INFO    ][17044] Loading fresh modules for state activity
2018-02-06 09:39:54,710 [salt.fileclient  ][INFO    ][17044] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-02-06 09:39:54,748 [salt.fileclient  ][INFO    ][17044] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-02-06 09:39:55,304 [salt.state       ][INFO    ][17044] Running state [keepalived] at time 09:39:55.303967
2018-02-06 09:39:55,304 [salt.state       ][INFO    ][17044] Executing state pkg.installed for keepalived
2018-02-06 09:39:55,305 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:39:55,662 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-02-06 09:39:55,752 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 09:39:57,677 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 09:39:57,710 [salt.loaded.int.module.cmdmod][INFO    ][17044] 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-06 09:40:01,462 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:40:01,512 [salt.state       ][INFO    ][17044] 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-06 09:40:01,533 [salt.state       ][INFO    ][17044] Loading fresh modules for state activity
2018-02-06 09:40:01,570 [salt.state       ][INFO    ][17044] Completed state [keepalived] at time 09:40:01.570536 duration_in_ms=6266.569
2018-02-06 09:40:01,576 [salt.state       ][INFO    ][17044] Running state [lsof] at time 09:40:01.576297
2018-02-06 09:40:01,576 [salt.state       ][INFO    ][17044] Executing state pkg.installed for lsof
2018-02-06 09:40:02,007 [salt.state       ][INFO    ][17044] All specified packages are already installed
2018-02-06 09:40:02,008 [salt.state       ][INFO    ][17044] Completed state [lsof] at time 09:40:02.008067 duration_in_ms=431.769
2018-02-06 09:40:02,010 [salt.state       ][INFO    ][17044] Running state [/etc/keepalived/keepalived.conf] at time 09:40:02.010594
2018-02-06 09:40:02,011 [salt.state       ][INFO    ][17044] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-02-06 09:40:02,055 [salt.fileclient  ][INFO    ][17044] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-02-06 09:40:02,109 [salt.state       ][INFO    ][17044] File changed:
New file
2018-02-06 09:40:02,110 [salt.state       ][INFO    ][17044] Completed state [/etc/keepalived/keepalived.conf] at time 09:40:02.110358 duration_in_ms=99.764
2018-02-06 09:40:02,111 [salt.state       ][INFO    ][17044] Running state [keepalived] at time 09:40:02.111376
2018-02-06 09:40:02,111 [salt.state       ][INFO    ][17044] Executing state service.running for keepalived
2018-02-06 09:40:02,112 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-02-06 09:40:02,141 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,159 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,177 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,195 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,275 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,296 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,316 [salt.loaded.int.module.cmdmod][INFO    ][17044] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 09:40:02,335 [salt.state       ][INFO    ][17044] {'keepalived': True}
2018-02-06 09:40:02,336 [salt.state       ][INFO    ][17044] Completed state [keepalived] at time 09:40:02.336046 duration_in_ms=224.669
2018-02-06 09:40:02,338 [salt.minion      ][INFO    ][17044] Returning information for job: 20180206093955053440
2018-02-06 09:41:15,009 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command pillar.get with jid 20180206094116463310
2018-02-06 09:41:15,038 [salt.minion      ][INFO    ][18274] Starting a new job with PID 18274
2018-02-06 09:41:15,048 [salt.minion      ][INFO    ][18274] Returning information for job: 20180206094116463310
2018-02-06 09:47:31,832 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206094733281906
2018-02-06 09:47:31,854 [salt.minion      ][INFO    ][18279] Starting a new job with PID 18279
2018-02-06 09:47:33,081 [salt.state       ][INFO    ][18279] Loading fresh modules for state activity
2018-02-06 09:47:33,126 [salt.fileclient  ][INFO    ][18279] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2018-02-06 09:47:33,169 [salt.fileclient  ][INFO    ][18279] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-02-06 09:47:33,182 [py.warnings      ][WARNING ][18279] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-02-06 09:47:33,184 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command 'systemd-escape -p --suffix=mount /var/lib/glance/images' in directory '/root'
2018-02-06 09:47:33,204 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command 'systemd-escape -p --suffix=mount /var/lib/keystone/fernet-keys' in directory '/root'
2018-02-06 09:47:33,223 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command 'systemd-escape -p --suffix=mount /var/lib/keystone/credential-keys' in directory '/root'
2018-02-06 09:47:33,790 [salt.state       ][INFO    ][18279] Running state [glusterfs-client] at time 09:47:33.790660
2018-02-06 09:47:33,791 [salt.state       ][INFO    ][18279] Executing state pkg.installed for glusterfs-client
2018-02-06 09:47:33,791 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:47:34,155 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-client'] in directory '/root'
2018-02-06 09:47:34,240 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 09:47:36,030 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 09:47:36,062 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-client'] in directory '/root'
2018-02-06 09:47:39,115 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 09:47:39,174 [salt.state       ][INFO    ][18279] Made the following changes:
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'libaio1' changed from 'absent' to '0.3.110-2'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'glusterfs-common' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'python-prettytable' changed from 'absent' to '0.7.2-3'

2018-02-06 09:47:39,197 [salt.state       ][INFO    ][18279] Loading fresh modules for state activity
2018-02-06 09:47:39,228 [salt.state       ][INFO    ][18279] Completed state [glusterfs-client] at time 09:47:39.228476 duration_in_ms=5437.817
2018-02-06 09:47:39,234 [salt.state       ][INFO    ][18279] Running state [attr] at time 09:47:39.234400
2018-02-06 09:47:39,234 [salt.state       ][INFO    ][18279] Executing state pkg.installed for attr
2018-02-06 09:47:39,665 [salt.state       ][INFO    ][18279] All specified packages are already installed
2018-02-06 09:47:39,665 [salt.state       ][INFO    ][18279] Completed state [attr] at time 09:47:39.665436 duration_in_ms=431.035
2018-02-06 09:47:39,667 [salt.state       ][INFO    ][18279] Running state [/etc/systemd/system/var-lib-glance-images.mount] at time 09:47:39.667597
2018-02-06 09:47:39,668 [salt.state       ][INFO    ][18279] Executing state file.managed for /etc/systemd/system/var-lib-glance-images.mount
2018-02-06 09:47:39,693 [salt.fileclient  ][INFO    ][18279] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2018-02-06 09:47:39,702 [salt.state       ][INFO    ][18279] File changed:
New file
2018-02-06 09:47:39,703 [salt.state       ][INFO    ][18279] Completed state [/etc/systemd/system/var-lib-glance-images.mount] at time 09:47:39.703281 duration_in_ms=35.684
2018-02-06 09:47:39,704 [salt.state       ][INFO    ][18279] Running state [var-lib-glance-images.mount] at time 09:47:39.704680
2018-02-06 09:47:39,705 [salt.state       ][INFO    ][18279] Executing state service.running for var-lib-glance-images.mount
2018-02-06 09:47:39,705 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'status', 'var-lib-glance-images.mount', '-n', '0'] in directory '/root'
2018-02-06 09:47:39,726 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-active', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,744 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,768 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,784 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,880 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-active', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,904 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,934 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,963 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:39,990 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:40,091 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-glance-images.mount'] in directory '/root'
2018-02-06 09:47:40,113 [salt.state       ][INFO    ][18279] {'var-lib-glance-images.mount': True}
2018-02-06 09:47:40,114 [salt.state       ][INFO    ][18279] Completed state [var-lib-glance-images.mount] at time 09:47:40.114344 duration_in_ms=409.663
2018-02-06 09:47:40,116 [salt.state       ][INFO    ][18279] Running state [/var/lib/glance/images] at time 09:47:40.116203
2018-02-06 09:47:40,117 [salt.state       ][INFO    ][18279] Executing state file.directory for /var/lib/glance/images
2018-02-06 09:47:40,119 [salt.state       ][INFO    ][18279] Directory /var/lib/glance/images is in the correct state
2018-02-06 09:47:40,120 [salt.state       ][INFO    ][18279] Completed state [/var/lib/glance/images] at time 09:47:40.120120 duration_in_ms=3.918
2018-02-06 09:47:40,120 [salt.state       ][INFO    ][18279] Running state [/etc/systemd/system/var-lib-keystone-fernet\x2dkeys.mount] at time 09:47:40.120726
2018-02-06 09:47:40,121 [salt.state       ][INFO    ][18279] Executing state file.managed for /etc/systemd/system/var-lib-keystone-fernet\x2dkeys.mount
2018-02-06 09:47:40,146 [salt.state       ][INFO    ][18279] File changed:
New file
2018-02-06 09:47:40,146 [salt.state       ][INFO    ][18279] Completed state [/etc/systemd/system/var-lib-keystone-fernet\x2dkeys.mount] at time 09:47:40.146946 duration_in_ms=26.22
2018-02-06 09:47:40,147 [salt.state       ][INFO    ][18279] Running state [var-lib-keystone-fernet\x2dkeys.mount] at time 09:47:40.147813
2018-02-06 09:47:40,148 [salt.state       ][INFO    ][18279] Executing state service.running for var-lib-keystone-fernet\x2dkeys.mount
2018-02-06 09:47:40,149 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'status', 'var-lib-keystone-fernet\\x2dkeys.mount', '-n', '0'] in directory '/root'
2018-02-06 09:47:40,171 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-active', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,190 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,222 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,251 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,365 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-active', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,388 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,414 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,438 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,463 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,566 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-fernet\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,586 [salt.state       ][INFO    ][18279] {'var-lib-keystone-fernet\\x2dkeys.mount': True}
2018-02-06 09:47:40,587 [salt.state       ][INFO    ][18279] Completed state [var-lib-keystone-fernet\x2dkeys.mount] at time 09:47:40.587472 duration_in_ms=439.657
2018-02-06 09:47:40,588 [salt.state       ][INFO    ][18279] Running state [/var/lib/keystone/fernet-keys] at time 09:47:40.588783
2018-02-06 09:47:40,589 [salt.state       ][INFO    ][18279] Executing state file.directory for /var/lib/keystone/fernet-keys
2018-02-06 09:47:40,591 [salt.state       ][INFO    ][18279] Directory /var/lib/keystone/fernet-keys is in the correct state
2018-02-06 09:47:40,591 [salt.state       ][INFO    ][18279] Completed state [/var/lib/keystone/fernet-keys] at time 09:47:40.591623 duration_in_ms=2.841
2018-02-06 09:47:40,591 [salt.state       ][INFO    ][18279] Running state [/etc/systemd/system/var-lib-keystone-credential\x2dkeys.mount] at time 09:47:40.591889
2018-02-06 09:47:40,592 [salt.state       ][INFO    ][18279] Executing state file.managed for /etc/systemd/system/var-lib-keystone-credential\x2dkeys.mount
2018-02-06 09:47:40,613 [salt.state       ][INFO    ][18279] File changed:
New file
2018-02-06 09:47:40,614 [salt.state       ][INFO    ][18279] Completed state [/etc/systemd/system/var-lib-keystone-credential\x2dkeys.mount] at time 09:47:40.614041 duration_in_ms=22.152
2018-02-06 09:47:40,614 [salt.state       ][INFO    ][18279] Running state [var-lib-keystone-credential\x2dkeys.mount] at time 09:47:40.614778
2018-02-06 09:47:40,615 [salt.state       ][INFO    ][18279] Executing state service.running for var-lib-keystone-credential\x2dkeys.mount
2018-02-06 09:47:40,615 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'status', 'var-lib-keystone-credential\\x2dkeys.mount', '-n', '0'] in directory '/root'
2018-02-06 09:47:40,641 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-active', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,659 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,685 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,708 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,831 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-active', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,851 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,880 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,908 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:40,934 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:41,052 [salt.loaded.int.module.cmdmod][INFO    ][18279] Executing command ['systemctl', 'is-enabled', 'var-lib-keystone-credential\\x2dkeys.mount'] in directory '/root'
2018-02-06 09:47:41,074 [salt.state       ][INFO    ][18279] {'var-lib-keystone-credential\\x2dkeys.mount': True}
2018-02-06 09:47:41,075 [salt.state       ][INFO    ][18279] Completed state [var-lib-keystone-credential\x2dkeys.mount] at time 09:47:41.075344 duration_in_ms=460.565
2018-02-06 09:47:41,076 [salt.state       ][INFO    ][18279] Running state [/var/lib/keystone/credential-keys] at time 09:47:41.076657
2018-02-06 09:47:41,077 [salt.state       ][INFO    ][18279] Executing state file.directory for /var/lib/keystone/credential-keys
2018-02-06 09:47:41,080 [salt.state       ][INFO    ][18279] Directory /var/lib/keystone/credential-keys is in the correct state
2018-02-06 09:47:41,080 [salt.state       ][INFO    ][18279] Completed state [/var/lib/keystone/credential-keys] at time 09:47:41.080895 duration_in_ms=4.237
2018-02-06 09:47:41,083 [salt.minion      ][INFO    ][18279] Returning information for job: 20180206094733281906
2018-02-06 10:10:17,541 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101019004303
2018-02-06 10:10:17,567 [salt.minion      ][INFO    ][19692] Starting a new job with PID 19692
2018-02-06 10:10:20,713 [salt.state       ][INFO    ][19692] Loading fresh modules for state activity
2018-02-06 10:10:20,763 [salt.fileclient  ][INFO    ][19692] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-02-06 10:10:20,788 [salt.fileclient  ][INFO    ][19692] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-02-06 10:10:20,818 [salt.fileclient  ][INFO    ][19692] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-02-06 10:10:21,347 [salt.state       ][INFO    ][19692] Running state [memcached] at time 10:10:21.347395
2018-02-06 10:10:21,348 [salt.state       ][INFO    ][19692] Executing state pkg.installed for memcached
2018-02-06 10:10:21,349 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:21,723 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-02-06 10:10:21,808 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:10:23,629 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:10:23,659 [salt.loaded.int.module.cmdmod][INFO    ][19692] 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-06 10:10:26,668 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:26,715 [salt.state       ][INFO    ][19692] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2018-02-06 10:10:26,736 [salt.state       ][INFO    ][19692] Loading fresh modules for state activity
2018-02-06 10:10:26,768 [salt.state       ][INFO    ][19692] Completed state [memcached] at time 10:10:26.768634 duration_in_ms=5421.24
2018-02-06 10:10:26,774 [salt.state       ][INFO    ][19692] Running state [python-memcache] at time 10:10:26.774160
2018-02-06 10:10:26,774 [salt.state       ][INFO    ][19692] Executing state pkg.installed for python-memcache
2018-02-06 10:10:27,210 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:10:27,238 [salt.loaded.int.module.cmdmod][INFO    ][19692] 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-06 10:10:27,655 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101029114558
2018-02-06 10:10:27,672 [salt.minion      ][INFO    ][20449] Starting a new job with PID 20449
2018-02-06 10:10:27,689 [salt.minion      ][INFO    ][20449] Returning information for job: 20180206101029114558
2018-02-06 10:10:28,917 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:28,958 [salt.state       ][INFO    ][19692] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2018-02-06 10:10:28,975 [salt.state       ][INFO    ][19692] Loading fresh modules for state activity
2018-02-06 10:10:29,014 [salt.state       ][INFO    ][19692] Completed state [python-memcache] at time 10:10:29.014748 duration_in_ms=2240.586
2018-02-06 10:10:29,019 [salt.state       ][INFO    ][19692] Running state [/etc/memcached.conf] at time 10:10:29.019371
2018-02-06 10:10:29,019 [salt.state       ][INFO    ][19692] Executing state file.managed for /etc/memcached.conf
2018-02-06 10:10:29,059 [salt.fileclient  ][INFO    ][19692] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-02-06 10:10:29,092 [salt.state       ][INFO    ][19692] 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-06 10:10:29,093 [salt.state       ][INFO    ][19692] Completed state [/etc/memcached.conf] at time 10:10:29.093107 duration_in_ms=73.735
2018-02-06 10:10:29,273 [salt.state       ][INFO    ][19692] Running state [memcached] at time 10:10:29.273567
2018-02-06 10:10:29,273 [salt.state       ][INFO    ][19692] Executing state service.running for memcached
2018-02-06 10:10:29,276 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-02-06 10:10:29,300 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-02-06 10:10:29,322 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-02-06 10:10:29,343 [salt.state       ][INFO    ][19692] The service memcached is already running
2018-02-06 10:10:29,344 [salt.state       ][INFO    ][19692] Completed state [memcached] at time 10:10:29.344248 duration_in_ms=70.68
2018-02-06 10:10:29,344 [salt.state       ][INFO    ][19692] Running state [memcached] at time 10:10:29.344739
2018-02-06 10:10:29,345 [salt.state       ][INFO    ][19692] Executing state service.mod_watch for memcached
2018-02-06 10:10:29,347 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-02-06 10:10:29,372 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-02-06 10:10:29,395 [salt.loaded.int.module.cmdmod][INFO    ][19692] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-02-06 10:10:29,450 [salt.state       ][INFO    ][19692] {'memcached': True}
2018-02-06 10:10:29,451 [salt.state       ][INFO    ][19692] Completed state [memcached] at time 10:10:29.451313 duration_in_ms=106.575
2018-02-06 10:10:29,452 [salt.minion      ][INFO    ][19692] Returning information for job: 20180206101019004303
2018-02-06 10:10:31,310 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101032773451
2018-02-06 10:10:31,333 [salt.minion      ][INFO    ][20559] Starting a new job with PID 20559
2018-02-06 10:10:33,393 [salt.state       ][INFO    ][20559] Loading fresh modules for state activity
2018-02-06 10:10:33,442 [salt.fileclient  ][INFO    ][20559] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-02-06 10:10:33,466 [salt.fileclient  ][INFO    ][20559] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-02-06 10:10:34,042 [salt.state       ][INFO    ][20559] Running state [haproxy] at time 10:10:34.042020
2018-02-06 10:10:34,042 [salt.state       ][INFO    ][20559] Executing state pkg.installed for haproxy
2018-02-06 10:10:34,043 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:34,562 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-02-06 10:10:34,648 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:10:36,334 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:10:36,361 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-02-06 10:10:39,355 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:39,402 [salt.state       ][INFO    ][20559] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-02-06 10:10:39,424 [salt.state       ][INFO    ][20559] Loading fresh modules for state activity
2018-02-06 10:10:39,462 [salt.state       ][INFO    ][20559] Completed state [haproxy] at time 10:10:39.462523 duration_in_ms=5420.502
2018-02-06 10:10:39,467 [salt.state       ][INFO    ][20559] Running state [/etc/default/haproxy] at time 10:10:39.467126
2018-02-06 10:10:39,467 [salt.state       ][INFO    ][20559] Executing state file.managed for /etc/default/haproxy
2018-02-06 10:10:39,499 [salt.fileclient  ][INFO    ][20559] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-02-06 10:10:39,503 [salt.state       ][INFO    ][20559] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-02-06 10:10:39,507 [salt.state       ][INFO    ][20559] Completed state [/etc/default/haproxy] at time 10:10:39.507219 duration_in_ms=40.092
2018-02-06 10:10:39,507 [salt.state       ][INFO    ][20559] Running state [/etc/haproxy/haproxy.cfg] at time 10:10:39.507797
2018-02-06 10:10:39,508 [salt.state       ][INFO    ][20559] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-02-06 10:10:39,538 [salt.fileclient  ][INFO    ][20559] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-02-06 10:10:39,719 [salt.state       ][INFO    ][20559] File changed:
--- 
+++ 
@@ -1,35 +1,176 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen keystone_public_api
+  bind 192.168.10.10:5000 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:5000 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:5000 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:5000 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen nova_api
+  bind 192.168.10.10:8774 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:8774 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8774 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8774 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen glare
+  bind 192.168.10.10:9494 
+  mode http
+  balance roundrobin
+  option  httplog
+  server ctl01 192.168.10.11:9494 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:9494 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:9494 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen nova_novnc
+  bind 192.168.10.10:6080 
+  mode http
+  balance roundrobin
+  option  httplog
+  server ctl01 192.168.10.11:6080 check
+  server ctl02 192.168.10.12:6080 check
+  server ctl03 192.168.10.13:6080 check
+
+listen keystone_admin_api
+  bind 192.168.10.10:35357 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:35357 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:35357 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:35357 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen cinder_api
+  bind 192.168.10.10:8776 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:8776 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8776 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8776 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen nova_placement_api
+  bind 192.168.10.10:8778 
+  
+  mode http
+  balance roundrobin
+  option httpclose
+  option httplog
+  option httpchk
+  http-check expect status 401
+  server ctl01 192.168.10.11:8778 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8778 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8778 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen heat_cloudwatch_api
+  bind 192.168.10.10:8003 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:8003 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8003 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8003 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen glance_registry_api
+  bind 192.168.10.10:9191 
+  mode http
+  balance roundrobin
+  option  httplog
+  server ctl01 192.168.10.11:9191 check
+  server ctl02 192.168.10.12:9191 check
+  server ctl03 192.168.10.13:9191 check
+
+listen designate_api
+  bind 192.168.10.10:9001 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:9001 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:9001 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen glance_api
+  bind 192.168.10.10:9292 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:9292 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:9292 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:9292 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen heat_api
+  bind 192.168.10.10:8004 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:8004 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8004 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8004 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen heat_cfn_api
+  bind 192.168.10.10:8000 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:8000 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8000 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8000 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen nova_metadata_api
+  bind 192.168.10.10:8775 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:8775 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:8775 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:8775 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+
+listen neutron_api
+  bind 192.168.10.10:9696 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.11:9696 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.12:9696 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.13:9696 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-02-06 10:10:39,720 [salt.state       ][INFO    ][20559] Completed state [/etc/haproxy/haproxy.cfg] at time 10:10:39.720072 duration_in_ms=212.275
2018-02-06 10:10:39,720 [salt.state       ][INFO    ][20559] Running state [/etc/haproxy/ssl] at time 10:10:39.720404
2018-02-06 10:10:39,720 [salt.state       ][INFO    ][20559] Executing state file.directory for /etc/haproxy/ssl
2018-02-06 10:10:39,722 [salt.state       ][INFO    ][20559] {'/etc/haproxy/ssl': 'New Dir'}
2018-02-06 10:10:39,722 [salt.state       ][INFO    ][20559] Completed state [/etc/haproxy/ssl] at time 10:10:39.722599 duration_in_ms=2.196
2018-02-06 10:10:39,723 [salt.state       ][INFO    ][20559] Running state [haproxy_status_packages] at time 10:10:39.723693
2018-02-06 10:10:39,723 [salt.state       ][INFO    ][20559] Executing state pkg.installed for haproxy_status_packages
2018-02-06 10:10:40,147 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:10:40,175 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-02-06 10:10:41,374 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101042835528
2018-02-06 10:10:41,391 [salt.minion      ][INFO    ][21549] Starting a new job with PID 21549
2018-02-06 10:10:41,407 [salt.minion      ][INFO    ][21549] Returning information for job: 20180206101042835528
2018-02-06 10:10:42,009 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:42,050 [salt.state       ][INFO    ][20559] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-02-06 10:10:42,067 [salt.state       ][INFO    ][20559] Loading fresh modules for state activity
2018-02-06 10:10:42,100 [salt.state       ][INFO    ][20559] Completed state [haproxy_status_packages] at time 10:10:42.100546 duration_in_ms=2376.852
2018-02-06 10:10:42,103 [salt.state       ][INFO    ][20559] Running state [/usr/bin/haproxy-status.sh] at time 10:10:42.103681
2018-02-06 10:10:42,104 [salt.state       ][INFO    ][20559] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-02-06 10:10:42,131 [salt.fileclient  ][INFO    ][20559] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-02-06 10:10:42,163 [salt.state       ][INFO    ][20559] File changed:
New file
2018-02-06 10:10:42,163 [salt.state       ][INFO    ][20559] Completed state [/usr/bin/haproxy-status.sh] at time 10:10:42.163357 duration_in_ms=59.676
2018-02-06 10:10:42,165 [salt.state       ][INFO    ][20559] Running state [net.ipv4.ip_nonlocal_bind] at time 10:10:42.165358
2018-02-06 10:10:42,165 [salt.state       ][INFO    ][20559] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-02-06 10:10:42,167 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command 'sysctl -a' in directory '/root'
2018-02-06 10:10:42,206 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-02-06 10:10:42,224 [salt.state       ][INFO    ][20559] {'net.ipv4.ip_nonlocal_bind': 1}
2018-02-06 10:10:42,225 [salt.state       ][INFO    ][20559] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:10:42.225699 duration_in_ms=60.34
2018-02-06 10:10:42,368 [salt.state       ][INFO    ][20559] Running state [haproxy] at time 10:10:42.368681
2018-02-06 10:10:42,369 [salt.state       ][INFO    ][20559] Executing state service.running for haproxy
2018-02-06 10:10:42,370 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-02-06 10:10:42,391 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-06 10:10:42,410 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-02-06 10:10:42,434 [salt.state       ][INFO    ][20559] The service haproxy is already running
2018-02-06 10:10:42,435 [salt.state       ][INFO    ][20559] Completed state [haproxy] at time 10:10:42.435043 duration_in_ms=66.361
2018-02-06 10:10:42,435 [salt.state       ][INFO    ][20559] Running state [haproxy] at time 10:10:42.435420
2018-02-06 10:10:42,435 [salt.state       ][INFO    ][20559] Executing state service.mod_watch for haproxy
2018-02-06 10:10:42,436 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-06 10:10:42,455 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-02-06 10:10:42,479 [salt.loaded.int.module.cmdmod][INFO    ][20559] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-02-06 10:10:42,532 [salt.state       ][INFO    ][20559] {'haproxy': True}
2018-02-06 10:10:42,532 [salt.state       ][INFO    ][20559] Completed state [haproxy] at time 10:10:42.532859 duration_in_ms=97.438
2018-02-06 10:10:42,535 [salt.minion      ][INFO    ][20559] Returning information for job: 20180206101032773451
2018-02-06 10:10:46,359 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command service.status with jid 20180206101047823732
2018-02-06 10:10:46,384 [salt.minion      ][INFO    ][21616] Starting a new job with PID 21616
2018-02-06 10:10:46,571 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21616] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-02-06 10:10:46,596 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21616] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-06 10:10:46,619 [salt.minion      ][INFO    ][21616] Returning information for job: 20180206101047823732
2018-02-06 10:10:47,327 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command service.restart with jid 20180206101048791316
2018-02-06 10:10:47,353 [salt.minion      ][INFO    ][21623] Starting a new job with PID 21623
2018-02-06 10:10:47,546 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21623] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-02-06 10:10:47,571 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21623] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-02-06 10:10:47,619 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21623] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-02-06 10:10:47,679 [salt.minion      ][INFO    ][21623] Returning information for job: 20180206101048791316
2018-02-06 10:10:48,463 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206101049926611
2018-02-06 10:10:48,484 [salt.minion      ][INFO    ][21641] Starting a new job with PID 21641
2018-02-06 10:10:48,548 [salt.minion      ][INFO    ][21641] Returning information for job: 20180206101049926611
2018-02-06 10:10:48,688 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101050147969
2018-02-06 10:10:48,709 [salt.minion      ][INFO    ][21646] Starting a new job with PID 21646
2018-02-06 10:10:51,513 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:10:51,558 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/server.sls'
2018-02-06 10:10:51,760 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/init.sls'
2018-02-06 10:10:51,793 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/init.sls'
2018-02-06 10:10:51,826 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/service/init.sls'
2018-02-06 10:10:51,919 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/service/modules.sls'
2018-02-06 10:10:52,004 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/service/mpm.sls'
2018-02-06 10:10:52,083 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/site.sls'
2018-02-06 10:10:52,209 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/users.sls'
2018-02-06 10:10:52,284 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/server/robots.sls'
2018-02-06 10:10:52,883 [salt.state       ][INFO    ][21646] Running state [apache2] at time 10:10:52.883575
2018-02-06 10:10:52,884 [salt.state       ][INFO    ][21646] Executing state pkg.installed for apache2
2018-02-06 10:10:52,884 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:10:53,275 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-02-06 10:10:53,366 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:10:55,235 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:10:55,271 [salt.loaded.int.module.cmdmod][INFO    ][21646] 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-06 10:10:58,736 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101100196806
2018-02-06 10:10:58,756 [salt.minion      ][INFO    ][22766] Starting a new job with PID 22766
2018-02-06 10:10:58,775 [salt.minion      ][INFO    ][22766] Returning information for job: 20180206101100196806
2018-02-06 10:11:02,341 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:02,390 [salt.state       ][INFO    ][21646] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'ssl-cert' changed from 'absent' to '1.0.37'
'httpd-cgi' changed from 'absent' to '1'

2018-02-06 10:11:02,413 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:02,445 [salt.state       ][INFO    ][21646] Completed state [apache2] at time 10:11:02.445292 duration_in_ms=9561.717
2018-02-06 10:11:02,448 [salt.state       ][INFO    ][21646] Running state [a2enmod ssl] at time 10:11:02.447995
2018-02-06 10:11:02,448 [salt.state       ][INFO    ][21646] Executing state cmd.run for a2enmod ssl
2018-02-06 10:11:02,451 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command 'a2enmod ssl' in directory '/root'
2018-02-06 10:11:02,520 [salt.state       ][INFO    ][21646] {'pid': 23046, 'retcode': 0, 'stderr': '', 'stdout': 'Considering dependency setenvif for ssl:\nModule setenvif already enabled\nConsidering dependency mime for ssl:\nModule mime already enabled\nConsidering dependency socache_shmcb for ssl:\nEnabling module socache_shmcb.\nEnabling module ssl.\nSee /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-02-06 10:11:02,521 [salt.state       ][INFO    ][21646] Completed state [a2enmod ssl] at time 10:11:02.520964 duration_in_ms=72.967
2018-02-06 10:11:02,522 [salt.state       ][INFO    ][21646] Running state [a2enmod rewrite] at time 10:11:02.522372
2018-02-06 10:11:02,523 [salt.state       ][INFO    ][21646] Executing state cmd.run for a2enmod rewrite
2018-02-06 10:11:02,524 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command 'a2enmod rewrite' in directory '/root'
2018-02-06 10:11:02,594 [salt.state       ][INFO    ][21646] {'pid': 23066, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module rewrite.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-02-06 10:11:02,595 [salt.state       ][INFO    ][21646] Completed state [a2enmod rewrite] at time 10:11:02.595868 duration_in_ms=73.495
2018-02-06 10:11:02,603 [salt.state       ][INFO    ][21646] Running state [libapache2-mod-wsgi] at time 10:11:02.603868
2018-02-06 10:11:02,604 [salt.state       ][INFO    ][21646] Executing state pkg.installed for libapache2-mod-wsgi
2018-02-06 10:11:03,038 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:11:03,067 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi'] in directory '/root'
2018-02-06 10:11:07,390 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:07,437 [salt.state       ][INFO    ][21646] Made the following changes:
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'httpd-wsgi' changed from 'absent' to '1'

2018-02-06 10:11:07,455 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:07,487 [salt.state       ][INFO    ][21646] Completed state [libapache2-mod-wsgi] at time 10:11:07.487017 duration_in_ms=4883.147
2018-02-06 10:11:07,489 [salt.state       ][INFO    ][21646] Running state [a2enmod wsgi] at time 10:11:07.489512
2018-02-06 10:11:07,489 [salt.state       ][INFO    ][21646] Executing state cmd.run for a2enmod wsgi
2018-02-06 10:11:07,490 [salt.state       ][INFO    ][21646] /etc/apache2/mods-enabled/wsgi.load exists
2018-02-06 10:11:07,490 [salt.state       ][INFO    ][21646] Completed state [a2enmod wsgi] at time 10:11:07.490471 duration_in_ms=0.959
2018-02-06 10:11:07,492 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/mods-enabled/mpm_prefork.load] at time 10:11:07.492625
2018-02-06 10:11:07,492 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/mods-enabled/mpm_prefork.load
2018-02-06 10:11:07,493 [salt.state       ][INFO    ][21646] File /etc/apache2/mods-enabled/mpm_prefork.load is not present
2018-02-06 10:11:07,493 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/mods-enabled/mpm_prefork.load] at time 10:11:07.493812 duration_in_ms=1.187
2018-02-06 10:11:07,494 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/mods-enabled/mpm_prefork.conf] at time 10:11:07.494047
2018-02-06 10:11:07,494 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/mods-enabled/mpm_prefork.conf
2018-02-06 10:11:07,494 [salt.state       ][INFO    ][21646] File /etc/apache2/mods-enabled/mpm_prefork.conf is not present
2018-02-06 10:11:07,494 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/mods-enabled/mpm_prefork.conf] at time 10:11:07.494809 duration_in_ms=0.762
2018-02-06 10:11:07,495 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 10:11:07.495032
2018-02-06 10:11:07,495 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-02-06 10:11:07,495 [salt.state       ][INFO    ][21646] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-02-06 10:11:07,495 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 10:11:07.495728 duration_in_ms=0.695
2018-02-06 10:11:07,495 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 10:11:07.495956
2018-02-06 10:11:07,496 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-02-06 10:11:07,496 [salt.state       ][INFO    ][21646] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-02-06 10:11:07,496 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 10:11:07.496687 duration_in_ms=0.731
2018-02-06 10:11:07,499 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/mods-available/mpm_event.conf] at time 10:11:07.499229
2018-02-06 10:11:07,499 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/apache2/mods-available/mpm_event.conf
2018-02-06 10:11:07,534 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/mpm/mpm_event.conf'
2018-02-06 10:11:07,595 [salt.state       ][INFO    ][21646] File changed:
--- 
+++ 
@@ -5,14 +5,15 @@
 # ThreadsPerChild: constant number of worker threads in each server process
 # MaxRequestWorkers: maximum number of worker threads
 # MaxConnectionsPerChild: maximum number of requests a server process serves
+
 <IfModule mpm_event_module>
-	StartServers			 2
-	MinSpareThreads		 25
-	MaxSpareThreads		 75
-	ThreadLimit			 64
-	ThreadsPerChild		 25
-	MaxRequestWorkers	  150
-	MaxConnectionsPerChild   0
+    StartServers            5
+    MinSpareThreads         25
+    MaxSpareThreads         75
+    ThreadLimit             64
+    ThreadsPerChild         25
+    MaxRequestWorkers       150
+    MaxConnectionsPerChild  0
 </IfModule>
 
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+# vim: syntax=apache ts=4 sw=4 sts=4 sr et

2018-02-06 10:11:07,595 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/mods-available/mpm_event.conf] at time 10:11:07.595527 duration_in_ms=96.298
2018-02-06 10:11:07,596 [salt.state       ][INFO    ][21646] Running state [a2enmod mpm_event] at time 10:11:07.596661
2018-02-06 10:11:07,596 [salt.state       ][INFO    ][21646] Executing state cmd.run for a2enmod mpm_event
2018-02-06 10:11:07,597 [salt.state       ][INFO    ][21646] /etc/apache2/mods-enabled/mpm_event.load exists
2018-02-06 10:11:07,597 [salt.state       ][INFO    ][21646] Completed state [a2enmod mpm_event] at time 10:11:07.597463 duration_in_ms=0.802
2018-02-06 10:11:07,598 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/ports.conf] at time 10:11:07.597977
2018-02-06 10:11:07,598 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/apache2/ports.conf
2018-02-06 10:11:07,619 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/ports.conf'
2018-02-06 10:11:07,675 [salt.state       ][INFO    ][21646] File /etc/apache2/ports.conf is in the correct state
2018-02-06 10:11:07,675 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/ports.conf] at time 10:11:07.675685 duration_in_ms=77.706
2018-02-06 10:11:07,676 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/conf-available/security.conf] at time 10:11:07.676330
2018-02-06 10:11:07,676 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-02-06 10:11:07,699 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/security.conf'
2018-02-06 10:11:07,755 [salt.state       ][INFO    ][21646] File changed:
--- 
+++ 
@@ -1,73 +1,14 @@
-#
-# Disable access to the entire file system except for the directories that
-# are explicitly allowed later.
-#
-# This currently breaks the configurations that come with some web application
-# Debian packages.
-#
-#<Directory />
-#   AllowOverride None
-#   Require all denied
-#</Directory>
+ServerSignature Off
+TraceEnable Off
+ServerTokens Prod
+<DirectoryMatch "/\.svn">
+    Require all denied
+</DirectoryMatch>
 
+<DirectoryMatch "/\.git">
+    Require all denied
+</DirectoryMatch>
 
-# Changing the following options will not really affect the security of the
-# server, but might make attacks slightly more difficult in some cases.
-
-#
-# ServerTokens
-# This directive configures what you return as the Server HTTP response
-# Header. The default is 'Full' which sends information about the OS-Type
-# and compiled in modules.
-# Set to one of:  Full | OS | Minimal | Minor | Major | Prod
-# where Full conveys the most information, and Prod the least.
-#ServerTokens Minimal
-ServerTokens OS
-#ServerTokens Full
-
-#
-# Optionally add a line containing the server version and virtual host
-# name to server-generated pages (internal error documents, FTP directory
-# listings, mod_status and mod_info output etc., but not CGI generated
-# documents or custom error documents).
-# Set to "EMail" to also include a mailto: link to the ServerAdmin.
-# Set to one of:  On | Off | EMail
-#ServerSignature Off
-ServerSignature On
-
-#
-# Allow TRACE method
-#
-# Set to "extended" to also reflect the request body (only for testing and
-# diagnostic purposes).
-#
-# Set to one of:  On | Off | extended
-TraceEnable Off
-#TraceEnable On
-
-#
-# Forbid access to version control directories
-#
-# If you use version control systems in your document root, you should
-# probably deny access to their directories. For example, for subversion:
-#
-#<DirectoryMatch "/\.svn">
-#   Require all denied
-#</DirectoryMatch>
-
-#
-# Setting this header will prevent MSIE from interpreting files as something
-# else than declared by the content type in the HTTP headers.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Content-Type-Options: "nosniff"
-
-#
-# Setting this header will prevent other sites from embedding pages from this
-# site as frames. This defends against clickjacking attacks.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Frame-Options: "sameorigin"
-
-
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+<DirectoryMatch "/\.hg">
+    Require all denied
+</DirectoryMatch>

2018-02-06 10:11:07,756 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/conf-available/security.conf] at time 10:11:07.756189 duration_in_ms=79.859
2018-02-06 10:11:07,900 [salt.state       ][INFO    ][21646] Running state [keystone] at time 10:11:07.900295
2018-02-06 10:11:07,900 [salt.state       ][INFO    ][21646] Executing state pkg.installed for keystone
2018-02-06 10:11:08,207 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:11:08,235 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keystone'] in directory '/root'
2018-02-06 10:11:08,909 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101110368393
2018-02-06 10:11:08,932 [salt.minion      ][INFO    ][23379] Starting a new job with PID 23379
2018-02-06 10:11:08,950 [salt.minion      ][INFO    ][23379] Returning information for job: 20180206101110368393
2018-02-06 10:11:19,090 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101120545061
2018-02-06 10:11:19,107 [salt.minion      ][INFO    ][24065] Starting a new job with PID 24065
2018-02-06 10:11:19,126 [salt.minion      ][INFO    ][24065] Returning information for job: 20180206101120545061
2018-02-06 10:11:29,263 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101130720264
2018-02-06 10:11:29,283 [salt.minion      ][INFO    ][25543] Starting a new job with PID 25543
2018-02-06 10:11:29,300 [salt.minion      ][INFO    ][25543] Returning information for job: 20180206101130720264
2018-02-06 10:11:39,439 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101140899467
2018-02-06 10:11:39,458 [salt.minion      ][INFO    ][26185] Starting a new job with PID 26185
2018-02-06 10:11:39,476 [salt.minion      ][INFO    ][26185] Returning information for job: 20180206101140899467
2018-02-06 10:11:39,868 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:39,917 [salt.state       ][INFO    ][21646] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'xmlsec1' changed from 'absent' to '1.2.20-2ubuntu4'
'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-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-scrypt' changed from 'absent' to '0.8.0-0ubuntu2~cloud0'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'python-bcrypt' changed from 'absent' to '3.1.3-1~cloud0'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python2.7-bson-ext' changed from 'absent' to '1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python2.7-pymongo' changed from 'absent' to '1'
'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'
'python-distribute' changed from 'absent' to '1'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'python2.7-gridfs' changed from 'absent' to '1'
'libxmlsec1-openssl' changed from 'absent' to '1.2.20-2ubuntu4'
'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'
'keystone' changed from 'absent' to '2:12.0.0-0ubuntu1~cloud0'
'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'
'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-keyring' changed from 'absent' to '7.3-1ubuntu1'
'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'
'python-oslo.cache' changed from 'absent' to '1.25.0-0ubuntu1~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-bson' changed from 'absent' to '3.2-1build1'
'python-pysaml2' changed from 'absent' to '3.0.0-3ubuntu1.16.04.3'
'python-oslo-log' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-keystone' changed from 'absent' to '1'
'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'
'python-oslo-db' changed from 'absent' to '1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-oslo.serialization' changed from 'absent' to '2.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'
'python2.7-iso8601' changed from 'absent' to '1'
'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'
'python-keystone' changed from 'absent' to '2:12.0.0-0ubuntu1~cloud0'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'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-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-defusedxml' changed from 'absent' to '0.4.1-2ubuntu0.16.04.1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-osprofiler' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu2~cloud0'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python-dogpile.cache' changed from 'absent' to '0.6.2-5~cloud0'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-passlib' changed from 'absent' to '1.7.1-1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libxmlsec1' changed from 'absent' to '1.2.20-2ubuntu4'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'python-zopeinterface' changed from 'absent' to '1'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-zope' changed from 'absent' to '1'
'python-oslo-context' changed from 'absent' to '1'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-02-06 10:11:39,947 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:40,061 [salt.state       ][INFO    ][21646] Completed state [keystone] at time 10:11:40.061548 duration_in_ms=32161.253
2018-02-06 10:11:40,067 [salt.state       ][INFO    ][21646] Running state [python-keystone] at time 10:11:40.066964
2018-02-06 10:11:40,067 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-keystone
2018-02-06 10:11:41,283 [salt.state       ][INFO    ][21646] All specified packages are already installed
2018-02-06 10:11:41,283 [salt.state       ][INFO    ][21646] Completed state [python-keystone] at time 10:11:41.283672 duration_in_ms=1216.707
2018-02-06 10:11:41,284 [salt.state       ][INFO    ][21646] Running state [python-keystoneclient] at time 10:11:41.284015
2018-02-06 10:11:41,284 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-keystoneclient
2018-02-06 10:11:41,293 [salt.state       ][INFO    ][21646] All specified packages are already installed
2018-02-06 10:11:41,294 [salt.state       ][INFO    ][21646] Completed state [python-keystoneclient] at time 10:11:41.294026 duration_in_ms=10.011
2018-02-06 10:11:41,294 [salt.state       ][INFO    ][21646] Running state [python-psycopg2] at time 10:11:41.294292
2018-02-06 10:11:41,294 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-psycopg2
2018-02-06 10:11:41,314 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:11:41,352 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-psycopg2'] in directory '/root'
2018-02-06 10:11:44,060 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:44,118 [salt.state       ][INFO    ][21646] Made the following changes:
'python-psycopg2' changed from 'absent' to '2.6.1-1build2'
'libpq5' changed from 'absent' to '9.5.10-0ubuntu0.16.04'
'python-egenix-mxdatetime' changed from 'absent' to '3.2.9-1'
'python-egenix-mxtools' changed from 'absent' to '3.2.9-1'

2018-02-06 10:11:44,145 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:44,179 [salt.state       ][INFO    ][21646] Completed state [python-psycopg2] at time 10:11:44.179810 duration_in_ms=2885.517
2018-02-06 10:11:44,185 [salt.state       ][INFO    ][21646] Running state [python-mysqldb] at time 10:11:44.185572
2018-02-06 10:11:44,185 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-mysqldb
2018-02-06 10:11:44,671 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:11:44,706 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-02-06 10:11:46,678 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:46,727 [salt.state       ][INFO    ][21646] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'mysql-common' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'mysql-common-5.6' changed from 'absent' to '1'
'libmysqlclient20' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-02-06 10:11:46,754 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:46,788 [salt.state       ][INFO    ][21646] Completed state [python-mysqldb] at time 10:11:46.788115 duration_in_ms=2602.543
2018-02-06 10:11:46,794 [salt.state       ][INFO    ][21646] Running state [mysql-client] at time 10:11:46.794065
2018-02-06 10:11:46,794 [salt.state       ][INFO    ][21646] Executing state pkg.installed for mysql-client
2018-02-06 10:11:47,341 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:11:47,374 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-client'] in directory '/root'
2018-02-06 10:11:49,614 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101151072941
2018-02-06 10:11:49,638 [salt.minion      ][INFO    ][26700] Starting a new job with PID 26700
2018-02-06 10:11:49,656 [salt.minion      ][INFO    ][26700] Returning information for job: 20180206101151072941
2018-02-06 10:11:50,888 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:50,940 [salt.state       ][INFO    ][21646] Made the following changes:
'mysql-client-core-5.7' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'mysql-client' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'virtual-mysql-client' changed from 'absent' to '1'
'mysql-client-5.7' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'virtual-mysql-client-core' changed from 'absent' to '1'

2018-02-06 10:11:50,968 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:51,006 [salt.state       ][INFO    ][21646] Completed state [mysql-client] at time 10:11:51.006520 duration_in_ms=4212.454
2018-02-06 10:11:51,012 [salt.state       ][INFO    ][21646] Running state [python-six] at time 10:11:51.012649
2018-02-06 10:11:51,013 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-six
2018-02-06 10:11:51,466 [salt.state       ][INFO    ][21646] All specified packages are already installed
2018-02-06 10:11:51,467 [salt.state       ][INFO    ][21646] Completed state [python-six] at time 10:11:51.467648 duration_in_ms=454.998
2018-02-06 10:11:51,468 [salt.state       ][INFO    ][21646] Running state [python-memcache] at time 10:11:51.468239
2018-02-06 10:11:51,468 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-memcache
2018-02-06 10:11:51,477 [salt.state       ][INFO    ][21646] All specified packages are already installed
2018-02-06 10:11:51,477 [salt.state       ][INFO    ][21646] Completed state [python-memcache] at time 10:11:51.477606 duration_in_ms=9.367
2018-02-06 10:11:51,478 [salt.state       ][INFO    ][21646] Running state [python-openstackclient] at time 10:11:51.478096
2018-02-06 10:11:51,478 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-openstackclient
2018-02-06 10:11:51,499 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:11:51,531 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-openstackclient'] in directory '/root'
2018-02-06 10:11:58,966 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:11:59,036 [salt.state       ][INFO    ][21646] Made the following changes:
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python2.7-cinderclient' changed from 'absent' to '1'
'python-json-pointer' changed from 'absent' to '1.9-3'

2018-02-06 10:11:59,068 [salt.state       ][INFO    ][21646] Loading fresh modules for state activity
2018-02-06 10:11:59,102 [salt.state       ][INFO    ][21646] Completed state [python-openstackclient] at time 10:11:59.102536 duration_in_ms=7624.439
2018-02-06 10:11:59,108 [salt.state       ][INFO    ][21646] Running state [gettext-base] at time 10:11:59.108444
2018-02-06 10:11:59,108 [salt.state       ][INFO    ][21646] Executing state pkg.installed for gettext-base
2018-02-06 10:11:59,840 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101201294360
2018-02-06 10:11:59,847 [salt.state       ][INFO    ][21646] All specified packages are already installed
2018-02-06 10:11:59,848 [salt.state       ][INFO    ][21646] Completed state [gettext-base] at time 10:11:59.848485 duration_in_ms=740.041
2018-02-06 10:11:59,849 [salt.state       ][INFO    ][21646] Running state [python-pycadf] at time 10:11:59.849057
2018-02-06 10:11:59,850 [salt.state       ][INFO    ][21646] Executing state pkg.installed for python-pycadf
2018-02-06 10:11:59,858 [salt.state       ][INFO    ][21646] All specified packages are already installed
2018-02-06 10:11:59,858 [salt.state       ][INFO    ][21646] Completed state [python-pycadf] at time 10:11:59.858669 duration_in_ms=9.612
2018-02-06 10:11:59,861 [salt.state       ][INFO    ][21646] Running state [/etc/keystone/policy.json] at time 10:11:59.861074
2018-02-06 10:11:59,861 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/keystone/policy.json
2018-02-06 10:11:59,862 [salt.loaded.int.states.file][WARNING ][21646] State for file: /etc/keystone/policy.json - 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-06 10:11:59,862 [salt.minion      ][INFO    ][27794] Starting a new job with PID 27794
2018-02-06 10:11:59,864 [salt.state       ][INFO    ][21646] {'new': 'file /etc/keystone/policy.json created', 'group': 'keystone', 'user': 'keystone'}
2018-02-06 10:11:59,864 [salt.state       ][INFO    ][21646] Completed state [/etc/keystone/policy.json] at time 10:11:59.864569 duration_in_ms=3.495
2018-02-06 10:11:59,865 [salt.state       ][INFO    ][21646] Running state [/etc/keystone/keystone-paste.ini] at time 10:11:59.865373
2018-02-06 10:11:59,865 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/keystone/keystone-paste.ini
2018-02-06 10:11:59,878 [salt.minion      ][INFO    ][27794] Returning information for job: 20180206101201294360
2018-02-06 10:11:59,894 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/files/pike/keystone-paste.ini.Debian'
2018-02-06 10:11:59,899 [salt.state       ][INFO    ][21646] {'group': 'keystone', 'user': 'keystone'}
2018-02-06 10:11:59,900 [salt.state       ][INFO    ][21646] Completed state [/etc/keystone/keystone-paste.ini] at time 10:11:59.900467 duration_in_ms=35.094
2018-02-06 10:11:59,901 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 10:11:59.901111
2018-02-06 10:11:59,901 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-02-06 10:11:59,902 [salt.state       ][INFO    ][21646] {'removed': '/etc/apache2/sites-enabled/000-default.conf'}
2018-02-06 10:11:59,903 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 10:11:59.903177 duration_in_ms=2.066
2018-02-06 10:11:59,904 [salt.state       ][INFO    ][21646] Running state [/etc/keystone/keystone.conf] at time 10:11:59.904227
2018-02-06 10:11:59,904 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/keystone/keystone.conf
2018-02-06 10:11:59,936 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/files/pike/keystone.conf.Debian'
2018-02-06 10:12:00,252 [salt.state       ][INFO    ][21646] File changed:
--- 
+++ 
@@ -1,5 +1,5 @@
+
 [DEFAULT]
-log_dir = /var/log/keystone
 
 #
 # From keystone
@@ -16,6 +16,7 @@
 # `AdminTokenAuthMiddleware` (the `admin_token_auth` filter) from your paste
 # application pipelines (for example, in `keystone-paste.ini`). (string value)
 #admin_token = <None>
+admin_token=opnfv_secret
 
 # The base public endpoint URL for Keystone that is advertised to clients
 # (NOTE: this does NOT affect how Keystone listens for connections). Defaults
@@ -99,6 +100,7 @@
 # in the P release. Use oslo.middleware.http_proxy_to_wsgi configuration
 # instead.
 #secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO
+secure_proxy_ssl_header = "HTTP_X_FORWARDED_PROTO"
 
 # If set to true, then the server will return information in HTTP responses
 # that may allow an unauthenticated or authenticated user to get more
@@ -118,6 +120,7 @@
 # recommended for auditing use cases. (string value)
 # Allowed values: basic, cadf
 #notification_format = cadf
+notification_format = basic
 
 # You can reduce the number of notifications keystone emits by explicitly
 # opting out. Keystone will not emit notifications that match the patterns
@@ -140,6 +143,14 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
+verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -166,6 +177,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/keystone
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
@@ -179,12 +191,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -213,7 +219,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -246,6 +252,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -256,24 +263,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -286,21 +299,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -315,20 +333,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -393,17 +415,16 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
-
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
-#transport_url = <None>
+#transport_url = rabbit://nova:3qVSI7a1m8AdaDQ7BpB0PJu4@192.168.0.4:5673/
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -411,7 +432,6 @@
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rpc_backend = rabbit
-
 # The default exchange under which topics are scoped. May be overridden by an
 # exchange name specified in the transport_url option. (string value)
 #control_exchange = keystone
@@ -432,7 +452,7 @@
 # A list of role names which are prohibited from being an implied role. (list
 # value)
 #prohibited_implied_role = admin
-
+driver = sql
 
 [auth]
 
@@ -446,6 +466,8 @@
 # are being invoked to validate attributes in the request environment, it can
 # cause conflicts. (list value)
 #methods = external,password,token,oauth1,mapped
+
+methods = password,token
 
 # Entry point for the password auth plugin module in the
 # `keystone.auth.password` namespace. You do not need to set this unless you
@@ -497,14 +519,14 @@
 # expiration time defined for it. (integer value)
 #expiration_time = 600
 
-# Cache backend module. For eventlet-based or environments with hundreds of
-# threaded servers, Memcache with pooling (oslo_cache.memcache_pool) is
-# recommended. For environments with less than 100 threaded servers, Memcached
-# (dogpile.cache.memcached) or Redis (dogpile.cache.redis) is recommended. Test
-# environments with a single instance of the server can use the
-# dogpile.cache.memory backend. (string value)
-# Allowed values: oslo_cache.memcache_pool, oslo_cache.dict, dogpile.cache.memcached, dogpile.cache.redis, dogpile.cache.memory, dogpile.cache.null
+# Dogpile.cache backend module. It is recommended that Memcache or Redis
+# (dogpile.cache.redis) be used in production deployments. For eventlet-based
+# or highly threaded servers, Memcache with pooling (oslo_cache.memcache_pool)
+# is recommended. For low thread servers, dogpile.cache.memcached is
+# recommended. Test environments with a single instance of the server can use
+# the dogpile.cache.memory backend. (string value)
 #backend = dogpile.cache.null
+backend = oslo_cache.memcache_pool
 
 # Arguments supplied to the backend module. Specify this option once per
 # argument to be passed to the dogpile.cache backend. Example format:
@@ -518,6 +540,7 @@
 
 # Global toggle for caching. (boolean value)
 #enabled = true
+enabled = true
 
 # Extra debugging from the cache backend (cache keys, get/set/delete/etc
 # calls). This is only really useful if you need to see the specific cache-
@@ -528,23 +551,28 @@
 # Memcache servers in the format of "host:port". (dogpile.cache.memcache and
 # oslo_cache.memcache_pool backends only). (list value)
 #memcache_servers = localhost:11211
+memcache_servers =192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 
 # Number of seconds memcached server is considered dead before it is tried
 # again. (dogpile.cache.memcache and oslo_cache.memcache_pool backends only).
 # (integer value)
 #memcache_dead_retry = 300
+memcache_dead_retry = 300
 
 # Timeout in seconds for every call to a server. (dogpile.cache.memcache and
 # oslo_cache.memcache_pool backends only). (integer value)
 #memcache_socket_timeout = 3
+memcache_socket_timeout = 1
 
 # Max total number of open connections to every memcached server.
 # (oslo_cache.memcache_pool backend only). (integer value)
 #memcache_pool_maxsize = 10
+memcache_pool_maxsize = 100
 
 # Number of seconds a connection to memcached is held unused in the pool before
 # it is closed. (oslo_cache.memcache_pool backend only). (integer value)
 #memcache_pool_unused_timeout = 60
+memcache_pool_unused_timeout = 60
 
 # Number of seconds that an operation will wait to get a memcache client
 # connection. (integer value)
@@ -560,6 +588,7 @@
 # Absolute path to the file used for the templated catalog backend. This option
 # is only used if the `[catalog] driver` is set to `templated`. (string value)
 #template_file = default_catalog.templates
+template_file = default_catalog.templates
 
 # Entry point for the catalog driver in the `keystone.catalog` namespace.
 # Keystone provides a `sql` option (which supports basic CRUD operations
@@ -567,6 +596,7 @@
 # catalog file on disk), and a `endpoint_filter.sql` option (which supports
 # arbitrary service catalogs per project). (string value)
 #driver = sql
+driver = sql
 
 # Toggle for catalog caching. This has no effect unless global caching is
 # enabled. In a typical deployment, there is no reason to disable this.
@@ -587,6 +617,42 @@
 
 
 [cors]
+
+#
+# From oslo.middleware
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-Domain-Id,X-Domain-Name
+
+
+
+[cors.subdomain]
 
 #
 # From oslo.middleware
@@ -638,17 +704,25 @@
 # of keys should be managed separately and require different rotation policies.
 # Do not share this repository with the repository used to manage keys for
 # Fernet tokens. (string value)
-#key_repository = /etc/keystone/credential-keys/
+key_repository = /var/lib/keystone/credential-keys
 
 
 [database]
-connection = sqlite:////var/lib/keystone/keystone.db
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -661,6 +735,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mysql+pymysql://keystone:opnfv_secret@192.168.10.50/keystone
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -672,15 +747,12 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #idle_timeout = 3600
+idle_timeout = 3600
 
 # Minimum number of SQL connections to keep open in a pool. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
@@ -692,6 +764,9 @@
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
+max_pool_size=10
+max_overflow=30
+max_retries=-1
 
 # Maximum number of database connection retries during startup. Set to -1 to
 # specify an infinite retry count. (integer value)
@@ -805,7 +880,7 @@
 #
 
 # DEPRECATED: The IP address of the network interface for the public service to
-# listen on. (unknown value)
+# listen on. (string value)
 # Deprecated group/name - [DEFAULT]/bind_host
 # Deprecated group/name - [DEFAULT]/public_bind_host
 # This option is deprecated for removal since K.
@@ -814,6 +889,7 @@
 # Newton release. These options remain for backwards compatibility because they
 # are used for URL substitutions.
 #public_bind_host = 0.0.0.0
+public_bind_host=192.168.10.11
 
 # DEPRECATED: The port number for the public service to listen on. (port value)
 # Minimum value: 0
@@ -825,9 +901,10 @@
 # Newton release. These options remain for backwards compatibility because they
 # are used for URL substitutions.
 #public_port = 5000
+public_port = 5000
 
 # DEPRECATED: The IP address of the network interface for the admin service to
-# listen on. (unknown value)
+# listen on. (string value)
 # Deprecated group/name - [DEFAULT]/bind_host
 # Deprecated group/name - [DEFAULT]/admin_bind_host
 # This option is deprecated for removal since K.
@@ -836,6 +913,7 @@
 # Newton release. These options remain for backwards compatibility because they
 # are used for URL substitutions.
 #admin_bind_host = 0.0.0.0
+admin_bind_host=192.168.10.11
 
 # DEPRECATED: The port number for the admin service to listen on. (port value)
 # Minimum value: 0
@@ -847,6 +925,7 @@
 # Newton release. These options remain for backwards compatibility because they
 # are used for URL substitutions.
 #admin_port = 35357
+admin_port = 35357
 
 
 [extra_headers]
@@ -857,7 +936,6 @@
 
 # Specifies the distribution of the keystone server. (string value)
 #Distribution = Ubuntu
-
 
 [federation]
 
@@ -876,7 +954,7 @@
 #assertion_prefix =
 
 # Value to be used to obtain the entity ID of the Identity Provider from the
-# environment. For `mod_shib`, this would be `Shib-Identity-Provider`. For
+# environment. For `mod_shib`, this would be `Shib-Identity-Provider`. For For
 # `mod_auth_openidc`, this could be `HTTP_OIDC_ISS`. For `mod_auth_mellon`,
 # this could be `MELLON_IDP`. (string value)
 #remote_id_attribute = <None>
@@ -934,6 +1012,7 @@
 # other nodes will result in tokens that can not be validated by all nodes.
 # (string value)
 #key_repository = /etc/keystone/fernet-keys/
+key_repository = /var/lib/keystone/fernet-keys
 
 # This controls how many keys are held in rotation by `keystone-manage
 # fernet_rotate` before they are discarded. The default value of 3 means that
@@ -943,7 +1022,7 @@
 # the rotation. (integer value)
 # Minimum value: 1
 #max_active_keys = 3
-
+max_active_keys=3
 
 [healthcheck]
 
@@ -1020,6 +1099,7 @@
 # deployment primarily relies on `ldap` AND is not using domain-specific
 # configuration, you should typically leave this set to `sql`. (string value)
 #driver = sql
+driver = sql
 
 # Toggle for identity caching. This has no effect unless global caching is
 # enabled. There is typically no reason to disable this. (boolean value)
@@ -1038,52 +1118,6 @@
 # Maximum number of entities that will be returned in an identity collection.
 # (integer value)
 #list_limit = <None>
-
-# The password hashing algorithm to use for passwords stored within keystone.
-# (string value)
-# Allowed values: bcrypt, scrypt, pbkdf2_sha512
-#password_hash_algorithm = bcrypt
-
-# This option represents a trade off between security and performance. Higher
-# values lead to slower performance, but higher security. Changing this option
-# will only affect newly created passwords as existing password hashes already
-# have a fixed number of rounds applied, so it is safe to tune this option in a
-# running cluster.  The default for bcrypt is 12, must be between 4 and 31,
-# inclusive.  The default for scrypt is 16, must be within `range(1,32)`.  The
-# default for pbkdf_sha512 is 60000, must be within `range(1,1<<32)`  WARNING:
-# If using scrypt, increasing this value increases BOTH time AND memory
-# requirements to hash a password. (integer value)
-#password_hash_rounds = <None>
-
-# Optional block size to pass to scrypt hash function (the `r` parameter).
-# Useful for tuning scrypt to optimal performance for your CPU architecture.
-# This option is only used when the `password_hash_algorithm` option is set to
-# `scrypt`. Defaults to 8. (integer value)
-#scrypt_block_size = <None>
-
-# Optional parallelism to pass to scrypt hash function (the `p` parameter).
-# This option is only used when the `password_hash_algorithm` option is set to
-# `scrypt`. Defaults to 1. (integer value)
-#scrypt_parallelism = <None>
-
-# Number of bytes to use in scrypt and pbkfd2_sha512 hashing salt.  Default for
-# scrypt is 16 bytes. Default for pbkfd2_sha512 is 16 bytes.  Limited to a
-# maximum of 96 bytes due to the size of the column used to store password
-# hashes. (integer value)
-# Minimum value: 0
-# Maximum value: 96
-#salt_bytesize = <None>
-
-# This option tells keystone to continue to hash passwords with the
-# sha512_crypt algorithm for supporting rolling upgrades. sha512_crypt is
-# typically more insecure than bcrypt, pbkdf2, and scrypt. This option should
-# be set to `False` except in the case of performing a rolling upgrade where
-# some Keystone servers may not know how to verify non-sha512_crypt based
-# password hashes.  This option will be removed in the Queens release and is
-# only to support rolling upgrades from Ocata release to Pike release. (boolean
-# value)
-#rolling_upgrade_password_hash_compat = false
-
 
 [identity_mapping]
 
@@ -1123,6 +1157,56 @@
 #backward_compatible_ids = true
 
 
+[kvs]
+
+#
+# From keystone
+#
+
+# DEPRECATED: Extra `dogpile.cache` backend modules to register with the
+# `dogpile.cache` library. It is not necessary to set this value unless you are
+# providing a custom KVS backend beyond what `dogpile.cache` already supports.
+# (list value)
+# This option is deprecated for removal since O.
+# Its value may be silently ignored in the future.
+# Reason: This option has been deprecated in the O release and will be removed
+# in the P release. Use SQL backends instead.
+#backends =
+
+# DEPRECATED: Prefix for building the configuration dictionary for the KVS
+# region. This should not need to be changed unless there is another
+# `dogpile.cache` region with the same configuration name. (string value)
+# This option is deprecated for removal since O.
+# Its value may be silently ignored in the future.
+# Reason: This option has been deprecated in the O release and will be removed
+# in the P release. Use SQL backends instead.
+#config_prefix = keystone.kvs
+
+# DEPRECATED: Set to false to disable using a key-mangling function, which
+# ensures fixed-length keys are used in the KVS store. This is configurable for
+# debugging purposes, and it is therefore highly recommended to always leave
+# this set to true. (boolean value)
+# This option is deprecated for removal since O.
+# Its value may be silently ignored in the future.
+# Reason: This option has been deprecated in the O release and will be removed
+# in the P release. Use SQL backends instead.
+#enable_key_mangler = true
+
+# DEPRECATED: Number of seconds after acquiring a distributed lock that the
+# backend should consider the lock to be expired. This option should be tuned
+# relative to the longest amount of time that it takes to perform a successful
+# operation. If this value is set too low, then a cluster will end up
+# performing work redundantly. If this value is set too high, then a cluster
+# will not be able to efficiently recover and retry after a failed operation. A
+# non-zero value is recommended if the backend supports lock timeouts, as zero
+# prevents locks from expiring altogether. (integer value)
+# Minimum value: 0
+# This option is deprecated for removal since O.
+# Its value may be silently ignored in the future.
+# Reason: This option has been deprecated in the O release and will be removed
+# in the P release. Use SQL backends instead.
+#default_lock_timeout = 5
+
 [ldap]
 
 #
@@ -1454,6 +1538,21 @@
 # From keystone
 #
 
+# DEPRECATED: Comma-separated list of memcached servers in the format of
+# `host:port,host:port` that keystone should use for the `memcache` token
+# persistence provider and other memcache-backed KVS drivers. This
+# configuration value is NOT used for intermediary caching between keystone and
+# other backends, such as SQL and LDAP (for that, see the `[cache]` section).
+# Multiple keystone servers in the same deployment should use the same set of
+# memcached servers to ensure that data (such as UUID tokens) created by one
+# node is available to the others. (list value)
+# This option is deprecated for removal since O.
+# Its value may be silently ignored in the future.
+# Reason: This option has been deprecated in the O release and will be removed
+# in the P release. Use oslo.cache instead.
+#servers = localhost:11211
+servers =192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
+
 # Number of seconds memcached server is considered dead before it is tried
 # again. This is used by the key value store system. (integer value)
 #dead_retry = 300
@@ -1509,64 +1608,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1621,12 +1717,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1714,7 +1813,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1748,6 +1847,7 @@
 # messaging, messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
+driver=messagingv2
 
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
@@ -1759,11 +1859,6 @@
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
 
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
 
 [oslo_messaging_rabbit]
 
@@ -1777,31 +1872,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1821,6 +1915,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1830,24 +1925,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1855,9 +1958,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1868,6 +1973,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1876,6 +1982,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1886,6 +1993,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1902,12 +2010,15 @@
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
 # value)
 #heartbeat_timeout_threshold = 60
+heartbeat_timeout_threshold = 0
 
 # How often times during the heartbeat_timeout_threshold we check the
 # heartbeat. (integer value)
 #heartbeat_rate = 2
+heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1918,6 +2029,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -2023,24 +2137,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -2053,21 +2173,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -2082,20 +2207,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -2170,7 +2299,7 @@
 # The maximum body size for each  request, in bytes. (integer value)
 # Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
 # Deprecated group/name - [DEFAULT]/max_request_body_size
-#max_request_body_size = 114688
+max_request_body_size= 114688
 
 # DEPRECATED: The HTTP Header that will be used to determine what the original
 # request protocol scheme was, even if it was hidden by a SSL termination
@@ -2191,9 +2320,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -2201,6 +2332,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -2227,7 +2359,11 @@
 # Supplied drivers are `rules` (which does not support any CRUD operations for
 # the v3 policy API) and `sql`. Typically, there is no reason to set this
 # option unless you are providing a custom entry point. (string value)
-#driver = sql
+driver = sql
+#
+# Explicit defintion of the driver is depricated
+#
+#driver = keystone.policy.backends.sql.Policy
 
 # Maximum number of entities that will be returned in a policy collection.
 # (integer value)
@@ -2338,15 +2474,10 @@
 # From keystone
 #
 
-# DEPRECATED: Entry point for the resource driver in the `keystone.resource`
-# namespace. Only a `sql` driver is supplied by keystone. Unless you are
-# writing proprietary drivers for keystone, you do not need to set this option.
-# (string value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: Non-SQL resource cannot be used with SQL Identity and has been unable
-# to be used since Ocata. SQL Resource backend is a requirement as of Pike.
-# Setting this option no longer has an effect on how Keystone operates.
+# Entry point for the resource driver in the `keystone.resource` namespace.
+# Only a `sql` driver is supplied by keystone. Unless you are writing
+# proprietary drivers for keystone, you do not need to set this option. (string
+# value)
 #driver = sql
 
 # Toggle for resource caching. This has no effect unless global caching is
@@ -2579,6 +2710,20 @@
 # `[identity] driver`. (integer value)
 # Minimum value: 1
 #password_expires_days = <None>
+
+# DEPRECATED: Comma separated list of user IDs to be ignored when checking if a
+# password is expired. Passwords for users in this list will not expire. This
+# feature will only be enabled if `[security_compliance] password_expires_days`
+# is set. (list value)
+# This option is deprecated for removal since O.
+# Its value may be silently ignored in the future.
+# Reason: Functionality added as a per-user option "ignore_password_expiry" in
+# Ocata. Each user that should ignore password expiry should have the value set
+# to "true" in the user's `options` attribute (e.g.
+# `user['options']['ignore_password_expiry'] = True`) with an "update_user"
+# call. This avoids the need to restart keystone to adjust the users that
+# ignore password expiry. This option will be removed in the Pike release.
+#password_expires_ignore_user_ids =
 
 # This controls the number of previous user password iterations to keep in
 # history, in order to enforce that newly created passwords are unique. Setting
@@ -2644,82 +2789,51 @@
 # From keystone
 #
 
-# DEPRECATED: Absolute path to the public certificate file to use for signing
-# responses to revocation lists requests. Set this together with `[signing]
-# keyfile`. For non-production environments, you may be interested in using
-# `keystone-manage pki_setup` to generate self-signed certificates. (string
-# value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
+# Absolute path to the public certificate file to use for signing responses to
+# revocation lists requests. Set this together with `[signing] keyfile`. For
+# non-production environments, you may be interested in using `keystone-manage
+# pki_setup` to generate self-signed certificates. (string value)
 #certfile = /etc/keystone/ssl/certs/signing_cert.pem
 
-# DEPRECATED: Absolute path to the private key file to use for signing
-# responses to revocation lists requests. Set this together with `[signing]
-# certfile`. (string value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
+# Absolute path to the private key file to use for signing responses to
+# revocation lists requests. Set this together with `[signing] certfile`.
+# (string value)
 #keyfile = /etc/keystone/ssl/private/signing_key.pem
 
-# DEPRECATED: Absolute path to the public certificate authority (CA) file to
-# use when creating self-signed certificates with `keystone-manage pki_setup`.
-# Set this together with `[signing] ca_key`. There is no reason to set this
-# option unless you are requesting revocation lists in a non-production
-# environment. Use a `[signing] certfile` issued from a trusted certificate
-# authority instead. (string value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
+# Absolute path to the public certificate authority (CA) file to use when
+# creating self-signed certificates with `keystone-manage pki_setup`. Set this
+# together with `[signing] ca_key`. There is no reason to set this option
+# unless you are requesting revocation lists in a non-production environment.
+# Use a `[signing] certfile` issued from a trusted certificate authority
+# instead. (string value)
 #ca_certs = /etc/keystone/ssl/certs/ca.pem
 
-# DEPRECATED: Absolute path to the private certificate authority (CA) key file
-# to use when creating self-signed certificates with `keystone-manage
-# pki_setup`. Set this together with `[signing] ca_certs`. There is no reason
-# to set this option unless you are requesting revocation lists in a non-
-# production environment. Use a `[signing] certfile` issued from a trusted
-# certificate authority instead. (string value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
+# Absolute path to the private certificate authority (CA) key file to use when
+# creating self-signed certificates with `keystone-manage pki_setup`. Set this
+# together with `[signing] ca_certs`. There is no reason to set this option
+# unless you are requesting revocation lists in a non-production environment.
+# Use a `[signing] certfile` issued from a trusted certificate authority
+# instead. (string value)
 #ca_key = /etc/keystone/ssl/private/cakey.pem
 
-# DEPRECATED: Key size (in bits) to use when generating a self-signed token
+# Key size (in bits) to use when generating a self-signed token signing
+# certificate. There is no reason to set this option unless you are requesting
+# revocation lists in a non-production environment. Use a `[signing] certfile`
+# issued from a trusted certificate authority instead. (integer value)
+# Minimum value: 1024
+#key_size = 2048
+
+# The validity period (in days) to use when generating a self-signed token
 # signing certificate. There is no reason to set this option unless you are
 # requesting revocation lists in a non-production environment. Use a `[signing]
 # certfile` issued from a trusted certificate authority instead. (integer
 # value)
-# Minimum value: 1024
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
-#key_size = 2048
-
-# DEPRECATED: The validity period (in days) to use when generating a self-
-# signed token signing certificate. There is no reason to set this option
-# unless you are requesting revocation lists in a non-production environment.
-# Use a `[signing] certfile` issued from a trusted certificate authority
-# instead. (integer value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
 #valid_days = 3650
 
-# DEPRECATED: The certificate subject to use when generating a self-signed
-# token signing certificate. There is no reason to set this option unless you
-# are requesting revocation lists in a non-production environment. Use a
-# `[signing] certfile` issued from a trusted certificate authority instead.
-# (string value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
-# Reason: `keystone-manage pki_setup` was deprecated in Mitaka and removed in
-# Pike. These options remain for backwards compatibility.
+# The certificate subject to use when generating a self-signed token signing
+# certificate. There is no reason to set this option unless you are requesting
+# revocation lists in a non-production environment. Use a `[signing] certfile`
+# issued from a trusted certificate authority instead. (string value)
 #cert_subject = /C=US/ST=Unset/L=Unset/O=Unset/CN=www.example.com
 
 
@@ -2734,18 +2848,16 @@
 # enforced according to the `[token] enforce_token_bind` option. (list value)
 #bind =
 
-# DEPRECATED: This controls the token binding enforcement policy on tokens
-# presented to keystone with token binding metadata (as specified by the
-# `[token] bind` option). `disabled` completely bypasses token binding
-# validation. `permissive` and `strict` do not require tokens to have binding
-# metadata (but will validate it if present), whereas `required` will always
-# demand tokens to having binding metadata. `permissive` will allow unsupported
-# binding metadata to pass through without validation (usually to be validated
-# at another time by another component), whereas `strict` and `required` will
-# demand that the included binding metadata be supported by keystone. (string
-# value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
+# This controls the token binding enforcement policy on tokens presented to
+# keystone with token binding metadata (as specified by the `[token] bind`
+# option). `disabled` completely bypasses token binding validation.
+# `permissive` and `strict` do not require tokens to have binding metadata (but
+# will validate it if present), whereas `required` will always demand tokens to
+# having binding metadata. `permissive` will allow unsupported binding metadata
+# to pass through without validation (usually to be validated at another time
+# by another component), whereas `strict` and `required` will demand that the
+# included binding metadata be supported by keystone. (string value)
+# Allowed values: disabled, permissive, strict, required
 #enforce_token_bind = permissive
 
 # The amount of time that a token should remain valid (in seconds). Drastically
@@ -2758,6 +2870,7 @@
 # Minimum value: 0
 # Maximum value: 9223372036854775807
 #expiration = 3600
+expiration = 3600
 
 # Entry point for the token provider in the `keystone.token.provider`
 # namespace. The token provider controls the token construction, validation,
@@ -2767,20 +2880,25 @@
 # setup. `fernet` tokens do not need to be persisted at all, but require that
 # you run `keystone-manage fernet_setup` (also see the `keystone-manage
 # fernet_rotate` command). (string value)
-#provider = fernet
-
-# DEPRECATED: Entry point for the token persistence backend driver in the
-# `keystone.token.persistence` namespace. Keystone provides the `sql` driver.
-# The `sql` option (default) depends on the options in your `[database]`
-# section. If you're using the `fernet` `[token] provider`, this backend will
-# not be utilized to persist tokens at all. (string value)
-# This option is deprecated for removal since P.
-# Its value may be silently ignored in the future.
+
+provider = fernet
+
+# Depricated since previous version
+#provider = keystone.token.providers.fernet.Provider
+
+# Entry point for the token persistence backend driver in the
+# `keystone.token.persistence` namespace. Keystone provides `kvs` and `sql`
+# drivers. The `kvs` backend depends on the configuration in the `[kvs]`
+# section. The `sql` option (default) depends on the options in your
+# `[database]` section. If you're using the `fernet` `[token] provider`, this
+# backend will not be utilized to persist tokens at all. (string value)
 #driver = sql
+driver = keystone.token.persistence.backends.memcache_pool.Token
 
 # Toggle for caching token creation and validation data. This has no effect
 # unless global caching is enabled. (boolean value)
 #caching = true
+caching = false
 
 # The number of seconds to cache token creation and validation data. This has
 # no effect unless both global and `[token] caching` are enabled. (integer
@@ -2795,8 +2913,9 @@
 # of tokens to consider revoked. Do not disable this option if you're using the
 # `kvs` `[revoke] driver`. (boolean value)
 #revoke_by_id = true
-
-# This toggles whether scoped tokens may be re-scoped to a new project or
+revoke_by_id = False
+
+# This toggles whether scoped tokens may be be re-scoped to a new project or
 # domain, thereby preventing users from exchanging a scoped token (including
 # those with a default project scope) for any other token. This forces users to
 # either authenticate for unscoped tokens (and later exchange that unscoped
@@ -2821,6 +2940,7 @@
 # Defaults to two days. (integer value)
 #allow_expired_window = 172800
 
+hash_algorithm = sha256
 
 [tokenless_auth]
 
@@ -2877,3 +2997,7 @@
 # Keystone only provides a `sql` driver, so there is no reason to change this
 # unless you are providing a custom entry point. (string value)
 #driver = sql
+[extra_headers]
+Distribution = Ubuntu
+
+

2018-02-06 10:12:00,254 [salt.state       ][INFO    ][21646] Completed state [/etc/keystone/keystone.conf] at time 10:12:00.254880 duration_in_ms=350.652
2018-02-06 10:12:00,255 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/sites-enabled/keystone.conf] at time 10:12:00.255242
2018-02-06 10:12:00,255 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/sites-enabled/keystone.conf
2018-02-06 10:12:00,255 [salt.state       ][INFO    ][21646] {'removed': '/etc/apache2/sites-enabled/keystone.conf'}
2018-02-06 10:12:00,256 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/sites-enabled/keystone.conf] at time 10:12:00.256147 duration_in_ms=0.905
2018-02-06 10:12:00,256 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/sites-enabled/wsgi-keystone.conf] at time 10:12:00.256399
2018-02-06 10:12:00,256 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/sites-enabled/wsgi-keystone.conf
2018-02-06 10:12:00,257 [salt.state       ][INFO    ][21646] File /etc/apache2/sites-enabled/wsgi-keystone.conf is not present
2018-02-06 10:12:00,257 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/sites-enabled/wsgi-keystone.conf] at time 10:12:00.257498 duration_in_ms=1.098
2018-02-06 10:12:00,258 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/sites-available/keystone_wsgi.conf] at time 10:12:00.258588
2018-02-06 10:12:00,259 [salt.state       ][INFO    ][21646] Executing state file.managed for /etc/apache2/sites-available/keystone_wsgi.conf
2018-02-06 10:12:00,286 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/files/apache.conf'
2018-02-06 10:12:00,347 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/files/pike/wsgi-keystone.conf'
2018-02-06 10:12:00,426 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/_name.conf'
2018-02-06 10:12:00,490 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/_ssl.conf'
2018-02-06 10:12:00,518 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/_locations.conf'
2018-02-06 10:12:00,545 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'apache/files/_log.conf'
2018-02-06 10:12:00,560 [salt.state       ][INFO    ][21646] File changed:
New file
2018-02-06 10:12:00,560 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/sites-available/keystone_wsgi.conf] at time 10:12:00.560743 duration_in_ms=302.156
2018-02-06 10:12:00,561 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/sites-enabled/keystone_wsgi.conf] at time 10:12:00.561335
2018-02-06 10:12:00,561 [salt.state       ][INFO    ][21646] Executing state file.symlink for /etc/apache2/sites-enabled/keystone_wsgi.conf
2018-02-06 10:12:00,563 [salt.state       ][INFO    ][21646] {'new': '/etc/apache2/sites-enabled/keystone_wsgi.conf'}
2018-02-06 10:12:00,563 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/sites-enabled/keystone_wsgi.conf] at time 10:12:00.563259 duration_in_ms=1.924
2018-02-06 10:12:00,567 [salt.state       ][INFO    ][21646] Running state [apache2] at time 10:12:00.567772
2018-02-06 10:12:00,568 [salt.state       ][INFO    ][21646] Executing state service.running for apache2
2018-02-06 10:12:00,568 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:12:00,596 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:12:00,621 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:12:00,645 [salt.state       ][INFO    ][21646] The service apache2 is already running
2018-02-06 10:12:00,646 [salt.state       ][INFO    ][21646] Completed state [apache2] at time 10:12:00.646014 duration_in_ms=78.237
2018-02-06 10:12:00,646 [salt.state       ][INFO    ][21646] Running state [apache2] at time 10:12:00.646411
2018-02-06 10:12:00,646 [salt.state       ][INFO    ][21646] Executing state service.mod_watch for apache2
2018-02-06 10:12:00,648 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:12:00,668 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:12:00,692 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-02-06 10:12:00,929 [salt.state       ][INFO    ][21646] {'apache2': True}
2018-02-06 10:12:00,930 [salt.state       ][INFO    ][21646] Completed state [apache2] at time 10:12:00.930424 duration_in_ms=284.012
2018-02-06 10:12:00,931 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/conf-enabled/security.conf] at time 10:12:00.931769
2018-02-06 10:12:00,932 [salt.state       ][INFO    ][21646] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-02-06 10:12:00,939 [salt.state       ][INFO    ][21646] {'new': '/etc/apache2/conf-enabled/security.conf'}
2018-02-06 10:12:00,939 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/conf-enabled/security.conf] at time 10:12:00.939315 duration_in_ms=7.546
2018-02-06 10:12:00,939 [salt.state       ][INFO    ][21646] Running state [/etc/apache2/sites-enabled/keystone_wsgi] at time 10:12:00.939676
2018-02-06 10:12:00,939 [salt.state       ][INFO    ][21646] Executing state file.absent for /etc/apache2/sites-enabled/keystone_wsgi
2018-02-06 10:12:00,940 [salt.state       ][INFO    ][21646] File /etc/apache2/sites-enabled/keystone_wsgi is not present
2018-02-06 10:12:00,940 [salt.state       ][INFO    ][21646] Completed state [/etc/apache2/sites-enabled/keystone_wsgi] at time 10:12:00.940585 duration_in_ms=0.909
2018-02-06 10:12:00,941 [salt.state       ][INFO    ][21646] Running state [keystone] at time 10:12:00.941289
2018-02-06 10:12:00,941 [salt.state       ][INFO    ][21646] Executing state service.dead for keystone
2018-02-06 10:12:00,942 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'status', 'keystone.service', '-n', '0'] in directory '/root'
2018-02-06 10:12:00,967 [salt.state       ][INFO    ][21646] The named service keystone is not available
2018-02-06 10:12:00,968 [salt.state       ][INFO    ][21646] Completed state [keystone] at time 10:12:00.967961 duration_in_ms=26.667
2018-02-06 10:12:00,968 [salt.state       ][INFO    ][21646] Running state [keystone] at time 10:12:00.968278
2018-02-06 10:12:00,968 [salt.state       ][INFO    ][21646] Executing state service.mod_watch for keystone
2018-02-06 10:12:00,969 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command ['systemctl', 'is-active', 'keystone.service'] in directory '/root'
2018-02-06 10:12:00,991 [salt.state       ][INFO    ][21646] Service is already stopped
2018-02-06 10:12:00,992 [salt.state       ][INFO    ][21646] Completed state [keystone] at time 10:12:00.992235 duration_in_ms=23.952
2018-02-06 10:12:00,993 [salt.state       ][INFO    ][21646] Running state [/root/keystonerc] at time 10:12:00.993417
2018-02-06 10:12:00,993 [salt.state       ][INFO    ][21646] Executing state file.managed for /root/keystonerc
2018-02-06 10:12:01,020 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/files/keystonerc'
2018-02-06 10:12:01,089 [salt.state       ][INFO    ][21646] File changed:
New file
2018-02-06 10:12:01,089 [salt.state       ][INFO    ][21646] Completed state [/root/keystonerc] at time 10:12:01.089775 duration_in_ms=96.358
2018-02-06 10:12:01,094 [salt.state       ][INFO    ][21646] Running state [/root/keystonercv3] at time 10:12:01.094354
2018-02-06 10:12:01,094 [salt.state       ][INFO    ][21646] Executing state file.managed for /root/keystonercv3
2018-02-06 10:12:01,120 [salt.fileclient  ][INFO    ][21646] Fetching file from saltenv 'base', ** done ** 'keystone/files/keystonercv3'
2018-02-06 10:12:01,180 [salt.state       ][INFO    ][21646] File changed:
New file
2018-02-06 10:12:01,180 [salt.state       ][INFO    ][21646] Completed state [/root/keystonercv3] at time 10:12:01.180755 duration_in_ms=86.4
2018-02-06 10:12:01,182 [salt.state       ][INFO    ][21646] Running state [keystone-manage db_sync && sleep 1] at time 10:12:01.182079
2018-02-06 10:12:01,182 [salt.state       ][INFO    ][21646] Executing state cmd.run for keystone-manage db_sync && sleep 1
2018-02-06 10:12:01,182 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command 'keystone-manage db_sync && sleep 1' in directory '/root'
2018-02-06 10:12:06,731 [salt.state       ][INFO    ][21646] {'pid': 27850, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:12:06,732 [salt.state       ][INFO    ][21646] Completed state [keystone-manage db_sync && sleep 1] at time 10:12:06.732610 duration_in_ms=5550.529
2018-02-06 10:12:06,734 [salt.state       ][INFO    ][21646] Running state [/var/lib/keystone/fernet-keys] at time 10:12:06.734170
2018-02-06 10:12:06,734 [salt.state       ][INFO    ][21646] Executing state file.directory for /var/lib/keystone/fernet-keys
2018-02-06 10:12:06,738 [salt.state       ][INFO    ][21646] {'mode': '0750'}
2018-02-06 10:12:06,739 [salt.state       ][INFO    ][21646] Completed state [/var/lib/keystone/fernet-keys] at time 10:12:06.739800 duration_in_ms=5.629
2018-02-06 10:12:06,742 [salt.state       ][INFO    ][21646] Running state [keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone] at time 10:12:06.742402
2018-02-06 10:12:06,743 [salt.state       ][INFO    ][21646] Executing state cmd.run for keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone
2018-02-06 10:12:06,744 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command 'keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone' in directory '/root'
2018-02-06 10:12:08,147 [salt.state       ][INFO    ][21646] {'pid': 28063, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:12:08,148 [salt.state       ][INFO    ][21646] Completed state [keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone] at time 10:12:08.148656 duration_in_ms=1406.254
2018-02-06 10:12:08,150 [salt.state       ][INFO    ][21646] Running state [/var/lib/keystone/credential-keys] at time 10:12:08.150506
2018-02-06 10:12:08,151 [salt.state       ][INFO    ][21646] Executing state file.directory for /var/lib/keystone/credential-keys
2018-02-06 10:12:08,157 [salt.state       ][INFO    ][21646] {'mode': '0750'}
2018-02-06 10:12:08,157 [salt.state       ][INFO    ][21646] Completed state [/var/lib/keystone/credential-keys] at time 10:12:08.157903 duration_in_ms=7.397
2018-02-06 10:12:08,159 [salt.state       ][INFO    ][21646] Running state [keystone-manage credential_setup --keystone-user keystone --keystone-group keystone] at time 10:12:08.159458
2018-02-06 10:12:08,160 [salt.state       ][INFO    ][21646] Executing state cmd.run for keystone-manage credential_setup --keystone-user keystone --keystone-group keystone
2018-02-06 10:12:08,161 [salt.loaded.int.module.cmdmod][INFO    ][21646] Executing command 'keystone-manage credential_setup --keystone-user keystone --keystone-group keystone' in directory '/root'
2018-02-06 10:12:09,586 [salt.state       ][INFO    ][21646] {'pid': 28073, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:12:09,587 [salt.state       ][INFO    ][21646] Completed state [keystone-manage credential_setup --keystone-user keystone --keystone-group keystone] at time 10:12:09.587299 duration_in_ms=1427.84
2018-02-06 10:12:09,590 [salt.state       ][INFO    ][21646] Running state [service] at time 10:12:09.590562
2018-02-06 10:12:09,591 [salt.state       ][INFO    ][21646] Executing state keystone.tenant_present for service
2018-02-06 10:12:09,617 [salt.state       ][ERROR   ][21646] An exception occurred in this state: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1765, in call
    **cdata['kwargs'])
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1705, in wrapper
    return f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/salt/states/keystone.py", line 348, in tenant_present
    _api_version(profile=profile, **connection_args)
  File "/usr/lib/python2.7/dist-packages/salt/states/keystone.py", line 90, in _api_version
    if float(__salt__['keystone.api_version'](profile=profile, **connection_args).strip('v')) >= 3:
AttributeError: 'NoneType' object has no attribute 'strip'

2018-02-06 10:12:09,619 [salt.state       ][INFO    ][21646] Completed state [service] at time 10:12:09.619616 duration_in_ms=29.053
2018-02-06 10:12:09,625 [salt.minion      ][INFO    ][21646] Returning information for job: 20180206101050147969
2018-02-06 10:14:29,110 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command service.restart with jid 20180206101430574481
2018-02-06 10:14:29,137 [salt.minion      ][INFO    ][28089] Starting a new job with PID 28089
2018-02-06 10:14:30,100 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][28089] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:14:30,127 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][28089] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:14:30,169 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][28089] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-06 10:14:32,500 [salt.minion      ][INFO    ][28089] Returning information for job: 20180206101430574481
2018-02-06 10:14:33,342 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206101434804944
2018-02-06 10:14:33,369 [salt.minion      ][INFO    ][28339] Starting a new job with PID 28339
2018-02-06 10:14:33,449 [salt.minion      ][INFO    ][28339] Returning information for job: 20180206101434804944
2018-02-06 10:14:33,579 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101435039264
2018-02-06 10:14:33,602 [salt.minion      ][INFO    ][28348] Starting a new job with PID 28348
2018-02-06 10:14:36,438 [salt.state       ][INFO    ][28348] Loading fresh modules for state activity
2018-02-06 10:14:38,625 [salt.state       ][INFO    ][28348] Running state [apache2] at time 10:14:38.625392
2018-02-06 10:14:38,625 [salt.state       ][INFO    ][28348] Executing state pkg.installed for apache2
2018-02-06 10:14:38,626 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:14:38,997 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:38,998 [salt.state       ][INFO    ][28348] Completed state [apache2] at time 10:14:38.998429 duration_in_ms=373.037
2018-02-06 10:14:38,999 [salt.state       ][INFO    ][28348] Running state [a2enmod ssl] at time 10:14:38.999553
2018-02-06 10:14:39,000 [salt.state       ][INFO    ][28348] Executing state cmd.run for a2enmod ssl
2018-02-06 10:14:39,000 [salt.state       ][INFO    ][28348] /etc/apache2/mods-enabled/ssl.load exists
2018-02-06 10:14:39,001 [salt.state       ][INFO    ][28348] Completed state [a2enmod ssl] at time 10:14:39.001188 duration_in_ms=1.635
2018-02-06 10:14:39,002 [salt.state       ][INFO    ][28348] Running state [a2enmod rewrite] at time 10:14:39.001962
2018-02-06 10:14:39,002 [salt.state       ][INFO    ][28348] Executing state cmd.run for a2enmod rewrite
2018-02-06 10:14:39,002 [salt.state       ][INFO    ][28348] /etc/apache2/mods-enabled/rewrite.load exists
2018-02-06 10:14:39,003 [salt.state       ][INFO    ][28348] Completed state [a2enmod rewrite] at time 10:14:39.003349 duration_in_ms=1.387
2018-02-06 10:14:39,004 [salt.state       ][INFO    ][28348] Running state [libapache2-mod-wsgi] at time 10:14:39.004075
2018-02-06 10:14:39,004 [salt.state       ][INFO    ][28348] Executing state pkg.installed for libapache2-mod-wsgi
2018-02-06 10:14:39,011 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,012 [salt.state       ][INFO    ][28348] Completed state [libapache2-mod-wsgi] at time 10:14:39.012206 duration_in_ms=8.131
2018-02-06 10:14:39,012 [salt.state       ][INFO    ][28348] Running state [a2enmod wsgi] at time 10:14:39.012945
2018-02-06 10:14:39,013 [salt.state       ][INFO    ][28348] Executing state cmd.run for a2enmod wsgi
2018-02-06 10:14:39,013 [salt.state       ][INFO    ][28348] /etc/apache2/mods-enabled/wsgi.load exists
2018-02-06 10:14:39,014 [salt.state       ][INFO    ][28348] Completed state [a2enmod wsgi] at time 10:14:39.014346 duration_in_ms=1.4
2018-02-06 10:14:39,017 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/mods-enabled/mpm_prefork.load] at time 10:14:39.017851
2018-02-06 10:14:39,018 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/mods-enabled/mpm_prefork.load
2018-02-06 10:14:39,018 [salt.state       ][INFO    ][28348] File /etc/apache2/mods-enabled/mpm_prefork.load is not present
2018-02-06 10:14:39,018 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/mods-enabled/mpm_prefork.load] at time 10:14:39.018773 duration_in_ms=0.922
2018-02-06 10:14:39,019 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/mods-enabled/mpm_prefork.conf] at time 10:14:39.019005
2018-02-06 10:14:39,019 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/mods-enabled/mpm_prefork.conf
2018-02-06 10:14:39,019 [salt.state       ][INFO    ][28348] File /etc/apache2/mods-enabled/mpm_prefork.conf is not present
2018-02-06 10:14:39,019 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/mods-enabled/mpm_prefork.conf] at time 10:14:39.019798 duration_in_ms=0.793
2018-02-06 10:14:39,020 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 10:14:39.020026
2018-02-06 10:14:39,020 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-02-06 10:14:39,020 [salt.state       ][INFO    ][28348] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-02-06 10:14:39,020 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 10:14:39.020763 duration_in_ms=0.737
2018-02-06 10:14:39,021 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 10:14:39.020989
2018-02-06 10:14:39,021 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-02-06 10:14:39,021 [salt.state       ][INFO    ][28348] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-02-06 10:14:39,021 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 10:14:39.021731 duration_in_ms=0.742
2018-02-06 10:14:39,024 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/mods-available/mpm_event.conf] at time 10:14:39.024251
2018-02-06 10:14:39,024 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/apache2/mods-available/mpm_event.conf
2018-02-06 10:14:39,241 [salt.state       ][INFO    ][28348] File /etc/apache2/mods-available/mpm_event.conf is in the correct state
2018-02-06 10:14:39,241 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/mods-available/mpm_event.conf] at time 10:14:39.241567 duration_in_ms=217.316
2018-02-06 10:14:39,242 [salt.state       ][INFO    ][28348] Running state [a2enmod mpm_event] at time 10:14:39.242721
2018-02-06 10:14:39,243 [salt.state       ][INFO    ][28348] Executing state cmd.run for a2enmod mpm_event
2018-02-06 10:14:39,243 [salt.state       ][INFO    ][28348] /etc/apache2/mods-enabled/mpm_event.load exists
2018-02-06 10:14:39,243 [salt.state       ][INFO    ][28348] Completed state [a2enmod mpm_event] at time 10:14:39.243510 duration_in_ms=0.789
2018-02-06 10:14:39,244 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/ports.conf] at time 10:14:39.244026
2018-02-06 10:14:39,244 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/apache2/ports.conf
2018-02-06 10:14:39,303 [salt.state       ][INFO    ][28348] File /etc/apache2/ports.conf is in the correct state
2018-02-06 10:14:39,304 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/ports.conf] at time 10:14:39.304199 duration_in_ms=60.173
2018-02-06 10:14:39,304 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/conf-available/security.conf] at time 10:14:39.304745
2018-02-06 10:14:39,305 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-02-06 10:14:39,372 [salt.state       ][INFO    ][28348] File /etc/apache2/conf-available/security.conf is in the correct state
2018-02-06 10:14:39,372 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/conf-available/security.conf] at time 10:14:39.372445 duration_in_ms=67.7
2018-02-06 10:14:39,384 [salt.state       ][INFO    ][28348] Running state [keystone] at time 10:14:39.384657
2018-02-06 10:14:39,384 [salt.state       ][INFO    ][28348] Executing state pkg.installed for keystone
2018-02-06 10:14:39,391 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,392 [salt.state       ][INFO    ][28348] Completed state [keystone] at time 10:14:39.391976 duration_in_ms=7.319
2018-02-06 10:14:39,392 [salt.state       ][INFO    ][28348] Running state [python-keystone] at time 10:14:39.392204
2018-02-06 10:14:39,392 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-keystone
2018-02-06 10:14:39,398 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,399 [salt.state       ][INFO    ][28348] Completed state [python-keystone] at time 10:14:39.399113 duration_in_ms=6.908
2018-02-06 10:14:39,399 [salt.state       ][INFO    ][28348] Running state [python-keystoneclient] at time 10:14:39.399339
2018-02-06 10:14:39,399 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-keystoneclient
2018-02-06 10:14:39,405 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,406 [salt.state       ][INFO    ][28348] Completed state [python-keystoneclient] at time 10:14:39.406033 duration_in_ms=6.694
2018-02-06 10:14:39,406 [salt.state       ][INFO    ][28348] Running state [python-psycopg2] at time 10:14:39.406285
2018-02-06 10:14:39,406 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-psycopg2
2018-02-06 10:14:39,412 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,413 [salt.state       ][INFO    ][28348] Completed state [python-psycopg2] at time 10:14:39.413088 duration_in_ms=6.803
2018-02-06 10:14:39,413 [salt.state       ][INFO    ][28348] Running state [python-mysqldb] at time 10:14:39.413338
2018-02-06 10:14:39,413 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-mysqldb
2018-02-06 10:14:39,420 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,420 [salt.state       ][INFO    ][28348] Completed state [python-mysqldb] at time 10:14:39.420247 duration_in_ms=6.908
2018-02-06 10:14:39,420 [salt.state       ][INFO    ][28348] Running state [mysql-client] at time 10:14:39.420473
2018-02-06 10:14:39,420 [salt.state       ][INFO    ][28348] Executing state pkg.installed for mysql-client
2018-02-06 10:14:39,427 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,427 [salt.state       ][INFO    ][28348] Completed state [mysql-client] at time 10:14:39.427326 duration_in_ms=6.853
2018-02-06 10:14:39,427 [salt.state       ][INFO    ][28348] Running state [python-six] at time 10:14:39.427557
2018-02-06 10:14:39,427 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-six
2018-02-06 10:14:39,434 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,434 [salt.state       ][INFO    ][28348] Completed state [python-six] at time 10:14:39.434579 duration_in_ms=7.021
2018-02-06 10:14:39,434 [salt.state       ][INFO    ][28348] Running state [python-memcache] at time 10:14:39.434806
2018-02-06 10:14:39,435 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-memcache
2018-02-06 10:14:39,441 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,442 [salt.state       ][INFO    ][28348] Completed state [python-memcache] at time 10:14:39.441990 duration_in_ms=7.184
2018-02-06 10:14:39,442 [salt.state       ][INFO    ][28348] Running state [python-openstackclient] at time 10:14:39.442244
2018-02-06 10:14:39,442 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-openstackclient
2018-02-06 10:14:39,451 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,451 [salt.state       ][INFO    ][28348] Completed state [python-openstackclient] at time 10:14:39.451314 duration_in_ms=9.07
2018-02-06 10:14:39,451 [salt.state       ][INFO    ][28348] Running state [gettext-base] at time 10:14:39.451548
2018-02-06 10:14:39,451 [salt.state       ][INFO    ][28348] Executing state pkg.installed for gettext-base
2018-02-06 10:14:39,458 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,458 [salt.state       ][INFO    ][28348] Completed state [gettext-base] at time 10:14:39.458790 duration_in_ms=7.242
2018-02-06 10:14:39,459 [salt.state       ][INFO    ][28348] Running state [python-pycadf] at time 10:14:39.459018
2018-02-06 10:14:39,459 [salt.state       ][INFO    ][28348] Executing state pkg.installed for python-pycadf
2018-02-06 10:14:39,465 [salt.state       ][INFO    ][28348] All specified packages are already installed
2018-02-06 10:14:39,465 [salt.state       ][INFO    ][28348] Completed state [python-pycadf] at time 10:14:39.465708 duration_in_ms=6.69
2018-02-06 10:14:39,466 [salt.state       ][INFO    ][28348] Running state [/etc/keystone/policy.json] at time 10:14:39.466277
2018-02-06 10:14:39,466 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/keystone/policy.json
2018-02-06 10:14:39,466 [salt.loaded.int.states.file][WARNING ][28348] State for file: /etc/keystone/policy.json - 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-06 10:14:39,467 [salt.state       ][INFO    ][28348] File /etc/keystone/policy.json exists with proper permissions. No changes made.
2018-02-06 10:14:39,467 [salt.state       ][INFO    ][28348] Completed state [/etc/keystone/policy.json] at time 10:14:39.467711 duration_in_ms=1.434
2018-02-06 10:14:39,468 [salt.state       ][INFO    ][28348] Running state [/etc/keystone/keystone-paste.ini] at time 10:14:39.468239
2018-02-06 10:14:39,468 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/keystone/keystone-paste.ini
2018-02-06 10:14:39,486 [salt.state       ][INFO    ][28348] File /etc/keystone/keystone-paste.ini is in the correct state
2018-02-06 10:14:39,486 [salt.state       ][INFO    ][28348] Completed state [/etc/keystone/keystone-paste.ini] at time 10:14:39.486856 duration_in_ms=18.617
2018-02-06 10:14:39,487 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 10:14:39.487108
2018-02-06 10:14:39,487 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-02-06 10:14:39,487 [salt.state       ][INFO    ][28348] File /etc/apache2/sites-enabled/000-default.conf is not present
2018-02-06 10:14:39,487 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 10:14:39.487848 duration_in_ms=0.739
2018-02-06 10:14:39,488 [salt.state       ][INFO    ][28348] Running state [/etc/keystone/keystone.conf] at time 10:14:39.488397
2018-02-06 10:14:39,488 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/keystone/keystone.conf
2018-02-06 10:14:39,662 [salt.state       ][INFO    ][28348] File /etc/keystone/keystone.conf is in the correct state
2018-02-06 10:14:39,662 [salt.state       ][INFO    ][28348] Completed state [/etc/keystone/keystone.conf] at time 10:14:39.662719 duration_in_ms=174.322
2018-02-06 10:14:39,663 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/sites-enabled/keystone.conf] at time 10:14:39.662961
2018-02-06 10:14:39,663 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/sites-enabled/keystone.conf
2018-02-06 10:14:39,663 [salt.state       ][INFO    ][28348] File /etc/apache2/sites-enabled/keystone.conf is not present
2018-02-06 10:14:39,663 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/sites-enabled/keystone.conf] at time 10:14:39.663712 duration_in_ms=0.751
2018-02-06 10:14:39,663 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/sites-enabled/wsgi-keystone.conf] at time 10:14:39.663938
2018-02-06 10:14:39,664 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/sites-enabled/wsgi-keystone.conf
2018-02-06 10:14:39,664 [salt.state       ][INFO    ][28348] File /etc/apache2/sites-enabled/wsgi-keystone.conf is not present
2018-02-06 10:14:39,664 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/sites-enabled/wsgi-keystone.conf] at time 10:14:39.664653 duration_in_ms=0.714
2018-02-06 10:14:39,665 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/sites-available/keystone_wsgi.conf] at time 10:14:39.665203
2018-02-06 10:14:39,665 [salt.state       ][INFO    ][28348] Executing state file.managed for /etc/apache2/sites-available/keystone_wsgi.conf
2018-02-06 10:14:39,932 [salt.state       ][INFO    ][28348] File /etc/apache2/sites-available/keystone_wsgi.conf is in the correct state
2018-02-06 10:14:39,932 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/sites-available/keystone_wsgi.conf] at time 10:14:39.932515 duration_in_ms=267.312
2018-02-06 10:14:39,933 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/sites-enabled/keystone_wsgi.conf] at time 10:14:39.933062
2018-02-06 10:14:39,933 [salt.state       ][INFO    ][28348] Executing state file.symlink for /etc/apache2/sites-enabled/keystone_wsgi.conf
2018-02-06 10:14:39,935 [salt.state       ][INFO    ][28348] Symlink /etc/apache2/sites-enabled/keystone_wsgi.conf is present and owned by root:root
2018-02-06 10:14:39,935 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/sites-enabled/keystone_wsgi.conf] at time 10:14:39.935557 duration_in_ms=2.495
2018-02-06 10:14:39,939 [salt.state       ][INFO    ][28348] Running state [apache2] at time 10:14:39.939778
2018-02-06 10:14:39,940 [salt.state       ][INFO    ][28348] Executing state service.running for apache2
2018-02-06 10:14:39,940 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:14:39,981 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:14:40,006 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:14:40,040 [salt.state       ][INFO    ][28348] The service apache2 is already running
2018-02-06 10:14:40,041 [salt.state       ][INFO    ][28348] Completed state [apache2] at time 10:14:40.041146 duration_in_ms=101.364
2018-02-06 10:14:40,043 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/conf-enabled/security.conf] at time 10:14:40.043319
2018-02-06 10:14:40,043 [salt.state       ][INFO    ][28348] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-02-06 10:14:40,047 [salt.state       ][INFO    ][28348] Symlink /etc/apache2/conf-enabled/security.conf is present and owned by root:root
2018-02-06 10:14:40,047 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/conf-enabled/security.conf] at time 10:14:40.047526 duration_in_ms=4.206
2018-02-06 10:14:40,047 [salt.state       ][INFO    ][28348] Running state [/etc/apache2/sites-enabled/keystone_wsgi] at time 10:14:40.047856
2018-02-06 10:14:40,048 [salt.state       ][INFO    ][28348] Executing state file.absent for /etc/apache2/sites-enabled/keystone_wsgi
2018-02-06 10:14:40,048 [salt.state       ][INFO    ][28348] File /etc/apache2/sites-enabled/keystone_wsgi is not present
2018-02-06 10:14:40,048 [salt.state       ][INFO    ][28348] Completed state [/etc/apache2/sites-enabled/keystone_wsgi] at time 10:14:40.048830 duration_in_ms=0.974
2018-02-06 10:14:40,050 [salt.state       ][INFO    ][28348] Running state [keystone] at time 10:14:40.050131
2018-02-06 10:14:40,050 [salt.state       ][INFO    ][28348] Executing state service.dead for keystone
2018-02-06 10:14:40,051 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command ['systemctl', 'status', 'keystone.service', '-n', '0'] in directory '/root'
2018-02-06 10:14:40,074 [salt.state       ][INFO    ][28348] The named service keystone is not available
2018-02-06 10:14:40,075 [salt.state       ][INFO    ][28348] Completed state [keystone] at time 10:14:40.075212 duration_in_ms=25.073
2018-02-06 10:14:40,077 [salt.state       ][INFO    ][28348] Running state [/root/keystonerc] at time 10:14:40.077119
2018-02-06 10:14:40,077 [salt.state       ][INFO    ][28348] Executing state file.managed for /root/keystonerc
2018-02-06 10:14:40,154 [salt.state       ][INFO    ][28348] File /root/keystonerc is in the correct state
2018-02-06 10:14:40,154 [salt.state       ][INFO    ][28348] Completed state [/root/keystonerc] at time 10:14:40.154270 duration_in_ms=77.152
2018-02-06 10:14:40,154 [salt.state       ][INFO    ][28348] Running state [/root/keystonercv3] at time 10:14:40.154878
2018-02-06 10:14:40,155 [salt.state       ][INFO    ][28348] Executing state file.managed for /root/keystonercv3
2018-02-06 10:14:40,225 [salt.state       ][INFO    ][28348] File /root/keystonercv3 is in the correct state
2018-02-06 10:14:40,225 [salt.state       ][INFO    ][28348] Completed state [/root/keystonercv3] at time 10:14:40.225770 duration_in_ms=70.892
2018-02-06 10:14:40,226 [salt.state       ][INFO    ][28348] Running state [keystone-manage db_sync && sleep 1] at time 10:14:40.226356
2018-02-06 10:14:40,226 [salt.state       ][INFO    ][28348] Executing state cmd.run for keystone-manage db_sync && sleep 1
2018-02-06 10:14:40,227 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command 'keystone-manage db_sync && sleep 1' in directory '/root'
2018-02-06 10:14:42,920 [salt.state       ][INFO    ][28348] {'pid': 28420, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:14:42,922 [salt.state       ][INFO    ][28348] Completed state [keystone-manage db_sync && sleep 1] at time 10:14:42.922605 duration_in_ms=2696.246
2018-02-06 10:14:42,925 [salt.state       ][INFO    ][28348] Running state [/var/lib/keystone/fernet-keys] at time 10:14:42.925416
2018-02-06 10:14:42,926 [salt.state       ][INFO    ][28348] Executing state file.directory for /var/lib/keystone/fernet-keys
2018-02-06 10:14:42,931 [salt.state       ][INFO    ][28348] Directory /var/lib/keystone/fernet-keys is in the correct state
2018-02-06 10:14:42,932 [salt.state       ][INFO    ][28348] Completed state [/var/lib/keystone/fernet-keys] at time 10:14:42.932645 duration_in_ms=7.229
2018-02-06 10:14:42,935 [salt.state       ][INFO    ][28348] Running state [keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone] at time 10:14:42.935089
2018-02-06 10:14:42,935 [salt.state       ][INFO    ][28348] Executing state cmd.run for keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone
2018-02-06 10:14:42,936 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command 'keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone' in directory '/root'
2018-02-06 10:14:43,635 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101445089125
2018-02-06 10:14:43,657 [salt.minion      ][INFO    ][28435] Starting a new job with PID 28435
2018-02-06 10:14:43,674 [salt.minion      ][INFO    ][28435] Returning information for job: 20180206101445089125
2018-02-06 10:14:44,294 [salt.state       ][INFO    ][28348] {'pid': 28429, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:14:44,296 [salt.state       ][INFO    ][28348] Completed state [keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone] at time 10:14:44.296044 duration_in_ms=1360.953
2018-02-06 10:14:44,298 [salt.state       ][INFO    ][28348] Running state [/var/lib/keystone/credential-keys] at time 10:14:44.298324
2018-02-06 10:14:44,298 [salt.state       ][INFO    ][28348] Executing state file.directory for /var/lib/keystone/credential-keys
2018-02-06 10:14:44,303 [salt.state       ][INFO    ][28348] Directory /var/lib/keystone/credential-keys is in the correct state
2018-02-06 10:14:44,304 [salt.state       ][INFO    ][28348] Completed state [/var/lib/keystone/credential-keys] at time 10:14:44.304387 duration_in_ms=6.06
2018-02-06 10:14:44,307 [salt.state       ][INFO    ][28348] Running state [keystone-manage credential_setup --keystone-user keystone --keystone-group keystone] at time 10:14:44.307800
2018-02-06 10:14:44,308 [salt.state       ][INFO    ][28348] Executing state cmd.run for keystone-manage credential_setup --keystone-user keystone --keystone-group keystone
2018-02-06 10:14:44,310 [salt.loaded.int.module.cmdmod][INFO    ][28348] Executing command 'keystone-manage credential_setup --keystone-user keystone --keystone-group keystone' in directory '/root'
2018-02-06 10:14:45,662 [salt.state       ][INFO    ][28348] {'pid': 28441, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:14:45,663 [salt.state       ][INFO    ][28348] Completed state [keystone-manage credential_setup --keystone-user keystone --keystone-group keystone] at time 10:14:45.663758 duration_in_ms=1355.959
2018-02-06 10:14:45,667 [salt.state       ][INFO    ][28348] Running state [service] at time 10:14:45.667519
2018-02-06 10:14:45,668 [salt.state       ][INFO    ][28348] Executing state keystone.tenant_present for service
2018-02-06 10:14:45,753 [py.warnings      ][WARNING ][28348] /usr/lib/python2.7/dist-packages/keystoneauth1/adapter.py:182: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.
  warnings.warn('Using keystoneclient sessions has been deprecated. '

2018-02-06 10:14:48,014 [salt.state       ][INFO    ][28348] Tenant / project "service" already exists
2018-02-06 10:14:48,015 [salt.state       ][INFO    ][28348] Completed state [service] at time 10:14:48.015863 duration_in_ms=2348.343
2018-02-06 10:14:48,016 [salt.state       ][INFO    ][28348] Running state [admin] at time 10:14:48.016944
2018-02-06 10:14:48,017 [salt.state       ][INFO    ][28348] Executing state keystone.tenant_present for admin
2018-02-06 10:14:48,098 [salt.state       ][INFO    ][28348] Tenant / project "admin" already exists
2018-02-06 10:14:48,098 [salt.state       ][INFO    ][28348] Completed state [admin] at time 10:14:48.098587 duration_in_ms=81.643
2018-02-06 10:14:48,099 [salt.state       ][INFO    ][28348] Running state [admin] at time 10:14:48.099770
2018-02-06 10:14:48,100 [salt.state       ][INFO    ][28348] Executing state keystone.role_present for admin
2018-02-06 10:14:48,155 [salt.state       ][INFO    ][28348] Role "admin" already exists
2018-02-06 10:14:48,156 [salt.state       ][INFO    ][28348] Completed state [admin] at time 10:14:48.156307 duration_in_ms=56.538
2018-02-06 10:14:48,157 [salt.state       ][INFO    ][28348] Running state [Member] at time 10:14:48.157090
2018-02-06 10:14:48,157 [salt.state       ][INFO    ][28348] Executing state keystone.role_present for Member
2018-02-06 10:14:48,282 [salt.state       ][INFO    ][28348] Role "Member" already exists
2018-02-06 10:14:48,283 [salt.state       ][INFO    ][28348] Completed state [Member] at time 10:14:48.283793 duration_in_ms=126.701
2018-02-06 10:14:48,286 [salt.state       ][INFO    ][28348] Running state [admin] at time 10:14:48.286508
2018-02-06 10:14:48,287 [salt.state       ][INFO    ][28348] Executing state keystone.user_present for admin
2018-02-06 10:14:49,220 [salt.state       ][INFO    ][28348] User "admin" is already present
2018-02-06 10:14:49,221 [salt.state       ][INFO    ][28348] Completed state [admin] at time 10:14:49.221624 duration_in_ms=935.117
2018-02-06 10:14:49,226 [salt.minion      ][INFO    ][28348] Returning information for job: 20180206101435039264
2018-02-06 10:15:13,822 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101515281446
2018-02-06 10:15:13,854 [salt.minion      ][INFO    ][28457] Starting a new job with PID 28457
2018-02-06 10:15:14,924 [salt.state       ][INFO    ][28457] Loading fresh modules for state activity
2018-02-06 10:15:14,984 [salt.fileclient  ][INFO    ][28457] Fetching file from saltenv 'base', ** done ** 'keystone/client/init.sls'
2018-02-06 10:15:15,017 [salt.fileclient  ][INFO    ][28457] Fetching file from saltenv 'base', ** done ** 'keystone/client/service.sls'
2018-02-06 10:15:15,091 [salt.fileclient  ][INFO    ][28457] Fetching file from saltenv 'base', ** done ** 'keystone/client/project.sls'
2018-02-06 10:15:15,175 [salt.fileclient  ][INFO    ][28457] Fetching file from saltenv 'base', ** done ** 'keystone/client/server.sls'
2018-02-06 10:15:16,888 [salt.state       ][INFO    ][28457] Running state [python-keystoneclient] at time 10:15:16.888077
2018-02-06 10:15:16,889 [salt.state       ][INFO    ][28457] Executing state pkg.installed for python-keystoneclient
2018-02-06 10:15:16,889 [salt.loaded.int.module.cmdmod][INFO    ][28457] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:15:17,286 [salt.state       ][INFO    ][28457] All specified packages are already installed
2018-02-06 10:15:17,287 [salt.state       ][INFO    ][28457] Completed state [python-keystoneclient] at time 10:15:17.287262 duration_in_ms=399.185
2018-02-06 10:15:17,287 [salt.state       ][INFO    ][28457] Running state [python-openstackclient] at time 10:15:17.287904
2018-02-06 10:15:17,288 [salt.state       ][INFO    ][28457] Executing state pkg.installed for python-openstackclient
2018-02-06 10:15:17,295 [salt.state       ][INFO    ][28457] All specified packages are already installed
2018-02-06 10:15:17,295 [salt.state       ][INFO    ][28457] Completed state [python-openstackclient] at time 10:15:17.295936 duration_in_ms=8.032
2018-02-06 10:15:17,297 [salt.state       ][INFO    ][28457] Running state [heat_stack_user] at time 10:15:17.297824
2018-02-06 10:15:17,298 [salt.state       ][INFO    ][28457] Executing state keystone.role_present for heat_stack_user
2018-02-06 10:15:17,329 [py.warnings      ][WARNING ][28457] /usr/lib/python2.7/dist-packages/keystoneauth1/adapter.py:182: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.
  warnings.warn('Using keystoneclient sessions has been deprecated. '

2018-02-06 10:15:17,580 [salt.state       ][INFO    ][28457] {'Role': 'Created'}
2018-02-06 10:15:17,580 [salt.state       ][INFO    ][28457] Completed state [heat_stack_user] at time 10:15:17.580840 duration_in_ms=283.015
2018-02-06 10:15:17,581 [salt.state       ][INFO    ][28457] Running state [heat_stack_owner] at time 10:15:17.581108
2018-02-06 10:15:17,581 [salt.state       ][INFO    ][28457] Executing state keystone.role_present for heat_stack_owner
2018-02-06 10:15:17,814 [salt.state       ][INFO    ][28457] {'Role': 'Created'}
2018-02-06 10:15:17,814 [salt.state       ][INFO    ][28457] Completed state [heat_stack_owner] at time 10:15:17.814660 duration_in_ms=233.551
2018-02-06 10:15:17,815 [salt.state       ][INFO    ][28457] Running state [admin] at time 10:15:17.815083
2018-02-06 10:15:17,815 [salt.state       ][INFO    ][28457] Executing state keystone.role_present for admin
2018-02-06 10:15:17,874 [salt.state       ][INFO    ][28457] Role "admin" already exists
2018-02-06 10:15:17,874 [salt.state       ][INFO    ][28457] Completed state [admin] at time 10:15:17.874923 duration_in_ms=59.839
2018-02-06 10:15:17,875 [salt.state       ][INFO    ][28457] Running state [Member] at time 10:15:17.875219
2018-02-06 10:15:17,875 [salt.state       ][INFO    ][28457] Executing state keystone.role_present for Member
2018-02-06 10:15:17,924 [salt.state       ][INFO    ][28457] Role "Member" already exists
2018-02-06 10:15:17,924 [salt.state       ][INFO    ][28457] Completed state [Member] at time 10:15:17.924289 duration_in_ms=49.07
2018-02-06 10:15:17,924 [salt.state       ][INFO    ][28457] Running state [heat-cfn] at time 10:15:17.924540
2018-02-06 10:15:17,924 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for heat-cfn
2018-02-06 10:15:18,123 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:18,123 [salt.state       ][INFO    ][28457] Completed state [heat-cfn] at time 10:15:18.123776 duration_in_ms=199.235
2018-02-06 10:15:18,124 [salt.state       ][INFO    ][28457] Running state [heat-cfn] at time 10:15:18.124785
2018-02-06 10:15:18,125 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for heat-cfn
2018-02-06 10:15:18,572 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8000/v1', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8000/v1', 'id': u'85c2db3cbae94dcdb287a32751ea10a7', 'service_id': u'44c22cf7ccd4434f90f2e8e2c7bd6f75', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8000/v1'}
2018-02-06 10:15:18,572 [salt.state       ][INFO    ][28457] Completed state [heat-cfn] at time 10:15:18.572579 duration_in_ms=447.793
2018-02-06 10:15:18,572 [salt.state       ][INFO    ][28457] Running state [ceilometer] at time 10:15:18.572846
2018-02-06 10:15:18,573 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for ceilometer
2018-02-06 10:15:18,700 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:18,701 [salt.state       ][INFO    ][28457] Completed state [ceilometer] at time 10:15:18.701099 duration_in_ms=128.252
2018-02-06 10:15:18,702 [salt.state       ][INFO    ][28457] Running state [ceilometer] at time 10:15:18.702395
2018-02-06 10:15:18,702 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for ceilometer
2018-02-06 10:15:19,079 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.75:8777/', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.75:8777/', 'id': u'a97da85bd9a94c03be009f87d3168fa8', 'service_id': u'5863fcf70c514b8ab262ebc54efbc593', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8777/'}
2018-02-06 10:15:19,079 [salt.state       ][INFO    ][28457] Completed state [ceilometer] at time 10:15:19.079628 duration_in_ms=377.231
2018-02-06 10:15:19,080 [salt.state       ][INFO    ][28457] Running state [glare] at time 10:15:19.080180
2018-02-06 10:15:19,080 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for glare
2018-02-06 10:15:19,220 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:19,220 [salt.state       ][INFO    ][28457] Completed state [glare] at time 10:15:19.220759 duration_in_ms=140.579
2018-02-06 10:15:19,222 [salt.state       ][INFO    ][28457] Running state [glare] at time 10:15:19.222322
2018-02-06 10:15:19,222 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for glare
2018-02-06 10:15:19,633 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:9494', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:9494', 'id': u'4cfd1659b16f45d3b4cab01862dabc60', 'service_id': u'0631d8feae9d4e3da1b34a50e32666ae', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:9494'}
2018-02-06 10:15:19,633 [salt.state       ][INFO    ][28457] Completed state [glare] at time 10:15:19.633741 duration_in_ms=411.418
2018-02-06 10:15:19,634 [salt.state       ][INFO    ][28457] Running state [aodh] at time 10:15:19.634240
2018-02-06 10:15:19,634 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for aodh
2018-02-06 10:15:19,902 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:19,902 [salt.state       ][INFO    ][28457] Completed state [aodh] at time 10:15:19.902720 duration_in_ms=268.481
2018-02-06 10:15:19,903 [salt.state       ][INFO    ][28457] Running state [aodh] at time 10:15:19.903594
2018-02-06 10:15:19,903 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for aodh
2018-02-06 10:15:20,282 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.75:8042/', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.75:8042/', 'id': u'60e881e1f379430b983b82a796b6b1e1', 'service_id': u'b4b52a9ebeb0422294177941ed8ca2c0', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8042/'}
2018-02-06 10:15:20,282 [salt.state       ][INFO    ][28457] Completed state [aodh] at time 10:15:20.282620 duration_in_ms=379.026
2018-02-06 10:15:20,282 [salt.state       ][INFO    ][28457] Running state [heat] at time 10:15:20.282949
2018-02-06 10:15:20,283 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for heat
2018-02-06 10:15:20,482 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:20,482 [salt.state       ][INFO    ][28457] Completed state [heat] at time 10:15:20.482874 duration_in_ms=199.924
2018-02-06 10:15:20,483 [salt.state       ][INFO    ][28457] Running state [heat] at time 10:15:20.483842
2018-02-06 10:15:20,484 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for heat
2018-02-06 10:15:20,892 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8004/v1/%(project_id)s', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8004/v1/%(project_id)s', 'id': u'0a3b440be248463899dfd2a79cc18185', 'service_id': u'e1d98a114fd24d3cbfdf7d975906bccb', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8004/v1/%(project_id)s'}
2018-02-06 10:15:20,892 [salt.state       ][INFO    ][28457] Completed state [heat] at time 10:15:20.892703 duration_in_ms=408.86
2018-02-06 10:15:20,893 [salt.state       ][INFO    ][28457] Running state [nova] at time 10:15:20.892988
2018-02-06 10:15:20,893 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for nova
2018-02-06 10:15:21,029 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:21,029 [salt.state       ][INFO    ][28457] Completed state [nova] at time 10:15:21.029893 duration_in_ms=136.904
2018-02-06 10:15:21,031 [salt.state       ][INFO    ][28457] Running state [nova] at time 10:15:21.030986
2018-02-06 10:15:21,031 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for nova
2018-02-06 10:15:21,403 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8774/v2.1/$(project_id)s', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8774/v2.1/$(project_id)s', 'id': u'580a26ea14de4c7a805fb912eca561ff', 'service_id': u'6fc33984049f43ea9c5f04fc575fdb3c', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8774/v2.1/$(project_id)s'}
2018-02-06 10:15:21,404 [salt.state       ][INFO    ][28457] Completed state [nova] at time 10:15:21.403975 duration_in_ms=372.991
2018-02-06 10:15:21,404 [salt.state       ][INFO    ][28457] Running state [nova20] at time 10:15:21.404251
2018-02-06 10:15:21,404 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for nova20
2018-02-06 10:15:21,529 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:21,529 [salt.state       ][INFO    ][28457] Completed state [nova20] at time 10:15:21.529794 duration_in_ms=125.542
2018-02-06 10:15:21,530 [salt.state       ][INFO    ][28457] Running state [nova20] at time 10:15:21.530687
2018-02-06 10:15:21,530 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for nova20
2018-02-06 10:15:21,945 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8774/v2/$(project_id)s', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8774/v2/$(project_id)s', 'id': u'37d632b6b0de4f2c935240d5b7114675', 'service_id': u'bfea29d5e70f49199d97b15c3f4beacf', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8774/v2/$(project_id)s'}
2018-02-06 10:15:21,945 [salt.state       ][INFO    ][28457] Completed state [nova20] at time 10:15:21.945829 duration_in_ms=415.142
2018-02-06 10:15:21,946 [salt.state       ][INFO    ][28457] Running state [keystone] at time 10:15:21.946095
2018-02-06 10:15:21,946 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for keystone
2018-02-06 10:15:22,081 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:22,081 [salt.state       ][INFO    ][28457] Completed state [keystone] at time 10:15:22.081896 duration_in_ms=135.801
2018-02-06 10:15:22,082 [salt.state       ][INFO    ][28457] Running state [keystone] at time 10:15:22.082822
2018-02-06 10:15:22,083 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for keystone
2018-02-06 10:15:22,450 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:35357/v3', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:5000/v3', 'id': u'6c029551fee04c9ca5ebb761fff8928b', 'service_id': u'2be78bd03ed44fe480ccfeb2c05dedef', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:5000/v3'}
2018-02-06 10:15:22,450 [salt.state       ][INFO    ][28457] Completed state [keystone] at time 10:15:22.450414 duration_in_ms=367.592
2018-02-06 10:15:22,450 [salt.state       ][INFO    ][28457] Running state [placement] at time 10:15:22.450680
2018-02-06 10:15:22,450 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for placement
2018-02-06 10:15:22,566 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:22,566 [salt.state       ][INFO    ][28457] Completed state [placement] at time 10:15:22.566614 duration_in_ms=115.933
2018-02-06 10:15:22,567 [salt.state       ][INFO    ][28457] Running state [placement] at time 10:15:22.567694
2018-02-06 10:15:22,568 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for placement
2018-02-06 10:15:22,936 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8778', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8778', 'id': u'a87d73404a3f437e8e6fb78699517e5a', 'service_id': u'1123d121f23e445bbf80901b4de97451', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8778'}
2018-02-06 10:15:22,936 [salt.state       ][INFO    ][28457] Completed state [placement] at time 10:15:22.936469 duration_in_ms=368.775
2018-02-06 10:15:22,937 [salt.state       ][INFO    ][28457] Running state [cinder] at time 10:15:22.936934
2018-02-06 10:15:22,937 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for cinder
2018-02-06 10:15:23,073 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:23,073 [salt.state       ][INFO    ][28457] Completed state [cinder] at time 10:15:23.073887 duration_in_ms=136.952
2018-02-06 10:15:23,074 [salt.state       ][INFO    ][28457] Running state [cinder] at time 10:15:23.074940
2018-02-06 10:15:23,075 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for cinder
2018-02-06 10:15:23,512 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8776/v1/$(project_id)s', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8776/v1/$(project_id)s', 'id': u'0fdbf2d24985459da7557960dc92a69c', 'service_id': u'ba4c6b2fe2314a7eaa757ed0fc438196', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8776/v1/$(project_id)s'}
2018-02-06 10:15:23,512 [salt.state       ][INFO    ][28457] Completed state [cinder] at time 10:15:23.512706 duration_in_ms=437.766
2018-02-06 10:15:23,513 [salt.state       ][INFO    ][28457] Running state [cinderv3] at time 10:15:23.512975
2018-02-06 10:15:23,513 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for cinderv3
2018-02-06 10:15:23,641 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:23,641 [salt.state       ][INFO    ][28457] Completed state [cinderv3] at time 10:15:23.641897 duration_in_ms=128.922
2018-02-06 10:15:23,642 [salt.state       ][INFO    ][28457] Running state [cinderv3] at time 10:15:23.642796
2018-02-06 10:15:23,643 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for cinderv3
2018-02-06 10:15:23,939 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101525399020
2018-02-06 10:15:23,968 [salt.minion      ][INFO    ][28476] Starting a new job with PID 28476
2018-02-06 10:15:23,988 [salt.minion      ][INFO    ][28476] Returning information for job: 20180206101525399020
2018-02-06 10:15:24,094 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8776/v3/$(project_id)s', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8776/v3/$(project_id)s', 'id': u'8252553d36854753a220f6ed027f2718', 'service_id': u'de9e17467c9c4d8a843c51ed95f9d26a', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8776/v3/$(project_id)s'}
2018-02-06 10:15:24,095 [salt.state       ][INFO    ][28457] Completed state [cinderv3] at time 10:15:24.095131 duration_in_ms=452.333
2018-02-06 10:15:24,095 [salt.state       ][INFO    ][28457] Running state [cinderv2] at time 10:15:24.095616
2018-02-06 10:15:24,096 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for cinderv2
2018-02-06 10:15:24,233 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:24,234 [salt.state       ][INFO    ][28457] Completed state [cinderv2] at time 10:15:24.234203 duration_in_ms=138.588
2018-02-06 10:15:24,235 [salt.state       ][INFO    ][28457] Running state [cinderv2] at time 10:15:24.235083
2018-02-06 10:15:24,235 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for cinderv2
2018-02-06 10:15:24,605 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:8776/v2/$(project_id)s', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:8776/v2/$(project_id)s', 'id': u'f7259225c0604909b4699c21c3052255', 'service_id': u'd5f30516b4174dffab51c75a2476f46a', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:8776/v2/$(project_id)s'}
2018-02-06 10:15:24,606 [salt.state       ][INFO    ][28457] Completed state [cinderv2] at time 10:15:24.606052 duration_in_ms=370.969
2018-02-06 10:15:24,606 [salt.state       ][INFO    ][28457] Running state [glance] at time 10:15:24.606333
2018-02-06 10:15:24,606 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for glance
2018-02-06 10:15:24,731 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:24,732 [salt.state       ][INFO    ][28457] Completed state [glance] at time 10:15:24.731997 duration_in_ms=125.664
2018-02-06 10:15:24,733 [salt.state       ][INFO    ][28457] Running state [glance] at time 10:15:24.733125
2018-02-06 10:15:24,733 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for glance
2018-02-06 10:15:25,121 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:9292', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:9292', 'id': u'be6af62bd4174ed7a49b4db28cf3a619', 'service_id': u'2a27452855504952bde847d083408be5', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:9292'}
2018-02-06 10:15:25,122 [salt.state       ][INFO    ][28457] Completed state [glance] at time 10:15:25.122147 duration_in_ms=389.023
2018-02-06 10:15:25,122 [salt.state       ][INFO    ][28457] Running state [neutron] at time 10:15:25.122431
2018-02-06 10:15:25,122 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for neutron
2018-02-06 10:15:25,248 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:25,249 [salt.state       ][INFO    ][28457] Completed state [neutron] at time 10:15:25.249021 duration_in_ms=126.589
2018-02-06 10:15:25,250 [salt.state       ][INFO    ][28457] Running state [neutron] at time 10:15:25.250167
2018-02-06 10:15:25,250 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for neutron
2018-02-06 10:15:25,617 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:9696/', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:9696/', 'id': u'443ee134776242ab9dce433f2906e68c', 'service_id': u'2c02ddf381f74618b925e5be4556fb3f', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:9696/'}
2018-02-06 10:15:25,617 [salt.state       ][INFO    ][28457] Completed state [neutron] at time 10:15:25.617395 duration_in_ms=367.228
2018-02-06 10:15:25,617 [salt.state       ][INFO    ][28457] Running state [designate] at time 10:15:25.617692
2018-02-06 10:15:25,617 [salt.state       ][INFO    ][28457] Executing state keystone.service_present for designate
2018-02-06 10:15:25,757 [salt.state       ][INFO    ][28457] {'Service': 'Created'}
2018-02-06 10:15:25,758 [salt.state       ][INFO    ][28457] Completed state [designate] at time 10:15:25.758073 duration_in_ms=140.381
2018-02-06 10:15:25,759 [salt.state       ][INFO    ][28457] Running state [designate] at time 10:15:25.759213
2018-02-06 10:15:25,759 [salt.state       ][INFO    ][28457] Executing state keystone.endpoint_present for designate
2018-02-06 10:15:26,125 [salt.state       ][INFO    ][28457] {'NAME_ATTR': 'name', 'adminurl': u'http://192.168.10.10:9001/', 'region': u'RegionOne', 'enabled': True, 'internalurl': u'http://192.168.10.10:9001/', 'id': u'9ea4af5a3581408e9678a2d9bfe27378', 'service_id': u'b591cded29c34bf28f527c838751c712', 'HUMAN_ID': False, 'publicurl': u'https://100.64.200.103:9001/'}
2018-02-06 10:15:26,126 [salt.state       ][INFO    ][28457] Completed state [designate] at time 10:15:26.125974 duration_in_ms=366.76
2018-02-06 10:15:26,126 [salt.state       ][INFO    ][28457] Running state [admin] at time 10:15:26.126271
2018-02-06 10:15:26,126 [salt.state       ][INFO    ][28457] Executing state keystone.tenant_present for admin
2018-02-06 10:15:26,330 [salt.state       ][INFO    ][28457] {'Description': 'Updated'}
2018-02-06 10:15:26,331 [salt.state       ][INFO    ][28457] Completed state [admin] at time 10:15:26.330992 duration_in_ms=204.72
2018-02-06 10:15:26,333 [salt.state       ][INFO    ][28457] Running state [admin] at time 10:15:26.333871
2018-02-06 10:15:26,334 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for admin
2018-02-06 10:15:26,983 [salt.state       ][INFO    ][28457] User "admin" is already present
2018-02-06 10:15:26,983 [salt.state       ][INFO    ][28457] Completed state [admin] at time 10:15:26.983407 duration_in_ms=649.534
2018-02-06 10:15:26,983 [salt.state       ][INFO    ][28457] Running state [service] at time 10:15:26.983878
2018-02-06 10:15:26,984 [salt.state       ][INFO    ][28457] Executing state keystone.tenant_present for service
2018-02-06 10:15:27,178 [salt.state       ][INFO    ][28457] {'Description': 'Updated'}
2018-02-06 10:15:27,179 [salt.state       ][INFO    ][28457] Completed state [service] at time 10:15:27.179282 duration_in_ms=195.403
2018-02-06 10:15:27,181 [salt.state       ][INFO    ][28457] Running state [ceilometer] at time 10:15:27.181219
2018-02-06 10:15:27,181 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for ceilometer
2018-02-06 10:15:28,044 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:28,045 [salt.state       ][INFO    ][28457] Completed state [ceilometer] at time 10:15:28.045214 duration_in_ms=863.995
2018-02-06 10:15:28,046 [salt.state       ][INFO    ][28457] Running state [aodh] at time 10:15:28.046326
2018-02-06 10:15:28,046 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for aodh
2018-02-06 10:15:28,874 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:28,874 [salt.state       ][INFO    ][28457] Completed state [aodh] at time 10:15:28.874784 duration_in_ms=828.458
2018-02-06 10:15:28,875 [salt.state       ][INFO    ][28457] Running state [nova] at time 10:15:28.875669
2018-02-06 10:15:28,876 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for nova
2018-02-06 10:15:29,786 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:29,786 [salt.state       ][INFO    ][28457] Completed state [nova] at time 10:15:29.786464 duration_in_ms=910.794
2018-02-06 10:15:29,787 [salt.state       ][INFO    ][28457] Running state [heat] at time 10:15:29.787336
2018-02-06 10:15:29,787 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for heat
2018-02-06 10:15:30,622 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:30,622 [salt.state       ][INFO    ][28457] Completed state [heat] at time 10:15:30.622487 duration_in_ms=835.15
2018-02-06 10:15:30,623 [salt.state       ][INFO    ][28457] Running state [cinder] at time 10:15:30.623544
2018-02-06 10:15:30,623 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for cinder
2018-02-06 10:15:31,430 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:31,431 [salt.state       ][INFO    ][28457] Completed state [cinder] at time 10:15:31.430928 duration_in_ms=807.382
2018-02-06 10:15:31,432 [salt.state       ][INFO    ][28457] Running state [glance] at time 10:15:31.432280
2018-02-06 10:15:31,433 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for glance
2018-02-06 10:15:32,240 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:32,242 [salt.state       ][INFO    ][28457] Completed state [glance] at time 10:15:32.241971 duration_in_ms=809.689
2018-02-06 10:15:32,244 [salt.state       ][INFO    ][28457] Running state [neutron] at time 10:15:32.244269
2018-02-06 10:15:32,245 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for neutron
2018-02-06 10:15:33,066 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:33,067 [salt.state       ][INFO    ][28457] Completed state [neutron] at time 10:15:33.067894 duration_in_ms=823.625
2018-02-06 10:15:33,069 [salt.state       ][INFO    ][28457] Running state [designate] at time 10:15:33.069595
2018-02-06 10:15:33,070 [salt.state       ][INFO    ][28457] Executing state keystone.user_present for designate
2018-02-06 10:15:33,916 [salt.state       ][INFO    ][28457] {'User': 'Created'}
2018-02-06 10:15:33,917 [salt.state       ][INFO    ][28457] Completed state [designate] at time 10:15:33.917015 duration_in_ms=847.419
2018-02-06 10:15:33,922 [salt.minion      ][INFO    ][28457] Returning information for job: 20180206101515281446
2018-02-06 10:15:34,809 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command cmd.run with jid 20180206101536267738
2018-02-06 10:15:34,832 [salt.minion      ][INFO    ][28483] Starting a new job with PID 28483
2018-02-06 10:15:34,844 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][28483] Executing command '. /root/keystonercv3; openstack service list' in directory '/root'
2018-02-06 10:15:37,551 [salt.minion      ][INFO    ][28483] Returning information for job: 20180206101536267738
2018-02-06 10:15:38,379 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206101539842655
2018-02-06 10:15:38,406 [salt.minion      ][INFO    ][28495] Starting a new job with PID 28495
2018-02-06 10:15:38,474 [salt.minion      ][INFO    ][28495] Returning information for job: 20180206101539842655
2018-02-06 10:15:38,599 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101540062190
2018-02-06 10:15:38,620 [salt.minion      ][INFO    ][28500] Starting a new job with PID 28500
2018-02-06 10:15:41,590 [salt.state       ][INFO    ][28500] Loading fresh modules for state activity
2018-02-06 10:15:41,654 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/init.sls'
2018-02-06 10:15:41,686 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/server.sls'
2018-02-06 10:15:43,364 [salt.state       ][INFO    ][28500] Running state [glance] at time 10:15:43.364881
2018-02-06 10:15:43,365 [salt.state       ][INFO    ][28500] Executing state pkg.installed for glance
2018-02-06 10:15:43,366 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:15:43,755 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['apt-cache', '-q', 'policy', 'glance'] in directory '/root'
2018-02-06 10:15:43,852 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:15:45,714 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:15:45,755 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glance'] in directory '/root'
2018-02-06 10:15:48,647 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101550109982
2018-02-06 10:15:48,670 [salt.minion      ][INFO    ][29030] Starting a new job with PID 29030
2018-02-06 10:15:48,697 [salt.minion      ][INFO    ][29030] Returning information for job: 20180206101550109982
2018-02-06 10:15:56,196 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:15:56,250 [salt.state       ][INFO    ][28500] Made the following changes:
'libblas.so.3' changed from 'absent' to '1'
'python-numpy-api10' changed from 'absent' to '1'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'glance' changed from 'absent' to '2:15.0.0-0ubuntu1~cloud0'
'python2.7-numpy' changed from 'absent' to '1'
'glance-store-common' changed from 'absent' to '0.22.0-0ubuntu1~cloud0'
'liblapack3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-f2py' changed from 'absent' to '1'
'python2.7-glance' changed from 'absent' to '1'
'python-numpy-abi9' changed from 'absent' to '1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-semantic-version' changed from 'absent' to '2.3.1-1'
'libblas-common' changed from 'absent' to '3.6.0-2ubuntu2'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'glance-common' changed from 'absent' to '2:15.0.0-0ubuntu1~cloud0'
'python-glance-store' changed from 'absent' to '0.22.0-0ubuntu1~cloud0'
'libgfortran3' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'python-numpy-dev' changed from 'absent' to '1'
'python-taskflow' changed from 'absent' to '2.14.0-0ubuntu1~cloud0'
'liblapack.so.3' changed from 'absent' to '1'
'python-automaton' changed from 'absent' to '1.2.0-1'
'python-numpy' changed from 'absent' to '1:1.11.0-1ubuntu1'
'python-cursive' changed from 'absent' to '0.1.1-1ubuntu1~cloud0'
'python-httplib2' changed from 'absent' to '0.9.1+dfsg-1'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-glance' changed from 'absent' to '2:15.0.0-0ubuntu1~cloud0'
'python-barbicanclient' changed from 'absent' to '4.0.1-2'
'python-castellan' changed from 'absent' to '0.12.0-0ubuntu1~cloud0'
'libblas3' changed from 'absent' to '3.6.0-2ubuntu2'
'glance-api' changed from 'absent' to '2:15.0.0-0ubuntu1~cloud0'
'python-networkx' changed from 'absent' to '1.11-1ubuntu1'
'glance-registry' changed from 'absent' to '2:15.0.0-0ubuntu1~cloud0'

2018-02-06 10:15:56,285 [salt.state       ][INFO    ][28500] Loading fresh modules for state activity
2018-02-06 10:15:56,459 [salt.state       ][INFO    ][28500] Completed state [glance] at time 10:15:56.459106 duration_in_ms=13094.225
2018-02-06 10:15:56,464 [salt.state       ][INFO    ][28500] Running state [glance-api] at time 10:15:56.464413
2018-02-06 10:15:56,464 [salt.state       ][INFO    ][28500] Executing state pkg.installed for glance-api
2018-02-06 10:15:56,959 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:56,959 [salt.state       ][INFO    ][28500] Completed state [glance-api] at time 10:15:56.959751 duration_in_ms=495.337
2018-02-06 10:15:56,960 [salt.state       ][INFO    ][28500] Running state [glance-registry] at time 10:15:56.960186
2018-02-06 10:15:56,960 [salt.state       ][INFO    ][28500] Executing state pkg.installed for glance-registry
2018-02-06 10:15:56,968 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:56,968 [salt.state       ][INFO    ][28500] Completed state [glance-registry] at time 10:15:56.968473 duration_in_ms=8.287
2018-02-06 10:15:56,968 [salt.state       ][INFO    ][28500] Running state [glance-common] at time 10:15:56.968703
2018-02-06 10:15:56,968 [salt.state       ][INFO    ][28500] Executing state pkg.installed for glance-common
2018-02-06 10:15:56,975 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:56,976 [salt.state       ][INFO    ][28500] Completed state [glance-common] at time 10:15:56.976004 duration_in_ms=7.301
2018-02-06 10:15:56,976 [salt.state       ][INFO    ][28500] Running state [python-glance] at time 10:15:56.976231
2018-02-06 10:15:56,976 [salt.state       ][INFO    ][28500] Executing state pkg.installed for python-glance
2018-02-06 10:15:56,983 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:56,984 [salt.state       ][INFO    ][28500] Completed state [python-glance] at time 10:15:56.984057 duration_in_ms=7.826
2018-02-06 10:15:56,984 [salt.state       ][INFO    ][28500] Running state [python-glance-store] at time 10:15:56.984283
2018-02-06 10:15:56,984 [salt.state       ][INFO    ][28500] Executing state pkg.installed for python-glance-store
2018-02-06 10:15:56,991 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:56,991 [salt.state       ][INFO    ][28500] Completed state [python-glance-store] at time 10:15:56.991847 duration_in_ms=7.565
2018-02-06 10:15:56,992 [salt.state       ][INFO    ][28500] Running state [python-glanceclient] at time 10:15:56.992077
2018-02-06 10:15:56,992 [salt.state       ][INFO    ][28500] Executing state pkg.installed for python-glanceclient
2018-02-06 10:15:56,999 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:57,000 [salt.state       ][INFO    ][28500] Completed state [python-glanceclient] at time 10:15:57.000083 duration_in_ms=8.006
2018-02-06 10:15:57,000 [salt.state       ][INFO    ][28500] Running state [gettext-base] at time 10:15:57.000312
2018-02-06 10:15:57,000 [salt.state       ][INFO    ][28500] Executing state pkg.installed for gettext-base
2018-02-06 10:15:57,007 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:57,007 [salt.state       ][INFO    ][28500] Completed state [gettext-base] at time 10:15:57.007399 duration_in_ms=7.087
2018-02-06 10:15:57,007 [salt.state       ][INFO    ][28500] Running state [python-memcache] at time 10:15:57.007627
2018-02-06 10:15:57,007 [salt.state       ][INFO    ][28500] Executing state pkg.installed for python-memcache
2018-02-06 10:15:57,014 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:57,014 [salt.state       ][INFO    ][28500] Completed state [python-memcache] at time 10:15:57.014572 duration_in_ms=6.945
2018-02-06 10:15:57,014 [salt.state       ][INFO    ][28500] Running state [python-pycadf] at time 10:15:57.014805
2018-02-06 10:15:57,015 [salt.state       ][INFO    ][28500] Executing state pkg.installed for python-pycadf
2018-02-06 10:15:57,022 [salt.state       ][INFO    ][28500] All specified packages are already installed
2018-02-06 10:15:57,022 [salt.state       ][INFO    ][28500] Completed state [python-pycadf] at time 10:15:57.022536 duration_in_ms=7.729
2018-02-06 10:15:57,025 [salt.state       ][INFO    ][28500] Running state [/etc/glance/glance-cache.conf] at time 10:15:57.025365
2018-02-06 10:15:57,025 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/glance/glance-cache.conf
2018-02-06 10:15:57,066 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/files/pike/glance-cache.conf.Debian'
2018-02-06 10:15:57,144 [salt.state       ][INFO    ][28500] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -226,8 +227,8 @@
 #  (boolean value)
 # This option is deprecated for removal since Newton.
 # Its value may be silently ignored in the future.
-# Reason: This option will be removed in the Pike release or later because the
-# same functionality can be achieved with greater granularity by using policies.
+# Reason: This option will be removed in the Ocata release because the same
+# functionality can be achieved with greater granularity by using policies.
 # Please see the Newton release notes for more information.
 #show_multiple_locations = false
 
@@ -409,7 +410,7 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #pydev_worker_debug_host = localhost
 
 #
@@ -473,56 +474,6 @@
 #
 #  (string value)
 #digest_algorithm = sha256
-
-#
-# The URL provides location where the temporary data will be stored
-#
-# This option is for Glance internal use only. Glance will save the
-# image data uploaded by the user to 'staging' endpoint during the
-# image import process.
-#
-# This option does not change the 'staging' API endpoint by any means.
-#
-# NOTE: It is discouraged to use same path as [task]/work_dir
-#
-# NOTE: 'file://<absolute-directory-path>' is the only option
-# api_image_import flow will support for now.
-#
-# NOTE: The staging path must be on shared filesystem available to all
-# Glance API nodes.
-#
-# Possible values:
-#     * String starting with 'file://' followed by absolute FS path
-#
-# Related options:
-#     * [task]/work_dir
-#     * [DEFAULT]/enable_image_import (*deprecated*)
-#
-#  (string value)
-#node_staging_uri = file:///tmp/staging/
-
-# DEPRECATED:
-# Enables the Image Import workflow introduced in Pike
-#
-# As '[DEFAULT]/node_staging_uri' is required for the Image
-# Import, it's disabled per default in Pike, enabled per
-# default in Queens and removed in Rocky. This allows Glance to
-# operate with previous version configs upon upgrade.
-#
-# Setting this option to True will enable the endpoints related
-# to Image Import Refactoring work.
-#
-# Related options:
-#     * [DEFUALT]/node_staging_uri (boolean value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option is deprecated for removal in Rocky.
-#
-# It was introduced to make sure that the API is not enabled
-# before the '[DEFAULT]/node_staging_uri' is defined and is
-# long term redundant.
-#enable_image_import = false
 
 #
 # The relative path to sqlite file database that will be used for image cache
@@ -603,6 +554,10 @@
 #  (integer value)
 # Minimum value: 0
 #image_cache_max_size = 10737418240
+image_cache_max_size = 189668314316
+
+
+os_region_name = RegionOne
 
 #
 # The amount of time, in seconds, an incomplete image remains in the cache.
@@ -628,6 +583,7 @@
 #  (integer value)
 # Minimum value: 0
 #image_cache_stall_time = 86400
+image_cache_stall_time = 86400
 
 #
 # Base directory for image cache.
@@ -661,6 +617,7 @@
 #
 #  (string value)
 #image_cache_dir = <None>
+image_cache_dir = /var/lib/glance/image-cache/
 
 #
 # Address the registry server is hosted on.
@@ -671,8 +628,9 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #registry_host = 0.0.0.0
+registry_host = 192.168.10.10
 
 #
 # Port the registry server is listening on.
@@ -687,6 +645,7 @@
 # Minimum value: 0
 # Maximum value: 65535
 #registry_port = 9191
+registry_port = 9191
 
 #
 # Protocol to use for communication with the registry server.
@@ -909,6 +868,12 @@
 # Note: This option can be changed without restarting.
 #debug = false
 
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
+
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
 # files, see the Python logging module documentation. Note that when logging
@@ -929,6 +894,7 @@
 # log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
+log_file = /var/log/glance/image-cache.log
 
 # (Optional) The base directory used for relative log_file  paths. This option
 # is ignored if log_config_append is set. (string value)
@@ -947,19 +913,13 @@
 # set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol which
-# includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
 
 # Log output to standard error. This option is ignored if log_config_append is
 # set. (boolean value)
-#use_stderr = false
+#use_stderr = true
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
@@ -981,7 +941,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -992,18 +952,6 @@
 # The format for an instance UUID that is passed with the log message. (string
 # value)
 #instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG or
-# empty string. Logs with level greater or equal to rate_limit_except_level are
-# not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
 
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
@@ -1090,7 +1038,7 @@
 # /store-capabilities.html
 #
 # For more information on setting up a particular store in your
-# deployment and help with the usage of this feature, please contact
+# deplyment and help with the usage of this feature, please contact
 # the storage driver maintainers listed here:
 # http://docs.openstack.org/developer/glance_store/drivers/index.html
 #
@@ -1119,8 +1067,8 @@
 #
 # Possible values:
 #     * A string of of the following form:
-#       ``<service_type>:<service_name>:<interface>``
-#       At least ``service_type`` and ``interface`` should be specified.
+#       ``<service_type>:<service_name>:<endpoint_type>``
+#       At least ``service_type`` and ``endpoint_type`` should be specified.
 #       ``service_name`` can be omitted.
 #
 # Related options:
@@ -1343,25 +1291,6 @@
 #
 #  (string value)
 #rootwrap_config = /etc/glance/rootwrap.conf
-
-#
-# Volume type that will be used for volume creation in cinder.
-#
-# Some cinder backends can have several volume types to optimize storage usage.
-# Adding this option allows an operator to choose a specific volume type
-# in cinder that can be optimized for images.
-#
-# If this is not set, then the default volume type specified in the cinder
-# configuration will be used for volume creation.
-#
-# Possible values:
-#     * A valid volume type from cinder
-#
-# Related options:
-#     * None
-#
-#  (string value)
-#cinder_volume_type = <None>
 
 #
 # Directory to which the filesystem backend store writes images.
@@ -1442,7 +1371,6 @@
 #     * None
 #
 #  (string value)
-#filesystem_store_metadata_file = <None>
 
 #
 # File access permissions for the image files.
@@ -1699,7 +1627,7 @@
 # Related Options:
 #     * sheepdog_store_port
 #
-#  (unknown value)
+#  (string value)
 #sheepdog_store_address = 127.0.0.1
 
 #
@@ -1944,16 +1872,12 @@
 # images in its own account. More details multi-tenant store can be found at
 # https://wiki.openstack.org/wiki/GlanceSwiftTenantSpecificStorage
 #
-# NOTE: If using multi-tenant swift store, please make sure
-# that you do not set a swift configuration file with the
-# 'swift_store_config_file' option.
-#
 # Possible values:
 #     * True
 #     * False
 #
 # Related options:
-#     * swift_store_config_file
+#     * None
 #
 #  (boolean value)
 #swift_store_multi_tenant = false
@@ -2169,15 +2093,12 @@
 # option is highly recommended while using Swift storage backend for
 # image storage as it avoids storage of credentials in the database.
 #
-# NOTE: Please do not configure this option if you have set
-# ``swift_store_multi_tenant`` to ``True``.
-#
 # Possible values:
 #     * String value representing an absolute path on the glance-api
 #       node
 #
 # Related options:
-#     * swift_store_multi_tenant
+#     * None
 #
 #  (string value)
 #swift_store_config_file = <None>
@@ -2198,7 +2119,7 @@
 #     * vmware_server_username
 #     * vmware_server_password
 #
-#  (unknown value)
+#  (string value)
 #vmware_server_host = 127.0.0.1
 
 #
@@ -2360,6 +2281,9 @@
 #  (multi valued)
 #vmware_datastores =
 
+os_region_name = RegionOne
+
+
 
 [oslo_policy]
 
@@ -2367,10 +2291,12 @@
 # From oslo.policy
 #
 
-# The file that defines policies. (string value)
+# The JSON file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -2378,4 +2304,5 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d

2018-02-06 10:15:57,145 [salt.state       ][INFO    ][28500] Completed state [/etc/glance/glance-cache.conf] at time 10:15:57.145202 duration_in_ms=119.838
2018-02-06 10:15:57,145 [salt.state       ][INFO    ][28500] Running state [/etc/glance/glance-registry.conf] at time 10:15:57.145661
2018-02-06 10:15:57,145 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/glance/glance-registry.conf
2018-02-06 10:15:57,179 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/files/pike/glance-registry.conf.Debian'
2018-02-06 10:15:57,286 [salt.state       ][INFO    ][28500] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -212,6 +213,7 @@
 #  (integer value)
 # Minimum value: 1
 #limit_param_default = 25
+limit_param_default = 25
 
 #
 # Maximum number of results that could be returned by a request.
@@ -237,6 +239,7 @@
 #  (integer value)
 # Minimum value: 1
 #api_limit_max = 1000
+api_limit_max = 1000
 
 #
 # Show direct image location when returning an image.
@@ -300,8 +303,8 @@
 #  (boolean value)
 # This option is deprecated for removal since Newton.
 # Its value may be silently ignored in the future.
-# Reason: This option will be removed in the Pike release or later because the
-# same functionality can be achieved with greater granularity by using policies.
+# Reason: This option will be removed in the Ocata release because the same
+# functionality can be achieved with greater granularity by using policies.
 # Please see the Newton release notes for more information.
 #show_multiple_locations = false
 
@@ -483,7 +486,7 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #pydev_worker_debug_host = localhost
 
 #
@@ -549,56 +552,6 @@
 #digest_algorithm = sha256
 
 #
-# The URL provides location where the temporary data will be stored
-#
-# This option is for Glance internal use only. Glance will save the
-# image data uploaded by the user to 'staging' endpoint during the
-# image import process.
-#
-# This option does not change the 'staging' API endpoint by any means.
-#
-# NOTE: It is discouraged to use same path as [task]/work_dir
-#
-# NOTE: 'file://<absolute-directory-path>' is the only option
-# api_image_import flow will support for now.
-#
-# NOTE: The staging path must be on shared filesystem available to all
-# Glance API nodes.
-#
-# Possible values:
-#     * String starting with 'file://' followed by absolute FS path
-#
-# Related options:
-#     * [task]/work_dir
-#     * [DEFAULT]/enable_image_import (*deprecated*)
-#
-#  (string value)
-#node_staging_uri = file:///tmp/staging/
-
-# DEPRECATED:
-# Enables the Image Import workflow introduced in Pike
-#
-# As '[DEFAULT]/node_staging_uri' is required for the Image
-# Import, it's disabled per default in Pike, enabled per
-# default in Queens and removed in Rocky. This allows Glance to
-# operate with previous version configs upon upgrade.
-#
-# Setting this option to True will enable the endpoints related
-# to Image Import Refactoring work.
-#
-# Related options:
-#     * [DEFUALT]/node_staging_uri (boolean value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option is deprecated for removal in Rocky.
-#
-# It was introduced to make sure that the API is not enabled
-# before the '[DEFAULT]/node_staging_uri' is defined and is
-# long term redundant.
-#enable_image_import = false
-
-#
 # IP address to bind the glance servers to.
 #
 # Provide an IP address to bind the glance server to. The default
@@ -615,8 +568,9 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #bind_host = 0.0.0.0
+bind_host = 192.168.10.11
 
 #
 # Port number on which the server will listen.
@@ -636,6 +590,7 @@
 # Minimum value: 0
 # Maximum value: 65535
 #bind_port = <None>
+bind_port = 9191
 
 #
 # Set the number of incoming connection requests.
@@ -767,6 +722,7 @@
 #  (integer value)
 # Minimum value: 0
 #workers = <None>
+workers = 8
 
 #
 # Maximum line size of message headers.
@@ -845,6 +801,14 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
+verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -866,6 +830,7 @@
 # log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
+log_file = /var/log/glance/registry.log
 
 # (Optional) The base directory used for relative log_file  paths. This option
 # is ignored if log_config_append is set. (string value)
@@ -884,19 +849,13 @@
 # set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol which
-# includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
 
 # Log output to standard error. This option is ignored if log_config_append is
 # set. (boolean value)
-#use_stderr = false
+#use_stderr = true
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
@@ -918,7 +877,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -930,18 +889,6 @@
 # value)
 #instance_uuid_format = "[instance: %(uuid)s] "
 
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG or
-# empty string. Logs with level greater or equal to rate_limit_except_level are
-# not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
 
@@ -950,6 +897,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -960,144 +908,93 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
-# Allowed values: redis, sentinel, dummy
+# Allowed values: redis, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger period.
-# The value of 0 specifies no linger period. Pending messages shall be discarded
-# immediately when the socket is closed. Positive values specify an upper bound
-# for the linger period. (integer value)
+# Seconds to wait before a cast expires (TTL). The default value of -1 specifies
+# an infinite linger period. The value of 0 specifies no linger period. Pending
+# messages shall be discarded immediately when the socket is closed. Only
+# supported by impl_zmq. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
+#rpc_cast_timeout = -1
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target (
 # < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
-#use_pub_sub = false
+# Deprecated group/name - [DEFAULT]/use_pub_sub
+#use_pub_sub = true
 
 # Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
+# Deprecated group/name - [DEFAULT]/use_router_proxy
+#use_router_proxy = true
 
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
 # a queue when server side disconnects. False means to keep queue and messages
 # even if server is disconnected, when the server appears we send all
 # accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to skip
-# any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value and
-# 0) means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0) means
-# to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is not
-# tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+#zmq_immediate = false
+
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
@@ -1107,6 +1004,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -1118,6 +1016,7 @@
 # The default exchange under which topics are scoped. May be overridden by an
 # exchange name specified in the transport_url option. (string value)
 #control_exchange = openstack
+control_exchange = openstack
 
 
 [database]
@@ -1126,12 +1025,22 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect the
+# database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
 #backend = sqlalchemy
+backend = sqlalchemy
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
@@ -1139,6 +1048,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection = mysql+pymysql://glance:opnfv_secret@192.168.10.50/glance
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -1150,15 +1060,12 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #idle_timeout = 3600
+idle_timeout = 3600
 
 # Minimum number of SQL connections to keep open in a pool. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
@@ -1170,12 +1077,14 @@
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
+max_pool_size = 10
 
 # Maximum number of database connection retries during startup. Set to -1 to
 # specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
+max_retries = -1
 
 # Interval between retries of opening a SQL connection. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
@@ -1186,6 +1095,7 @@
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
+max_overflow = 30
 
 # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
 # value)
@@ -1230,20 +1140,47 @@
 # Deprecated group/name - [DEFAULT]/dbapi_use_tpool
 #use_tpool = false
 
+[glance_store]
+filesystem_store_datadir = /var/lib/glance/images/
+
+swift_store_endpoint_type = internalURL
+
+cinder_catalog_info = volumev2::internalURL
+
+# Override service catalog lookup with template for cinder endpoint
+# e.g. http://localhost:8776/v2/%(tenant)s (string value)
+#cinder_endpoint_template = <None>
+
+# Region name of this node. If specified, it will be used to locate
+# OpenStack services for stores. (string value)
+# Deprecated group/name - [DEFAULT]/os_region_name
+#cinder_os_region_name = <None>
+
+cinder_os_region_name = RegionOne
+
 
 [keystone_authtoken]
 
 #
 # From keystonemiddleware.auth_token
 #
-
+revocation_cache_time = 10
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = glance
+password = opnfv_secret
+auth_uri=http://192.168.10.10:5000
+auth_url=http://192.168.10.10:35357
+memcached_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users. Unauthenticated
 # clients are redirected to this endpoint to authenticate. Although this
-# endpoint should ideally be unversioned, client support in the wild varies. If
-# you're using a versioned v2 endpoint here, then this should *not* be the same
-# endpoint the service user utilizes for validating tokens, because normal end
-# users may not be able to reach that endpoint. (string value)
+# endpoint should  ideally be unversioned, client support in the wild varies.
+# If you're using a versioned v2 endpoint here, then this  should *not* be the
+# same endpoint the service user utilizes  for validating tokens, because normal
+# end users may not be  able to reach that endpoint. (string value)
 #auth_uri = <None>
 
 # API version of the admin Identity API endpoint. (string value)
@@ -1283,12 +1220,7 @@
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
 
-# DEPRECATED: Directory used to cache files related to PKI tokens. This option
-# has been deprecated in the Ocata release and will be removed in the P release.
-# (string value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
+# Directory used to cache files related to PKI tokens. (string value)
 #signing_dir = <None>
 
 # Optionally specify a list of memcached server(s) to use for caching. If left
@@ -1301,14 +1233,10 @@
 # -1 to disable caching completely. (integer value)
 #token_cache_time = 300
 
-# DEPRECATED: Determines the frequency at which the list of revoked tokens is
-# retrieved from the Identity service (in seconds). A high number of revocation
-# events combined with a low cache duration may significantly reduce
-# performance. Only valid for PKI tokens. This option has been deprecated in the
-# Ocata release and will be removed in the P release. (integer value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
+# Determines the frequency at which the list of revoked tokens is retrieved from
+# the Identity service (in seconds). A high number of revocation events combined
+# with a low cache duration may significantly reduce performance. Only valid for
+# PKI tokens. (integer value)
 #revocation_cache_time = 10
 
 # (Optional) If defined, indicate whether token data should be authenticated or
@@ -1361,40 +1289,19 @@
 # value)
 #enforce_token_bind = permissive
 
-# DEPRECATED: If true, the revocation list will be checked for cached tokens.
-# This requires that PKI tokens are configured on the identity server. (boolean
-# value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
+# If true, the revocation list will be checked for cached tokens. This requires
+# that PKI tokens are configured on the identity server. (boolean value)
 #check_revocations_for_cached = false
 
-# DEPRECATED: Hash algorithms to use for hashing PKI tokens. This may be a
-# single algorithm or multiple. The algorithms are those supported by Python
-# standard hashlib.new(). The hashes will be tried in the order given, so put
-# the preferred one first for performance. The result of the first hash will be
+# Hash algorithms to use for hashing PKI tokens. This may be a single algorithm
+# or multiple. The algorithms are those supported by Python standard
+# hashlib.new(). The hashes will be tried in the order given, so put the
+# preferred one first for performance. The result of the first hash will be
 # stored in the cache. This will typically be set to multiple values only while
 # migrating from a less secure algorithm to a more secure one. Once all the old
 # tokens are expired this option should be set to a single value for better
 # performance. (list value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
 #hash_algorithms = md5
-
-# A choice of roles that must be present in a service token. Service tokens are
-# allowed to request that an expired token can be used and so this check should
-# tightly control that only actual services should be sending this token. Roles
-# here are applied as an ANY check so any role in this list must be present. For
-# backwards compatibility reasons this currently only affects the allow_expired
-# check. (list value)
-#service_token_roles = service
-
-# For backwards compatibility reasons we must let valid service tokens pass that
-# don't pass the service_token_roles check as valid. Setting this true will
-# become the default in a future release and should be enabled if possible.
-# (boolean value)
-#service_token_roles_required = false
 
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
@@ -1430,7 +1337,7 @@
 # Reason: Replaced by [DEFAULT]/transport_url
 #password =
 
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
+# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode) e.g.
 # [host:port, host1:port ... ] (list value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
@@ -1446,7 +1353,7 @@
 # Time in ms to wait before the transaction is killed. (integer value)
 #check_timeout = 20000
 
-# Timeout in ms on blocking socket operations. (integer value)
+# Timeout in ms on blocking socket operations (integer value)
 #socket_timeout = 10000
 
 
@@ -1458,60 +1365,55 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
-# CA certificate PEM file used to verify the server's certificate (string value)
+# CA certificate PEM file to verify server certificate (string value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
-# Self-identifying certificate PEM file for client authentication (string value)
+# Identifying certificate PEM file to present to clients (string value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
-# Private key PEM file used to sign ssl_cert_file certificate (optional) (string
-# value)
+# Private key PEM file used to sign cert_file certificate (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Not applicable - not a SSL server
+# Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1533,12 +1435,8 @@
 # Minimum value: 1
 #link_retry_delay = 10
 
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
+# The deadline for an rpc reply message delivery. Only used when caller does not
+# provide a timeout expiry. (integer value)
 # Minimum value: 5
 #default_reply_timeout = 30
 
@@ -1551,11 +1449,6 @@
 # does not provide a timeout expiry. (integer value)
 # Minimum value: 5
 #default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
 
 # Indicates the addressing mode used by the driver.
 # Permitted values:
@@ -1566,12 +1459,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1601,6 +1497,7 @@
 # else control_exchange if set
 # else 'notify' (string value)
 #default_notification_exchange = <None>
+default_notification_exchange = glance
 
 # Exchange name used in RPC addresses.
 # Exchange name resolution precedence:
@@ -1622,66 +1519,6 @@
 # Minimum value: 1
 #notify_server_credit = 100
 
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# Pool Size for Kafka Consumers (integer value)
-#pool_size = 10
-
-# The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
-
-# The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating point
-# value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
 
 [oslo_messaging_notifications]
 
@@ -1693,7 +1530,7 @@
 # messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
-
+driver = messagingv2
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
 # Deprecated group/name - [DEFAULT]/notification_transport_url
@@ -1704,11 +1541,6 @@
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
 
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
 
 [oslo_messaging_rabbit]
 
@@ -1722,31 +1554,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1766,6 +1597,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1774,34 +1606,43 @@
 # DEPRECATED: The RabbitMQ broker port where a single node is used. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
 
 # The RabbitMQ login method. (string value)
-# Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1812,6 +1653,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1820,6 +1662,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1827,9 +1670,10 @@
 # Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
 # option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
 # is no longer controlled by the x-ha-policy argument when declaring a queue. If
-# you just want to make sure that all queues (except those with auto-generated
+# you just want to make sure that all queues (except  those with auto-generated
 # names) are mirrored across all nodes, run: "rabbitmqctl set_policy HA
 # '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1852,6 +1696,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1862,6 +1707,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1899,207 +1747,152 @@
 # (integer value)
 #pool_stale = 60
 
+# Persist notification messages. (boolean value)
+#notification_persistence = false
+
+# Exchange name for sending notifications (string value)
+#default_notification_exchange = ${control_exchange}_notification
+
+# Max number of not acknowledged message which RabbitMQ can send to notification
+# listener. (integer value)
+#notification_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during sending
+# notification, -1 means infinite retry. (integer value)
+#default_notification_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during sending
+# notification message (floating point value)
+#notification_retry_delay = 0.25
+
+# Time to live for rpc queues without consumers in seconds. (integer value)
+#rpc_queue_expiration = 60
+
+# Exchange name for sending RPC messages (string value)
+#default_rpc_exchange = ${control_exchange}_rpc
+
+# Exchange name for receiving RPC replies (string value)
+#rpc_reply_exchange = ${control_exchange}_rpc_reply
+
+# Max number of not acknowledged message which RabbitMQ can send to rpc
+# listener. (integer value)
+#rpc_listener_prefetch_count = 100
+
+# Max number of not acknowledged message which RabbitMQ can send to rpc reply
+# listener. (integer value)
+#rpc_reply_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during sending reply.
+# -1 means infinite retry during rpc_timeout (integer value)
+#rpc_reply_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during sending reply.
+# (floating point value)
+#rpc_reply_retry_delay = 0.25
+
+# Reconnecting retry count in case of connectivity problem during sending RPC
+# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
+# request could be processed more then one time (integer value)
+#default_rpc_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during sending RPC
+# message (floating point value)
+#rpc_retry_delay = 0.25
+
+
+[oslo_messaging_zmq]
+
+#
+# From oslo.messaging
+#
+
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
+# The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
+#rpc_zmq_bind_address = *
+
+# MatchMaker driver. (string value)
+# Allowed values: redis, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
+#rpc_zmq_matchmaker = redis
+
+# Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
+#rpc_zmq_contexts = 1
+
+# Maximum number of ingress messages to locally buffer per topic. Default is
+# unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
+#rpc_zmq_topic_backlog = <None>
+
+# Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
+#rpc_zmq_ipc_dir = /var/run/openstack
+
+# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
+# "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
+#rpc_zmq_host = localhost
+
+# Seconds to wait before a cast expires (TTL). The default value of -1 specifies
+# an infinite linger period. The value of 0 specifies no linger period. Pending
+# messages shall be discarded immediately when the socket is closed. Only
+# supported by impl_zmq. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
+#rpc_cast_timeout = -1
+
+# The default number of seconds that poll should wait. Poll raises timeout
+# exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
+#rpc_poll_timeout = 1
+
+# Expiration timeout in seconds of a name service record about existing target (
+# < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
+#zmq_target_expire = 300
+
+# Update period in seconds of a name service record about existing target.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
+#zmq_target_update = 180
+
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
+# value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
+#use_pub_sub = true
+
+# Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
+#use_router_proxy = true
+
+# Minimal port number for random ports range. (port value)
+# Minimum value: 0
+# Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
+#rpc_zmq_min_port = 49153
+
+# Maximal port number for random ports range. (integer value)
+# Minimum value: 1
+# Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
+#rpc_zmq_max_port = 65536
+
+# Number of retries to find free port number before fail with ZMQBindError.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
+#rpc_zmq_bind_port_retries = 100
+
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to notification
-# listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending reply.
-# -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending reply.
-# (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Allowed values: redis, sentinel, dummy
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger period.
-# The value of 0 specifies no linger period. Pending messages shall be discarded
-# immediately when the socket is closed. Positive values specify an upper bound
-# for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target (
-# < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
 # a queue when server side disconnects. False means to keep queue and messages
 # even if server is disconnected, when the server appears we send all
 # accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to skip
-# any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value and
-# 0) means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0) means
-# to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is not
-# tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
+#zmq_immediate = false
 
 
 [oslo_policy]
@@ -2108,10 +1901,13 @@
 # From oslo.policy
 #
 
-# The file that defines policies. (string value)
+# The JSON file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/glance/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -2119,6 +1915,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -2148,6 +1945,7 @@
 #
 #  (string value)
 #flavor = keystone
+flavor = keystone
 
 #
 # Name of the paste configuration file.
@@ -2239,39 +2037,5 @@
 # Examples of possible values:
 #
 # * messaging://: use oslo_messaging driver for sending notifications.
-# * mongodb://127.0.0.1:27017 : use mongodb driver for sending notifications.
-# * elasticsearch://127.0.0.1:9200 : use elasticsearch driver for sending
-# notifications.
 #  (string value)
 #connection_string = messaging://
-
-#
-# Document type for notification indexing in elasticsearch.
-#  (string value)
-#es_doc_type = notification
-
-#
-# This parameter is a time value parameter (for example: es_scroll_time=2m),
-# indicating for how long the nodes that participate in the search will maintain
-# relevant resources in order to continue and support it.
-#  (string value)
-#es_scroll_time = 2m
-
-#
-# Elasticsearch splits large requests in batches. This parameter defines
-# maximum size of each batch (for example: es_scroll_size=10000).
-#  (integer value)
-#es_scroll_size = 10000
-
-#
-# Redissentinel provides a timeout option on the connections.
-# This parameter defines that timeout (for example: socket_timeout=0.1).
-#  (floating point value)
-#socket_timeout = 0.1
-
-#
-# Redissentinel uses a service name to identify a master redis service.
-# This parameter defines the name (for example:
-# sentinal_service_name=mymaster).
-#  (string value)
-#sentinel_service_name = mymaster

2018-02-06 10:15:57,287 [salt.state       ][INFO    ][28500] Completed state [/etc/glance/glance-registry.conf] at time 10:15:57.287727 duration_in_ms=142.066
2018-02-06 10:15:57,288 [salt.state       ][INFO    ][28500] Running state [/etc/glance/glance-scrubber.conf] at time 10:15:57.288161
2018-02-06 10:15:57,288 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/glance/glance-scrubber.conf
2018-02-06 10:15:57,309 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/files/pike/glance-scrubber.conf.Debian'
2018-02-06 10:15:57,380 [salt.state       ][INFO    ][28500] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -226,8 +227,8 @@
 #  (boolean value)
 # This option is deprecated for removal since Newton.
 # Its value may be silently ignored in the future.
-# Reason: This option will be removed in the Pike release or later because the
-# same functionality can be achieved with greater granularity by using policies.
+# Reason: This option will be removed in the Ocata release because the same
+# functionality can be achieved with greater granularity by using policies.
 # Please see the Newton release notes for more information.
 #show_multiple_locations = false
 
@@ -409,7 +410,7 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #pydev_worker_debug_host = localhost
 
 #
@@ -473,56 +474,6 @@
 #
 #  (string value)
 #digest_algorithm = sha256
-
-#
-# The URL provides location where the temporary data will be stored
-#
-# This option is for Glance internal use only. Glance will save the
-# image data uploaded by the user to 'staging' endpoint during the
-# image import process.
-#
-# This option does not change the 'staging' API endpoint by any means.
-#
-# NOTE: It is discouraged to use same path as [task]/work_dir
-#
-# NOTE: 'file://<absolute-directory-path>' is the only option
-# api_image_import flow will support for now.
-#
-# NOTE: The staging path must be on shared filesystem available to all
-# Glance API nodes.
-#
-# Possible values:
-#     * String starting with 'file://' followed by absolute FS path
-#
-# Related options:
-#     * [task]/work_dir
-#     * [DEFAULT]/enable_image_import (*deprecated*)
-#
-#  (string value)
-#node_staging_uri = file:///tmp/staging/
-
-# DEPRECATED:
-# Enables the Image Import workflow introduced in Pike
-#
-# As '[DEFAULT]/node_staging_uri' is required for the Image
-# Import, it's disabled per default in Pike, enabled per
-# default in Queens and removed in Rocky. This allows Glance to
-# operate with previous version configs upon upgrade.
-#
-# Setting this option to True will enable the endpoints related
-# to Image Import Refactoring work.
-#
-# Related options:
-#     * [DEFUALT]/node_staging_uri (boolean value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option is deprecated for removal in Rocky.
-#
-# It was introduced to make sure that the API is not enabled
-# before the '[DEFAULT]/node_staging_uri' is defined and is
-# long term redundant.
-#enable_image_import = false
 
 #
 # The amount of time, in seconds, to delay image scrubbing.
@@ -670,6 +621,7 @@
 #  (integer value)
 # Minimum value: 0
 #wakeup_time = 300
+wakeup_time = 300
 
 #
 # Run scrubber as a daemon.
@@ -693,6 +645,7 @@
 #
 #  (boolean value)
 #daemon = false
+daemon = false
 
 #
 # Protocol to use for communication with the registry server.
@@ -915,8 +868,9 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #registry_host = 0.0.0.0
+registry_host = 192.168.10.10
 
 #
 # Port the registry server is listening on.
@@ -931,6 +885,7 @@
 # Minimum value: 0
 # Maximum value: 65535
 #registry_port = 9191
+registry_port = 9191
 
 #
 # From oslo.log
@@ -940,6 +895,12 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -961,6 +922,7 @@
 # log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
+log_file = /var/log/glance/scrubber.log
 
 # (Optional) The base directory used for relative log_file  paths. This option
 # is ignored if log_config_append is set. (string value)
@@ -979,19 +941,13 @@
 # set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol which
-# includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
 
 # Log output to standard error. This option is ignored if log_config_append is
 # set. (boolean value)
-#use_stderr = false
+#use_stderr = true
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
@@ -1013,7 +969,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -1025,18 +981,6 @@
 # value)
 #instance_uuid_format = "[instance: %(uuid)s] "
 
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG or
-# empty string. Logs with level greater or equal to rate_limit_except_level are
-# not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
 
@@ -1047,7 +991,16 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect the
+# database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -1070,10 +1023,6 @@
 # the server configuration, set this to no value. Example: mysql_sql_mode=
 # (string value)
 #mysql_sql_mode = TRADITIONAL
-
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
 
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
@@ -1233,7 +1182,7 @@
 # /store-capabilities.html
 #
 # For more information on setting up a particular store in your
-# deployment and help with the usage of this feature, please contact
+# deplyment and help with the usage of this feature, please contact
 # the storage driver maintainers listed here:
 # http://docs.openstack.org/developer/glance_store/drivers/index.html
 #
@@ -1262,8 +1211,8 @@
 #
 # Possible values:
 #     * A string of of the following form:
-#       ``<service_type>:<service_name>:<interface>``
-#       At least ``service_type`` and ``interface`` should be specified.
+#       ``<service_type>:<service_name>:<endpoint_type>``
+#       At least ``service_type`` and ``endpoint_type`` should be specified.
 #       ``service_name`` can be omitted.
 #
 # Related options:
@@ -1486,25 +1435,6 @@
 #
 #  (string value)
 #rootwrap_config = /etc/glance/rootwrap.conf
-
-#
-# Volume type that will be used for volume creation in cinder.
-#
-# Some cinder backends can have several volume types to optimize storage usage.
-# Adding this option allows an operator to choose a specific volume type
-# in cinder that can be optimized for images.
-#
-# If this is not set, then the default volume type specified in the cinder
-# configuration will be used for volume creation.
-#
-# Possible values:
-#     * A valid volume type from cinder
-#
-# Related options:
-#     * None
-#
-#  (string value)
-#cinder_volume_type = <None>
 
 #
 # Directory to which the filesystem backend store writes images.
@@ -1585,7 +1515,6 @@
 #     * None
 #
 #  (string value)
-#filesystem_store_metadata_file = <None>
 
 #
 # File access permissions for the image files.
@@ -1842,7 +1771,7 @@
 # Related Options:
 #     * sheepdog_store_port
 #
-#  (unknown value)
+#  (string value)
 #sheepdog_store_address = 127.0.0.1
 
 #
@@ -2087,16 +2016,12 @@
 # images in its own account. More details multi-tenant store can be found at
 # https://wiki.openstack.org/wiki/GlanceSwiftTenantSpecificStorage
 #
-# NOTE: If using multi-tenant swift store, please make sure
-# that you do not set a swift configuration file with the
-# 'swift_store_config_file' option.
-#
 # Possible values:
 #     * True
 #     * False
 #
 # Related options:
-#     * swift_store_config_file
+#     * None
 #
 #  (boolean value)
 #swift_store_multi_tenant = false
@@ -2312,15 +2237,12 @@
 # option is highly recommended while using Swift storage backend for
 # image storage as it avoids storage of credentials in the database.
 #
-# NOTE: Please do not configure this option if you have set
-# ``swift_store_multi_tenant`` to ``True``.
-#
 # Possible values:
 #     * String value representing an absolute path on the glance-api
 #       node
 #
 # Related options:
-#     * swift_store_multi_tenant
+#     * None
 #
 #  (string value)
 #swift_store_config_file = <None>
@@ -2341,7 +2263,7 @@
 #     * vmware_server_username
 #     * vmware_server_password
 #
-#  (unknown value)
+#  (string value)
 #vmware_server_host = 127.0.0.1
 
 #
@@ -2511,12 +2433,14 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #disable_process_locking = false
 
 # Directory to use for lock files.  For security, the specified directory should
 # only be writable by the user running the processes that need locking. Defaults
 # to environment variable OSLO_LOCK_PATH. If external locks are used, a lock
 # path must be set. (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
 #lock_path = <None>
 
 
@@ -2526,10 +2450,12 @@
 # From oslo.policy
 #
 
-# The file that defines policies. (string value)
+# The JSON file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -2537,4 +2463,5 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d

2018-02-06 10:15:57,380 [salt.state       ][INFO    ][28500] Completed state [/etc/glance/glance-scrubber.conf] at time 10:15:57.380914 duration_in_ms=92.753
2018-02-06 10:15:57,381 [salt.state       ][INFO    ][28500] Running state [/etc/glance/glance-api.conf] at time 10:15:57.381370
2018-02-06 10:15:57,381 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/glance/glance-api.conf
2018-02-06 10:15:57,423 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/files/pike/glance-api.conf.Debian'
2018-02-06 10:15:57,647 [salt.state       ][INFO    ][28500] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -79,9 +81,9 @@
 #max_request_id_length = 64
 
 #
-# Public url endpoint to use for Glance versions response.
-#
-# This is the public url endpoint that will appear in the Glance
+# Public url endpoint to use for Glance/Glare versions response.
+#
+# This is the public url endpoint that will appear in the Glance/Glare
 # "versions" response. If no value is specified, the endpoint that is
 # displayed in the version's response is that of the host running the
 # API service. Change the endpoint to represent the proxy URL if the
@@ -233,6 +235,7 @@
 #  (integer value)
 # Minimum value: 1
 #limit_param_default = 25
+limit_param_default = 25
 
 #
 # Maximum number of results that could be returned by a request.
@@ -258,6 +261,7 @@
 #  (integer value)
 # Minimum value: 1
 #api_limit_max = 1000
+api_limit_max = 1000
 
 #
 # Show direct image location when returning an image.
@@ -290,6 +294,7 @@
 #
 #  (boolean value)
 #show_image_direct_url = false
+show_image_direct_url = true
 
 # DEPRECATED:
 # Show all image locations when returning an image.
@@ -321,10 +326,11 @@
 #  (boolean value)
 # This option is deprecated for removal since Newton.
 # Its value may be silently ignored in the future.
-# Reason: This option will be removed in the Pike release or later because the
-# same functionality can be achieved with greater granularity by using policies.
+# Reason: This option will be removed in the Ocata release because the same
+# functionality can be achieved with greater granularity by using policies.
 # Please see the Newton release notes for more information.
 #show_multiple_locations = false
+show_multiple_locations = true
 
 #
 # Maximum size of image a user can upload in bytes.
@@ -409,6 +415,7 @@
 #
 #  (boolean value)
 #enable_v1_api = true
+enable_v1_api=False
 
 #
 # Deploy the v2 OpenStack Images API.
@@ -439,6 +446,7 @@
 #
 #  (boolean value)
 #enable_v2_api = true
+enable_v2_api=True
 
 #
 # Deploy the v1 API Registry service.
@@ -504,7 +512,7 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #pydev_worker_debug_host = localhost
 
 #
@@ -568,56 +576,6 @@
 #
 #  (string value)
 #digest_algorithm = sha256
-
-#
-# The URL provides location where the temporary data will be stored
-#
-# This option is for Glance internal use only. Glance will save the
-# image data uploaded by the user to 'staging' endpoint during the
-# image import process.
-#
-# This option does not change the 'staging' API endpoint by any means.
-#
-# NOTE: It is discouraged to use same path as [task]/work_dir
-#
-# NOTE: 'file://<absolute-directory-path>' is the only option
-# api_image_import flow will support for now.
-#
-# NOTE: The staging path must be on shared filesystem available to all
-# Glance API nodes.
-#
-# Possible values:
-#     * String starting with 'file://' followed by absolute FS path
-#
-# Related options:
-#     * [task]/work_dir
-#     * [DEFAULT]/enable_image_import (*deprecated*)
-#
-#  (string value)
-#node_staging_uri = file:///tmp/staging/
-
-# DEPRECATED:
-# Enables the Image Import workflow introduced in Pike
-#
-# As '[DEFAULT]/node_staging_uri' is required for the Image
-# Import, it's disabled per default in Pike, enabled per
-# default in Queens and removed in Rocky. This allows Glance to
-# operate with previous version configs upon upgrade.
-#
-# Setting this option to True will enable the endpoints related
-# to Image Import Refactoring work.
-#
-# Related options:
-#     * [DEFUALT]/node_staging_uri (boolean value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option is deprecated for removal in Rocky.
-#
-# It was introduced to make sure that the API is not enabled
-# before the '[DEFAULT]/node_staging_uri' is defined and is
-# long term redundant.
-#enable_image_import = false
 
 #
 # Strategy to determine the preference order of image locations.
@@ -646,6 +604,9 @@
 # Allowed values: location_order, store_type
 #location_strategy = location_order
 
+location_strategy = location_order
+
+
 #
 # The location of the property protection file.
 #
@@ -660,7 +621,7 @@
 # protections won't be enforced. If a value is specified and the file
 # is not found, the glance-api service will fail to start.
 # More information on property protections can be found at:
-# https://docs.openstack.org/glance/latest/admin/property-protections.html
+# http://docs.openstack.org/developer/glance/property-protections.html
 #
 # Possible values:
 #     * Empty string
@@ -686,8 +647,7 @@
 # policy.json is used to express property protections for each
 # of the CRUD operations. Examples of how property protections
 # are enforced based on ``roles`` or ``policies`` can be found at:
-# https://docs.openstack.org/glance/latest/admin/property-
-# protections.html#examples
+# http://docs.openstack.org/developer/glance/property-protections.html#examples
 #
 # Possible values:
 #     * roles
@@ -738,8 +698,9 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #bind_host = 0.0.0.0
+bind_host = 192.168.10.11
 
 #
 # Port number on which the server will listen.
@@ -759,6 +720,7 @@
 # Minimum value: 0
 # Maximum value: 65535
 #bind_port = <None>
+bind_port = 9292
 
 #
 # Number of Glance worker processes to start.
@@ -783,6 +745,7 @@
 #  (integer value)
 # Minimum value: 0
 #workers = <None>
+workers = 8
 
 #
 # Maximum line size of message headers.
@@ -1039,6 +1002,7 @@
 #  (integer value)
 # Minimum value: 0
 #image_cache_max_size = 10737418240
+
 
 #
 # The amount of time, in seconds, an incomplete image remains in the cache.
@@ -1154,8 +1118,9 @@
 # Related options:
 #     * None
 #
-#  (unknown value)
+#  (string value)
 #registry_host = 0.0.0.0
+registry_host = 192.168.10.10
 
 #
 # Port the registry server is listening on.
@@ -1170,6 +1135,7 @@
 # Minimum value: 0
 # Maximum value: 65535
 #registry_port = 9191
+registry_port = 9191
 
 # DEPRECATED: Whether to pass through the user token when making requests to the
 # registry. To prevent failures with token expiration during big files upload,
@@ -1245,6 +1211,9 @@
 # Keystone trusts support.
 #auth_region = <None>
 
+auth_region = RegionOne
+
+
 #
 # Protocol to use for communication with the registry server.
 #
@@ -1271,6 +1240,7 @@
 #  (string value)
 # Allowed values: http, https
 #registry_client_protocol = http
+registry_client_protocol = http
 
 #
 # Absolute path to the private key file.
@@ -1337,7 +1307,6 @@
 #     * registry_client_insecure
 #
 #  (string value)
-#registry_client_ca_file = /etc/ssl/cafile/file.ca
 
 #
 # Set verification of the registry server certificate.
@@ -1498,6 +1467,14 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
+verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -1519,6 +1496,7 @@
 # log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
+log_file = /var/log/glance/api.log
 
 # (Optional) The base directory used for relative log_file  paths. This option
 # is ignored if log_config_append is set. (string value)
@@ -1537,12 +1515,6 @@
 # set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol which
-# includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -1571,7 +1543,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -1603,6 +1575,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -1613,24 +1586,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
-# Allowed values: redis, sentinel, dummy
+# Allowed values: redis, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1643,57 +1622,56 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target (
 # < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
 
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
 # a queue when server side disconnects. False means to keep queue and messages
 # even if server is disconnected, when the server appears we send all
 # accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
+#zmq_immediate = false
 # Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
 # other negative value) means to skip any overrides and leave it to OS default;
 # 0 and 1 (or any other positive value) mean to disable and enable the option
@@ -1749,8 +1727,7 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
@@ -1760,6 +1737,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -1771,6 +1749,8 @@
 # The default exchange under which topics are scoped. May be overridden by an
 # exchange name specified in the transport_url option. (string value)
 #control_exchange = openstack
+control_exchange = openstack
+scrubber_datadir=/var/lib/glance/scrubber
 
 
 [cors]
@@ -1802,18 +1782,57 @@
 #allow_headers = Content-MD5,X-Image-Meta-Checksum,X-Storage-Token,Accept-Encoding,X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID
 
 
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Image-Meta-Checksum,X-Auth-Token,X-Subject-Token,X-Service-Token,X-OpenStack-Request-ID
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request. (list
+# value)
+#allow_headers = Content-MD5,X-Image-Meta-Checksum,X-Storage-Token,Accept-Encoding,X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID
+
+
 [database]
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect the
+# database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
 #backend = sqlalchemy
+backend = sqlalchemy
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
@@ -1821,6 +1840,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection = mysql+pymysql://glance:opnfv_secret@192.168.10.50/glance
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -1832,15 +1852,12 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #idle_timeout = 3600
+idle_timeout = 3600
 
 # Minimum number of SQL connections to keep open in a pool. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
@@ -1858,6 +1875,7 @@
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
+max_retries = -1
 
 # Interval between retries of opening a SQL connection. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
@@ -1868,6 +1886,7 @@
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
+max_overflow = 30
 
 # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
 # value)
@@ -1941,7 +1960,8 @@
 #
 #  (list value)
 #stores = file,http
-
+default_store = file
+stores = file,http
 #
 # The default scheme to use for storing images.
 #
@@ -1994,7 +2014,7 @@
 # /store-capabilities.html
 #
 # For more information on setting up a particular store in your
-# deployment and help with the usage of this feature, please contact
+# deplyment and help with the usage of this feature, please contact
 # the storage driver maintainers listed here:
 # http://docs.openstack.org/developer/glance_store/drivers/index.html
 #
@@ -2023,8 +2043,8 @@
 #
 # Possible values:
 #     * A string of of the following form:
-#       ``<service_type>:<service_name>:<interface>``
-#       At least ``service_type`` and ``interface`` should be specified.
+#       ``<service_type>:<service_name>:<endpoint_type>``
+#       At least ``service_type`` and ``endpoint_type`` should be specified.
 #       ``service_name`` can be omitted.
 #
 # Related options:
@@ -2038,6 +2058,9 @@
 #  (string value)
 #cinder_catalog_info = volumev2::publicURL
 
+
+cinder_catalog_info = volumev2::internalURL
+
 #
 # Override service catalog lookup with template for cinder endpoint.
 #
@@ -2082,6 +2105,9 @@
 # Deprecated group/name - [glance_store]/os_region_name
 #cinder_os_region_name = <None>
 
+cinder_os_region_name = RegionOne
+
+
 #
 # Location of a CA certificates file used for cinder client requests.
 #
@@ -2097,7 +2123,6 @@
 #     * cinder_api_insecure
 #
 #  (string value)
-#cinder_ca_certificates_file = <None>
 
 #
 # Number of cinderclient retries on failed http calls.
@@ -2249,25 +2274,6 @@
 #rootwrap_config = /etc/glance/rootwrap.conf
 
 #
-# Volume type that will be used for volume creation in cinder.
-#
-# Some cinder backends can have several volume types to optimize storage usage.
-# Adding this option allows an operator to choose a specific volume type
-# in cinder that can be optimized for images.
-#
-# If this is not set, then the default volume type specified in the cinder
-# configuration will be used for volume creation.
-#
-# Possible values:
-#     * A valid volume type from cinder
-#
-# Related options:
-#     * None
-#
-#  (string value)
-#cinder_volume_type = <None>
-
-#
 # Directory to which the filesystem backend store writes images.
 #
 # Upon start up, Glance creates the directory if it doesn't already
@@ -2292,6 +2298,7 @@
 #
 #  (string value)
 #filesystem_store_datadir = /var/lib/glance/images
+filesystem_store_datadir = /var/lib/glance/images/
 
 #
 # List of directories and their priorities to which the filesystem
@@ -2346,7 +2353,6 @@
 #     * None
 #
 #  (string value)
-#filesystem_store_metadata_file = <None>
 
 #
 # File access permissions for the image files.
@@ -2435,106 +2441,6 @@
 #http_proxy_information =
 
 #
-# Size, in megabytes, to chunk RADOS images into.
-#
-# Provide an integer value representing the size in megabytes to chunk
-# Glance images into. The default chunk size is 8 megabytes. For optimal
-# performance, the value should be a power of two.
-#
-# When Ceph's RBD object storage system is used as the storage backend
-# for storing Glance images, the images are chunked into objects of the
-# size set using this option. These chunked objects are then stored
-# across the distributed block data store to use for Glance.
-#
-# Possible Values:
-#     * Any positive integer value
-#
-# Related options:
-#     * None
-#
-#  (integer value)
-# Minimum value: 1
-#rbd_store_chunk_size = 8
-
-#
-# RADOS pool in which images are stored.
-#
-# When RBD is used as the storage backend for storing Glance images, the
-# images are stored by means of logical grouping of the objects (chunks
-# of images) into a ``pool``. Each pool is defined with the number of
-# placement groups it can contain. The default pool that is used is
-# 'images'.
-#
-# More information on the RBD storage backend can be found here:
-# http://ceph.com/planet/how-data-is-stored-in-ceph-cluster/
-#
-# Possible Values:
-#     * A valid pool name
-#
-# Related options:
-#     * None
-#
-#  (string value)
-#rbd_store_pool = images
-
-#
-# RADOS user to authenticate as.
-#
-# This configuration option takes in the RADOS user to authenticate as.
-# This is only needed when RADOS authentication is enabled and is
-# applicable only if the user is using Cephx authentication. If the
-# value for this option is not set by the user or is set to None, a
-# default value will be chosen, which will be based on the client.
-# section in rbd_store_ceph_conf.
-#
-# Possible Values:
-#     * A valid RADOS user
-#
-# Related options:
-#     * rbd_store_ceph_conf
-#
-#  (string value)
-#rbd_store_user = <None>
-
-#
-# Ceph configuration file path.
-#
-# This configuration option takes in the path to the Ceph configuration
-# file to be used. If the value for this option is not set by the user
-# or is set to None, librados will locate the default configuration file
-# which is located at /etc/ceph/ceph.conf. If using Cephx
-# authentication, this file should include a reference to the right
-# keyring in a client.<USER> section
-#
-# Possible Values:
-#     * A valid path to a configuration file
-#
-# Related options:
-#     * rbd_store_user
-#
-#  (string value)
-#rbd_store_ceph_conf = /etc/ceph/ceph.conf
-
-#
-# Timeout value for connecting to Ceph cluster.
-#
-# This configuration option takes in the timeout value in seconds used
-# when connecting to the Ceph cluster i.e. it sets the time to wait for
-# glance-api before closing the connection. This prevents glance-api
-# hangups during the connection to RBD. If the value for this option
-# is set to less than or equal to 0, no timeout is set and the default
-# librados value is used.
-#
-# Possible Values:
-#     * Any integer value
-#
-# Related options:
-#     * None
-#
-#  (integer value)
-#rados_connect_timeout = 0
-
-#
 # Chunk size for images to be stored in Sheepdog data store.
 #
 # Provide an integer value representing the size in mebibyte
@@ -2603,7 +2509,7 @@
 # Related Options:
 #     * sheepdog_store_port
 #
-#  (unknown value)
+#  (string value)
 #sheepdog_store_address = 127.0.0.1
 
 #
@@ -2622,469 +2528,6 @@
 #     * swift_store_cacert
 #
 #  (boolean value)
-#swift_store_auth_insecure = false
-
-#
-# Path to the CA bundle file.
-#
-# This configuration option enables the operator to specify the path to
-# a custom Certificate Authority file for SSL verification when
-# connecting to Swift.
-#
-# Possible values:
-#     * A valid path to a CA file
-#
-# Related options:
-#     * swift_store_auth_insecure
-#
-#  (string value)
-#swift_store_cacert = /etc/ssl/certs/ca-certificates.crt
-
-#
-# The region of Swift endpoint to use by Glance.
-#
-# Provide a string value representing a Swift region where Glance
-# can connect to for image storage. By default, there is no region
-# set.
-#
-# When Glance uses Swift as the storage backend to store images
-# for a specific tenant that has multiple endpoints, setting of a
-# Swift region with ``swift_store_region`` allows Glance to connect
-# to Swift in the specified region as opposed to a single region
-# connectivity.
-#
-# This option can be configured for both single-tenant and
-# multi-tenant storage.
-#
-# NOTE: Setting the region with ``swift_store_region`` is
-# tenant-specific and is necessary ``only if`` the tenant has
-# multiple endpoints across different regions.
-#
-# Possible values:
-#     * A string value representing a valid Swift region.
-#
-# Related Options:
-#     * None
-#
-#  (string value)
-#swift_store_region = RegionTwo
-
-#
-# The URL endpoint to use for Swift backend storage.
-#
-# Provide a string value representing the URL endpoint to use for
-# storing Glance images in Swift store. By default, an endpoint
-# is not set and the storage URL returned by ``auth`` is used.
-# Setting an endpoint with ``swift_store_endpoint`` overrides the
-# storage URL and is used for Glance image storage.
-#
-# NOTE: The URL should include the path up to, but excluding the
-# container. The location of an object is obtained by appending
-# the container and object to the configured URL.
-#
-# Possible values:
-#     * String value representing a valid URL path up to a Swift container
-#
-# Related Options:
-#     * None
-#
-#  (string value)
-#swift_store_endpoint = https://swift.openstack.example.org/v1/path_not_including_container_name
-
-#
-# Endpoint Type of Swift service.
-#
-# This string value indicates the endpoint type to use to fetch the
-# Swift endpoint. The endpoint type determines the actions the user will
-# be allowed to perform, for instance, reading and writing to the Store.
-# This setting is only used if swift_store_auth_version is greater than
-# 1.
-#
-# Possible values:
-#     * publicURL
-#     * adminURL
-#     * internalURL
-#
-# Related options:
-#     * swift_store_endpoint
-#
-#  (string value)
-# Allowed values: publicURL, adminURL, internalURL
-#swift_store_endpoint_type = publicURL
-
-#
-# Type of Swift service to use.
-#
-# Provide a string value representing the service type to use for
-# storing images while using Swift backend storage. The default
-# service type is set to ``object-store``.
-#
-# NOTE: If ``swift_store_auth_version`` is set to 2, the value for
-# this configuration option needs to be ``object-store``. If using
-# a higher version of Keystone or a different auth scheme, this
-# option may be modified.
-#
-# Possible values:
-#     * A string representing a valid service type for Swift storage.
-#
-# Related Options:
-#     * None
-#
-#  (string value)
-#swift_store_service_type = object-store
-
-#
-# Name of single container to store images/name prefix for multiple containers
-#
-# When a single container is being used to store images, this configuration
-# option indicates the container within the Glance account to be used for
-# storing all images. When multiple containers are used to store images, this
-# will be the name prefix for all containers. Usage of single/multiple
-# containers can be controlled using the configuration option
-# ``swift_store_multiple_containers_seed``.
-#
-# When using multiple containers, the containers will be named after the value
-# set for this configuration option with the first N chars of the image UUID
-# as the suffix delimited by an underscore (where N is specified by
-# ``swift_store_multiple_containers_seed``).
-#
-# Example: if the seed is set to 3 and swift_store_container = ``glance``, then
-# an image with UUID ``fdae39a1-bac5-4238-aba4-69bcc726e848`` would be placed in
-# the container ``glance_fda``. All dashes in the UUID are included when
-# creating the container name but do not count toward the character limit, so
-# when N=10 the container name would be ``glance_fdae39a1-ba.``
-#
-# Possible values:
-#     * If using single container, this configuration option can be any string
-#       that is a valid swift container name in Glance's Swift account
-#     * If using multiple containers, this configuration option can be any
-#       string as long as it satisfies the container naming rules enforced by
-#       Swift. The value of ``swift_store_multiple_containers_seed`` should be
-#       taken into account as well.
-#
-# Related options:
-#     * ``swift_store_multiple_containers_seed``
-#     * ``swift_store_multi_tenant``
-#     * ``swift_store_create_container_on_put``
-#
-#  (string value)
-#swift_store_container = glance
-
-#
-# The size threshold, in MB, after which Glance will start segmenting image
-# data.
-#
-# Swift has an upper limit on the size of a single uploaded object. By default,
-# this is 5GB. To upload objects bigger than this limit, objects are segmented
-# into multiple smaller objects that are tied together with a manifest file.
-# For more detail, refer to
-# http://docs.openstack.org/developer/swift/overview_large_objects.html
-#
-# This configuration option specifies the size threshold over which the Swift
-# driver will start segmenting image data into multiple smaller files.
-# Currently, the Swift driver only supports creating Dynamic Large Objects.
-#
-# NOTE: This should be set by taking into account the large object limit
-# enforced by the Swift cluster in consideration.
-#
-# Possible values:
-#     * A positive integer that is less than or equal to the large object limit
-#       enforced by the Swift cluster in consideration.
-#
-# Related options:
-#     * ``swift_store_large_object_chunk_size``
-#
-#  (integer value)
-# Minimum value: 1
-#swift_store_large_object_size = 5120
-
-#
-# The maximum size, in MB, of the segments when image data is segmented.
-#
-# When image data is segmented to upload images that are larger than the limit
-# enforced by the Swift cluster, image data is broken into segments that are no
-# bigger than the size specified by this configuration option.
-# Refer to ``swift_store_large_object_size`` for more detail.
-#
-# For example: if ``swift_store_large_object_size`` is 5GB and
-# ``swift_store_large_object_chunk_size`` is 1GB, an image of size 6.2GB will be
-# segmented into 7 segments where the first six segments will be 1GB in size and
-# the seventh segment will be 0.2GB.
-#
-# Possible values:
-#     * A positive integer that is less than or equal to the large object limit
-#       enforced by Swift cluster in consideration.
-#
-# Related options:
-#     * ``swift_store_large_object_size``
-#
-#  (integer value)
-# Minimum value: 1
-#swift_store_large_object_chunk_size = 200
-
-#
-# Create container, if it doesn't already exist, when uploading image.
-#
-# At the time of uploading an image, if the corresponding container doesn't
-# exist, it will be created provided this configuration option is set to True.
-# By default, it won't be created. This behavior is applicable for both single
-# and multiple containers mode.
-#
-# Possible values:
-#     * True
-#     * False
-#
-# Related options:
-#     * None
-#
-#  (boolean value)
-#swift_store_create_container_on_put = false
-
-#
-# Store images in tenant's Swift account.
-#
-# This enables multi-tenant storage mode which causes Glance images to be stored
-# in tenant specific Swift accounts. If this is disabled, Glance stores all
-# images in its own account. More details multi-tenant store can be found at
-# https://wiki.openstack.org/wiki/GlanceSwiftTenantSpecificStorage
-#
-# NOTE: If using multi-tenant swift store, please make sure
-# that you do not set a swift configuration file with the
-# 'swift_store_config_file' option.
-#
-# Possible values:
-#     * True
-#     * False
-#
-# Related options:
-#     * swift_store_config_file
-#
-#  (boolean value)
-#swift_store_multi_tenant = false
-
-#
-# Seed indicating the number of containers to use for storing images.
-#
-# When using a single-tenant store, images can be stored in one or more than one
-# containers. When set to 0, all images will be stored in one single container.
-# When set to an integer value between 1 and 32, multiple containers will be
-# used to store images. This configuration option will determine how many
-# containers are created. The total number of containers that will be used is
-# equal to 16^N, so if this config option is set to 2, then 16^2=256 containers
-# will be used to store images.
-#
-# Please refer to ``swift_store_container`` for more detail on the naming
-# convention. More detail about using multiple containers can be found at
-# https://specs.openstack.org/openstack/glance-specs/specs/kilo/swift-store-
-# multiple-containers.html
-#
-# NOTE: This is used only when swift_store_multi_tenant is disabled.
-#
-# Possible values:
-#     * A non-negative integer less than or equal to 32
-#
-# Related options:
-#     * ``swift_store_container``
-#     * ``swift_store_multi_tenant``
-#     * ``swift_store_create_container_on_put``
-#
-#  (integer value)
-# Minimum value: 0
-# Maximum value: 32
-#swift_store_multiple_containers_seed = 0
-
-#
-# List of tenants that will be granted admin access.
-#
-# This is a list of tenants that will be granted read/write access on
-# all Swift containers created by Glance in multi-tenant mode. The
-# default value is an empty list.
-#
-# Possible values:
-#     * A comma separated list of strings representing UUIDs of Keystone
-#       projects/tenants
-#
-# Related options:
-#     * None
-#
-#  (list value)
-#swift_store_admin_tenants =
-
-#
-# SSL layer compression for HTTPS Swift requests.
-#
-# Provide a boolean value to determine whether or not to compress
-# HTTPS Swift requests for images at the SSL layer. By default,
-# compression is enabled.
-#
-# When using Swift as the backend store for Glance image storage,
-# SSL layer compression of HTTPS Swift requests can be set using
-# this option. If set to False, SSL layer compression of HTTPS
-# Swift requests is disabled. Disabling this option may improve
-# performance for images which are already in a compressed format,
-# for example, qcow2.
-#
-# Possible values:
-#     * True
-#     * False
-#
-# Related Options:
-#     * None
-#
-#  (boolean value)
-#swift_store_ssl_compression = true
-
-#
-# The number of times a Swift download will be retried before the
-# request fails.
-#
-# Provide an integer value representing the number of times an image
-# download must be retried before erroring out. The default value is
-# zero (no retry on a failed image download). When set to a positive
-# integer value, ``swift_store_retry_get_count`` ensures that the
-# download is attempted this many more times upon a download failure
-# before sending an error message.
-#
-# Possible values:
-#     * Zero
-#     * Positive integer value
-#
-# Related Options:
-#     * None
-#
-#  (integer value)
-# Minimum value: 0
-#swift_store_retry_get_count = 0
-
-#
-# Time in seconds defining the size of the window in which a new
-# token may be requested before the current token is due to expire.
-#
-# Typically, the Swift storage driver fetches a new token upon the
-# expiration of the current token to ensure continued access to
-# Swift. However, some Swift transactions (like uploading image
-# segments) may not recover well if the token expires on the fly.
-#
-# Hence, by fetching a new token before the current token expiration,
-# we make sure that the token does not expire or is close to expiry
-# before a transaction is attempted. By default, the Swift storage
-# driver requests for a new token 60 seconds or less before the
-# current token expiration.
-#
-# Possible values:
-#     * Zero
-#     * Positive integer value
-#
-# Related Options:
-#     * None
-#
-#  (integer value)
-# Minimum value: 0
-#swift_store_expire_soon_interval = 60
-
-#
-# Use trusts for multi-tenant Swift store.
-#
-# This option instructs the Swift store to create a trust for each
-# add/get request when the multi-tenant store is in use. Using trusts
-# allows the Swift store to avoid problems that can be caused by an
-# authentication token expiring during the upload or download of data.
-#
-# By default, ``swift_store_use_trusts`` is set to ``True``(use of
-# trusts is enabled). If set to ``False``, a user token is used for
-# the Swift connection instead, eliminating the overhead of trust
-# creation.
-#
-# NOTE: This option is considered only when
-# ``swift_store_multi_tenant`` is set to ``True``
-#
-# Possible values:
-#     * True
-#     * False
-#
-# Related options:
-#     * swift_store_multi_tenant
-#
-#  (boolean value)
-#swift_store_use_trusts = true
-
-#
-# Reference to default Swift account/backing store parameters.
-#
-# Provide a string value representing a reference to the default set
-# of parameters required for using swift account/backing store for
-# image storage. The default reference value for this configuration
-# option is 'ref1'. This configuration option dereferences the
-# parameters and facilitates image storage in Swift storage backend
-# every time a new image is added.
-#
-# Possible values:
-#     * A valid string value
-#
-# Related options:
-#     * None
-#
-#  (string value)
-#default_swift_reference = ref1
-
-# DEPRECATED: Version of the authentication service to use. Valid versions are 2
-# and 3 for keystone and 1 (deprecated) for swauth and rackspace. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason:
-# The option 'auth_version' in the Swift back-end configuration file is
-# used instead.
-#swift_store_auth_version = 2
-
-# DEPRECATED: The address where the Swift authentication service is listening.
-# (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason:
-# The option 'auth_address' in the Swift back-end configuration file is
-# used instead.
-#swift_store_auth_address = <None>
-
-# DEPRECATED: The user to authenticate against the Swift authentication service.
-# (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason:
-# The option 'user' in the Swift back-end configuration file is set instead.
-#swift_store_user = <None>
-
-# DEPRECATED: Auth key for the user authenticating against the Swift
-# authentication service. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason:
-# The option 'key' in the Swift back-end configuration file is used
-# to set the authentication key instead.
-#swift_store_key = <None>
-
-#
-# Absolute path to the file containing the swift account(s)
-# configurations.
-#
-# Include a string value representing the path to a configuration
-# file that has references for each of the configured Swift
-# account(s)/backing stores. By default, no file path is specified
-# and customized Swift referencing is disabled. Configuring this
-# option is highly recommended while using Swift storage backend for
-# image storage as it avoids storage of credentials in the database.
-#
-# NOTE: Please do not configure this option if you have set
-# ``swift_store_multi_tenant`` to ``True``.
-#
-# Possible values:
-#     * String value representing an absolute path on the glance-api
-#       node
-#
-# Related options:
-#     * swift_store_multi_tenant
-#
-#  (string value)
-#swift_store_config_file = <None>
 
 #
 # Address of the ESX/ESXi or vCenter Server target system.
@@ -3102,7 +2545,7 @@
 #     * vmware_server_username
 #     * vmware_server_password
 #
-#  (unknown value)
+#  (string value)
 #vmware_server_host = 127.0.0.1
 
 #
@@ -3277,11 +2720,22 @@
 
 # Supported values for the 'disk_format' image attribute (list value)
 # Deprecated group/name - [DEFAULT]/disk_formats
-disk_formats = ami,ari,aki,vhd,vhdx,vmdk,raw,qcow2,vdi,iso,ploop.root-tar
+#disk_formats = ami,ari,aki,vhd,vhdx,vmdk,raw,qcow2,vdi,iso
 
 
 [keystone_authtoken]
-
+revocation_cache_time = 10
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = glance
+password = opnfv_secret
+auth_uri=http://192.168.10.10:5000
+auth_url=http://192.168.10.10:35357
+
+token_cache_time = -1
+memcached_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 #
 # From keystonemiddleware.auth_token
 #
@@ -3289,10 +2743,10 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users. Unauthenticated
 # clients are redirected to this endpoint to authenticate. Although this
-# endpoint should ideally be unversioned, client support in the wild varies. If
-# you're using a versioned v2 endpoint here, then this should *not* be the same
-# endpoint the service user utilizes for validating tokens, because normal end
-# users may not be able to reach that endpoint. (string value)
+# endpoint should  ideally be unversioned, client support in the wild varies.
+# If you're using a versioned v2 endpoint here, then this  should *not* be the
+# same endpoint the service user utilizes  for validating tokens, because normal
+# end users may not be  able to reach that endpoint. (string value)
 #auth_uri = <None>
 
 # API version of the admin Identity API endpoint. (string value)
@@ -3332,12 +2786,7 @@
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
 
-# DEPRECATED: Directory used to cache files related to PKI tokens. This option
-# has been deprecated in the Ocata release and will be removed in the P release.
-# (string value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
+# Directory used to cache files related to PKI tokens. (string value)
 #signing_dir = <None>
 
 # Optionally specify a list of memcached server(s) to use for caching. If left
@@ -3350,14 +2799,10 @@
 # -1 to disable caching completely. (integer value)
 #token_cache_time = 300
 
-# DEPRECATED: Determines the frequency at which the list of revoked tokens is
-# retrieved from the Identity service (in seconds). A high number of revocation
-# events combined with a low cache duration may significantly reduce
-# performance. Only valid for PKI tokens. This option has been deprecated in the
-# Ocata release and will be removed in the P release. (integer value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
+# Determines the frequency at which the list of revoked tokens is retrieved from
+# the Identity service (in seconds). A high number of revocation events combined
+# with a low cache duration may significantly reduce performance. Only valid for
+# PKI tokens. (integer value)
 #revocation_cache_time = 10
 
 # (Optional) If defined, indicate whether token data should be authenticated or
@@ -3410,40 +2855,19 @@
 # value)
 #enforce_token_bind = permissive
 
-# DEPRECATED: If true, the revocation list will be checked for cached tokens.
-# This requires that PKI tokens are configured on the identity server. (boolean
-# value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
+# If true, the revocation list will be checked for cached tokens. This requires
+# that PKI tokens are configured on the identity server. (boolean value)
 #check_revocations_for_cached = false
 
-# DEPRECATED: Hash algorithms to use for hashing PKI tokens. This may be a
-# single algorithm or multiple. The algorithms are those supported by Python
-# standard hashlib.new(). The hashes will be tried in the order given, so put
-# the preferred one first for performance. The result of the first hash will be
+# Hash algorithms to use for hashing PKI tokens. This may be a single algorithm
+# or multiple. The algorithms are those supported by Python standard
+# hashlib.new(). The hashes will be tried in the order given, so put the
+# preferred one first for performance. The result of the first hash will be
 # stored in the cache. This will typically be set to multiple values only while
 # migrating from a less secure algorithm to a more secure one. Once all the old
 # tokens are expired this option should be set to a single value for better
 # performance. (list value)
-# This option is deprecated for removal since Ocata.
-# Its value may be silently ignored in the future.
-# Reason: PKI token format is no longer supported.
 #hash_algorithms = md5
-
-# A choice of roles that must be present in a service token. Service tokens are
-# allowed to request that an expired token can be used and so this check should
-# tightly control that only actual services should be sending this token. Roles
-# here are applied as an ANY check so any role in this list must be present. For
-# backwards compatibility reasons this currently only affects the allow_expired
-# check. (list value)
-#service_token_roles = service
-
-# For backwards compatibility reasons we must let valid service tokens pass that
-# don't pass the service_token_roles check as valid. Setting this true will
-# become the default in a future release and should be enabled if possible.
-# (boolean value)
-#service_token_roles_required = false
 
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
@@ -3479,7 +2903,7 @@
 # Reason: Replaced by [DEFAULT]/transport_url
 #password =
 
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
+# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode) e.g.
 # [host:port, host1:port ... ] (list value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
@@ -3495,7 +2919,7 @@
 # Time in ms to wait before the transaction is killed. (integer value)
 #check_timeout = 20000
 
-# Timeout in ms on blocking socket operations. (integer value)
+# Timeout in ms on blocking socket operations (integer value)
 #socket_timeout = 10000
 
 
@@ -3506,12 +2930,14 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #disable_process_locking = false
 
 # Directory to use for lock files.  For security, the specified directory should
 # only be writable by the user running the processes that need locking. Defaults
 # to environment variable OSLO_LOCK_PATH. If external locks are used, a lock
 # path must be set. (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
 #lock_path = <None>
 
 
@@ -3523,60 +2949,55 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
-# CA certificate PEM file used to verify the server's certificate (string value)
+# CA certificate PEM file to verify server certificate (string value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
-# Self-identifying certificate PEM file for client authentication (string value)
+# Identifying certificate PEM file to present to clients (string value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
-# Private key PEM file used to sign ssl_cert_file certificate (optional) (string
-# value)
+# Private key PEM file used to sign cert_file certificate (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Not applicable - not a SSL server
+# Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -3598,12 +3019,8 @@
 # Minimum value: 1
 #link_retry_delay = 10
 
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
+# The deadline for an rpc reply message delivery. Only used when caller does not
+# provide a timeout expiry. (integer value)
 # Minimum value: 5
 #default_reply_timeout = 30
 
@@ -3616,11 +3033,6 @@
 # does not provide a timeout expiry. (integer value)
 # Minimum value: 5
 #default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
 
 # Indicates the addressing mode used by the driver.
 # Permitted values:
@@ -3631,12 +3043,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -3666,6 +3081,7 @@
 # else control_exchange if set
 # else 'notify' (string value)
 #default_notification_exchange = <None>
+default_notification_exchange = glance
 
 # Exchange name used in RPC addresses.
 # Exchange name resolution precedence:
@@ -3687,66 +3103,6 @@
 # Minimum value: 1
 #notify_server_credit = 100
 
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# Pool Size for Kafka Consumers (integer value)
-#pool_size = 10
-
-# The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
-
-# The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating point
-# value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
 
 [oslo_messaging_notifications]
 
@@ -3758,6 +3114,7 @@
 # messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
+driver = messagingv2
 
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
@@ -3769,11 +3126,6 @@
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
 
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
 
 [oslo_messaging_rabbit]
 
@@ -3787,31 +3139,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -3831,6 +3182,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -3839,34 +3191,43 @@
 # DEPRECATED: The RabbitMQ broker port where a single node is used. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
 
 # The RabbitMQ login method. (string value)
-# Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -3877,6 +3238,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -3885,6 +3247,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -3892,9 +3255,10 @@
 # Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
 # option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
 # is no longer controlled by the x-ha-policy argument when declaring a queue. If
-# you just want to make sure that all queues (except those with auto-generated
+# you just want to make sure that all queues (except  those with auto-generated
 # names) are mirrored across all nodes, run: "rabbitmqctl set_policy HA
 # '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -3917,6 +3281,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -3927,6 +3292,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -3964,207 +3332,152 @@
 # (integer value)
 #pool_stale = 60
 
+# Persist notification messages. (boolean value)
+#notification_persistence = false
+
+# Exchange name for sending notifications (string value)
+#default_notification_exchange = ${control_exchange}_notification
+
+# Max number of not acknowledged message which RabbitMQ can send to notification
+# listener. (integer value)
+#notification_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during sending
+# notification, -1 means infinite retry. (integer value)
+#default_notification_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during sending
+# notification message (floating point value)
+#notification_retry_delay = 0.25
+
+# Time to live for rpc queues without consumers in seconds. (integer value)
+#rpc_queue_expiration = 60
+
+# Exchange name for sending RPC messages (string value)
+#default_rpc_exchange = ${control_exchange}_rpc
+
+# Exchange name for receiving RPC replies (string value)
+#rpc_reply_exchange = ${control_exchange}_rpc_reply
+
+# Max number of not acknowledged message which RabbitMQ can send to rpc
+# listener. (integer value)
+#rpc_listener_prefetch_count = 100
+
+# Max number of not acknowledged message which RabbitMQ can send to rpc reply
+# listener. (integer value)
+#rpc_reply_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during sending reply.
+# -1 means infinite retry during rpc_timeout (integer value)
+#rpc_reply_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during sending reply.
+# (floating point value)
+#rpc_reply_retry_delay = 0.25
+
+# Reconnecting retry count in case of connectivity problem during sending RPC
+# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
+# request could be processed more then one time (integer value)
+#default_rpc_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during sending RPC
+# message (floating point value)
+#rpc_retry_delay = 0.25
+
+
+[oslo_messaging_zmq]
+
+#
+# From oslo.messaging
+#
+
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
+# The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
+#rpc_zmq_bind_address = *
+
+# MatchMaker driver. (string value)
+# Allowed values: redis, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
+#rpc_zmq_matchmaker = redis
+
+# Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
+#rpc_zmq_contexts = 1
+
+# Maximum number of ingress messages to locally buffer per topic. Default is
+# unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
+#rpc_zmq_topic_backlog = <None>
+
+# Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
+#rpc_zmq_ipc_dir = /var/run/openstack
+
+# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
+# "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
+#rpc_zmq_host = localhost
+
+# Seconds to wait before a cast expires (TTL). The default value of -1 specifies
+# an infinite linger period. The value of 0 specifies no linger period. Pending
+# messages shall be discarded immediately when the socket is closed. Only
+# supported by impl_zmq. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
+#rpc_cast_timeout = -1
+
+# The default number of seconds that poll should wait. Poll raises timeout
+# exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
+#rpc_poll_timeout = 1
+
+# Expiration timeout in seconds of a name service record about existing target (
+# < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
+#zmq_target_expire = 300
+
+# Update period in seconds of a name service record about existing target.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
+#zmq_target_update = 180
+
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
+# value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
+#use_pub_sub = true
+
+# Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
+#use_router_proxy = true
+
+# Minimal port number for random ports range. (port value)
+# Minimum value: 0
+# Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
+#rpc_zmq_min_port = 49153
+
+# Maximal port number for random ports range. (integer value)
+# Minimum value: 1
+# Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
+#rpc_zmq_max_port = 65536
+
+# Number of retries to find free port number before fail with ZMQBindError.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
+#rpc_zmq_bind_port_retries = 100
+
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to notification
-# listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending reply.
-# -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending reply.
-# (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Allowed values: redis, sentinel, dummy
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger period.
-# The value of 0 specifies no linger period. Pending messages shall be discarded
-# immediately when the socket is closed. Positive values specify an upper bound
-# for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target (
-# < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
 # a queue when server side disconnects. False means to keep queue and messages
 # even if server is disconnected, when the server appears we send all
 # accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to skip
-# any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value and
-# 0) means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0) means
-# to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is not
-# tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
+#zmq_immediate = false
 
 
 [oslo_middleware]
@@ -4184,10 +3497,13 @@
 # From oslo.policy
 #
 
-# The file that defines policies. (string value)
+# The JSON file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/glance/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -4195,6 +3511,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -4224,6 +3541,9 @@
 #
 #  (string value)
 #flavor = keystone
+
+flavor=keystone
+
 
 #
 # Name of the paste configuration file.
@@ -4315,42 +3635,8 @@
 # Examples of possible values:
 #
 # * messaging://: use oslo_messaging driver for sending notifications.
-# * mongodb://127.0.0.1:27017 : use mongodb driver for sending notifications.
-# * elasticsearch://127.0.0.1:9200 : use elasticsearch driver for sending
-# notifications.
 #  (string value)
 #connection_string = messaging://
-
-#
-# Document type for notification indexing in elasticsearch.
-#  (string value)
-#es_doc_type = notification
-
-#
-# This parameter is a time value parameter (for example: es_scroll_time=2m),
-# indicating for how long the nodes that participate in the search will maintain
-# relevant resources in order to continue and support it.
-#  (string value)
-#es_scroll_time = 2m
-
-#
-# Elasticsearch splits large requests in batches. This parameter defines
-# maximum size of each batch (for example: es_scroll_size=10000).
-#  (integer value)
-#es_scroll_size = 10000
-
-#
-# Redissentinel provides a timeout option on the connections.
-# This parameter defines that timeout (for example: socket_timeout=0.1).
-#  (floating point value)
-#socket_timeout = 0.1
-
-#
-# Redissentinel uses a service name to identify a master redis service.
-# This parameter defines the name (for example:
-# sentinal_service_name=mymaster).
-#  (string value)
-#sentinel_service_name = mymaster
 
 
 [store_type_location_strategy]
@@ -4391,6 +3677,7 @@
 #store_type_preference =
 
 
+
 [task]
 
 #

2018-02-06 10:15:57,648 [salt.state       ][INFO    ][28500] Completed state [/etc/glance/glance-api.conf] at time 10:15:57.648585 duration_in_ms=267.215
2018-02-06 10:15:57,649 [salt.state       ][INFO    ][28500] Running state [/etc/glance/glance-api-paste.ini] at time 10:15:57.649016
2018-02-06 10:15:57,649 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/glance/glance-api-paste.ini
2018-02-06 10:15:57,668 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/files/pike/glance-api-paste.ini'
2018-02-06 10:15:57,708 [salt.state       ][INFO    ][28500] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 # Use this pipeline for no auth or image caching - DEFAULT
 [pipeline:glance-api]
 pipeline = cors healthcheck http_proxy_to_wsgi versionnegotiation osprofiler unauthenticated-context rootapp
@@ -12,7 +13,7 @@
 
 # Use this pipeline for keystone auth
 [pipeline:glance-api-keystone]
-pipeline = cors healthcheck http_proxy_to_wsgi versionnegotiation osprofiler authtoken context  rootapp
+pipeline = cors healthcheck http_proxy_to_wsgi versionnegotiation osprofiler authtoken context rootapp
 
 # Use this pipeline for keystone auth with image caching
 [pipeline:glance-api-keystone+caching]

2018-02-06 10:15:57,708 [salt.state       ][INFO    ][28500] Completed state [/etc/glance/glance-api-paste.ini] at time 10:15:57.708402 duration_in_ms=59.386
2018-02-06 10:15:57,708 [salt.state       ][INFO    ][28500] Running state [/etc/default/glance-api] at time 10:15:57.708822
2018-02-06 10:15:57,709 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/default/glance-api
2018-02-06 10:15:57,726 [salt.fileclient  ][INFO    ][28500] Fetching file from saltenv 'base', ** done ** 'glance/files/default'
2018-02-06 10:15:57,731 [salt.state       ][INFO    ][28500] File changed:
New file
2018-02-06 10:15:57,731 [salt.state       ][INFO    ][28500] Completed state [/etc/default/glance-api] at time 10:15:57.731544 duration_in_ms=22.722
2018-02-06 10:15:57,732 [salt.state       ][INFO    ][28500] Running state [/etc/default/glance-registry] at time 10:15:57.732049
2018-02-06 10:15:57,732 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/default/glance-registry
2018-02-06 10:15:57,753 [salt.state       ][INFO    ][28500] File changed:
New file
2018-02-06 10:15:57,754 [salt.state       ][INFO    ][28500] Completed state [/etc/default/glance-registry] at time 10:15:57.753967 duration_in_ms=21.919
2018-02-06 10:15:57,754 [salt.state       ][INFO    ][28500] Running state [/etc/default/glance-glare] at time 10:15:57.754454
2018-02-06 10:15:57,754 [salt.state       ][INFO    ][28500] Executing state file.managed for /etc/default/glance-glare
2018-02-06 10:15:57,774 [salt.state       ][INFO    ][28500] File changed:
New file
2018-02-06 10:15:57,775 [salt.state       ][INFO    ][28500] Completed state [/etc/default/glance-glare] at time 10:15:57.774992 duration_in_ms=20.538
2018-02-06 10:15:57,778 [salt.state       ][INFO    ][28500] Running state [glance-api] at time 10:15:57.778357
2018-02-06 10:15:57,778 [salt.state       ][INFO    ][28500] Executing state service.running for glance-api
2018-02-06 10:15:57,779 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'status', 'glance-api.service', '-n', '0'] in directory '/root'
2018-02-06 10:15:57,802 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-active', 'glance-api.service'] in directory '/root'
2018-02-06 10:15:57,825 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-enabled', 'glance-api.service'] in directory '/root'
2018-02-06 10:15:57,851 [salt.state       ][INFO    ][28500] The service glance-api is already running
2018-02-06 10:15:57,852 [salt.state       ][INFO    ][28500] Completed state [glance-api] at time 10:15:57.852169 duration_in_ms=73.81
2018-02-06 10:15:57,852 [salt.state       ][INFO    ][28500] Running state [glance-api] at time 10:15:57.852608
2018-02-06 10:15:57,853 [salt.state       ][INFO    ][28500] Executing state service.mod_watch for glance-api
2018-02-06 10:15:57,854 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-active', 'glance-api.service'] in directory '/root'
2018-02-06 10:15:57,883 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-enabled', 'glance-api.service'] in directory '/root'
2018-02-06 10:15:57,909 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'glance-api.service'] in directory '/root'
2018-02-06 10:15:58,020 [salt.state       ][INFO    ][28500] {'glance-api': True}
2018-02-06 10:15:58,021 [salt.state       ][INFO    ][28500] Completed state [glance-api] at time 10:15:58.021758 duration_in_ms=169.15
2018-02-06 10:15:58,023 [salt.state       ][INFO    ][28500] Running state [glance-registry] at time 10:15:58.023390
2018-02-06 10:15:58,023 [salt.state       ][INFO    ][28500] Executing state service.running for glance-registry
2018-02-06 10:15:58,026 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'status', 'glance-registry.service', '-n', '0'] in directory '/root'
2018-02-06 10:15:58,050 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-active', 'glance-registry.service'] in directory '/root'
2018-02-06 10:15:58,071 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-enabled', 'glance-registry.service'] in directory '/root'
2018-02-06 10:15:58,092 [salt.state       ][INFO    ][28500] The service glance-registry is already running
2018-02-06 10:15:58,092 [salt.state       ][INFO    ][28500] Completed state [glance-registry] at time 10:15:58.092464 duration_in_ms=69.07
2018-02-06 10:15:58,092 [salt.state       ][INFO    ][28500] Running state [glance-registry] at time 10:15:58.092789
2018-02-06 10:15:58,093 [salt.state       ][INFO    ][28500] Executing state service.mod_watch for glance-registry
2018-02-06 10:15:58,094 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-active', 'glance-registry.service'] in directory '/root'
2018-02-06 10:15:58,114 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemctl', 'is-enabled', 'glance-registry.service'] in directory '/root'
2018-02-06 10:15:58,135 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'glance-registry.service'] in directory '/root'
2018-02-06 10:15:58,212 [salt.state       ][INFO    ][28500] {'glance-registry': True}
2018-02-06 10:15:58,213 [salt.state       ][INFO    ][28500] Completed state [glance-registry] at time 10:15:58.213009 duration_in_ms=120.218
2018-02-06 10:15:58,222 [salt.state       ][INFO    ][28500] Running state [glance-manage db_sync] at time 10:15:58.221160
2018-02-06 10:15:58,224 [salt.state       ][INFO    ][28500] Executing state cmd.run for glance-manage db_sync
2018-02-06 10:15:58,225 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command 'glance-manage db_sync' in directory '/root'
2018-02-06 10:15:58,827 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101600288677
2018-02-06 10:15:58,855 [salt.minion      ][INFO    ][29860] Starting a new job with PID 29860
2018-02-06 10:15:58,871 [salt.minion      ][INFO    ][29860] Returning information for job: 20180206101600288677
2018-02-06 10:16:01,115 [salt.state       ][INFO    ][28500] {'pid': 29844, 'retcode': 0, 'stderr': "/usr/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1328: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade\n  expire_on_commit=expire_on_commit, _conf=conf)\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> liberty, liberty initial\nINFO  [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table\nINFO  [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server\nINFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata01, add visibility to and remove is_public from images\nINFO  [alembic.runtime.migration] Running upgrade ocata01 -> pike01, drop glare artifacts tables\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.", 'stdout': 'Upgraded database to: pike01, current revision(s): pike01'}
2018-02-06 10:16:01,116 [salt.state       ][INFO    ][28500] Completed state [glance-manage db_sync] at time 10:16:01.116311 duration_in_ms=2895.151
2018-02-06 10:16:01,118 [salt.state       ][INFO    ][28500] Running state [glance-manage db_load_metadefs] at time 10:16:01.118500
2018-02-06 10:16:01,119 [salt.state       ][INFO    ][28500] Executing state cmd.run for glance-manage db_load_metadefs
2018-02-06 10:16:01,120 [salt.loaded.int.module.cmdmod][INFO    ][28500] Executing command 'glance-manage db_load_metadefs' in directory '/root'
2018-02-06 10:16:06,962 [salt.state       ][INFO    ][28500] {'pid': 29882, 'retcode': 0, 'stderr': '/usr/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1328: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade\n  expire_on_commit=expire_on_commit, _conf=conf)\n2018-02-06 10:16:03.265 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database.\n2018-02-06 10:16:03.422 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database.\n2018-02-06 10:16:03.523 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database.\n2018-02-06 10:16:03.812 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database.\n2018-02-06 10:16:03.931 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.\n2018-02-06 10:16:03.991 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.\n2018-02-06 10:16:04.044 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-trust.json loaded to database.\n2018-02-06 10:16:04.137 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database.\n2018-02-06 10:16:04.442 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.\n2018-02-06 10:16:04.604 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.\n2018-02-06 10:16:04.679 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database.\n2018-02-06 10:16:04.735 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.\n2018-02-06 10:16:04.790 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.\n2018-02-06 10:16:04.889 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database.\n2018-02-06 10:16:04.947 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.\n2018-02-06 10:16:05.043 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.\n2018-02-06 10:16:05.207 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database.\n2018-02-06 10:16:05.446 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.\n2018-02-06 10:16:05.538 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database.\n2018-02-06 10:16:05.593 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.\n2018-02-06 10:16:05.658 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database.\n2018-02-06 10:16:05.782 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database.\n2018-02-06 10:16:05.852 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database.\n2018-02-06 10:16:06.009 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database.\n2018-02-06 10:16:06.104 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database.\n2018-02-06 10:16:06.424 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.\n2018-02-06 10:16:06.467 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database.\n2018-02-06 10:16:06.542 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database.\n2018-02-06 10:16:06.730 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database.\n2018-02-06 10:16:06.815 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database.\n2018-02-06 10:16:06.882 29883 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.\n2018-02-06 10:16:06.883 29883 INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished', 'stdout': ''}
2018-02-06 10:16:06,963 [salt.state       ][INFO    ][28500] Completed state [glance-manage db_load_metadefs] at time 10:16:06.963070 duration_in_ms=5844.571
2018-02-06 10:16:06,964 [salt.state       ][INFO    ][28500] Running state [/srv/glance] at time 10:16:06.964295
2018-02-06 10:16:06,964 [salt.state       ][INFO    ][28500] Executing state file.directory for /srv/glance
2018-02-06 10:16:06,967 [salt.state       ][INFO    ][28500] {'/srv/glance': 'New Dir'}
2018-02-06 10:16:06,967 [salt.state       ][INFO    ][28500] Completed state [/srv/glance] at time 10:16:06.967636 duration_in_ms=3.341
2018-02-06 10:16:06,968 [salt.state       ][INFO    ][28500] Running state [/var/lib/glance/images] at time 10:16:06.968149
2018-02-06 10:16:06,968 [salt.state       ][INFO    ][28500] Executing state file.directory for /var/lib/glance/images
2018-02-06 10:16:06,970 [salt.state       ][INFO    ][28500] Directory /var/lib/glance/images is in the correct state
2018-02-06 10:16:06,971 [salt.state       ][INFO    ][28500] Completed state [/var/lib/glance/images] at time 10:16:06.971232 duration_in_ms=3.083
2018-02-06 10:16:06,974 [salt.minion      ][INFO    ][28500] Returning information for job: 20180206101540062190
2018-02-06 10:16:50,911 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206101652375493
2018-02-06 10:16:50,934 [salt.minion      ][INFO    ][29893] Starting a new job with PID 29893
2018-02-06 10:16:50,999 [salt.minion      ][INFO    ][29893] Returning information for job: 20180206101652375493
2018-02-06 10:16:51,127 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206101652589547
2018-02-06 10:16:51,149 [salt.minion      ][INFO    ][29898] Starting a new job with PID 29898
2018-02-06 10:16:54,022 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:16:54,069 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/init.sls'
2018-02-06 10:16:54,097 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/controller.sls'
2018-02-06 10:16:56,032 [salt.state       ][INFO    ][29898] Running state [debconf-utils] at time 10:16:56.032456
2018-02-06 10:16:56,033 [salt.state       ][INFO    ][29898] Executing state pkg.installed for debconf-utils
2018-02-06 10:16:56,034 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:16:56,401 [salt.state       ][INFO    ][29898] All specified packages are already installed
2018-02-06 10:16:56,402 [salt.state       ][INFO    ][29898] Completed state [debconf-utils] at time 10:16:56.402781 duration_in_ms=370.325
2018-02-06 10:16:56,406 [salt.state       ][INFO    ][29898] Running state [nova-consoleproxy] at time 10:16:56.406003
2018-02-06 10:16:56,406 [salt.state       ][INFO    ][29898] Executing state debconf.set for nova-consoleproxy
2018-02-06 10:16:56,407 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'debconf-get-selections' in directory '/root'
2018-02-06 10:16:56,638 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'debconf-set-selections /tmp/salt-k7viQu' in directory '/root'
2018-02-06 10:16:56,822 [salt.state       ][INFO    ][29898] {'nova-consoleproxy/daemon_type': 'novnc'}
2018-02-06 10:16:56,824 [salt.state       ][INFO    ][29898] Completed state [nova-consoleproxy] at time 10:16:56.824656 duration_in_ms=418.65
2018-02-06 10:16:56,830 [salt.state       ][INFO    ][29898] Running state [nova] at time 10:16:56.830412
2018-02-06 10:16:56,831 [salt.state       ][INFO    ][29898] Executing state group.present for nova
2018-02-06 10:16:56,832 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['groupadd', '-g 303', '-r', 'nova'] in directory '/root'
2018-02-06 10:16:56,863 [salt.state       ][INFO    ][29898] {'passwd': 'x', 'gid': 303, 'name': 'nova', 'members': []}
2018-02-06 10:16:56,864 [salt.state       ][INFO    ][29898] Completed state [nova] at time 10:16:56.864134 duration_in_ms=33.722
2018-02-06 10:16:56,865 [salt.state       ][INFO    ][29898] Running state [nova] at time 10:16:56.865127
2018-02-06 10:16:56,865 [salt.state       ][INFO    ][29898] Executing state user.present for nova
2018-02-06 10:16:56,867 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['useradd', '-s', '/bin/false', '-u', '303', '-g', '303', '-m', '-d', '/var/lib/nova', '-r', 'nova'] in directory '/root'
2018-02-06 10:16:56,891 [salt.state       ][INFO    ][29898] {'shell': '/bin/false', 'workphone': '', 'uid': 303, 'passwd': 'x', 'roomnumber': '', 'groups': ['nova'], 'home': '/var/lib/nova', 'name': 'nova', 'gid': 303, 'fullname': '', 'homephone': ''}
2018-02-06 10:16:56,892 [salt.state       ][INFO    ][29898] Completed state [nova] at time 10:16:56.892737 duration_in_ms=27.608
2018-02-06 10:16:56,894 [salt.state       ][INFO    ][29898] Running state [nova-api] at time 10:16:56.894170
2018-02-06 10:16:56,894 [salt.state       ][INFO    ][29898] Executing state pkg.installed for nova-api
2018-02-06 10:16:56,918 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['apt-cache', '-q', 'policy', 'nova-api'] in directory '/root'
2018-02-06 10:16:57,004 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:16:58,934 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:16:58,977 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-api'] in directory '/root'
2018-02-06 10:17:01,184 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101702645100
2018-02-06 10:17:01,214 [salt.minion      ][INFO    ][30272] Starting a new job with PID 30272
2018-02-06 10:17:01,233 [salt.minion      ][INFO    ][30272] Returning information for job: 20180206101702645100
2018-02-06 10:17:11,363 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101712826328
2018-02-06 10:17:11,385 [salt.minion      ][INFO    ][31045] Starting a new job with PID 31045
2018-02-06 10:17:11,406 [salt.minion      ][INFO    ][31045] Returning information for job: 20180206101712826328
2018-02-06 10:17:11,770 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:17:11,824 [salt.state       ][INFO    ][29898] Made the following changes:
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-oslo.versionedobjects' changed from 'absent' to '1.26.0-0ubuntu1~cloud0'
'python-pypowervm' changed from 'absent' to '1.1.6-0ubuntu2~cloud0'
'python-nova' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'
'python-os-win' changed from 'absent' to '2.2.0-0ubuntu1~cloud0'
'python-os-traits' changed from 'absent' to '0.3.3-0ubuntu1~cloud0'
'python-os-vif' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'nova-api' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'
'nova-common' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'
'python-oslo.rootwrap' changed from 'absent' to '5.9.0-0ubuntu1~cloud0'
'python-os-brick' changed from 'absent' to '1.15.2-0ubuntu1~cloud0'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'os-brick-common' changed from 'absent' to '1.15.2-0ubuntu1~cloud0'
'python-microversion-parse' changed from 'absent' to '0.1.4-2~cloud0'
'python-oslo.reports' changed from 'absent' to '1.22.0-0ubuntu1~cloud0'
'python2.7-nova' changed from 'absent' to '1'
'python-os-xenapi' changed from 'absent' to '0.2.0-0ubuntu1~cloud0'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'python-cffi' changed from 'absent' to '1.9.1-2build2~cloud0'
'python-ply-lex-3.5' changed from 'absent' to '1'
'python-paramiko' changed from 'absent' to '2.0.0-1~cloud0'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-zake' changed from 'absent' to '0.1.6-1'
'python2.7-paramiko' changed from 'absent' to '1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-pycparser' changed from 'absent' to '2.14+dfsg-2build1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python-oslo.privsep' changed from 'absent' to '1.22.0-0ubuntu1~cloud0'
'python-ply' changed from 'absent' to '3.7-1'
'python2.7-ply' changed from 'absent' to '1'

2018-02-06 10:17:11,855 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:17:12,030 [salt.state       ][INFO    ][29898] Completed state [nova-api] at time 10:17:12.030612 duration_in_ms=15136.441
2018-02-06 10:17:12,036 [salt.state       ][INFO    ][29898] Running state [nova-conductor] at time 10:17:12.036306
2018-02-06 10:17:12,036 [salt.state       ][INFO    ][29898] Executing state pkg.installed for nova-conductor
2018-02-06 10:17:12,637 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:17:12,678 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-conductor'] in directory '/root'
2018-02-06 10:17:15,614 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:17:15,673 [salt.state       ][INFO    ][29898] Made the following changes:
'nova-conductor' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'

2018-02-06 10:17:15,703 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:17:15,735 [salt.state       ][INFO    ][29898] Completed state [nova-conductor] at time 10:17:15.735791 duration_in_ms=3699.484
2018-02-06 10:17:15,742 [salt.state       ][INFO    ][29898] Running state [nova-consoleauth] at time 10:17:15.742415
2018-02-06 10:17:15,742 [salt.state       ][INFO    ][29898] Executing state pkg.installed for nova-consoleauth
2018-02-06 10:17:16,198 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:17:16,240 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-consoleauth'] in directory '/root'
2018-02-06 10:17:19,610 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:17:19,661 [salt.state       ][INFO    ][29898] Made the following changes:
'nova-consoleauth' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'

2018-02-06 10:17:19,690 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:17:19,720 [salt.state       ][INFO    ][29898] Completed state [nova-consoleauth] at time 10:17:19.720606 duration_in_ms=3978.191
2018-02-06 10:17:19,726 [salt.state       ][INFO    ][29898] Running state [nova-novncproxy] at time 10:17:19.726186
2018-02-06 10:17:19,726 [salt.state       ][INFO    ][29898] Executing state pkg.installed for nova-novncproxy
2018-02-06 10:17:20,268 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:17:20,350 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-novncproxy'] in directory '/root'
2018-02-06 10:17:21,528 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101722990871
2018-02-06 10:17:21,558 [salt.minion      ][INFO    ][31958] Starting a new job with PID 31958
2018-02-06 10:17:21,575 [salt.minion      ][INFO    ][31958] Returning information for job: 20180206101722990871
2018-02-06 10:17:24,386 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:17:24,440 [salt.state       ][INFO    ][29898] Made the following changes:
'nova-novncproxy' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'
'python-novnc' changed from 'absent' to '1:0.4+dfsg+1+20131010+gitf68af8af3d-4'
'websockify' changed from 'absent' to '0.8.0+dfsg1-7ubuntu1~cloud0'
'websockify-common' changed from 'absent' to '0.8.0+dfsg1-7ubuntu1~cloud0'
'libjs-swfobject' changed from 'absent' to '2.2+dfsg-1'
'novnc' changed from 'absent' to '1:0.4+dfsg+1+20131010+gitf68af8af3d-4'
'python-websockify' changed from 'absent' to '0.8.0+dfsg1-7ubuntu1~cloud0'

2018-02-06 10:17:24,469 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:17:24,502 [salt.state       ][INFO    ][29898] Completed state [nova-novncproxy] at time 10:17:24.502574 duration_in_ms=4776.388
2018-02-06 10:17:24,508 [salt.state       ][INFO    ][29898] Running state [nova-scheduler] at time 10:17:24.508122
2018-02-06 10:17:24,508 [salt.state       ][INFO    ][29898] Executing state pkg.installed for nova-scheduler
2018-02-06 10:17:24,967 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:17:25,009 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-scheduler'] in directory '/root'
2018-02-06 10:17:28,389 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:17:28,537 [salt.state       ][INFO    ][29898] Made the following changes:
'nova-scheduler' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'

2018-02-06 10:17:28,632 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:17:28,665 [salt.state       ][INFO    ][29898] Completed state [nova-scheduler] at time 10:17:28.665038 duration_in_ms=4156.916
2018-02-06 10:17:28,671 [salt.state       ][INFO    ][29898] Running state [python-novaclient] at time 10:17:28.671203
2018-02-06 10:17:28,671 [salt.state       ][INFO    ][29898] Executing state pkg.installed for python-novaclient
2018-02-06 10:17:29,666 [salt.state       ][INFO    ][29898] All specified packages are already installed
2018-02-06 10:17:29,667 [salt.state       ][INFO    ][29898] Completed state [python-novaclient] at time 10:17:29.667536 duration_in_ms=996.333
2018-02-06 10:17:29,669 [salt.state       ][INFO    ][29898] Running state [/usr/lib/python2.7/dist-packages] at time 10:17:29.669832
2018-02-06 10:17:29,670 [salt.state       ][INFO    ][29898] Executing state file.patch for /usr/lib/python2.7/dist-packages
2018-02-06 10:17:29,751 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['git', '--version'] in directory '/root'
2018-02-06 10:17:29,857 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'test -f /var/cache/salt/minion/files/base/nova/files/0001-Use-keystoneclient-to-check-project-ID-exists.patch && cd /usr/lib/python2.7/dist-packages && patch -p1 -R --dry-run /var/cache/salt/minion/files/base/nova/files/0001-Use-keystoneclient-to-check-project-ID-exists.patch' in directory '/root'
2018-02-06 10:17:29,901 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/files/0001-Use-keystoneclient-to-check-project-ID-exists.patch'
2018-02-06 10:17:29,902 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['/usr/bin/patch', '-p1', '--dry-run', '--forward', '--reject-file=-', '-i', '/var/cache/salt/minion/files/base/nova/files/0001-Use-keystoneclient-to-check-project-ID-exists.patch', '-d', '/usr/lib/python2.7/dist-packages'] in directory '/root'
2018-02-06 10:17:29,922 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['/usr/bin/patch', '-p1', '--forward', '--reject-file=-', '-i', '/var/cache/salt/minion/files/base/nova/files/0001-Use-keystoneclient-to-check-project-ID-exists.patch', '-d', '/usr/lib/python2.7/dist-packages'] in directory '/root'
2018-02-06 10:17:29,939 [salt.state       ][INFO    ][29898] {'pid': 458, 'retcode': 0, 'stderr': '', 'stdout': 'patching file nova/api/openstack/identity.py'}
2018-02-06 10:17:29,940 [salt.state       ][INFO    ][29898] Completed state [/usr/lib/python2.7/dist-packages] at time 10:17:29.940407 duration_in_ms=270.574
2018-02-06 10:17:29,941 [salt.state       ][INFO    ][29898] Running state [/etc/nova/nova.conf] at time 10:17:29.941564
2018-02-06 10:17:29,942 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/nova/nova.conf
2018-02-06 10:17:29,982 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/files/pike/nova-controller.conf.Debian'
2018-02-06 10:17:30,637 [salt.state       ][INFO    ][29898] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 [DEFAULT]
-log_dir = /var/log/nova
-lock_path = /var/lock/nova
-state_path = /var/lib/nova
 
 #
 # From nova.conf
 #
+image_service=nova.image.glance.GlanceImageService
 
 # DEPRECATED:
 # When returning instance metadata, this is the class that is used
@@ -18,7 +17,7 @@
 #  (string value)
 # This option is deprecated for removal since 13.0.0.
 # Its value may be silently ignored in the future.
-#vendordata_driver = nova.api.metadata.vendordata_json.JsonFileVendorData
+#vendordata_driver=nova.api.metadata.vendordata_json.JsonFileVendorData
 
 # DEPRECATED:
 # This option is used to enable or disable quota checking for tenant networks.
@@ -32,7 +31,7 @@
 # Reason:
 # CRUD operations on tenant networks are only available when using nova-network
 # and nova-network is itself deprecated.
-#enable_network_quota = false
+#enable_network_quota=false
 
 # DEPRECATED:
 # This option controls the number of private networks that can be created per
@@ -48,52 +47,40 @@
 # Reason:
 # CRUD operations on tenant networks are only available when using nova-network
 # and nova-network is itself deprecated.
-#quota_networks = 3
-
-#
-# Availability zone for internal services.
-#
-# This option determines the availability zone for the various internal nova
-# services, such as 'nova-scheduler', 'nova-conductor', etc.
-#
-# Possible values:
-#
-# * Any string representing an existing availability zone name.
-#  (string value)
-#internal_service_availability_zone = internal
-
-#
-# Default availability zone for compute services.
-#
-# This option determines the default availability zone for 'nova-compute'
-# services, which will be used if the service(s) do not belong to aggregates
-# with
-# availability zone metadata.
-#
-# Possible values:
-#
-# * Any string representing an existing availability zone name.
-#  (string value)
-#default_availability_zone = nova
-
-#
-# Default availability zone for instances.
-#
-# This option determines the default availability zone for instances, which will
-# be used when a user does not specify one when creating an instance. The
-# instance(s) will be bound to this availability zone for their lifetime.
-#
-# Possible values:
-#
-# * Any string representing an existing availability zone name.
-# * None, which means that the instance can move from one availability zone to
-#   another during its lifetime if it is moved from one compute node to another.
-#  (string value)
-#default_schedule_zone = <None>
+#quota_networks=3
+
+#
+# This option specifies the name of the availability zone for the
+# internal services. Services like nova-scheduler, nova-network,
+# nova-conductor are internal services. These services will appear in
+# their own internal availability_zone.
+#
+# Possible values:
+#
+# * Any string representing an availability zone name
+# * 'internal' is the default value
+#
+#  (string value)
+#internal_service_availability_zone=internal
+
+#
+# Default compute node availability_zone.
+#
+# This option determines the availability zone to be used when it is not
+# specified in the VM creation request. If this option is not set,
+# the default availability zone 'nova' is used.
+#
+# Possible values:
+#
+# * Any string representing an availability zone name
+# * 'nova' is the default value
+#
+#  (string value)
+#default_availability_zone=nova
 
 # Length of generated instance admin passwords. (integer value)
 # Minimum value: 0
-#password_length = 12
+#password_length=12
 
 #
 # Time period to generate instance usages for. It is possible to define optional
@@ -106,14 +93,14 @@
 # *  period with offset, example: ``month@15`` will result in monthly audits
 #    starting on 15th day of month.
 #  (string value)
-#instance_usage_audit_period = month
+#instance_usage_audit_period=month
 
 #
 # Start and use a daemon that can run the commands that need to be run with
 # root privileges. This option is usually enabled on nodes that run nova compute
 # processes.
 #  (boolean value)
-#use_rootwrap_daemon = false
+#use_rootwrap_daemon=false
 
 #
 # Path to the rootwrap configuration file.
@@ -123,10 +110,11 @@
 # The configuration file used here must match the one defined in the sudoers
 # entry.
 #  (string value)
-#rootwrap_config = /etc/nova/rootwrap.conf
+#rootwrap_config=/etc/nova/rootwrap.conf
+rootwrap_config=/etc/nova/rootwrap.conf
 
 # Explicitly specify the temporary working directory. (string value)
-#tempdir = <None>
+#tempdir=<None>
 
 #
 # Determine if monkey patching should be applied.
@@ -136,7 +124,7 @@
 # * ``monkey_patch_modules``: This must have values set for this option to
 #   have any effect
 #  (boolean value)
-#monkey_patch = false
+#monkey_patch=false
 
 #
 # List of modules/decorators to monkey patch.
@@ -155,7 +143,7 @@
 # * ``monkey_patch``: This must be set to ``True`` for this option to
 #   have any effect
 #  (list value)
-#monkey_patch_modules = nova.compute.api:nova.notifications.notify_decorator
+#monkey_patch_modules=nova.compute.api:nova.notifications.notify_decorator
 
 #
 # Defines which driver to use for controlling virtualization.
@@ -169,16 +157,31 @@
 # * ``vmwareapi.VMwareVCDriver``
 # * ``hyperv.HyperVDriver``
 #  (string value)
-#compute_driver = <None>
+#compute_driver=<None>
+compute_driver=libvirt.LibvirtDriver
 
 #
 # Allow destination machine to match source for resize. Useful when
 # testing in single-host environments. By default it is not allowed
 # to resize to the same host. Setting this option to true will add
-# the same host to the destination options. Also set to true
-# if you allow the ServerGroupAffinityFilter and need to resize.
+# the same host to the destination options.
 #  (boolean value)
-#allow_resize_to_same_host = false
+#allow_resize_to_same_host=false
+allow_resize_to_same_host=true
+
+#
+# Availability zone to use when user doesn't specify one.
+#
+# This option is used by the scheduler to determine which availability
+# zone to place a new VM instance into if the user did not specify one
+# at the time of VM boot request.
+#
+# Possible values:
+#
+# * Any string representing an availability zone name
+# * Default value is None.
+#  (string value)
+#default_schedule_zone=<None>
 
 #
 # Image properties that should not be inherited from the instance
@@ -195,7 +198,7 @@
 #   doesn't need them.
 # * Default list: ['cache_in_nova', 'bittorrent']
 #  (list value)
-#non_inheritable_image_properties = cache_in_nova,bittorrent
+#non_inheritable_image_properties=cache_in_nova,bittorrent
 
 # DEPRECATED:
 # This option is used to decide when an image should have no external
@@ -211,7 +214,7 @@
 # 'nokernel', Nova assumes the image doesn't require an external kernel and
 # ramdisk. This option allows user to change the API behaviour which should not
 # be allowed and this value "nokernel" should be hard coded.
-#null_kernel = nokernel
+#null_kernel=nokernel
 
 # DEPRECATED:
 # When creating multiple instances with a single request using the
@@ -229,7 +232,7 @@
 # Reason:
 # This config changes API behaviour. All changes in API behaviour should be
 # discoverable.
-#multi_instance_display_name_template = %(name)s-%(count)d
+#multi_instance_display_name_template=%(name)s-%(count)d
 
 #
 # Maximum number of devices that will result in a local image being
@@ -251,7 +254,7 @@
 # * Positive number: Allows only these many number of local discs.
 #                        (Default value is 3).
 #  (integer value)
-#max_local_block_devices = 3
+#max_local_block_devices=3
 
 #
 # A list of monitors that can be used for getting compute metrics.
@@ -279,7 +282,7 @@
 # * ``xfs``
 # * ``ntfs`` (only for Windows guests)
 #  (string value)
-#default_ephemeral_format = <None>
+#default_ephemeral_format=<None>
 
 #
 # Determine if instance should boot or fail on VIF plugging timeout.
@@ -300,7 +303,8 @@
 # * True: Instances should fail after VIF plugging timeout
 # * False: Instances should continue booting after VIF plugging timeout
 #  (boolean value)
-#vif_plugging_is_fatal = true
+#vif_plugging_is_fatal=true
+vif_plugging_is_fatal=false
 
 #
 # Timeout for Neutron VIF plugging event message arrival.
@@ -315,7 +319,8 @@
 #   arrive at all.
 #  (integer value)
 # Minimum value: 0
-#vif_plugging_timeout = 300
+#vif_plugging_timeout=300
+vif_plugging_timeout=0
 
 # Path to '/etc/network/interfaces' template.
 #
@@ -343,7 +348,8 @@
 # * ``flat_inject``: This must be set to ``True`` to ensure nova embeds network
 #   configuration information in the metadata provided through the config drive.
 #  (string value)
-#injected_network_template = $pybasedir/nova/virt/interfaces.template
+#injected_network_template=$pybasedir/nova/virt/interfaces.template
+injected_network_template=$pybasedir/nova/virt/interfaces.template
 
 #
 # The image preallocation mode to use.
@@ -361,7 +367,7 @@
 # * "space" => storage is fully allocated at instance start
 #  (string value)
 # Allowed values: none, space
-#preallocate_images = none
+#preallocate_images=none
 
 #
 # Enable use of copy-on-write (cow) images.
@@ -369,7 +375,7 @@
 # QEMU/KVM allow the use of qcow2 as backing files. By disabling this,
 # backing files will not be used.
 #  (boolean value)
-#use_cow_images = true
+#use_cow_images=true
 
 #
 # Force conversion of backing images to raw format.
@@ -383,7 +389,7 @@
 #
 # * ``compute_driver``: Only the libvirt driver uses this option.
 #  (boolean value)
-#force_raw_images = true
+#force_raw_images=true
 
 #
 # Name of the mkfs commands for ephemeral device.
@@ -400,11 +406,11 @@
 # contains a recent version of cloud-init. Possible mechanisms require the nbd
 # driver (for qcow and raw), or loop (for raw).
 #  (boolean value)
-#resize_fs_using_block_device = false
+#resize_fs_using_block_device=false
 
 # Amount of time, in seconds, to wait for NBD device start up. (integer value)
 # Minimum value: 0
-#timeout_nbd = 10
+#timeout_nbd=10
 
 #
 # Location of cached images.
@@ -412,15 +418,15 @@
 # This is NOT the full path - just a folder name relative to '$instances_path'.
 # For per-compute-host cached images, set to '_base_$my_ip'
 #  (string value)
-#image_cache_subdirectory_name = _base
+#image_cache_subdirectory_name=_base
 
 # Should unused base images be removed? (boolean value)
-#remove_unused_base_images = true
+#remove_unused_base_images=true
 
 #
 # Unused unresized base images younger than this will not be removed.
 #  (integer value)
-#remove_unused_original_minimum_age_seconds = 86400
+#remove_unused_original_minimum_age_seconds=86400
 
 #
 # Generic property to specify the pointer type.
@@ -445,7 +451,7 @@
 #   configured as HVM.
 #   (string value)
 # Allowed values: <None>, ps2mouse, usbtablet
-#pointer_model = usbtablet
+#pointer_model=usbtablet
 
 #
 # Defines which physical CPUs (pCPUs) can be used by instance
@@ -460,7 +466,7 @@
 #
 #     vcpu_pin_set = "4-12,^8,15"
 #  (string value)
-#vcpu_pin_set = <None>
+#vcpu_pin_set=<None>
 
 #
 # Number of huge/large memory pages to reserved per NUMA host cell.
@@ -476,7 +482,7 @@
 #   In this example we are reserving on NUMA node 0 64 pages of 2MiB
 #   and on NUMA node 1 1 page of 1GiB.
 #  (dict value)
-#reserved_huge_pages = <None>
+#reserved_huge_pages=<None>
 
 #
 # Amount of disk resources in MB to make them always available to host. The
@@ -490,7 +496,7 @@
 #   for the host.
 #  (integer value)
 # Minimum value: 0
-#reserved_host_disk_mb = 0
+#reserved_host_disk_mb=0
 
 #
 # Amount of memory in MB to reserve for the host so that it is always available
@@ -506,21 +512,7 @@
 #   for the host.
 #  (integer value)
 # Minimum value: 0
-#reserved_host_memory_mb = 512
-
-#
-# Number of physical CPUs to reserve for the host. The host resources usage is
-# reported back to the scheduler continuously from nova-compute running on the
-# compute node. To prevent the host CPU from being considered as available,
-# this option is used to reserve random pCPU(s) for the host.
-#
-# Possible values:
-#
-# * Any positive integer representing number of physical CPUs to reserve
-#   for the host.
-#  (integer value)
-# Minimum value: 0
-#reserved_host_cpus = 0
+#reserved_host_memory_mb=512
 
 #
 # This option helps you specify virtual CPU to physical CPU allocation ratio.
@@ -536,17 +528,15 @@
 #
 # NOTE: This can be set per-compute, or if set to 0.0, the value
 # set on the scheduler node(s) or compute node(s) will be used
-# and defaulted to 16.0.
-#
-# NOTE: As of the 16.0.0 Pike release, this configuration option is ignored
-# for the ironic.IronicDriver compute driver and is hardcoded to 1.0.
+# and defaulted to 16.0'.
 #
 # Possible values:
 #
 # * Any valid positive integer or float value
 #  (floating point value)
 # Minimum value: 0
-#cpu_allocation_ratio = 0.0
+#cpu_allocation_ratio=0.0
+cpu_allocation_ratio=16.0
 
 #
 # This option helps you specify virtual RAM to physical RAM
@@ -565,15 +555,13 @@
 # set on the scheduler node(s) or compute node(s) will be used and
 # defaulted to 1.5.
 #
-# NOTE: As of the 16.0.0 Pike release, this configuration option is ignored
-# for the ironic.IronicDriver compute driver and is hardcoded to 1.0.
-#
 # Possible values:
 #
 # * Any valid positive integer or float value
 #  (floating point value)
 # Minimum value: 0
-#ram_allocation_ratio = 0.0
+#ram_allocation_ratio=0.0
+ram_allocation_ratio = 1.5
 
 #
 # This option helps you specify virtual disk to physical disk
@@ -594,17 +582,15 @@
 #
 # NOTE: This can be set per-compute, or if set to 0.0, the value
 # set on the scheduler node(s) or compute node(s) will be used and
-# defaulted to 1.0.
-#
-# NOTE: As of the 16.0.0 Pike release, this configuration option is ignored
-# for the ironic.IronicDriver compute driver and is hardcoded to 1.0.
+# defaulted to 1.0'.
 #
 # Possible values:
 #
 # * Any valid positive integer or float value
 #  (floating point value)
 # Minimum value: 0
-#disk_allocation_ratio = 0.0
+#disk_allocation_ratio=0.0
+disk_allocation_ratio = 1.0
 
 #
 # Console proxy host to be used to connect to instances on this host. It is the
@@ -614,7 +600,7 @@
 #
 # * Current hostname (default) or any string representing hostname.
 #  (string value)
-#console_host = <current_hostname>
+#console_host=socket.gethostname()
 
 #
 # Name of the network to be used to set access IPs for instances. If there are
@@ -625,13 +611,13 @@
 # * None (default)
 # * Any string representing network name.
 #  (string value)
-#default_access_ip_network_name = <None>
+#default_access_ip_network_name=<None>
 
 #
 # Whether to batch up the application of IPTables rules during a host restart
 # and apply all at the end of the init phase.
 #  (boolean value)
-#defer_iptables_apply = false
+#defer_iptables_apply=false
 
 #
 # Specifies where instances are stored on the hypervisor's disk.
@@ -643,14 +629,14 @@
 #   the top-level directory for maintaining nova's state. (default) or
 #   Any string representing directory path.
 #  (string value)
-#instances_path = $state_path/instances
+#instances_path=$state_path/instances
 
 #
 # This option enables periodic compute.instance.exists notifications. Each
 # compute node must be configured to generate system usage data. These
 # notifications are consumed by OpenStack Telemetry service.
 #  (boolean value)
-#instance_usage_audit = false
+#instance_usage_audit=false
 
 #
 # Maximum number of 1 second retries in live_migration. It specifies number
@@ -663,14 +649,7 @@
 # * Any positive integer representing retry count.
 #  (integer value)
 # Minimum value: 0
-#live_migration_retry_count = 30
-
-#
-# This option specifies whether to start guests that were running before the
-# host rebooted. It ensures that all of the instances on a Nova compute node
-# resume their state each time the compute node boots or restarts.
-#  (boolean value)
-#resume_guests_state_on_host_boot = false
+#live_migration_retry_count=30
 
 #
 # Number of times to retry network allocation. It is required to attempt network
@@ -681,7 +660,7 @@
 # * Any positive integer representing retry count.
 #  (integer value)
 # Minimum value: 0
-#network_allocate_retries = 0
+#network_allocate_retries=0
 
 #
 # Limits the maximum number of instance builds to run concurrently by
@@ -696,7 +675,7 @@
 # * Any positive integer representing maximum concurrent builds.
 #  (integer value)
 # Minimum value: 0
-#max_concurrent_builds = 10
+#max_concurrent_builds=10
 
 #
 # Maximum number of live migrations to run concurrently. This limit is enforced
@@ -711,7 +690,7 @@
 # * Any positive integer representing maximum number of live migrations
 #   to run concurrently.
 #  (integer value)
-#max_concurrent_live_migrations = 1
+#max_concurrent_live_migrations=1
 
 #
 # Number of times to retry block device allocation on failures. Starting with
@@ -726,7 +705,8 @@
 # * Any negative value is treated as 0.
 # * For any value > 0, total attempts are (value + 1)
 #  (integer value)
-#block_device_allocate_retries = 60
+#block_device_allocate_retries=60
+block_device_allocate_retries=600
 
 #
 # Number of greenthreads available for use to sync power states.
@@ -739,7 +719,7 @@
 #
 # * Any positive integer representing greenthreads count.
 #  (integer value)
-#sync_power_state_pool_size = 1000
+#sync_power_state_pool_size=1000
 
 #
 # Number of seconds to wait between runs of the image cache manager.
@@ -750,7 +730,7 @@
 # * Any other value
 #  (integer value)
 # Minimum value: -1
-#image_cache_manager_interval = 2400
+#image_cache_manager_interval=2400
 
 #
 # Interval to pull network bandwidth usage info.
@@ -764,7 +744,7 @@
 # * Any value < 0: Disables the option.
 # * Any positive integer in seconds.
 #  (integer value)
-#bandwidth_poll_interval = 600
+#bandwidth_poll_interval=600
 
 #
 # Interval to sync power states between the database and the hypervisor.
@@ -789,7 +769,7 @@
 #   of sync between the hypervisor and the Nova database will have
 #   to be synchronized manually.
 #  (integer value)
-#sync_power_state_interval = 600
+#sync_power_state_interval=600
 
 #
 # Interval between instance network information cache updates.
@@ -807,7 +787,7 @@
 # * Any positive integer in seconds.
 # * Any value <=0 will disable the sync. This is not recommended.
 #  (integer value)
-#heal_instance_info_cache_interval = 60
+#heal_instance_info_cache_interval=60
 
 #
 # Interval for reclaiming deleted instances.
@@ -833,7 +813,7 @@
 #   this option.
 # * Any value <=0 will disable the option.
 #  (integer value)
-#reclaim_instance_interval = 0
+#reclaim_instance_interval=0
 
 #
 # Interval for gathering volume usages.
@@ -847,7 +827,7 @@
 #   this option.
 # * Any value <=0 will disable the option.
 #  (integer value)
-#volume_usage_poll_interval = 0
+#volume_usage_poll_interval=0
 
 #
 # Interval for polling shelved instances to offload.
@@ -867,7 +847,7 @@
 #
 # * ``shelved_offload_time``
 #  (integer value)
-#shelved_poll_interval = 3600
+#shelved_poll_interval=3600
 
 #
 # Time before a shelved instance is eligible for removal from a host.
@@ -887,7 +867,7 @@
 # * Any positive integer in seconds: The instance will exist for
 #   the specified number of seconds before being offloaded.
 #  (integer value)
-#shelved_offload_time = 0
+#shelved_offload_time=0
 
 #
 # Interval for retrying failed instance file deletes.
@@ -908,7 +888,7 @@
 # * ``maximum_instance_delete_attempts`` from instance_cleaning_opts
 #   group.
 #  (integer value)
-#instance_delete_interval = 300
+#instance_delete_interval=300
 
 #
 # Interval (in seconds) between block device allocation retries on failures.
@@ -927,7 +907,8 @@
 # * ``block_device_allocate_retries`` in compute_manager_opts group.
 #  (integer value)
 # Minimum value: 0
-#block_device_allocate_retries_interval = 3
+#block_device_allocate_retries_interval=3
+block_device_allocate_retries_interval=10
 
 #
 # Interval between sending the scheduler a list of current instance UUIDs to
@@ -953,7 +934,7 @@
 # * This option has no impact if ``scheduler_tracks_instance_changes``
 #   is set to False.
 #  (integer value)
-#scheduler_instance_sync_interval = 120
+#scheduler_instance_sync_interval=120
 
 #
 # Interval for updating compute resources.
@@ -970,7 +951,7 @@
 # * Any value < 0: Disables the option.
 # * Any positive integer in seconds.
 #  (integer value)
-#update_resources_interval = 0
+#update_resources_interval=0
 
 #
 # Time interval after which an instance is hard rebooted automatically.
@@ -987,7 +968,7 @@
 # * Any positive integer in seconds: Enables the option.
 #  (integer value)
 # Minimum value: 0
-#reboot_timeout = 0
+#reboot_timeout=0
 
 #
 # Maximum time in seconds that an instance can take to build.
@@ -1002,7 +983,7 @@
 # * Any positive integer in seconds: Enables the option.
 #  (integer value)
 # Minimum value: 0
-#instance_build_timeout = 0
+#instance_build_timeout=0
 
 #
 # Interval to wait before un-rescuing an instance stuck in RESCUE.
@@ -1013,7 +994,7 @@
 # * Any positive integer in seconds: Enables the option.
 #  (integer value)
 # Minimum value: 0
-#rescue_timeout = 0
+#rescue_timeout=0
 
 #
 # Automatically confirm resizes after N seconds.
@@ -1032,7 +1013,7 @@
 # * Any positive integer in seconds: Enables the option.
 #  (integer value)
 # Minimum value: 0
-#resize_confirm_window = 0
+#resize_confirm_window=0
 
 #
 # Total time to wait in seconds for an instance toperform a clean
@@ -1054,7 +1035,7 @@
 # * Any positive integer in seconds (default value is 60).
 #  (integer value)
 # Minimum value: 1
-#shutdown_timeout = 60
+#shutdown_timeout=60
 
 #
 # The compute service periodically checks for instances that have been
@@ -1072,11 +1053,11 @@
 #
 # Related options:
 #
-# * running_deleted_instance_poll_interval
+# * running_deleted_instance_poll
 # * running_deleted_instance_timeout
 #  (string value)
 # Allowed values: noop, log, shutdown, reap
-#running_deleted_instance_action = reap
+#running_deleted_instance_action=reap
 
 #
 # Time interval in seconds to wait between runs for the clean up action.
@@ -1093,7 +1074,7 @@
 #
 # * running_deleted_instance_action
 #  (integer value)
-#running_deleted_instance_poll_interval = 1800
+#running_deleted_instance_poll_interval=1800
 
 #
 # Time interval in seconds to wait for the instances that have
@@ -1107,7 +1088,7 @@
 #
 # * "running_deleted_instance_action"
 #  (integer value)
-#running_deleted_instance_timeout = 0
+#running_deleted_instance_timeout=0
 
 #
 # The number of times to attempt to reap an instance's files.
@@ -1125,7 +1106,25 @@
 # * ``instance_delete_interval`` in interval_opts group can be used to disable
 #   this option.
 #  (integer value)
-#maximum_instance_delete_attempts = 5
+#maximum_instance_delete_attempts=5
+
+# DEPRECATED:
+# This is the message queue topic that the compute service 'listens' on. It is
+# used when the compute service is started up to configure the queue, and
+# whenever an RPC call to the compute service is made.
+#
+# Possible values:
+#
+# * Any string, but there is almost never any reason to ever change this value
+#   from its default of 'compute'.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# There is no need to let users choose the RPC topic for all services - there
+# is little gain from this. Furthermore, it makes it really easy to break Nova
+# by using this option.
+#compute_topic=compute
 
 #
 # Sets the scope of the check for unique instance names.
@@ -1150,24 +1149,21 @@
 #osapi_compute_unique_server_name_scope =
 
 #
-# Enable new nova-compute services on this host automatically.
-#
-# When a new nova-compute service starts up, it gets
+# Enable new services on this host automatically.
+#
+# When a new service (for example "nova-compute") starts up, it gets
 # registered in the database as an enabled service. Sometimes it can be useful
-# to register new compute services in disabled state and then enabled them at a
-# later point in time. This option only sets this behavior for nova-compute
-# services, it does not auto-disable other services like nova-conductor,
-# nova-scheduler, nova-consoleauth, or nova-osapi_compute.
-#
-# Possible values:
-#
-# * ``True``: Each new compute service is enabled as soon as it registers
-# itself.
-# * ``False``: Compute services must be enabled via an os-services REST API call
-#   or with the CLI with ``nova service-enable <hostname> <binary>``, otherwise
-#   they are not ready to use.
+# to register new services in disabled state and then enabled them at a later
+# point in time. This option can set this behavior for all services per host.
+#
+# Possible values:
+#
+# * ``True``: Each new service is enabled as soon as it registers itself.
+# * ``False``: Services must be enabled via a REST API call or with the CLI
+#   with ``nova service-enable <hostname> <binary>``, otherwise they are not
+#   ready to use.
 #  (boolean value)
-#enable_new_services = true
+#enable_new_services=true
 
 #
 # Template string to be used to generate instance names.
@@ -1191,7 +1187,7 @@
 #
 # * not to be confused with: ``multi_instance_display_name_template``
 #  (string value)
-#instance_name_template = instance-%08x
+#instance_name_template=instance-%08x
 
 #
 # Number of times to retry live-migration before failing.
@@ -1203,7 +1199,7 @@
 # * Integer greater than 0
 #  (integer value)
 # Minimum value: -1
-#migrate_max_retries = -1
+#migrate_max_retries=-1
 
 #
 # Configuration drive format
@@ -1234,7 +1230,7 @@
 #   drive, set config_drive_cdrom option at hyperv section, to true.
 #  (string value)
 # Allowed values: iso9660, vfat
-#config_drive_format = iso9660
+#config_drive_format=iso9660
 
 #
 # Force injection to take place on a config drive
@@ -1261,7 +1257,7 @@
 #   configuration section to the full path to an qemu-img command
 #   installation.
 #  (boolean value)
-#force_config_drive = false
+#force_config_drive=false
 
 #
 # Name or path of the tool used for ISO image creation
@@ -1288,12 +1284,68 @@
 #   value in the hyperv configuration section to the full path to an qemu-img
 #   command installation.
 #  (string value)
-#mkisofs_cmd = genisoimage
+#mkisofs_cmd=genisoimage
+
+# DEPRECATED:
+# nova-console-proxy is used to set up multi-tenant VM console access.
+# This option allows pluggable driver program for the console session
+# and represents driver to use for the console proxy.
+#
+# Possible values:
+#
+# * A string representing fully classified class name of console driver.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# This option no longer does anything. Previously this option had only two
+# valid,
+# in-tree values: nova.console.xvp.XVPConsoleProxy and
+# nova.console.fake.FakeConsoleProxy. The latter of these was only used in tests
+# and has since been replaced.
+#console_driver=nova.console.xvp.XVPConsoleProxy
+
+# DEPRECATED:
+# Represents the message queue topic name used by nova-console
+# service when communicating via the AMQP server. The Nova API uses a message
+# queue to communicate with nova-console to retrieve a console URL for that
+# host.
+#
+# Possible values:
+#
+# * A string representing topic exchange name
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# There is no need to let users choose the RPC topic for all services - there
+# is little gain from this. Furthermore, it makes it really easy to break Nova
+# by using this option.
+#console_topic=console
+
+# DEPRECATED:
+# This option allows you to change the message topic used by nova-consoleauth
+# service when communicating via the AMQP server. Nova Console Authentication
+# server authenticates nova consoles. Users can then access their instances
+# through VNC clients. The Nova API service uses a message queue to
+# communicate with nova-consoleauth to get a VNC console.
+#
+# Possible Values:
+#
+# * 'consoleauth' (default) or Any string representing topic exchange name.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# There is no need to let users choose the RPC topic for all services - there
+# is little gain from this. Furthermore, it makes it really easy to break Nova
+# by using this option.
+#consoleauth_topic=consoleauth
 
 # DEPRECATED: The driver to use for database access (string value)
 # This option is deprecated for removal since 13.0.0.
 # Its value may be silently ignored in the future.
-#db_driver = nova.db
+#db_driver=nova.db
 
 # DEPRECATED:
 # Default flavor to use for the EC2 API only.
@@ -1302,9 +1354,108 @@
 # This option is deprecated for removal since 14.0.0.
 # Its value may be silently ignored in the future.
 # Reason: The EC2 API is deprecated.
-#default_flavor = m1.small
+#default_flavor=m1.small
+
+#
+# Default pool for floating IPs.
+#
+# This option specifies the default floating IP pool for allocating floating
+# IPs.
+#
+# While allocating a floating ip, users can optionally pass in the name of the
+# pool they want to allocate from, otherwise it will be pulled from the
+# default pool.
+#
+# If this option is not set, then 'nova' is used as default floating pool.
+#
+# Possible values:
+#
+# * Any string representing a floating IP pool name
+#  (string value)
+#default_floating_pool=nova
 
 # DEPRECATED:
+# Autoassigning floating IP to VM
+#
+# When set to True, floating IP is auto allocated and associated
+# to the VM upon creation.
+#
+# Related options:
+#
+# * use_neutron: this options only works with nova-network.
+#  (boolean value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# nova-network is deprecated, as are any related configuration options.
+#auto_assign_floating_ip=false
+use_neutron = True
+
+# DEPRECATED:
+# Full class name for the DNS Manager for floating IPs.
+#
+# This option specifies the class of the driver that provides functionality
+# to manage DNS entries associated with floating IPs.
+#
+# When a user adds a DNS entry for a specified domain to a floating IP,
+# nova will add a DNS entry using the specified floating DNS driver.
+# When a floating IP is deallocated, its DNS entry will automatically be
+# deleted.
+#
+# Possible values:
+#
+# * Full Python path to the class to be used
+#
+# Related options:
+#
+# * use_neutron: this options only works with nova-network.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# nova-network is deprecated, as are any related configuration options.
+#floating_ip_dns_manager=nova.network.noop_dns_driver.NoopDNSDriver
+
+# DEPRECATED:
+# Full class name for the DNS Manager for instance IPs.
+#
+# This option specifies the class of the driver that provides functionality
+# to manage DNS entries for instances.
+#
+# On instance creation, nova will add DNS entries for the instance name and
+# id, using the specified instance DNS driver and domain. On instance deletion,
+# nova will remove the DNS entries.
+#
+# Possible values:
+#
+# * Full Python path to the class to be used
+#
+# Related options:
+#
+# * use_neutron: this options only works with nova-network.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# nova-network is deprecated, as are any related configuration options.
+#instance_dns_manager=nova.network.noop_dns_driver.NoopDNSDriver
+
+# DEPRECATED:
+# If specified, Nova checks if the availability_zone of every instance matches
+# what the database says the availability_zone should be for the specified
+# dns_domain.
+#
+# Related options:
+#
+# * use_neutron: this options only works with nova-network.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# nova-network is deprecated, as are any related configuration options.
+#instance_dns_domain =
+
+#
 # Abstracts out IPv6 address generation to pluggable backends.
 #
 # nova-network can be put into dual-stack mode, so that it uses
@@ -1318,11 +1469,7 @@
 # * use_ipv6: this option only works if ipv6 is enabled for nova-network.
 #  (string value)
 # Allowed values: rfc2462, account_identifier
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ipv6_backend = rfc2462
+#ipv6_backend=rfc2462
 
 #
 # The IP address which the host is using to connect to the management network.
@@ -1338,7 +1485,8 @@
 # * routing_source_ip
 # * vpn_ip
 #  (string value)
-#my_ip = <host_ipv4>
+#my_ip=10.89.104.70
+my_ip=192.168.10.11
 
 #
 # The IP address which is used to connect to the block storage network.
@@ -1351,41 +1499,27 @@
 #
 # * my_ip - if my_block_storage_ip is not set, then my_ip value is used.
 #  (string value)
-#my_block_storage_ip = $my_ip
-
-#
-# Hostname, FQDN or IP address of this host.
-#
-# Used as:
-#
-# * the oslo.messaging queue name for nova-compute worker
-# * we use this value for the binding_host sent to neutron. This means if you
-# use
-#   a neutron agent, it should have the same value for host.
-# * cinder host attachment information
-#
-# Must be valid within AMQP key.
+#my_block_storage_ip=$my_ip
+
+#
+# Hostname, FQDN or IP address of this host. Must be valid within AMQP key.
 #
 # Possible values:
 #
 # * String with hostname, FQDN or IP address. Default is hostname of this host.
 #  (string value)
-#host = <current_hostname>
-
-# DEPRECATED:
+#host=lcy01-22
+
+#
 # Assign IPv6 and IPv4 addresses when creating instances.
 #
 # Related options:
 #
 # * use_neutron: this only works with nova-network.
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#use_ipv6 = false
-
-# DEPRECATED:
+#use_ipv6=false
+
+#
 # This option is a list of full paths to one or more configuration files for
 # dhcpbridge. In most cases the default path of '/etc/nova/nova-dhcpbridge.conf'
 # should be sufficient, but if you have special needs for configuring
@@ -1394,16 +1528,12 @@
 #
 # Possible values
 #
-# * A list of strings, where each string is the full path to a dhcpbridge
-#   configuration file.
+#     A list of strings, where each string is the full path to a dhcpbridge
+#     configuration file.
 #  (multi valued)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#dhcpbridge_flagfile = /etc/nova/nova-dhcpbridge.conf
-
-# DEPRECATED:
+dhcpbridge_flagfile=/etc/nova/nova.conf
+
+#
 # The location where the network configuration files will be kept. The default
 # is
 # the 'networks' directory off of the location where nova's Python module is
@@ -1411,76 +1541,55 @@
 #
 # Possible values
 #
-# * A string containing the full path to the desired configuration directory
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#networks_path = $state_path/networks
-
-# DEPRECATED:
+#     A string containing the full path to the desired configuration directory
+#  (string value)
+#networks_path=$state_path/networks
+
+#
 # This is the name of the network interface for public IP addresses. The default
 # is 'eth0'.
 #
 # Possible values:
 #
-# * Any string representing a network interface name
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#public_interface = eth0
-
-# DEPRECATED:
+#     Any string representing a network interface name
+#  (string value)
+#public_interface=eth0
+
+#
 # The location of the binary nova-dhcpbridge. By default it is the binary named
 # 'nova-dhcpbridge' that is installed with all the other nova binaries.
 #
 # Possible values:
 #
-# * Any string representing the full path to the binary for dhcpbridge
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#dhcpbridge = $bindir/nova-dhcpbridge
-
-# DEPRECATED:
-# The public IP address of the network host.
-#
-# This is used when creating an SNAT rule.
-#
-# Possible values:
-#
-# * Any valid IP address
-#
-# Related options:
-#
-# * ``force_snat_range``
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#routing_source_ip = $my_ip
-
-# DEPRECATED:
+#     Any string representing the full path to the binary for dhcpbridge
+#  (string value)
+dhcpbridge=/usr/bin/nova-dhcpbridge
+
+#
+# This is the public IP address of the network host. It is used when creating a
+# SNAT rule.
+#
+# Possible values:
+#
+#     Any valid IP address
+#
+# Related options:
+#
+#     force_snat_range
+#  (string value)
+#routing_source_ip=$my_ip
+
+#
 # The lifetime of a DHCP lease, in seconds. The default is 86400 (one day).
 #
 # Possible values:
 #
-# * Any positive integer value.
+#     Any positive integer value.
 #  (integer value)
 # Minimum value: 1
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#dhcp_lease_time = 86400
-
-# DEPRECATED:
+#dhcp_lease_time=86400
+
+#
 # Despite the singular form of the name of this option, it is actually a list of
 # zero or more server addresses that dnsmasq will use for DNS nameservers. If
 # this is not empty, dnsmasq will not read /etc/resolv.conf, but will only use
@@ -1491,19 +1600,15 @@
 #
 # Possible values:
 #
-# * A list of strings, where each string is either an IP address or a FQDN.
-#
-# Related options:
-#
-# * ``use_network_dns_servers``
+#     A list of strings, where each string is either an IP address or a FQDN.
+#
+# Related options:
+#
+#     use_network_dns_servers
 #  (multi valued)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
 #dns_server =
 
-# DEPRECATED:
+#
 # When this option is set to True, the dns1 and dns2 servers for the network
 # specified by the user on boot will be used for DNS, as well as any specified
 # in
@@ -1511,62 +1616,46 @@
 #
 # Related options:
 #
-# * ``dns_server``
+#     dns_server
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#use_network_dns_servers = false
-
-# DEPRECATED:
+#use_network_dns_servers=false
+
+#
 # This option is a list of zero or more IP address ranges in your network's DMZ
 # that should be accepted.
 #
 # Possible values:
 #
-# * A list of strings, each of which should be a valid CIDR.
+#     A list of strings, each of which should be a valid CIDR.
 #  (list value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
 #dmz_cidr =
 
-# DEPRECATED:
+#
 # This is a list of zero or more IP ranges that traffic from the
 # `routing_source_ip` will be SNATted to. If the list is empty, then no SNAT
 # rules are created.
 #
 # Possible values:
 #
-# * A list of strings, each of which should be a valid CIDR.
-#
-# Related options:
-#
-# * ``routing_source_ip``
+#     A list of strings, each of which should be a valid CIDR.
+#
+# Related options:
+#
+#     routing_source_ip
 #  (multi valued)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
 #force_snat_range =
 
-# DEPRECATED:
+#
 # The path to the custom dnsmasq configuration file, if any.
 #
 # Possible values:
 #
-# * The full path to the configuration file, or an empty string if there is no
-#   custom dnsmasq configuration file.
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
+#     The full path to the configuration file, or an empty string if there is no
+#     custom dnsmasq configuration file.
+#  (string value)
 #dnsmasq_config_file =
 
-# DEPRECATED:
+#
 # This is the class used as the ethernet device driver for linuxnet bridge
 # operations. The default value should be all you need for most cases, but if
 # you
@@ -1575,27 +1664,19 @@
 #
 # Possible values:
 #
-# * Any string representing a dot-separated class path that Nova can import.
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#linuxnet_interface_driver = nova.network.linux_net.LinuxBridgeInterfaceDriver
-
-# DEPRECATED:
+#     Any string representing a dot-separated class path that Nova can import.
+#  (string value)
+#linuxnet_interface_driver=nova.network.linux_net.LinuxBridgeInterfaceDriver
+
+#
 # The name of the Open vSwitch bridge that is used with linuxnet when connecting
 # with Open vSwitch."
 #
 # Possible values:
 #
-# * Any string representing a valid bridge name.
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#linuxnet_ovs_integration_bridge = br-int
+#     Any string representing a valid bridge name.
+#  (string value)
+#linuxnet_ovs_integration_bridge=br-int
 
 #
 # When True, when a device starts up, and upon binding floating IP addresses,
@@ -1605,9 +1686,9 @@
 #
 # Related options:
 #
-# * ``send_arp_for_ha_count``
+#     send_arp_for_ha_count
 #  (boolean value)
-#send_arp_for_ha = false
+#send_arp_for_ha=false
 
 #
 # When arp messages are configured to be sent, they will be sent with the count
@@ -1616,108 +1697,84 @@
 #
 # Possible values:
 #
-# * Any integer greater than or equal to 0
-#
-# Related options:
-#
-# * ``send_arp_for_ha``
-#  (integer value)
-#send_arp_for_ha_count = 3
-
-# DEPRECATED:
+#     Any integer greater than or equal to 0
+#
+# Related options:
+#
+#     send_arp_for_ha
+#  (integer value)
+#send_arp_for_ha_count=3
+
+#
 # When set to True, only the firt nic of a VM will get its default gateway from
 # the DHCP server.
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#use_single_default_gateway = false
-
-# DEPRECATED:
+#use_single_default_gateway=false
+
+#
 # One or more interfaces that bridges can forward traffic to. If any of the
 # items
 # in this list is the special keyword 'all', then all traffic will be forwarded.
 #
 # Possible values:
 #
-# * A list of zero or more interface names, or the word 'all'.
+#     A list of zero or more interface names, or the word 'all'.
 #  (multi valued)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#forward_bridge_interface = all
+#forward_bridge_interface=all
 
 #
 # This option determines the IP address for the network metadata API server.
 #
-# This is really the client side of the metadata host equation that allows
-# nova-network to find the metadata server when doing a default multi host
-# networking.
-#
-# Possible values:
-#
-# * Any valid IP address. The default is the address of the Nova API server.
-#
-# Related options:
-#
-# * ``metadata_port``
-#  (string value)
-#metadata_host = $my_ip
-
-# DEPRECATED:
+# Possible values:
+#
+#    * Any valid IP address. The default is the address of the Nova API server.
+#
+# Related options:
+#
+#     * metadata_port
+#  (string value)
+#metadata_host=$my_ip
+
+#
 # This option determines the port used for the metadata API server.
 #
 # Related options:
 #
-# * ``metadata_host``
+#     * metadata_host
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#metadata_port = 8775
-
-# DEPRECATED:
+#metadata_port=8775
+
+#
 # This expression, if defined, will select any matching iptables rules and place
 # them at the top when applying metadata changes to the rules.
 #
 # Possible values:
 #
-# * Any string representing a valid regular expression, or an empty string
-#
-# Related options:
-#
-# * ``iptables_bottom_regex``
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
+#     * Any string representing a valid regular expression, or an empty string
+#
+# Related options:
+#
+#     * iptables_bottom_regex
+#  (string value)
 #iptables_top_regex =
 
-# DEPRECATED:
+#
 # This expression, if defined, will select any matching iptables rules and place
 # them at the bottom when applying metadata changes to the rules.
 #
 # Possible values:
 #
-# * Any string representing a valid regular expression, or an empty string
-#
-# Related options:
-#
-# * iptables_top_regex
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
+#     * Any string representing a valid regular expression, or an empty string
+#
+# Related options:
+#
+#     * iptables_top_regex
+#  (string value)
 #iptables_bottom_regex =
 
-# DEPRECATED:
+#
 # By default, packets that do not pass the firewall are DROPped. In many cases,
 # though, an operator may find it more useful to change this from DROP to
 # REJECT,
@@ -1726,15 +1783,11 @@
 #
 # Possible values:
 #
-# * A string representing an iptables chain. The default is DROP.
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#iptables_drop_action = DROP
-
-# DEPRECATED:
+#     * A string representing an iptables chain. The default is DROP.
+#  (string value)
+#iptables_drop_action=DROP
+
+#
 # This option represents the period of time, in seconds, that the ovs_vsctl
 # calls
 # will wait for a response from the database before timing out. A setting of 0
@@ -1742,46 +1795,34 @@
 #
 # Possible values:
 #
-# * Any positive integer if a limited timeout is desired, or zero if the calls
-#   should wait forever for a response.
+#     * Any positive integer if a limited timeout is desired, or zero if the
+#     calls should wait forever for a response.
 #  (integer value)
 # Minimum value: 0
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ovs_vsctl_timeout = 120
-
-# DEPRECATED:
+#ovs_vsctl_timeout=120
+
+#
 # This option is used mainly in testing to avoid calls to the underlying network
 # utilities.
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#fake_network = false
-
-# DEPRECATED:
+#fake_network=false
+
+#
 # This option determines the number of times to retry ebtables commands before
 # giving up. The minimum number of retries is 1.
 #
 # Possible values:
 #
-# * Any positive integer
-#
-# Related options:
-#
-# * ``ebtables_retry_interval``
+#     * Any positive integer
+#
+# Related options:
+#
+#     * ebtables_retry_interval
 #  (integer value)
 # Minimum value: 1
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ebtables_exec_attempts = 3
-
-# DEPRECATED:
+#ebtables_exec_attempts=3
+
+#
 # This option determines the time, in seconds, that the system will sleep in
 # between ebtables retries. Note that each successive retry waits a multiple of
 # this value, so for example, if this is set to the default of 1.0 seconds, and
@@ -1792,97 +1833,81 @@
 #
 # Possible values:
 #
-# * Any non-negative float or integer. Setting this to zero will result in no
-#   waiting between attempts.
-#
-# Related options:
-#
-# * ebtables_exec_attempts
+#     * Any non-negative float or integer. Setting this to zero will result in
+# no
+#     waiting between attempts.
+#
+# Related options:
+#
+#     * ebtables_exec_attempts
 #  (floating point value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ebtables_retry_interval = 1.0
+#ebtables_retry_interval=1.0
+
+#
+# This option determines whether the network setup information is injected into
+# the VM before it is booted. While it was originally designed to be used only
+# by
+# nova-network, it is also used by the vmware and xenapi virt drivers to control
+# whether network information is injected into a VM.
+#  (boolean value)
+#flat_injected=false
 
 # DEPRECATED:
-# Enable neutron as the backend for networking.
-#
-# Determine whether to use Neutron or Nova Network as the back end. Set to true
-# to use neutron.
-#  (boolean value)
+# This option determines the bridge used for simple network interfaces when no
+# bridge is specified in the VM creation request.
+#
+# Please note that this option is only used when using nova-network instead of
+# Neutron in your deployment.
+#
+# Possible values:
+#
+#     Any string representing a valid network bridge, such as 'br100'
+#
+# Related options:
+#
+#     ``use_neutron``
+#  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#use_neutron = true
-
-#
-# This option determines whether the network setup information is injected into
-# the VM before it is booted. While it was originally designed to be used only
-# by nova-network, it is also used by the vmware and xenapi virt drivers to
-# control whether network information is injected into a VM. The libvirt virt
-# driver also uses it when we use config_drive to configure network to control
-# whether network information is injected into a VM.
-#  (boolean value)
-#flat_injected = false
+#flat_network_bridge=<None>
 
 # DEPRECATED:
-# This option determines the bridge used for simple network interfaces when no
-# bridge is specified in the VM creation request.
+# This is the address of the DNS server for a simple network. If this option is
+# not specified, the default of '8.8.4.4' is used.
 #
 # Please note that this option is only used when using nova-network instead of
 # Neutron in your deployment.
 #
 # Possible values:
 #
-# * Any string representing a valid network bridge, such as 'br100'
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Any valid IP address.
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#flat_network_bridge = <None>
+#flat_network_dns=8.8.4.4
 
 # DEPRECATED:
-# This is the address of the DNS server for a simple network. If this option is
-# not specified, the default of '8.8.4.4' is used.
-#
-# Please note that this option is only used when using nova-network instead of
-# Neutron in your deployment.
-#
-# Possible values:
-#
-# * Any valid IP address.
-#
-# Related options:
-#
-# * ``use_neutron``
+# This option is the name of the virtual interface of the VM on which the bridge
+# will be built. While it was originally designed to be used only by
+# nova-network, it is also used by libvirt for the bridge interface name.
+#
+# Possible values:
+#
+#     Any valid virtual interface name, such as 'eth0'
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#flat_network_dns = 8.8.4.4
-
-# DEPRECATED:
-# This option is the name of the virtual interface of the VM on which the bridge
-# will be built. While it was originally designed to be used only by
-# nova-network, it is also used by libvirt for the bridge interface name.
-#
-# Possible values:
-#
-# * Any valid virtual interface name, such as 'eth0'
-#  (string value)
-# This option is deprecated for removal since 15.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#flat_interface = <None>
+#flat_interface=<None>
 
 # DEPRECATED:
 # This is the VLAN number used for private networks. Note that the when creating
@@ -1897,13 +1922,12 @@
 #
 # Possible values:
 #
-# * Any integer between 1 and 4094. Values outside of that range will raise a
-#   ValueError exception.
-#
-# Related options:
-#
-# * ``network_manager``
-# * ``use_neutron``
+#     Any integer between 1 and 4094. Values outside of that range will raise a
+#     ValueError exception. Default = 100.
+#
+# Related options:
+#
+#     ``network_manager``, ``use_neutron``
 #  (integer value)
 # Minimum value: 1
 # Maximum value: 4094
@@ -1911,7 +1935,7 @@
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#vlan_start = 100
+#vlan_start=100
 
 # DEPRECATED:
 # This option is the name of the virtual interface of the VM on which the VLAN
@@ -1925,7 +1949,7 @@
 #
 # Possible values:
 #
-# * Any valid virtual interface name, such as 'eth0'
+#     Any valid virtual interface name, such as 'eth0'
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
@@ -1934,7 +1958,7 @@
 # this option has an effect when using neutron, it incorrectly override the
 # value
 # provided by neutron and should therefore not be used.
-#vlan_interface = <None>
+#vlan_interface=<None>
 
 # DEPRECATED:
 # This option represents the number of networks to create if not explicitly
@@ -1950,25 +1974,25 @@
 #
 # Possible values:
 #
-# * Any positive integer is technically valid, although there are practical
-#   limits based upon available IP address space and virtual interfaces.
-#
-# Related options:
-#
-# * ``use_neutron``
-# * ``network_size``
+#     Any positive integer is technically valid, although there are practical
+#     limits based upon available IP address space and virtual interfaces. The
+#     default is 1.
+#
+# Related options:
+#
+#     ``use_neutron``, ``network_size``
 #  (integer value)
 # Minimum value: 1
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#num_networks = 1
+#num_networks=1
 
 # DEPRECATED:
-# This option is no longer used since the /os-cloudpipe API was removed in the
-# 16.0.0 Pike release. This is the public IP address for the cloudpipe VPN
-# servers. It defaults to the IP address of the host.
+# This is the public IP address for the cloudpipe VPN servers. It defaults to
+# the
+# IP address of the host.
 #
 # Please note that this option is only used when using nova-network instead of
 # Neutron in your deployment. It also will be ignored if the configuration
@@ -1978,19 +2002,17 @@
 #
 # Possible values:
 #
-# * Any valid IP address. The default is ``$my_ip``, the IP address of the VM.
-#
-# Related options:
-#
-# * ``network_manager``
-# * ``use_neutron``
-# * ``vpn_start``
+#     Any valid IP address. The default is $my_ip, the IP address of the VM.
+#
+# Related options:
+#
+#     ``network_manager``, ``use_neutron``, ``vpn_start``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#vpn_ip = $my_ip
+#vpn_ip=$my_ip
 
 # DEPRECATED:
 # This is the port number to use as the first VPN port for private networks.
@@ -2004,13 +2026,11 @@
 #
 # Possible values:
 #
-# * Any integer representing a valid port number. The default is 1000.
-#
-# Related options:
-#
-# * ``use_neutron``
-# * ``vpn_ip``
-# * ``network_manager``
+#     Any integer representing a valid port number. The default is 1000.
+#
+# Related options:
+#
+#     ``use_neutron``, ``vpn_ip``, ``network_manager``
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
@@ -2018,7 +2038,7 @@
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#vpn_start = 1000
+#vpn_start=1000
 
 # DEPRECATED:
 # This option determines the number of addresses in each private subnet.
@@ -2028,21 +2048,21 @@
 #
 # Possible values:
 #
-# * Any positive integer that is less than or equal to the available network
-#   size. Note that if you are creating multiple networks, they must all fit in
-#   the available IP address space. The default is 256.
-#
-# Related options:
-#
-# * ``use_neutron``
-# * ``num_networks``
+#     Any positive integer that is less than or equal to the available network
+#     size. Note that if you are creating multiple networks, they must all fit
+# in
+#     the available IP address space. The default is 256.
+#
+# Related options:
+#
+#     ``use_neutron``, ``num_networks``
 #  (integer value)
 # Minimum value: 1
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#network_size = 256
+#network_size=256
 
 # DEPRECATED:
 # This option determines the fixed IPv6 address block when creating a network.
@@ -2052,17 +2072,17 @@
 #
 # Possible values:
 #
-# * Any valid IPv6 CIDR
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Any valid IPv6 CIDR. The default value is "fd00::/48".
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#fixed_range_v6 = fd00::/48
+#fixed_range_v6=fd00::/48
 
 # DEPRECATED:
 # This is the default IPv4 gateway. It is used only in the testing suite.
@@ -2072,18 +2092,17 @@
 #
 # Possible values:
 #
-# * Any valid IP address.
-#
-# Related options:
-#
-# * ``use_neutron``
-# * ``gateway_v6``
+#     Any valid IP address.
+#
+# Related options:
+#
+#     ``use_neutron``, ``gateway_v6``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#gateway = <None>
+#gateway=<None>
 
 # DEPRECATED:
 # This is the default IPv6 gateway. It is used only in the testing suite.
@@ -2093,18 +2112,17 @@
 #
 # Possible values:
 #
-# * Any valid IP address.
-#
-# Related options:
-#
-# * ``use_neutron``
-# * ``gateway``
+#     Any valid IP address.
+#
+# Related options:
+#
+#     ``use_neutron``, ``gateway``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#gateway_v6 = <None>
+#gateway_v6=<None>
 
 # DEPRECATED:
 # This option represents the number of IP addresses to reserve at the top of the
@@ -2114,19 +2132,18 @@
 #
 # Possible values:
 #
-# * Any integer, 0 or greater.
-#
-# Related options:
-#
-# * ``use_neutron``
-# * ``network_manager``
+#     Any integer, 0 or greater. The default is 0.
+#
+# Related options:
+#
+#     ``use_neutron``, ``network_manager``
 #  (integer value)
 # Minimum value: 0
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#cnt_vpn_clients = 0
+#cnt_vpn_clients=0
 
 # DEPRECATED:
 # This is the number of seconds to wait before disassociating a deallocated
@@ -2136,18 +2153,18 @@
 #
 # Possible values:
 #
-# * Any integer, zero or greater.
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Any integer, zero or greater. The default is 600 (10 minutes).
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (integer value)
 # Minimum value: 0
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#fixed_ip_disassociate_timeout = 600
+#fixed_ip_disassociate_timeout=600
 
 # DEPRECATED:
 # This option determines how many times nova-network will attempt to create a
@@ -2156,18 +2173,18 @@
 #
 # Possible values:
 #
-# * Any positive integer. The default is 5.
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Any positive integer. The default is 5.
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (integer value)
 # Minimum value: 1
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#create_unique_mac_address_attempts = 5
+#create_unique_mac_address_attempts=5
 
 # DEPRECATED:
 # Determines whether unused gateway devices, both VLAN and bridge, are deleted
@@ -2176,15 +2193,13 @@
 #
 # Related options:
 #
-# * ``use_neutron``
-# * ``vpn_ip``
-# * ``fake_network``
+#     ``use_neutron``, ``vpn_ip``, ``fake_network``
 #  (boolean value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#teardown_unused_network_gateway = false
+#teardown_unused_network_gateway=false
 
 # DEPRECATED:
 # When this option is True, a call is made to release the DHCP for the instance
@@ -2192,13 +2207,13 @@
 #
 # Related options:
 #
-# * ``use_neutron``
+#     ``use_neutron``
 #  (boolean value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#force_dhcp_release = true
+force_dhcp_release=true
 
 # DEPRECATED:
 # When this option is True, whenever a DNS entry must be updated, a fanout cast
@@ -2207,13 +2222,13 @@
 #
 # Related options:
 #
-# * ``use_neutron``
+#     ``use_neutron``
 #  (boolean value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#update_dns_entries = false
+#update_dns_entries=false
 
 # DEPRECATED:
 # This option determines the time, in seconds, to wait between refreshing DNS
@@ -2221,54 +2236,55 @@
 #
 # Possible values:
 #
-# * A positive integer
-# * -1 to disable updates
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Either -1 (default), or any positive integer. A negative value will
+# disable
+#     the updates.
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (integer value)
 # Minimum value: -1
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#dns_update_periodic_interval = -1
+#dns_update_periodic_interval=-1
 
 # DEPRECATED:
 # This option allows you to specify the domain for the DHCP server.
 #
 # Possible values:
 #
-# * Any string that is a valid domain name.
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Any string that is a valid domain name.
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#dhcp_domain = novalocal
+#dhcp_domain=novalocal
 
 # DEPRECATED:
 # This option allows you to specify the L3 management library to be used.
 #
 # Possible values:
 #
-# * Any dot-separated string that represents the import path to an L3 networking
-#   library.
-#
-# Related options:
-#
-# * ``use_neutron``
+#     Any dot-separated string that represents the import path to an L3
+#     networking library.
+#
+# Related options:
+#
+#     ``use_neutron``
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#l3_lib = nova.network.l3.LinuxNetL3
+#l3_lib=nova.network.l3.LinuxNetL3
 
 # DEPRECATED:
 # THIS VALUE SHOULD BE SET WHEN CREATING THE NETWORK.
@@ -2286,73 +2302,58 @@
 #  (boolean value)
 # This option is deprecated for removal since 2014.2.
 # Its value may be silently ignored in the future.
-#share_dhcp_address = false
-
-# DEPRECATED:
-# URL for LDAP server which will store DNS entries
-#
-# Possible values:
-#
-# * A valid LDAP URL representing the server
-#  (uri value)
-# This option is deprecated for removal since 16.0.0.
+#share_dhcp_address=false
+
+# DEPRECATED: Whether to use Neutron or Nova Network as the back end for
+# networking. Defaults to False (indicating Nova network).Set to True to use
+# neutron. (boolean value)
+# This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#ldap_dns_url = ldap://ldap.example.com:389
-
-# DEPRECATED: Bind user for LDAP server (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_user = uid=admin,ou=people,dc=example,dc=org
-
-# DEPRECATED: Bind user's password for LDAP server (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_password = password
-
-# DEPRECATED:
+#use_neutron=true
+
+#
+# URL for LDAP server which will store DNS entries
+#
+# Possible values:
+#
+# * A valid LDAP URL representing the server
+#  (uri value)
+#ldap_dns_url=ldap://ldap.example.com:389
+
+# Bind user for LDAP server (string value)
+#ldap_dns_user=uid=admin,ou=people,dc=example,dc=org
+
+# Bind user's password for LDAP server (string value)
+#ldap_dns_password=password
+
+#
 # Hostmaster for LDAP DNS driver Statement of Authority
 #
 # Possible values:
 #
 # * Any valid string representing LDAP DNS hostmaster.
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_soa_hostmaster = hostmaster@example.org
-
-# DEPRECATED:
+#ldap_dns_soa_hostmaster=hostmaster@example.org
+
+#
 # DNS Servers for LDAP DNS driver
 #
 # Possible values:
 #
 # * A valid URL representing a DNS server
 #  (multi valued)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_servers = dns.example.org
-
-# DEPRECATED:
+#ldap_dns_servers=dns.example.org
+
+#
 # Base distinguished name for the LDAP search query
 #
 # This option helps to decide where to look up the host in LDAP.
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_base_dn = ou=hosts,dc=example,dc=org
-
-# DEPRECATED:
+#ldap_dns_base_dn=ou=hosts,dc=example,dc=org
+
+#
 # Refresh interval (in seconds) for LDAP DNS driver Start of Authority
 #
 # Time interval, a secondary/slave DNS server waits before requesting for
@@ -2361,48 +2362,41 @@
 #
 # NOTE: Lower values would cause more traffic.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_soa_refresh = 1800
-
-# DEPRECATED:
+#ldap_dns_soa_refresh=1800
+
+#
 # Retry interval (in seconds) for LDAP DNS driver Start of Authority
 #
 # Time interval, a secondary/slave DNS server should wait, if an
 # attempt to transfer zone failed during the previous refresh interval.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_soa_retry = 3600
-
-# DEPRECATED:
+#ldap_dns_soa_retry=3600
+
+#
 # Expiry interval (in seconds) for LDAP DNS driver Start of Authority
 #
 # Time interval, a secondary/slave DNS server holds the information
 # before it is no longer considered authoritative.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_soa_expiry = 86400
-
-# DEPRECATED:
+#ldap_dns_soa_expiry=86400
+
+#
 # Minimum interval (in seconds) for LDAP DNS driver Start of Authority
 #
 # It is Minimum time-to-live applies for all resource records in the
 # zone file. This value is supplied to other servers how long they
 # should keep the data in cache.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
+#ldap_dns_soa_minimum=7200
+
+# DEPRECATED: The topic network nodes listen on (string value)
+# This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
-# nova-network is deprecated, as are any related configuration options.
-#ldap_dns_soa_minimum = 7200
+# There is no need to let users choose the RPC topic for all services - there
+# is little gain from this. Furthermore, it makes it really easy to break Nova
+# by using this option.
+#network_topic=network
 
 # DEPRECATED:
 # Default value for multi_host in networks.
@@ -2422,13 +2416,13 @@
 #
 # Related options:
 #
-# * ``use_neutron``
+# * use_neutron
 #  (boolean value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#multi_host = false
+#multi_host=false
 
 # DEPRECATED:
 # Driver to use for network creation.
@@ -2446,26 +2440,29 @@
 #
 # Related options:
 #
-# * ``use_neutron``
+# * use_neutron
 #  (string value)
 # This option is deprecated for removal since 15.0.0.
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#network_driver = nova.network.linux_net
-
-# DEPRECATED:
+#network_driver=nova.network.linux_net
+
+#
 # Firewall driver to use with ``nova-network`` service.
 #
 # This option only applies when using the ``nova-network`` service. When using
 # another networking services, such as Neutron, this should be to set to the
 # ``nova.virt.firewall.NoopFirewallDriver``.
 #
-# Possible values:
-#
-# * ``nova.virt.firewall.IptablesFirewallDriver``
-# * ``nova.virt.firewall.NoopFirewallDriver``
-# * ``nova.virt.libvirt.firewall.IptablesFirewallDriver``
+# If unset (the default), this will default to the hypervisor-specified
+# default driver.
+#
+# Possible values:
+#
+# * nova.virt.firewall.IptablesFirewallDriver
+# * nova.virt.firewall.NoopFirewallDriver
+# * nova.virt.libvirt.firewall.IptablesFirewallDriver
 # * [...]
 #
 # Related options:
@@ -2473,13 +2470,10 @@
 # * ``use_neutron``: This must be set to ``False`` to enable ``nova-network``
 #   networking
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#firewall_driver = nova.virt.firewall.NoopFirewallDriver
-
-# DEPRECATED:
+#firewall_driver=<None>
+firewall_driver=nova.virt.firewall.NoopFirewallDriver
+
+#
 # Determine whether to allow network traffic from same network.
 #
 # When set to true, hosts on the same subnet are not filtered and are allowed
@@ -2506,144 +2500,34 @@
 #   ``nova.virt.libvirt.firewall.IptablesFirewallDriver`` to ensure the
 #   libvirt firewall driver is enabled.
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#allow_same_net_traffic = true
-
-# DEPRECATED:
-# Default pool for floating IPs.
-#
-# This option specifies the default floating IP pool for allocating floating
-# IPs.
-#
-# While allocating a floating ip, users can optionally pass in the name of the
-# pool they want to allocate from, otherwise it will be pulled from the
-# default pool.
-#
-# If this option is not set, then 'nova' is used as default floating pool.
-#
-# Possible values:
-#
-# * Any string representing a floating IP pool name
-#  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option was used for two purposes: to set the floating IP pool name for
-# nova-network and to do the same for neutron. nova-network is deprecated, as
-# are
-# any related configuration options. Users of neutron, meanwhile, should use the
-# 'default_floating_pool' option in the '[neutron]' group.
-#default_floating_pool = nova
-
-# DEPRECATED:
-# Autoassigning floating IP to VM
-#
-# When set to True, floating IP is auto allocated and associated
-# to the VM upon creation.
-#
-# Related options:
-#
-# * use_neutron: this options only works with nova-network.
-#  (boolean value)
-# This option is deprecated for removal since 15.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#auto_assign_floating_ip = false
-
-# DEPRECATED:
-# Full class name for the DNS Manager for floating IPs.
-#
-# This option specifies the class of the driver that provides functionality
-# to manage DNS entries associated with floating IPs.
-#
-# When a user adds a DNS entry for a specified domain to a floating IP,
-# nova will add a DNS entry using the specified floating DNS driver.
-# When a floating IP is deallocated, its DNS entry will automatically be
-# deleted.
-#
-# Possible values:
-#
-# * Full Python path to the class to be used
-#
-# Related options:
-#
-# * use_neutron: this options only works with nova-network.
-#  (string value)
-# This option is deprecated for removal since 15.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#floating_ip_dns_manager = nova.network.noop_dns_driver.NoopDNSDriver
-
-# DEPRECATED:
-# Full class name for the DNS Manager for instance IPs.
-#
-# This option specifies the class of the driver that provides functionality
-# to manage DNS entries for instances.
-#
-# On instance creation, nova will add DNS entries for the instance name and
-# id, using the specified instance DNS driver and domain. On instance deletion,
-# nova will remove the DNS entries.
-#
-# Possible values:
-#
-# * Full Python path to the class to be used
-#
-# Related options:
-#
-# * use_neutron: this options only works with nova-network.
-#  (string value)
-# This option is deprecated for removal since 15.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#instance_dns_manager = nova.network.noop_dns_driver.NoopDNSDriver
-
-# DEPRECATED:
-# If specified, Nova checks if the availability_zone of every instance matches
-# what the database says the availability_zone should be for the specified
-# dns_domain.
-#
-# Related options:
-#
-# * use_neutron: this options only works with nova-network.
-#  (string value)
-# This option is deprecated for removal since 15.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# nova-network is deprecated, as are any related configuration options.
-#instance_dns_domain =
+#allow_same_net_traffic=true
 
 #
 # Filename that will be used for storing websocket frames received
 # and sent by a proxy service (like VNC, spice, serial) running on this host.
 # If this is not set, no recording will be done.
 #  (string value)
-#record = <None>
+#record=<None>
 
 # Run as a background process. (boolean value)
-#daemon = false
+#daemon=false
 
 # Disallow non-encrypted connections. (boolean value)
-#ssl_only = false
+#ssl_only=false
 
 # Set to True if source host is addressed with IPv6. (boolean value)
-#source_is_ipv6 = false
+#source_is_ipv6=false
 
 # Path to SSL certificate file. (string value)
-#cert = self.pem
+#cert=self.pem
 
 # SSL key file (if separate from cert). (string value)
-#key = <None>
+#key=<None>
 
 #
 # Path to directory with content which will be served by a web server.
 #  (string value)
-#web = /usr/share/spice-html5
+#web=/usr/share/spice-html5
 
 #
 # The directory where the Nova python modules are installed.
@@ -2661,7 +2545,7 @@
 #
 # * ``state_path``
 #  (string value)
-#pybasedir = /build/nova-JLu7jr/nova-16.0.3
+#pybasedir=/build/nova-elxmSs/nova-15.0.2
 
 #
 # The directory where the Nova binaries are installed.
@@ -2675,7 +2559,7 @@
 #
 # * The full path to a directory.
 #  (string value)
-#bindir = /usr/local/bin
+#bindir=/usr/local/bin
 
 #
 # The top-level directory for maintaining Nova's state.
@@ -2691,7 +2575,7 @@
 #
 # * The full path to a directory. Defaults to value provided in ``pybasedir``.
 #  (string value)
-#state_path = $pybasedir
+state_path=/var/lib/nova
 
 #
 # Number of seconds indicating how frequently the state of services on a
@@ -2705,7 +2589,8 @@
 #   is less than report_interval, services will routinely be considered down,
 #   because they report in too rarely.
 #  (integer value)
-#report_interval = 10
+#report_interval=10
+report_interval=10
 
 #
 # Maximum time in seconds since last check-in for up service
@@ -2718,7 +2603,7 @@
 #
 # * report_interval (service_down_time should not be less than report_interval)
 #  (integer value)
-#service_down_time = 60
+service_down_time = 180
 
 #
 # Enable periodic tasks.
@@ -2730,7 +2615,7 @@
 # periodic tasks on only one host - in this case disable this option for all
 # hosts but one.
 #  (boolean value)
-#periodic_enable = true
+#periodic_enable=true
 
 #
 # Number of seconds to randomly delay when starting the periodic task
@@ -2748,10 +2633,10 @@
 # * 0 : disable the random delay
 #  (integer value)
 # Minimum value: 0
-#periodic_fuzzy_delay = 60
+#periodic_fuzzy_delay=60
 
 # List of APIs to be enabled by default. (list value)
-#enabled_apis = osapi_compute,metadata
+enabled_apis=osapi_compute,metadata
 
 #
 # List of APIs with enabled SSL.
@@ -2767,7 +2652,8 @@
 # The OpenStack API service listens on this IP address for incoming
 # requests.
 #  (string value)
-#osapi_compute_listen = 0.0.0.0
+#osapi_compute_listen=0.0.0.0
+osapi_compute_listen=192.168.10.11
 
 #
 # Port on which the OpenStack API will listen.
@@ -2777,7 +2663,7 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#osapi_compute_listen_port = 8774
+#osapi_compute_listen_port=8774
 
 #
 # Number of workers for OpenStack API service. The default will be the number
@@ -2794,7 +2680,8 @@
 # * None (default value)
 #  (integer value)
 # Minimum value: 1
-#osapi_compute_workers = <None>
+#osapi_compute_workers=<None>
+osapi_compute_workers = 8
 
 #
 # IP address on which the metadata API will listen.
@@ -2802,7 +2689,9 @@
 # The metadata API service listens on this IP address for incoming
 # requests.
 #  (string value)
-#metadata_listen = 0.0.0.0
+#metadata_listen=0.0.0.0
+metadata_listen=192.168.10.11
+osapi_volume_listen=192.168.10.11
 
 #
 # Port on which the metadata API will listen.
@@ -2812,7 +2701,7 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#metadata_listen_port = 8775
+#metadata_listen_port=8775
 
 #
 # Number of workers for metadata service. If not specified the number of
@@ -2829,11 +2718,12 @@
 # * None (default value)
 #  (integer value)
 # Minimum value: 1
-#metadata_workers = <None>
+#metadata_workers=<None>
+metadata_workers = 8
 
 # Full class name for the Manager for network (string value)
 # Allowed values: nova.network.manager.FlatManager, nova.network.manager.FlatDHCPManager, nova.network.manager.VlanManager
-#network_manager = nova.network.manager.VlanManager
+#network_manager=nova.network.manager.VlanManager
 
 #
 # This option specifies the driver to be used for the servicegroup service.
@@ -2857,7 +2747,7 @@
 #     * service_down_time (maximum time since last check-in for up service)
 #  (string value)
 # Allowed values: db, mc
-#servicegroup_driver = db
+#servicegroup_driver=db
 
 #
 # From oslo.log
@@ -2866,7 +2756,15 @@
 # If set to true, the logging level will be set to DEBUG instead of the default
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
-#debug = false
+#debug=false
+debug=false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose=true
+verbose=true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -2876,131 +2774,132 @@
 # example, logging_context_format_string). (string value)
 # Note: This option can be changed without restarting.
 # Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
+#log_config_append=<None>
 
 # Defines the format string for %%(asctime)s in log records. Default:
 # %(default)s . This option is ignored if log_config_append is set. (string
 # value)
-#log_date_format = %Y-%m-%d %H:%M:%S
+#log_date_format=%Y-%m-%d %H:%M:%S
 
 # (Optional) Name of log file to send logging output to. If no default is set,
 # logging will go to stderr as defined by use_stderr. This option is ignored if
 # log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
+#log_file=<None>
 
 # (Optional) The base directory used for relative log_file  paths. This option
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
+log_dir=/var/log/nova
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
 # instantaneously. It makes sense only if log_file option is specified and Linux
 # platform is used. This option is ignored if log_config_append is set. (boolean
 # value)
-#watch_log_file = false
+#watch_log_file=false
 
 # Use syslog for logging. Existing syslog format is DEPRECATED and will be
 # changed later to honor RFC5424. This option is ignored if log_config_append is
 # set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol which
-# includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
+#use_syslog=false
 
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
-#syslog_log_facility = LOG_USER
+#syslog_log_facility=LOG_USER
 
 # Log output to standard error. This option is ignored if log_config_append is
 # set. (boolean value)
-#use_stderr = false
+#use_stderr=false
 
 # Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+#logging_context_format_string=%(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
 
 # Format string to use for log messages when context is undefined. (string
 # value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+#logging_default_format_string=%(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
 
 # Additional data to append to log message when logging level for the message is
 # DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+#logging_debug_format_suffix=%(funcName)s %(pathname)s:%(lineno)d
 
 # Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+#logging_exception_prefix=%(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
 
 # Defines the format string for %(user_identity)s that is used in
 # logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+#logging_user_identity_format=%(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels=amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
-#publish_errors = false
+#publish_errors=false
 
 # The format for an instance that is passed with the log message. (string value)
-#instance_format = "[instance: %(uuid)s] "
+#instance_format="[instance: %(uuid)s] "
 
 # The format for an instance UUID that is passed with the log message. (string
 # value)
-#instance_uuid_format = "[instance: %(uuid)s] "
+#instance_uuid_format="[instance: %(uuid)s] "
 
 # Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
+#rate_limit_interval=0
 
 # Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
+#rate_limit_burst=0
 
 # Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG or
 # empty string. Logs with level greater or equal to rate_limit_except_level are
 # not filtered. An empty string means that all levels are filtered. (string
 # value)
-#rate_limit_except_level = CRITICAL
+#rate_limit_except_level=CRITICAL
 
 # Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
+#fatal_deprecations=false
 
 #
 # From oslo.messaging
 #
 
 # Size of RPC connection pool. (integer value)
-#rpc_conn_pool_size = 30
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
+#rpc_conn_pool_size=30
 
 # The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
+#conn_pool_min_size=2
 
 # The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
+#conn_pool_ttl=1200
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
+#rpc_zmq_bind_address=*
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
-#rpc_zmq_matchmaker = redis
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
+#rpc_zmq_matchmaker=redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
+#rpc_zmq_contexts=1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
+#rpc_zmq_topic_backlog=<None>
 
 # Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
+#rpc_zmq_ipc_dir=/var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
+#rpc_zmq_host=localhost
 
 # Number of seconds to wait before all pending messages will be sent after
 # closing a socket. The default value of -1 specifies an infinite linger period.
@@ -3008,138 +2907,147 @@
 # immediately when the socket is closed. Positive values specify an upper bound
 # for the linger period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
+#zmq_linger=-1
+zmq_linger=30
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
+#rpc_poll_timeout=1
 
 # Expiration timeout in seconds of a name service record about existing target (
 # < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
+#zmq_target_expire=300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
-#zmq_target_update = 180
+# Deprecated group/name - [DEFAULT]/zmq_target_update
+#zmq_target_update=180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
-#use_pub_sub = false
+# Deprecated group/name - [DEFAULT]/use_pub_sub
+#use_pub_sub=false
 
 # Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
+# Deprecated group/name - [DEFAULT]/use_router_proxy
+#use_router_proxy=false
 
 # This option makes direct connections dynamic or static. It makes sense only
 # with use_router_proxy=False which means to use direct connections for direct
 # message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
+#use_dynamic_connections=false
 
 # How many additional connections to a host will be made for failover reasons.
 # This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
+#zmq_failover_connections=2
 
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#rpc_zmq_min_port = 49153
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
+#rpc_zmq_min_port=49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
-#rpc_zmq_max_port = 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
+#rpc_zmq_max_port=65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
-#rpc_zmq_bind_port_retries = 100
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
+#rpc_zmq_bind_port_retries=100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
-#rpc_zmq_serialization = json
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
+#rpc_zmq_serialization=json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
 # a queue when server side disconnects. False means to keep queue and messages
 # even if server is disconnected, when the server appears we send all
 # accumulated messages to it. (boolean value)
-#zmq_immediate = true
+#zmq_immediate=true
 
 # Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
 # other negative value) means to skip any overrides and leave it to OS default;
 # 0 and 1 (or any other positive value) mean to disable and enable the option
 # respectively. (integer value)
-#zmq_tcp_keepalive = -1
+#zmq_tcp_keepalive=-1
 
 # The duration between two keepalive transmissions in idle condition. The unit
 # is platform dependent, for example, seconds in Linux, milliseconds in Windows
 # etc. The default value of -1 (or any other negative value and 0) means to skip
 # any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
+#zmq_tcp_keepalive_idle=-1
 
 # The number of retransmissions to be carried out before declaring that remote
 # end is not available. The default value of -1 (or any other negative value and
 # 0) means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_cnt = -1
+#zmq_tcp_keepalive_cnt=-1
 
 # The duration between two successive keepalive retransmissions, if
 # acknowledgement to the previous keepalive transmission is not received. The
 # unit is platform dependent, for example, seconds in Linux, milliseconds in
 # Windows etc. The default value of -1 (or any other negative value and 0) means
 # to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
+#zmq_tcp_keepalive_intvl=-1
 
 # Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
+#rpc_thread_pool_size=100
 
 # Expiration timeout in seconds of a sent/received message after which it is not
 # tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
+#rpc_message_ttl=300
 
 # Wait for message acknowledgements from receivers. This mechanism works only
 # via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
+#rpc_use_acks=false
 
 # Number of seconds to wait for an ack from a cast/call. After each retry
 # attempt this timeout is multiplied by some specified multiplier. (integer
 # value)
-#rpc_ack_timeout_base = 15
+#rpc_ack_timeout_base=15
 
 # Number to multiply base ack timeout by after each retry attempt. (integer
 # value)
-#rpc_ack_timeout_multiplier = 2
+#rpc_ack_timeout_multiplier=2
 
 # Default number of message sending attempts in case of any problems occurred:
 # positive value N means at most N retries, 0 means no retries, None or -1 (or
 # any other negative values) mean to retry forever. This option is used only if
 # acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
+#rpc_retry_attempts=3
 
 # List of publisher hosts SubConsumer can subscribe on. This option has higher
 # priority then the default publishers list taken from the matchmaker. (list
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
-#executor_thread_pool_size = 64
+#executor_thread_pool_size=64
 
 # Seconds to wait for a response from a call. (integer value)
-#rpc_response_timeout = 60
-
-# A URL representing the messaging driver to use and its full configuration.
-# (string value)
-#transport_url = <None>
+#rpc_response_timeout=60
+rpc_response_timeout=3600
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rpc_backend = rabbit
+#rpc_backend=rabbit
+rpc_backend=rabbit
 
 # The default exchange under which topics are scoped. May be overridden by an
 # exchange name specified in the transport_url option. (string value)
-#control_exchange = openstack
+#control_exchange=openstack
 
 #
 # From oslo.service.periodic_task
@@ -3147,7 +3055,7 @@
 
 # Some periodic tasks can be run in a separate process. Should we run them here?
 # (boolean value)
-#run_external_periodic_tasks = true
+#run_external_periodic_tasks=true
 
 #
 # From oslo.service.service
@@ -3159,21 +3067,21 @@
 # is in use); and <start>:<end> results in listening on the smallest unused port
 # number within the specified range of port numbers.  The chosen port is
 # displayed in the service's log file. (string value)
-#backdoor_port = <None>
+#backdoor_port=<None>
 
 # Enable eventlet backdoor, using the provided path as a unix socket that can
 # receive connections. This option is mutually exclusive with 'backdoor_port' in
 # that only one should be provided. If both are provided then the existence of
 # this option overrides the usage of that option. (string value)
-#backdoor_socket = <None>
+#backdoor_socket=<None>
 
 # Enables or disables logging values of all registered options when starting a
 # service (at DEBUG level). (boolean value)
-#log_options = true
+#log_options=true
 
 # Specify a timeout after which a gracefully shutdown server will exit. Zero
 # value means endless wait. (integer value)
-#graceful_shutdown_timeout = 60
+#graceful_shutdown_timeout=60
 
 
 [api]
@@ -3191,7 +3099,9 @@
 # specified as the username.
 #  (string value)
 # Allowed values: keystone, noauth2
-#auth_strategy = keystone
+# Deprecated group/name - [DEFAULT]/auth_strategy
+#auth_strategy=keystone
+auth_strategy=keystone
 
 #
 # When True, the 'X-Forwarded-For' header is treated as the canonical remote
@@ -3199,7 +3109,9 @@
 #
 # You should only enable this if you have an HTML sanitizing proxy.
 #  (boolean value)
-#use_forwarded_for = false
+# Deprecated group/name - [DEFAULT]/use_forwarded_for
+#use_forwarded_for=false
+use_forwarded_for=false
 
 #
 # When gathering the existing metadata for a config drive, the EC2-style
@@ -3223,7 +3135,8 @@
 #
 # * Any string that represents zero or more versions, separated by spaces.
 #  (string value)
-#config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01
+# Deprecated group/name - [DEFAULT]/config_drive_skip_versions
+#config_drive_skip_versions=1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01
 
 #
 # A list of vendordata providers.
@@ -3257,6 +3170,7 @@
 # * vendordata_dynamic_read_timeout
 # * vendordata_dynamic_failure_fatal
 #  (list value)
+# Deprecated group/name - [DEFAULT]/vendordata_providers
 #vendordata_providers =
 
 #
@@ -3267,6 +3181,7 @@
 # services and querying them for information about the instance. This behaviour
 # is documented in the vendordata.rst file in the nova developer reference.
 #  (list value)
+# Deprecated group/name - [DEFAULT]/vendordata_dynamic_targets
 #vendordata_dynamic_targets =
 
 #
@@ -3285,6 +3200,7 @@
 # * vendordata_dynamic_read_timeout
 # * vendordata_dynamic_failure_fatal
 #  (string value)
+# Deprecated group/name - [DEFAULT]/vendordata_dynamic_ssl_certfile
 #vendordata_dynamic_ssl_certfile =
 
 #
@@ -3305,7 +3221,8 @@
 # * vendordata_dynamic_failure_fatal
 #  (integer value)
 # Minimum value: 3
-#vendordata_dynamic_connect_timeout = 5
+# Deprecated group/name - [DEFAULT]/vendordata_dynamic_connect_timeout
+#vendordata_dynamic_connect_timeout=5
 
 #
 # Maximum wait time for an external REST service to return data once connected.
@@ -3324,7 +3241,8 @@
 # * vendordata_dynamic_failure_fatal
 #  (integer value)
 # Minimum value: 0
-#vendordata_dynamic_read_timeout = 5
+# Deprecated group/name - [DEFAULT]/vendordata_dynamic_read_timeout
+#vendordata_dynamic_read_timeout=5
 
 #
 # Should failures to fetch dynamic vendordata be fatal to instance boot?
@@ -3337,7 +3255,7 @@
 # * vendordata_dynamic_connect_timeout
 # * vendordata_dynamic_read_timeout
 #  (boolean value)
-#vendordata_dynamic_failure_fatal = false
+#vendordata_dynamic_failure_fatal=false
 
 #
 # This option is the time (in seconds) to cache metadata. When set to 0,
@@ -3347,7 +3265,8 @@
 # usage, and result in longer times for host metadata changes to take effect.
 #  (integer value)
 # Minimum value: 0
-#metadata_cache_expiration = 15
+# Deprecated group/name - [DEFAULT]/metadata_cache_expiration
+#metadata_cache_expiration=15
 
 #
 # Cloud providers may store custom data in vendor data file that will then be
@@ -3361,7 +3280,8 @@
 # * Any string representing the path to the data file, or an empty string
 #     (default).
 #  (string value)
-#vendordata_jsonfile_path = <None>
+# Deprecated group/name - [DEFAULT]/vendordata_jsonfile_path
+#vendordata_jsonfile_path=<None>
 
 #
 # As a query can potentially return many thousands of items, you can limit the
@@ -3369,7 +3289,8 @@
 #  (integer value)
 # Minimum value: 0
 # Deprecated group/name - [DEFAULT]/osapi_max_limit
-#max_limit = 1000
+#max_limit=1000
+max_limit=1000
 
 #
 # This string is prepended to the normal URL that is returned in links to the
@@ -3381,7 +3302,7 @@
 # * Any string, including an empty string (the default).
 #  (string value)
 # Deprecated group/name - [DEFAULT]/osapi_compute_link_prefix
-#compute_link_prefix = <None>
+#compute_link_prefix=<None>
 
 #
 # This string is prepended to the normal URL that is returned in links to
@@ -3393,20 +3314,15 @@
 # * Any string, including an empty string (the default).
 #  (string value)
 # Deprecated group/name - [DEFAULT]/osapi_glance_link_prefix
-#glance_link_prefix = <None>
-
-# DEPRECATED:
+#glance_link_prefix=<None>
+
+#
 # Operators can turn off the ability for a user to take snapshots of their
 # instances by setting this option to False. When disabled, any attempt to
 # take a snapshot will result in a HTTP 400 response ("Bad Request").
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: This option disables the createImage server action API in a non-
-# discoverable way and is thus a barrier to interoperability. Also, it is not
-# used for other APIs that create snapshots like shelve or createBackup.
-# Disabling snapshots should be done via policy if so desired.
-#allow_instance_snapshots = true
+# Deprecated group/name - [DEFAULT]/allow_instance_snapshots
+#allow_instance_snapshots=true
 
 #
 # This option is a list of all instance states for which network address
@@ -3431,10 +3347,12 @@
 # * "shelved_offloaded"
 #  (list value)
 # Deprecated group/name - [DEFAULT]/osapi_hide_server_address_states
-#hide_server_address_states = building
+#hide_server_address_states=building
 
 # The full path to the fping binary. (string value)
-#fping_path = /usr/sbin/fping
+# Deprecated group/name - [DEFAULT]/fping_path
+#fping_path=/usr/sbin/fping
+fping_path=/usr/sbin/fping
 
 #
 # When True, the TenantNetworkController will query the Neutron API to get the
@@ -3444,7 +3362,8 @@
 #
 # * neutron_default_tenant_id
 #  (boolean value)
-#use_neutron_default_nets = false
+# Deprecated group/name - [DEFAULT]/use_neutron_default_nets
+#use_neutron_default_nets=false
 
 #
 # Tenant ID for getting the default network from Neutron API (also referred in
@@ -3454,7 +3373,8 @@
 #
 # * use_neutron_default_nets
 #  (string value)
-#neutron_default_tenant_id = default
+# Deprecated group/name - [DEFAULT]/neutron_default_tenant_id
+#neutron_default_tenant_id=default
 
 #
 # Enables returning of the instance password by the relevant server API calls
@@ -3462,11 +3382,11 @@
 # support password injection, then the password returned will not be correct,
 # so if your hypervisor does not support password injection, set this to False.
 #  (boolean value)
-#enable_instance_password = true
+# Deprecated group/name - [DEFAULT]/enable_instance_password
+#enable_instance_password=true
 
 
 [api_database]
-connection = sqlite:////var/lib/nova/nova_api.sqlite
 #
 # The *Nova API Database* is a separate database which is used for information
 # which is used across *cells*. This database is mandatory since the Mitaka
@@ -3475,50 +3395,61 @@
 #
 # From nova.conf
 #
+idle_timeout = 180
+min_pool_size = 100
+max_pool_size = 700
+max_overflow = 100
+retry_interval = 5
+max_retries = -1
+db_max_retries = 3
+db_retry_interval = 1
+connection_debug = 10
+pool_timeout = 120
+connection = mysql+pymysql://nova:opnfv_secret@192.168.10.50/nova_api?charset=utf8
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
-#connection = <None>
+#connection=sqlite:////var/lib/nova/nova.sqlite
 
 # If True, SQLite uses synchronous mode. (boolean value)
-#sqlite_synchronous = true
+#sqlite_synchronous=true
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
-#slave_connection = <None>
+#slave_connection=<None>
 
 # The SQL mode to be used for MySQL sessions. This option, including the
 # default, overrides any server-set SQL mode. To use whatever SQL mode is set by
 # the server configuration, set this to no value. Example: mysql_sql_mode=
 # (string value)
-#mysql_sql_mode = TRADITIONAL
+#mysql_sql_mode=TRADITIONAL
 
 # Timeout before idle SQL connections are reaped. (integer value)
-#idle_timeout = 3600
+#idle_timeout=3600
 
 # Maximum number of SQL connections to keep open in a pool. Setting a value of 0
 # indicates no limit. (integer value)
-#max_pool_size = <None>
+#max_pool_size=<None>
 
 # Maximum number of database connection retries during startup. Set to -1 to
 # specify an infinite retry count. (integer value)
-#max_retries = 10
+#max_retries=10
 
 # Interval between retries of opening a SQL connection. (integer value)
-#retry_interval = 10
+#retry_interval=10
 
 # If set, use this value for max_overflow with SQLAlchemy. (integer value)
-#max_overflow = <None>
+#max_overflow=<None>
 
 # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
 # value)
-#connection_debug = 0
+#connection_debug=0
 
 # Add Python stack traces to SQL as comment strings. (boolean value)
-#connection_trace = false
+#connection_trace=false
 
 # If set, use this value for pool_timeout with SQLAlchemy. (integer value)
-#pool_timeout = <None>
+#pool_timeout=<None>
 
 
 [barbican]
@@ -3529,24 +3460,19 @@
 
 # Use this endpoint to connect to Barbican, for example:
 # "http://localhost:9311/" (string value)
-#barbican_endpoint = <None>
+#barbican_endpoint=<None>
 
 # Version of the Barbican API, for example: "v1" (string value)
-#barbican_api_version = <None>
+#barbican_api_version=<None>
 
 # Use this endpoint to connect to Keystone (string value)
-#auth_endpoint = http://localhost/identity/v3
 
 # Number of seconds to wait before retrying poll for key creation completion
 # (integer value)
-#retry_delay = 1
+#retry_delay=1
 
 # Number of times to retry poll for key creation completion (integer value)
-#number_of_retries = 60
-
-# Specifies if insecure TLS (https) requests. If False, the server's certificate
-# will not be validated (boolean value)
-#verify_ssl = true
+#number_of_retries=60
 
 
 [cache]
@@ -3554,25 +3480,26 @@
 #
 # From nova.conf
 #
-
+enabled = true
+backend = oslo_cache.memcache_pool
+memcache_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 # Prefix for building the configuration dictionary for the cache region. This
 # should not need to be changed unless there is another dogpile.cache region
 # with the same configuration name. (string value)
-#config_prefix = cache.oslo
+#config_prefix=cache.oslo
 
 # Default TTL, in seconds, for any cached item in the dogpile.cache region. This
 # applies to any cached method that doesn't have an explicit cache expiration
 # time defined for it. (integer value)
-#expiration_time = 600
-
-# Cache backend module. For eventlet-based or environments with hundreds of
-# threaded servers, Memcache with pooling (oslo_cache.memcache_pool) is
-# recommended. For environments with less than 100 threaded servers, Memcached
-# (dogpile.cache.memcached) or Redis (dogpile.cache.redis) is recommended. Test
-# environments with a single instance of the server can use the
+#expiration_time=600
+
+# Dogpile.cache backend module. It is recommended that Memcache or Redis
+# (dogpile.cache.redis) be used in production deployments. For eventlet-based or
+# highly threaded servers, Memcache with pooling (oslo_cache.memcache_pool) is
+# recommended. For low thread servers, dogpile.cache.memcached is recommended.
+# Test environments with a single instance of the server can use the
 # dogpile.cache.memory backend. (string value)
-# Allowed values: oslo_cache.memcache_pool, oslo_cache.dict, dogpile.cache.memcached, dogpile.cache.redis, dogpile.cache.memory, dogpile.cache.null
-#backend = dogpile.cache.null
+#backend=dogpile.cache.null
 
 # Arguments supplied to the backend module. Specify this option once per
 # argument to be passed to the dogpile.cache backend. Example format:
@@ -3585,45 +3512,44 @@
 #proxies =
 
 # Global toggle for caching. (boolean value)
-#enabled = false
+#enabled=false
 
 # Extra debugging from the cache backend (cache keys, get/set/delete/etc calls).
 # This is only really useful if you need to see the specific cache-backend
 # get/set/delete calls with the keys/values.  Typically this should be left set
 # to false. (boolean value)
-#debug_cache_backend = false
+#debug_cache_backend=false
 
 # Memcache servers in the format of "host:port". (dogpile.cache.memcache and
 # oslo_cache.memcache_pool backends only). (list value)
-#memcache_servers = localhost:11211
+#memcache_servers=localhost:11211
 
 # Number of seconds memcached server is considered dead before it is tried
 # again. (dogpile.cache.memcache and oslo_cache.memcache_pool backends only).
 # (integer value)
-#memcache_dead_retry = 300
+#memcache_dead_retry=300
 
 # Timeout in seconds for every call to a server. (dogpile.cache.memcache and
 # oslo_cache.memcache_pool backends only). (integer value)
-#memcache_socket_timeout = 3
+#memcache_socket_timeout=3
 
 # Max total number of open connections to every memcached server.
 # (oslo_cache.memcache_pool backend only). (integer value)
-#memcache_pool_maxsize = 10
+#memcache_pool_maxsize=10
 
 # Number of seconds a connection to memcached is held unused in the pool before
 # it is closed. (oslo_cache.memcache_pool backend only). (integer value)
-#memcache_pool_unused_timeout = 60
+#memcache_pool_unused_timeout=60
 
 # Number of seconds that an operation will wait to get a memcache client
 # connection. (integer value)
-#memcache_pool_connection_get_timeout = 10
+#memcache_pool_connection_get_timeout=10
 
 
 [cells]
-enable = False
-#
-# DEPRECATED: Cells options allow you to use cells v1 functionality in an
-# OpenStack deployment.
+#
+# Cells options allow you to use cells functionality in openstack
+# deployment.
 #
 # Note that the options in this group are only for cells v1 functionality, which
 # is considered experimental and not recommended for new deployments. Cells v1
@@ -3636,6 +3562,24 @@
 #
 
 # DEPRECATED:
+# Topic.
+#
+# This is the message queue topic that cells nodes listen on. It is
+# used when the cells service is started up to configure the queue,
+# and whenever an RPC call to the scheduler is made.
+#
+# Possible values:
+#
+# * cells: This is the recommended and the default value.
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# Configurable RPC topics provide little value and can result in a wide variety
+# of errors. They should not be used.
+#topic=cells
+
+#
 # Enable cell v1 functionality.
 #
 # Note that cells v1 is considered experimental and not recommended for new
@@ -3660,12 +3604,9 @@
 #   is enabled.
 # * cell_type: Cell type should be defined for all cells.
 #  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#enable = false
-
-# DEPRECATED:
+enable=False
+
+#
 # Name of the current cell.
 #
 # This value must be unique for each cell. Name of a cell is used as
@@ -3677,12 +3618,9 @@
 # * enabled: This option is meaningful only when cells service
 #   is enabled
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#name = nova
-
-# DEPRECATED:
+#name=nova
+
+#
 # Cell capabilities.
 #
 # List of arbitrary key=value pairs defining capabilities of the
@@ -3694,12 +3632,9 @@
 # * key=value pairs list for example;
 #   ``hypervisor=xenserver;kvm,os=linux;windows``
 #  (list value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#capabilities = hypervisor=xenserver;kvm,os=linux;windows
-
-# DEPRECATED:
+#capabilities=hypervisor=xenserver;kvm,os=linux;windows
+
+#
 # Call timeout.
 #
 # Cell messaging module waits for response(s) to be put into the
@@ -3711,12 +3646,9 @@
 # * An integer, corresponding to the interval time in seconds.
 #  (integer value)
 # Minimum value: 0
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#call_timeout = 60
-
-# DEPRECATED:
+#call_timeout=60
+
+#
 # Reserve percentage
 #
 # Percentage of cell capacity to hold in reserve, so the minimum
@@ -3736,12 +3668,9 @@
 # * An integer or float, corresponding to the percentage of cell capacity to
 #   be held in reserve.
 #  (floating point value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#reserve_percent = 10.0
-
-# DEPRECATED:
+#reserve_percent=10.0
+
+#
 # Type of cell.
 #
 # When cells feature is enabled the hosts in the OpenStack Compute
@@ -3755,12 +3684,9 @@
 #   (nova.quota.NoopQuotaDriver)
 #  (string value)
 # Allowed values: api, compute
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#cell_type = compute
-
-# DEPRECATED:
+#cell_type=compute
+
+#
 # Mute child interval.
 #
 # Number of seconds after which a lack of capability and capacity
@@ -3771,12 +3697,9 @@
 #
 # * An integer, corresponding to the interval time in seconds.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#mute_child_interval = 300
-
-# DEPRECATED:
+#mute_child_interval=300
+
+#
 # Bandwidth update interval.
 #
 # Seconds between bandwidth usage cache updates for cells.
@@ -3785,12 +3708,9 @@
 #
 # * An integer, corresponding to the interval time in seconds.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#bandwidth_update_interval = 600
-
-# DEPRECATED:
+#bandwidth_update_interval=600
+
+#
 # Instance update sync database limit.
 #
 # Number of instances to pull from the database at one time for
@@ -3801,12 +3721,9 @@
 #
 # * An integer, corresponding to a number of instances.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#instance_update_sync_database_limit = 100
-
-# DEPRECATED:
+#instance_update_sync_database_limit=100
+
+#
 # Mute weight multiplier.
 #
 # Multiplier used to weigh mute children. Mute children cells are
@@ -3817,12 +3734,9 @@
 #
 # * Negative numeric number
 #  (floating point value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#mute_weight_multiplier = -10000.0
-
-# DEPRECATED:
+#mute_weight_multiplier=-10000.0
+
+#
 # Ram weight multiplier.
 #
 # Multiplier used for weighing ram. Negative numbers indicate that
@@ -3833,12 +3747,9 @@
 #
 # * Numeric multiplier
 #  (floating point value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#ram_weight_multiplier = 10.0
-
-# DEPRECATED:
+#ram_weight_multiplier=10.0
+
+#
 # Offset weight multiplier
 #
 # Multiplier used to weigh offset weigher. Cells with higher
@@ -3851,12 +3762,9 @@
 #
 # * Numeric multiplier
 #  (floating point value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#offset_weight_multiplier = 1.0
-
-# DEPRECATED:
+#offset_weight_multiplier=1.0
+
+#
 # Instance updated at threshold
 #
 # Number of seconds after an instance was updated or deleted to
@@ -3874,12 +3782,9 @@
 # * This value is used with the ``instance_update_num_instances``
 #   value in a periodic task run.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#instance_updated_at_threshold = 3600
-
-# DEPRECATED:
+#instance_updated_at_threshold=3600
+
+#
 # Instance update num instances
 #
 # On every run of the periodic task, nova cells manager will attempt to
@@ -3897,12 +3802,9 @@
 # * This value is used with the ``instance_updated_at_threshold``
 #   value in a periodic task run.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#instance_update_num_instances = 1
-
-# DEPRECATED:
+#instance_update_num_instances=1
+
+#
 # Maximum hop count
 #
 # When processing a targeted message, if the local cell is not the
@@ -3914,24 +3816,18 @@
 #
 # * Positive integer value
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#max_hop_count = 10
-
-# DEPRECATED:
+#max_hop_count=10
+
+#
 # Cells scheduler.
 #
 # The class of the driver used by the cells scheduler. This should be
 # the full Python path to the class to be used. If nothing is specified
 # in this option, the CellsScheduler is used.
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#scheduler = nova.cells.scheduler.CellsScheduler
-
-# DEPRECATED:
+#scheduler=nova.cells.scheduler.CellsScheduler
+
+#
 # RPC driver queue base.
 #
 # When sending a message to another cell by JSON-ifying the message
@@ -3943,12 +3839,9 @@
 #
 # * The base queue name to be used when communicating between cells.
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#rpc_driver_queue_base = cells.intercell
-
-# DEPRECATED:
+#rpc_driver_queue_base=cells.intercell
+
+#
 # Scheduler filter classes.
 #
 # Filter classes the cells scheduler should use. An entry of
@@ -3977,12 +3870,9 @@
 # to a particular cell.
 #
 #  (list value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#scheduler_filter_classes = nova.cells.filters.all_filters
-
-# DEPRECATED:
+#scheduler_filter_classes=nova.cells.filters.all_filters
+
+#
 # Scheduler weight classes.
 #
 # Weigher classes the cells scheduler should use. An entry of
@@ -4012,12 +3902,9 @@
 # is set to a very high value (for example, '999999999999999'), it is
 # likely to be picked if another cell do not have a higher weight.
 #  (list value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#scheduler_weight_classes = nova.cells.weights.all_weighers
-
-# DEPRECATED:
+#scheduler_weight_classes=nova.cells.weights.all_weighers
+
+#
 # Scheduler retries.
 #
 # How many retries when no cells are available. Specifies how many
@@ -4033,12 +3920,9 @@
 # * This value is used with the ``scheduler_retry_delay`` value
 #   while retrying to find a suitable cell.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#scheduler_retries = 10
-
-# DEPRECATED:
+#scheduler_retries=10
+
+#
 # Scheduler retry delay.
 #
 # Specifies the delay (in seconds) between scheduling retries when no
@@ -4056,12 +3940,9 @@
 # * This value is used with the ``scheduler_retries`` value
 #   while retrying to find a suitable cell.
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#scheduler_retry_delay = 2
-
-# DEPRECATED:
+#scheduler_retry_delay=2
+
+#
 # DB check interval.
 #
 # Cell state manager updates cell status for all cells from the DB
@@ -4074,12 +3955,9 @@
 # * Interval time, in seconds.
 #
 #  (integer value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#db_check_interval = 60
-
-# DEPRECATED:
+#db_check_interval=60
+
+#
 # Optional cells configuration.
 #
 # Configuration file from which to read cells configuration. If given,
@@ -4130,10 +4008,7 @@
 #     }
 #
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Cells v1 is being replaced with Cells v2.
-#cells_config = <None>
+#cells_config=<None>
 
 
 [cinder]
@@ -4157,8 +4032,8 @@
 #
 # * endpoint_template - Setting this option will override catalog_info
 #  (string value)
-#catalog_info = volumev3:cinderv3:publicURL
-
+#catalog_info=volumev2:cinderv2:publicURL
+catalog_info=volumev2:cinderv2:internalURL
 #
 # If this option is set then it will override service catalog lookup with
 # this template for cinder endpoint
@@ -4175,7 +4050,7 @@
 #
 # * catalog_info - If endpoint_template is not set, catalog_info will be used.
 #  (string value)
-#endpoint_template = <None>
+#endpoint_template=<None>
 
 #
 # Region name of this node. This is used when picking the URL in the service
@@ -4185,7 +4060,8 @@
 #
 # * Any string representing region name
 #  (string value)
-#os_region_name = <None>
+#os_region_name=<None>
+os_region_name = RegionOne
 
 #
 # Number of times cinderclient should retry on any failed http call.
@@ -4198,7 +4074,7 @@
 # * Any integer value. 0 means connection is attempted only once
 #  (integer value)
 # Minimum value: 0
-#http_retries = 3
+#http_retries=3
 
 #
 # Allow attach between instance and volume in different availability zones.
@@ -4214,51 +4090,101 @@
 # the build request.
 # By default there is no availability zone restriction on volume attach.
 #  (boolean value)
-#cross_az_attach = true
-
-# PEM encoded Certificate Authority to use when verifying HTTPs connections.
-# (string value)
-#cafile = <None>
-
-# PEM encoded client certificate cert file (string value)
-#certfile = <None>
-
-# PEM encoded client certificate key file (string value)
-#keyfile = <None>
-
-# Verify HTTPS connections. (boolean value)
-#insecure = false
-
-# Timeout value for http requests (integer value)
-#timeout = <None>
-
-
-[compute]
+#cross_az_attach=true
+
+[cloudpipe]
 
 #
 # From nova.conf
 #
 
 #
-# Number of consecutive failed builds that result in disabling a compute
-# service.
-#
-# This option will cause nova-compute to set itself to a disabled state
-# if a certain number of consecutive build failures occur. This will
-# prevent the scheduler from continuing to send builds to a compute node that is
-# consistently failing. Note that all failures qualify and count towards this
-# score, including reschedules that may have been due to racy scheduler
-# behavior.
-# Since the failures must be consecutive, it is unlikely that occasional
-# expected
-# reschedules will actually disable a compute node.
-#
-# Possible values:
-#
-# * Any positive integer representing a build failure count.
-# * Zero to never auto-disable.
-#  (integer value)
-#consecutive_build_service_disable_threshold = 10
+# Image ID used when starting up a cloudpipe VPN client.
+#
+# An empty instance is created and configured with OpenVPN using
+# boot_script_template. This instance would be snapshotted and stored
+# in glance. ID of the stored image is used in 'vpn_image_id' to
+# create cloudpipe VPN client.
+#
+# Possible values:
+#
+# * Any valid ID of a VPN image
+#  (string value)
+# Deprecated group/name - [DEFAULT]/vpn_image_id
+#vpn_image_id=0
+
+#
+# Flavor for VPN instances.
+#
+# Possible values:
+#
+# * Any valid flavor name
+#  (string value)
+# Deprecated group/name - [DEFAULT]/vpn_flavor
+#vpn_flavor=m1.tiny
+
+#
+# Template for cloudpipe instance boot script.
+#
+# Possible values:
+#
+# * Any valid path to a cloudpipe instance boot script template
+#
+# Related options:
+#
+# The following options are required to configure cloudpipe-managed
+# OpenVPN server.
+#
+# * dmz_net
+# * dmz_mask
+# * cnt_vpn_clients
+#  (string value)
+# Deprecated group/name - [DEFAULT]/boot_script_template
+#boot_script_template=$pybasedir/nova/cloudpipe/bootscript.template
+
+#
+# Network to push into OpenVPN config.
+#
+# Note: Above mentioned OpenVPN config can be found at
+# /etc/openvpn/server.conf.
+#
+# Possible values:
+#
+# * Any valid IPv4/IPV6 address
+#
+# Related options:
+#
+# * boot_script_template - dmz_net is pushed into bootscript.template
+#   to configure cloudpipe-managed OpenVPN server
+#  (IP address value)
+# Deprecated group/name - [DEFAULT]/dmz_net
+#dmz_net=10.0.0.0
+
+#
+# Netmask to push into OpenVPN config.
+#
+# Possible values:
+#
+# * Any valid IPv4/IPV6 netmask
+#
+# Related options:
+#
+# * dmz_net - dmz_net and dmz_mask is pushed into bootscript.template
+#   to configure cloudpipe-managed OpenVPN server
+# * boot_script_template
+#  (IP address value)
+# Deprecated group/name - [DEFAULT]/dmz_mask
+#dmz_mask=255.255.255.0
+
+#
+# Suffix to add to project name for VPN key and secgroups
+#
+# Possible values:
+#
+# * Any string value representing the VPN key suffix
+#  (string value)
+# Deprecated group/name - [DEFAULT]/vpn_key_suffix
+#vpn_key_suffix=-vpn
 
 
 [conductor]
@@ -4280,14 +4206,14 @@
 # There is no need to let users choose the RPC topic for all services - there
 # is little gain from this. Furthermore, it makes it really easy to break Nova
 # by using this option.
-#topic = conductor
+#topic=conductor
 
 #
 # Number of workers for OpenStack Conductor service. The default will be the
 # number of CPUs available.
 #  (integer value)
-#workers = <None>
-
+#workers=<None>
+workers = 8
 
 [console]
 #
@@ -4331,7 +4257,7 @@
 #  (integer value)
 # Minimum value: 0
 # Deprecated group/name - [DEFAULT]/console_token_ttl
-#token_ttl = 600
+#token_ttl=600
 
 
 [cors]
@@ -4343,24 +4269,58 @@
 # Indicate whether this resource may be shared with the domain received in the
 # requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
 # slash. Example: https://horizon.example.com (list value)
-#allowed_origin = <None>
+#allowed_origin=<None>
+
 
 # Indicate that the actual request can include user credentials (boolean value)
-#allow_credentials = true
+#allow_credentials=true
+
 
 # Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
 # Headers. (list value)
-#expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token,X-Service-Token
+#expose_headers=X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token,X-Service-Token
+
 
 # Maximum cache age of CORS preflight requests. (integer value)
-#max_age = 3600
+#max_age=3600
+
 
 # Indicate which methods can be used during the actual request. (list value)
-#allow_methods = GET,PUT,POST,DELETE,PATCH
+#allow_methods=GET,PUT,POST,DELETE,PATCH
+
 
 # Indicate which header field names may be used during the actual request. (list
 # value)
-#allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id
+#allow_headers=X-Auth-Token,X-Openstack-Request-Id,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id
+
+
+[cors.subdomain]
+
+#
+# From oslo.middleware
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin=<None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials=true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers=X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token,X-Service-Token
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age=3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods=GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request. (list
+# value)
+#allow_headers=X-Auth-Token,X-Openstack-Request-Id,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id
 
 
 [crypto]
@@ -4381,7 +4341,8 @@
 #
 # * ca_path
 #  (string value)
-#ca_file = cacert.pem
+# Deprecated group/name - [DEFAULT]/ca_file
+#ca_file=cacert.pem
 
 #
 # Filename of a private key.
@@ -4390,7 +4351,8 @@
 #
 # * keys_path
 #  (string value)
-#key_file = private/cakey.pem
+# Deprecated group/name - [DEFAULT]/key_file
+#key_file=private/cakey.pem
 
 #
 # Filename of root Certificate Revocation List (CRL). This is a list of
@@ -4401,7 +4363,8 @@
 #
 # * ca_path
 #  (string value)
-#crl_file = crl.pem
+# Deprecated group/name - [DEFAULT]/crl_file
+#crl_file=crl.pem
 
 #
 # Directory path where keys are located.
@@ -4410,7 +4373,8 @@
 #
 # * key_file
 #  (string value)
-#keys_path = $state_path/keys
+# Deprecated group/name - [DEFAULT]/keys_path
+#keys_path=$state_path/keys
 
 #
 # Directory path where root CA is located.
@@ -4419,125 +4383,144 @@
 #
 # * ca_file
 #  (string value)
-#ca_path = $state_path/CA
+# Deprecated group/name - [DEFAULT]/ca_path
+#ca_path=$state_path/CA
 
 # Option to enable/disable use of CA for each project. (boolean value)
-#use_project_ca = false
+# Deprecated group/name - [DEFAULT]/use_project_ca
+#use_project_ca=false
 
 #
 # Subject for certificate for users, %s for
 # project, user, timestamp
 #  (string value)
-#user_cert_subject = /C=US/ST=California/O=OpenStack/OU=NovaDev/CN=%.16s-%.16s-%s
+# Deprecated group/name - [DEFAULT]/user_cert_subject
+#user_cert_subject=/C=US/ST=California/O=OpenStack/OU=NovaDev/CN=%.16s-%.16s-%s
 
 #
 # Subject for certificate for projects, %s for
 # project, timestamp
 #  (string value)
-#project_cert_subject = /C=US/ST=California/O=OpenStack/OU=NovaDev/CN=project-ca-%.16s-%s
+# Deprecated group/name - [DEFAULT]/project_cert_subject
+#project_cert_subject=/C=US/ST=California/O=OpenStack/OU=NovaDev/CN=project-ca-%.16s-%s
 
 
 [database]
-connection = sqlite:////var/lib/nova/nova.sqlite
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect the
+# database.
+#sqlite_db=oslo.sqlite
+idle_timeout = 180
+min_pool_size = 100
+max_pool_size = 700
+max_overflow = 100
+retry_interval = 5
+max_retries = -1
+db_max_retries = 3
+db_retry_interval = 1
+connection_debug = 10
+pool_timeout = 120
+connection = mysql+pymysql://nova:opnfv_secret@192.168.10.50/nova?charset=utf8
+
 # If True, SQLite uses synchronous mode. (boolean value)
-#sqlite_synchronous = true
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
+#sqlite_synchronous=true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-#backend = sqlalchemy
+#backend=sqlalchemy
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-#connection = <None>
+#connection=<None>
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
-#slave_connection = <None>
+#slave_connection=<None>
 
 # The SQL mode to be used for MySQL sessions. This option, including the
 # default, overrides any server-set SQL mode. To use whatever SQL mode is set by
 # the server configuration, set this to no value. Example: mysql_sql_mode=
 # (string value)
-#mysql_sql_mode = TRADITIONAL
-
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
+#mysql_sql_mode=TRADITIONAL
 
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
-#idle_timeout = 3600
+#idle_timeout=3600
 
 # Minimum number of SQL connections to keep open in a pool. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
-#min_pool_size = 1
+#min_pool_size=1
 
 # Maximum number of SQL connections to keep open in a pool. Setting a value of 0
 # indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
-#max_pool_size = 5
+#max_pool_size=5
 
 # Maximum number of database connection retries during startup. Set to -1 to
 # specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
-#max_retries = 10
+#max_retries=10
 
 # Interval between retries of opening a SQL connection. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
-#retry_interval = 10
+#retry_interval=10
 
 # If set, use this value for max_overflow with SQLAlchemy. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
-#max_overflow = 50
+#max_overflow=50
 
 # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
 # value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
-#connection_debug = 0
+#connection_debug=0
 
 # Add Python stack traces to SQL as comment strings. (boolean value)
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
-#connection_trace = false
+#connection_trace=false
 
 # If set, use this value for pool_timeout with SQLAlchemy. (integer value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
-#pool_timeout = <None>
+#pool_timeout=<None>
 
 # Enable the experimental use of database reconnect on connection lost. (boolean
 # value)
-#use_db_reconnect = false
+#use_db_reconnect=false
 
 # Seconds between retries of a database transaction. (integer value)
-#db_retry_interval = 1
+#db_retry_interval=1
 
 # If True, increases the interval between retries of a database operation up to
 # db_max_retry_interval. (boolean value)
-#db_inc_retry_interval = true
+#db_inc_retry_interval=true
 
 # If db_inc_retry_interval is set, the maximum seconds between retries of a
 # database operation. (integer value)
-#db_max_retry_interval = 10
+#db_max_retry_interval=10
 
 # Maximum retries in case of connection error or deadlock error before error is
 # raised. Set to -1 to specify an infinite retry count. (integer value)
-#db_max_retries = 20
+#db_max_retries=20
 
 #
 # From oslo.db.concurrency
@@ -4546,7 +4529,7 @@
 # Enable the experimental use of thread pooling for all DB API calls (boolean
 # value)
 # Deprecated group/name - [DEFAULT]/dbapi_use_tpool
-#use_tpool = false
+#use_tpool=false
 
 
 [ephemeral_storage_encryption]
@@ -4558,21 +4541,19 @@
 #
 # Enables/disables LVM ephemeral storage encryption.
 #  (boolean value)
-#enabled = false
+#enabled=false
 
 #
 # Cipher-mode string to be used.
 #
 # The cipher and mode to be used to encrypt ephemeral storage. The set of
-# cipher-mode combinations available depends on kernel support. According
-# to the dm-crypt documentation, the cipher is expected to be in the format:
-# "<cipher>-<chainmode>-<ivmode>".
+# cipher-mode combinations available depends on kernel support.
 #
 # Possible values:
 #
 # * Any crypto option listed in ``/proc/crypto``.
 #  (string value)
-#cipher = aes-xts-plain64
+#cipher=aes-xts-plain64
 
 #
 # Encryption key length in bits.
@@ -4581,7 +4562,7 @@
 # In XTS mode only half of the bits are used for encryption key.
 #  (integer value)
 # Minimum value: 1
-#key_size = 512
+#key_size=512
 
 
 [filter_scheduler]
@@ -4613,7 +4594,8 @@
 #  (integer value)
 # Minimum value: 1
 # Deprecated group/name - [DEFAULT]/scheduler_host_subset_size
-#host_subset_size = 1
+#host_subset_size=1
+host_subset_size=30
 
 #
 # The number of instances that can be actively performing IO on a host.
@@ -4630,7 +4612,9 @@
 # * An integer, where the integer corresponds to the max number of instances
 #   that can be actively performing IO on any given host.
 #  (integer value)
-#max_io_ops_per_host = 8
+# Deprecated group/name - [DEFAULT]/max_io_ops_per_host
+#max_io_ops_per_host=8
+max_io_ops_per_host=8
 
 #
 # Maximum number of instances that be active on a host.
@@ -4650,8 +4634,9 @@
 # * An integer, where the integer corresponds to the max instances that can be
 #   scheduled on a host.
 #  (integer value)
-# Minimum value: 1
-#max_instances_per_host = 50
+# Deprecated group/name - [DEFAULT]/max_instances_per_host
+#max_instances_per_host=50
+max_instances_per_host=50
 
 #
 # Enable querying of individual hosts for instance information.
@@ -4670,14 +4655,9 @@
 #
 # This option is only used by the FilterScheduler and its subclasses; if you use
 # a different scheduler, this option has no effect.
-#
-# NOTE: In a multi-cell (v2) setup where the cell MQ is separated from the
-# top-level, computes cannot directly communicate with the scheduler. Thus,
-# this option cannot be enabled in that scenario. See also the
-# [workarounds]/disable_group_policy_check_upcall option.
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/scheduler_tracks_instance_changes
-#track_instance_changes = true
+#track_instance_changes=true
 
 #
 # Filters that the scheduler can use.
@@ -4702,13 +4682,18 @@
 # * scheduler_enabled_filters
 #  (multi valued)
 # Deprecated group/name - [DEFAULT]/scheduler_available_filters
-#available_filters = nova.scheduler.filters.all_filters
+#available_filters=nova.scheduler.filters.all_filters
+available_filters=nova.scheduler.filters.all_filters
+available_filters=nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter
+
 
 #
 # Filters that the scheduler will use.
 #
 # An ordered list of filter class names that will be used for filtering
-# hosts. These filters will be applied in the order they are listed so
+# hosts. Ignore the word 'default' in the name of this option: these filters
+# will
+# *always* be applied, and they will be applied in the order they are listed so
 # place your most restrictive filters first to make the filtering process more
 # efficient.
 #
@@ -4727,9 +4712,10 @@
 #   exception will be raised.
 #  (list value)
 # Deprecated group/name - [DEFAULT]/scheduler_default_filters
-#enabled_filters = RetryFilter,AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter
-
-# DEPRECATED:
+#enabled_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter
+enabled_filters=DifferentHostFilter,RetryFilter,AvailabilityZoneFilter,RamFilter,CoreFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter,NUMATopologyFilter,AggregateInstanceExtraSpecsFilter
+
+#
 # Filters used for filtering baremetal hosts.
 #
 # Filters are applied in order, so place your most restrictive filters first to
@@ -4749,16 +4735,9 @@
 #   no effect.
 #  (list value)
 # Deprecated group/name - [DEFAULT]/baremetal_scheduler_default_filters
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason:
-# These filters were used to overcome some of the baremetal scheduling
-# limitations in Nova prior to the use of the Placement API. Now scheduling will
-# use the custom resource class defined for each baremetal node to make its
-# selection.
-#baremetal_enabled_filters = RetryFilter,AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ExactRamFilter,ExactDiskFilter,ExactCoreFilter
-
-# DEPRECATED:
+#baremetal_enabled_filters=RetryFilter,AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ExactRamFilter,ExactDiskFilter,ExactCoreFilter
+
+#
 # Enable baremetal filters.
 #
 # Set this to True to tell the nova scheduler that it should use the filters
@@ -4775,14 +4754,8 @@
 #   specified in 'scheduler_enabled_filters'.
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/scheduler_use_baremetal_filters
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason:
-# These filters were used to overcome some of the baremetal scheduling
-# limitations in Nova prior to the use of the Placement API. Now scheduling will
-# use the custom resource class defined for each baremetal node to make its
-# selection.
-#use_baremetal_filters = false
+#use_baremetal_filters=false
+use_baremetal_filters=false
 
 #
 # Weighers that the scheduler will use.
@@ -4804,7 +4777,7 @@
 #   a weigher that will be used for selecting a host
 #  (list value)
 # Deprecated group/name - [DEFAULT]/scheduler_weight_classes
-#weight_classes = nova.scheduler.weights.all_weighers
+#weight_classes=nova.scheduler.weights.all_weighers
 
 #
 # Ram weight multipler ratio.
@@ -4828,7 +4801,8 @@
 # * An integer or float value, where the value corresponds to the multipler
 #   ratio for this weigher.
 #  (floating point value)
-#ram_weight_multiplier = 1.0
+# Deprecated group/name - [DEFAULT]/ram_weight_multiplier
+#ram_weight_multiplier=1.0
 
 #
 # Disk weight multipler ratio.
@@ -4838,14 +4812,15 @@
 #
 # This option is only used by the FilterScheduler and its subclasses; if you use
 # a different scheduler, this option has no effect. Also note that this setting
-# only affects scheduling if the 'disk' weigher is enabled.
+# only affects scheduling if the 'ram' weigher is enabled.
 #
 # Possible values:
 #
 # * An integer or float value, where the value corresponds to the multipler
 #   ratio for this weigher.
 #  (floating point value)
-#disk_weight_multiplier = 1.0
+# Deprecated group/name - [DEFAULT]/disk_weight_multiplier
+#disk_weight_multiplier=1.0
 
 #
 # IO operations weight multipler ratio.
@@ -4870,25 +4845,8 @@
 # * An integer or float value, where the value corresponds to the multipler
 #   ratio for this weigher.
 #  (floating point value)
-#io_ops_weight_multiplier = -1.0
-
-#
-# PCI device affinity weight multiplier.
-#
-# The PCI device affinity weighter computes a weighting based on the number of
-# PCI devices on the host and the number of PCI devices requested by the
-# instance. The ``NUMATopologyFilter`` filter must be enabled for this to have
-# any significance. For more information, refer to the filter documentation:
-#
-#     https://docs.openstack.org/developer/nova/filter_scheduler.html
-#
-# Possible values:
-#
-# * A positive integer or float value, where the value corresponds to the
-#   multiplier ratio for this weigher.
-#  (floating point value)
-# Minimum value: 0
-#pci_weight_multiplier = 1.0
+# Deprecated group/name - [DEFAULT]/io_ops_weight_multiplier
+#io_ops_weight_multiplier=-1.0
 
 #
 # Multiplier used for weighing hosts for group soft-affinity.
@@ -4899,7 +4857,8 @@
 #   for hosts with group soft affinity. Only a positive value are meaningful, as
 #   negative values would make this behave as a soft anti-affinity weigher.
 #  (floating point value)
-#soft_affinity_weight_multiplier = 1.0
+# Deprecated group/name - [DEFAULT]/soft_affinity_weight_multiplier
+#soft_affinity_weight_multiplier=1.0
 
 #
 # Multiplier used for weighing hosts for group soft-anti-affinity.
@@ -4911,7 +4870,8 @@
 #   meaningful, as negative values would make this behave as a soft affinity
 #   weigher.
 #  (floating point value)
-#soft_anti_affinity_weight_multiplier = 1.0
+# Deprecated group/name - [DEFAULT]/soft_anti_affinity_weight_multiplier
+#soft_anti_affinity_weight_multiplier=1.0
 
 #
 # List of UUIDs for images that can only be run on certain hosts.
@@ -4933,6 +4893,7 @@
 # * scheduler/isolated_hosts
 # * scheduler/restrict_isolated_hosts_to_isolated_images
 #  (list value)
+# Deprecated group/name - [DEFAULT]/isolated_images
 #isolated_images =
 
 #
@@ -4954,6 +4915,7 @@
 # * scheduler/isolated_images
 # * scheduler/restrict_isolated_hosts_to_isolated_images
 #  (list value)
+# Deprecated group/name - [DEFAULT]/isolated_hosts
 #isolated_hosts =
 
 #
@@ -4970,7 +4932,8 @@
 # * scheduler/isolated_images
 # * scheduler/isolated_hosts
 #  (boolean value)
-#restrict_isolated_hosts_to_isolated_images = true
+# Deprecated group/name - [DEFAULT]/restrict_isolated_hosts_to_isolated_images
+#restrict_isolated_hosts_to_isolated_images=true
 
 #
 # Image property namespace for use in the host aggregate.
@@ -4998,7 +4961,8 @@
 #
 # * aggregate_image_properties_isolation_separator
 #  (string value)
-#aggregate_image_properties_isolation_namespace = <None>
+# Deprecated group/name - [DEFAULT]/aggregate_image_properties_isolation_namespace
+#aggregate_image_properties_isolation_namespace=<None>
 
 #
 # Separator character(s) for image property namespace and name.
@@ -5022,7 +4986,8 @@
 #
 # * aggregate_image_properties_isolation_namespace
 #  (string value)
-#aggregate_image_properties_isolation_separator = .
+# Deprecated group/name - [DEFAULT]/aggregate_image_properties_isolation_separator
+#aggregate_image_properties_isolation_separator=.
 
 
 [glance]
@@ -5043,7 +5008,16 @@
 # "scheme://hostname:port[/path]"
 #   (i.e. "http://10.0.1.0:9292" or "https://my.glance.server/image").
 #  (list value)
-#api_servers = <None>
+#api_servers=<None>
+api_servers = http://192.168.10.10:9292
+
+#
+# Enable insecure SSL (https) requests to glance.
+#
+# This setting can be used to turn off verification of the glance server
+# certificate against the certificate authorities.
+#  (boolean value)
+#api_insecure=false
 
 #
 # Enable glance operation retries.
@@ -5052,7 +5026,7 @@
 # an image to / from glance. 0 means no retries.
 #  (integer value)
 # Minimum value: 0
-#num_retries = 0
+#num_retries=0
 
 #
 # List of url schemes that can be directly accessed.
@@ -5083,74 +5057,11 @@
 #
 # * The options in the `key_manager` group, as the key_manager is used
 #   for the signature validation.
-# * Both enable_certificate_validation and default_trusted_certificate_ids
-#   below depend on this option being enabled.
 #  (boolean value)
-#verify_glance_signatures = false
-
-# DEPRECATED:
-# Enable certificate validation for image signature verification.
-#
-# During image signature verification nova will first verify the validity of the
-# image's signing certificate using the set of trusted certificates associated
-# with the instance. If certificate validation fails, signature verification
-# will not be performed and the image will be placed into an error state. This
-# provides end users with stronger assurances that the image data is unmodified
-# and trustworthy. If left disabled, image signature verification can still
-# occur but the end user will not have any assurance that the signing
-# certificate used to generate the image signature is still trustworthy.
-#
-# Related options:
-#
-# * This option only takes effect if verify_glance_signatures is enabled.
-# * The value of default_trusted_certificate_ids may be used when this option
-#   is enabled.
-#  (boolean value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option is intended to ease the transition for deployments leveraging
-# image signature verification. The intended state long-term is for signature
-# verification and certificate validation to always happen together.
-#enable_certificate_validation = false
-
-#
-# List of certificate IDs for certificates that should be trusted.
-#
-# May be used as a default list of trusted certificate IDs for certificate
-# validation. The value of this option will be ignored if the user provides a
-# list of trusted certificate IDs with an instance API request. The value of
-# this option will be persisted with the instance data if signature verification
-# and certificate validation are enabled and if the user did not provide an
-# alternative list. If left empty when certificate validation is enabled the
-# user must provide a list of trusted certificate IDs otherwise certificate
-# validation will fail.
-#
-# Related options:
-#
-# * The value of this option may be used if both verify_glance_signatures and
-#   enable_certificate_validation are enabled.
-#  (list value)
-#default_trusted_certificate_ids =
+#verify_glance_signatures=false
 
 # Enable or disable debug logging with glanceclient. (boolean value)
-#debug = false
-
-# PEM encoded Certificate Authority to use when verifying HTTPs connections.
-# (string value)
-#cafile = <None>
-
-# PEM encoded client certificate cert file (string value)
-#certfile = <None>
-
-# PEM encoded client certificate key file (string value)
-#keyfile = <None>
-
-# Verify HTTPS connections. (boolean value)
-#insecure = false
-
-# Timeout value for http requests (integer value)
-#timeout = <None>
+#debug=false
 
 
 [guestfs]
@@ -5180,7 +5091,7 @@
 #     * libvirt.inject_partition
 #     * libvirt.inject_password
 #  (boolean value)
-#debug = false
+#debug=false
 
 
 [healthcheck]
@@ -5192,10 +5103,10 @@
 # DEPRECATED: The path to respond to healtcheck requests on. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
-#path = /healthcheck
+#path=/healthcheck
 
 # Show more detailed information as part of the response (boolean value)
-#detailed = false
+#detailed=false
 
 # Additional backends that can perform health checks and report that information
 # back as part of a request. (list value)
@@ -5203,7 +5114,7 @@
 
 # Check the presence of a file to determine if an application is running on a
 # port. Used by DisableByFileHealthcheck plugin. (string value)
-#disable_by_file_path = <None>
+#disable_by_file_path=<None>
 
 # Check the presence of a file based on a port to determine if an application is
 # running on a port. Expects a "port:path" list of strings. Used by
@@ -5235,7 +5146,7 @@
 # * Float values greater than 1.0: Enables allocation of total implied
 #   RAM divided by this value for startup.
 #  (floating point value)
-#dynamic_memory_ratio = 1.0
+#dynamic_memory_ratio=1.0
 
 #
 # Enable instance metrics collection
@@ -5244,7 +5155,7 @@
 # metric APIs. Collected data can by retrieved by other apps and
 # services, e.g.: Ceilometer.
 #  (boolean value)
-#enable_instance_metrics_collection = false
+#enable_instance_metrics_collection=false
 
 #
 # Instances path share
@@ -5273,7 +5184,7 @@
 # different CPU features and checked during instance creation
 # in order to limit the CPU features used by the instance.
 #  (boolean value)
-#limit_cpu_features = false
+#limit_cpu_features=false
 
 #
 # Mounted disk query retry count
@@ -5293,7 +5204,7 @@
 #   "mounted_disk_query_retry_interval" option.
 #  (integer value)
 # Minimum value: 0
-#mounted_disk_query_retry_count = 10
+#mounted_disk_query_retry_count=10
 
 #
 # Mounted disk query retry interval
@@ -5312,7 +5223,7 @@
 #   mounted_disk_query_retry_interval configuration options.
 #  (integer value)
 # Minimum value: 0
-#mounted_disk_query_retry_interval = 5
+#mounted_disk_query_retry_interval=5
 
 #
 # Power state check timeframe
@@ -5326,7 +5237,7 @@
 # * Timeframe in seconds (Default: 60).
 #  (integer value)
 # Minimum value: 0
-#power_state_check_timeframe = 60
+#power_state_check_timeframe=60
 
 #
 # Power state event polling interval
@@ -5342,7 +5253,7 @@
 # * Time in seconds (Default: 2).
 #  (integer value)
 # Minimum value: 0
-#power_state_event_polling_interval = 2
+#power_state_event_polling_interval=2
 
 #
 # qemu-img command
@@ -5371,7 +5282,7 @@
 #   set the mkisofs_cmd value to the full path to an mkisofs.exe
 #   installation.
 #  (string value)
-#qemu_img_cmd = qemu-img.exe
+#qemu_img_cmd=qemu-img.exe
 
 #
 # External virtual switch name
@@ -5391,7 +5302,7 @@
 #   is used. This list is queried using WQL.
 # * Virtual switch name.
 #  (string value)
-#vswitch_name = <None>
+#vswitch_name=<None>
 
 #
 # Wait soft reboot seconds
@@ -5405,7 +5316,7 @@
 # * Time in seconds (Default: 60).
 #  (integer value)
 # Minimum value: 0
-#wait_soft_reboot_seconds = 60
+#wait_soft_reboot_seconds=60
 
 #
 # Configuration drive cdrom
@@ -5434,7 +5345,7 @@
 # * You can configure the Compute service to always create a configuration
 #   drive by setting the force_config_drive option to 'True'.
 #  (boolean value)
-#config_drive_cdrom = false
+#config_drive_cdrom=false
 
 #
 # Configuration drive inject password
@@ -5447,7 +5358,7 @@
 #   configuration drive usage with Hyper-V, such as force_config_drive.
 # * Currently, the only accepted config_drive_format is 'iso9660'.
 #  (boolean value)
-#config_drive_inject_password = false
+#config_drive_inject_password=false
 
 #
 # Volume attach retry count
@@ -5465,7 +5376,7 @@
 #   volume_attach_retry_interval option.
 #  (integer value)
 # Minimum value: 0
-#volume_attach_retry_count = 10
+#volume_attach_retry_count=10
 
 #
 # Volume attach retry interval
@@ -5484,7 +5395,7 @@
 #   volume_attach_retry_interval configuration options.
 #  (integer value)
 # Minimum value: 0
-#volume_attach_retry_interval = 5
+#volume_attach_retry_interval=5
 
 #
 # Enable RemoteFX feature
@@ -5512,7 +5423,7 @@
 #
 #     64, 128, 256, 512, 1024
 #  (boolean value)
-#enable_remotefx = false
+#enable_remotefx=false
 
 #
 # Use multipath connections when attaching iSCSI or FC disks.
@@ -5520,7 +5431,7 @@
 # This requires the Multipath IO Windows feature to be enabled. MPIO must be
 # configured to claim such devices.
 #  (boolean value)
-#use_multipath_io = false
+#use_multipath_io=false
 
 #
 # List of iSCSI initiators that will be used for estabilishing iSCSI sessions.
@@ -5529,6 +5440,24 @@
 # initiator.
 #  (list value)
 #iscsi_initiator_list =
+
+
+[image_file_url]
+
+#
+# From nova.conf
+#
+
+# DEPRECATED:
+# List of file systems that are configured in this file in the
+# image_file_url:<list entry name> sections
+#  (list value)
+# This option is deprecated for removal since 14.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The feature to download images from glance via filesystem is not used and will
+# be removed in the future.
+#filesystems =
 
 
 [ironic]
@@ -5547,8 +5476,8 @@
 # From nova.conf
 #
 
-# URL override for the Ironic API endpoint. (uri value)
-#api_endpoint = http://ironic.example.org:6385/
+# URL override for the Ironic API endpoint. (string value)
+#api_endpoint=http://ironic.example.org:6385/
 
 #
 # The number of times to retry when a request conflicts.
@@ -5559,7 +5488,7 @@
 # * api_retry_interval
 #  (integer value)
 # Minimum value: 0
-#api_max_retries = 60
+#api_max_retries=60
 
 #
 # The number of seconds to wait before retrying the request.
@@ -5569,75 +5498,75 @@
 # * api_max_retries
 #  (integer value)
 # Minimum value: 0
-#api_retry_interval = 2
+#api_retry_interval=2
 
 # Timeout (seconds) to wait for node serial console state changed. Set to 0 to
 # disable timeout. (integer value)
 # Minimum value: 0
-#serial_console_state_timeout = 10
+#serial_console_state_timeout=10
 
 # PEM encoded Certificate Authority to use when verifying HTTPs connections.
 # (string value)
-#cafile = <None>
+#cafile=<None>
 
 # PEM encoded client certificate cert file (string value)
-#certfile = <None>
+#certfile=<None>
 
 # PEM encoded client certificate key file (string value)
-#keyfile = <None>
+#keyfile=<None>
 
 # Verify HTTPS connections. (boolean value)
-#insecure = false
+#insecure=false
 
 # Timeout value for http requests (integer value)
-#timeout = <None>
+#timeout=<None>
 
 # Authentication type to load (string value)
 # Deprecated group/name - [ironic]/auth_plugin
-#auth_type = <None>
+#auth_type=<None>
 
 # Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#auth_section=<None>
 
 # Authentication URL (string value)
-#auth_url = <None>
+#auth_url=<None>
 
 # Domain ID to scope to (string value)
-#domain_id = <None>
+#domain_id=<None>
 
 # Domain name to scope to (string value)
-#domain_name = <None>
+#domain_name=<None>
 
 # Project ID to scope to (string value)
-#project_id = <None>
+#project_id=<None>
 
 # Project name to scope to (string value)
-#project_name = <None>
+#project_name=<None>
 
 # Domain ID containing project (string value)
-#project_domain_id = <None>
+#project_domain_id=<None>
 
 # Domain name containing project (string value)
-#project_domain_name = <None>
+#project_domain_name=<None>
 
 # Trust ID (string value)
-#trust_id = <None>
+#trust_id=<None>
 
 # User ID (string value)
-#user_id = <None>
+#user_id=<None>
 
 # Username (string value)
-# Deprecated group/name - [ironic]/user_name
-#username = <None>
+# Deprecated group/name - [ironic]/user-name
+#username=<None>
 
 # User's domain id (string value)
-#user_domain_id = <None>
+#user_domain_id=<None>
 
 # User's domain name (string value)
-#user_domain_name = <None>
+#user_domain_name=<None>
 
 # User's password (string value)
-#password = <None>
+#password=<None>
 
 
 [key_manager]
@@ -5653,95 +5582,71 @@
 #
 # * Empty string or a key in hex value
 #  (string value)
-#fixed_key = <None>
+# Deprecated group/name - [keymgr]/fixed_key
+#fixed_key=<None>
 
 # The full class name of the key manager API class (string value)
-#api_class = castellan.key_manager.barbican_key_manager.BarbicanKeyManager
 
 # The type of authentication credential to create. Possible values are 'token',
 # 'password', 'keystone_token', and 'keystone_password'. Required if no context
 # is passed to the credential factory. (string value)
-#auth_type = <None>
+#auth_type=<None>
 
 # Token for authentication. Required for 'token' and 'keystone_token' auth_type
 # if no context is passed to the credential factory. (string value)
-#token = <None>
+#token=<None>
 
 # Username for authentication. Required for 'password' auth_type. Optional for
 # the 'keystone_password' auth_type. (string value)
-#username = <None>
+#username=<None>
 
 # Password for authentication. Required for 'password' and 'keystone_password'
 # auth_type. (string value)
-#password = <None>
+#password=<None>
 
 # User ID for authentication. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#user_id = <None>
+#user_id=<None>
 
 # User's domain ID for authentication. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#user_domain_id = <None>
+#user_domain_id=<None>
 
 # User's domain name for authentication. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#user_domain_name = <None>
+#user_domain_name=<None>
 
 # Trust ID for trust scoping. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#trust_id = <None>
+#trust_id=<None>
 
 # Domain ID for domain scoping. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#domain_id = <None>
+#domain_id=<None>
 
 # Domain name for domain scoping. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#domain_name = <None>
+#domain_name=<None>
 
 # Project ID for project scoping. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#project_id = <None>
+#project_id=<None>
 
 # Project name for project scoping. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#project_name = <None>
+#project_name=<None>
 
 # Project's domain ID for project. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#project_domain_id = <None>
+#project_domain_id=<None>
 
 # Project's domain name for project. Optional for 'keystone_token' and
 # 'keystone_password' auth_type. (string value)
-#project_domain_name = <None>
+#project_domain_name=<None>
 
 # Allow fetching a new token if the current one is going to expire. Optional for
 # 'keystone_token' and 'keystone_password' auth_type. (boolean value)
-#reauthenticate = true
-
-
-[keystone]
-# Configuration options for the identity service
-
-#
-# From nova.conf
-#
-
-# PEM encoded Certificate Authority to use when verifying HTTPs connections.
-# (string value)
-#cafile = <None>
-
-# PEM encoded client certificate cert file (string value)
-#certfile = <None>
-
-# PEM encoded client certificate key file (string value)
-#keyfile = <None>
-
-# Verify HTTPS connections. (boolean value)
-#insecure = false
-
-# Timeout value for http requests (integer value)
-#timeout = <None>
+#reauthenticate=true
 
 
 [keystone_authtoken]
@@ -5749,52 +5654,62 @@
 #
 # From keystonemiddleware.auth_token
 #
-
+revocation_cache_time = 10
+signing_dir=/tmp/keystone-signing-nova
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = nova
+password = opnfv_secret
+auth_uri=http://192.168.10.10:5000
+auth_url=http://192.168.10.10:35357
+memcached_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users. Unauthenticated
 # clients are redirected to this endpoint to authenticate. Although this
-# endpoint should ideally be unversioned, client support in the wild varies. If
-# you're using a versioned v2 endpoint here, then this should *not* be the same
-# endpoint the service user utilizes for validating tokens, because normal end
-# users may not be able to reach that endpoint. (string value)
-#auth_uri = <None>
+# endpoint should  ideally be unversioned, client support in the wild varies.
+# If you're using a versioned v2 endpoint here, then this  should *not* be the
+# same endpoint the service user utilizes  for validating tokens, because normal
+# end users may not be  able to reach that endpoint. (string value)
+#auth_uri=<None>
 
 # API version of the admin Identity API endpoint. (string value)
-#auth_version = <None>
+#auth_version=<None>
 
 # Do not handle authorization requests within the middleware, but delegate the
 # authorization decision to downstream WSGI components. (boolean value)
-#delay_auth_decision = false
+#delay_auth_decision=false
 
 # Request timeout value for communicating with Identity API server. (integer
 # value)
-#http_connect_timeout = <None>
+#http_connect_timeout=<None>
 
 # How many times are we trying to reconnect when communicating with Identity API
 # Server. (integer value)
-#http_request_max_retries = 3
+#http_request_max_retries=3
 
 # Request environment key where the Swift cache object is stored. When
 # auth_token middleware is deployed with a Swift cache, use this option to have
 # the middleware share a caching backend with swift. Otherwise, use the
 # ``memcached_servers`` option instead. (string value)
-#cache = <None>
+#cache=<None>
 
 # Required if identity server requires client certificate (string value)
-#certfile = <None>
+#certfile=<None>
 
 # Required if identity server requires client certificate (string value)
-#keyfile = <None>
+#keyfile=<None>
 
 # A PEM encoded Certificate Authority to use when verifying HTTPs connections.
 # Defaults to system CAs. (string value)
-#cafile = <None>
+#cafile=<None>
 
 # Verify HTTPS connections. (boolean value)
-#insecure = false
+#insecure=false
 
 # The region in which the identity server can be found. (string value)
-#region_name = <None>
+#region_name=<None>
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P release.
@@ -5802,17 +5717,17 @@
 # This option is deprecated for removal since Ocata.
 # Its value may be silently ignored in the future.
 # Reason: PKI token format is no longer supported.
-#signing_dir = <None>
+#signing_dir=<None>
 
 # Optionally specify a list of memcached server(s) to use for caching. If left
 # undefined, tokens will instead be cached in-process. (list value)
 # Deprecated group/name - [keystone_authtoken]/memcache_servers
-#memcached_servers = <None>
+#memcached_servers=<None>
 
 # In order to prevent excessive effort spent validating tokens, the middleware
 # caches previously-seen tokens for a configurable duration (in seconds). Set to
 # -1 to disable caching completely. (integer value)
-#token_cache_time = 300
+#token_cache_time=300
 
 # DEPRECATED: Determines the frequency at which the list of revoked tokens is
 # retrieved from the Identity service (in seconds). A high number of revocation
@@ -5822,7 +5737,7 @@
 # This option is deprecated for removal since Ocata.
 # Its value may be silently ignored in the future.
 # Reason: PKI token format is no longer supported.
-#revocation_cache_time = 10
+#revocation_cache_time=10
 
 # (Optional) If defined, indicate whether token data should be authenticated or
 # authenticated and encrypted. If MAC, token data is authenticated (with HMAC)
@@ -5830,40 +5745,40 @@
 # cache. If the value is not one of these options or empty, auth_token will
 # raise an exception on initialization. (string value)
 # Allowed values: None, MAC, ENCRYPT
-#memcache_security_strategy = None
+#memcache_security_strategy=None
 
 # (Optional, mandatory if memcache_security_strategy is defined) This string is
 # used for key derivation. (string value)
-#memcache_secret_key = <None>
+#memcache_secret_key=<None>
 
 # (Optional) Number of seconds memcached server is considered dead before it is
 # tried again. (integer value)
-#memcache_pool_dead_retry = 300
+#memcache_pool_dead_retry=300
 
 # (Optional) Maximum total number of open connections to every memcached server.
 # (integer value)
-#memcache_pool_maxsize = 10
+#memcache_pool_maxsize=10
 
 # (Optional) Socket timeout in seconds for communicating with a memcached
 # server. (integer value)
-#memcache_pool_socket_timeout = 3
+#memcache_pool_socket_timeout=3
 
 # (Optional) Number of seconds a connection to memcached is held unused in the
 # pool before it is closed. (integer value)
-#memcache_pool_unused_timeout = 60
+#memcache_pool_unused_timeout=60
 
 # (Optional) Number of seconds that an operation will wait to get a memcached
 # client connection from the pool. (integer value)
-#memcache_pool_conn_get_timeout = 10
+#memcache_pool_conn_get_timeout=10
 
 # (Optional) Use the advanced (eventlet safe) memcached client pool. The
 # advanced pool will only work under python 2.x. (boolean value)
-#memcache_use_advanced_pool = false
+#memcache_use_advanced_pool=false
 
 # (Optional) Indicate whether to set the X-Service-Catalog header. If False,
 # middleware will not ask for service catalog on token validation and will not
 # set the X-Service-Catalog header. (boolean value)
-#include_service_catalog = true
+#include_service_catalog=true
 
 # Used to control the use and type of token binding. Can be set to: "disabled"
 # to not check token binding. "permissive" (default) to validate binding
@@ -5872,7 +5787,7 @@
 # be rejected. "required" any form of token binding is needed to be allowed.
 # Finally the name of a binding method that must be present in tokens. (string
 # value)
-#enforce_token_bind = permissive
+#enforce_token_bind=permissive
 
 # DEPRECATED: If true, the revocation list will be checked for cached tokens.
 # This requires that PKI tokens are configured on the identity server. (boolean
@@ -5880,7 +5795,7 @@
 # This option is deprecated for removal since Ocata.
 # Its value may be silently ignored in the future.
 # Reason: PKI token format is no longer supported.
-#check_revocations_for_cached = false
+#check_revocations_for_cached=false
 
 # DEPRECATED: Hash algorithms to use for hashing PKI tokens. This may be a
 # single algorithm or multiple. The algorithms are those supported by Python
@@ -5893,7 +5808,7 @@
 # This option is deprecated for removal since Ocata.
 # Its value may be silently ignored in the future.
 # Reason: PKI token format is no longer supported.
-#hash_algorithms = md5
+#hash_algorithms=md5
 
 # A choice of roles that must be present in a service token. Service tokens are
 # allowed to request that an expired token can be used and so this check should
@@ -5901,13 +5816,13 @@
 # here are applied as an ANY check so any role in this list must be present. For
 # backwards compatibility reasons this currently only affects the allow_expired
 # check. (list value)
-#service_token_roles = service
+#service_token_roles=service
 
 # For backwards compatibility reasons we must let valid service tokens pass that
 # don't pass the service_token_roles check as valid. Setting this true will
 # become the default in a future release and should be enabled if possible.
 # (boolean value)
-#service_token_roles_required = false
+#service_token_roles_required=false
 
 # Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
 # (string value)
@@ -5915,43 +5830,43 @@
 
 # Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
 # (string value)
-#auth_host = 127.0.0.1
+#auth_host=127.0.0.1
 
 # Port of the admin Identity API endpoint. Deprecated, use identity_uri.
 # (integer value)
-#auth_port = 35357
+#auth_port=35357
 
 # Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
 # (string value)
 # Allowed values: http, https
-#auth_protocol = https
+#auth_protocol=https
 
 # Complete admin Identity API endpoint. This should specify the unversioned root
 # endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
+#identity_uri=<None>
 
 # This option is deprecated and may be removed in a future release. Single
 # shared secret with the Keystone configuration used for bootstrapping a
 # Keystone installation, or otherwise bypassing the normal authentication
 # process. This option should not be used, use `admin_user` and `admin_password`
 # instead. (string value)
-#admin_token = <None>
+#admin_token=<None>
 
 # Service username. (string value)
-#admin_user = <None>
+#admin_user=<None>
 
 # Service user password. (string value)
-#admin_password = <None>
+#admin_password=<None>
 
 # Service tenant name. (string value)
-#admin_tenant_name = admin
+#admin_tenant_name=admin
 
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
-#auth_type = <None>
+#auth_type=<None>
 
 # Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#auth_section=<None>
 
 
 [libvirt]
@@ -5992,7 +5907,7 @@
 #   specified. This is the case when *Amazon*'s AMI/AKI/ARI image
 #   format is used for the rescue image.
 #  (string value)
-#rescue_image_id = <None>
+#rescue_image_id=<None>
 
 #
 # The ID of the kernel (AKI) image to use with the rescue image.
@@ -6011,7 +5926,7 @@
 # * ``rescue_image_id``: If that option points to an image in *Amazon*'s
 #   AMI/AKI/ARI image format, it's useful to use ``rescue_kernel_id`` too.
 #  (string value)
-#rescue_kernel_id = <None>
+#rescue_kernel_id=<None>
 
 #
 # The ID of the RAM disk (ARI) image to use with the rescue image.
@@ -6030,7 +5945,7 @@
 # * ``rescue_image_id``: If that option points to an image in *Amazon*'s
 #   AMI/AKI/ARI image format, it's useful to use ``rescue_ramdisk_id`` too.
 #  (string value)
-#rescue_ramdisk_id = <None>
+#rescue_ramdisk_id=<None>
 
 #
 # Describes the virtualization type (or so called domain type) libvirt should
@@ -6051,7 +5966,8 @@
 # * ``cpu_model``: depends on this
 #  (string value)
 # Allowed values: kvm, lxc, qemu, uml, xen, parallels
-#virt_type = kvm
+#virt_type=kvm
+virt_type=kvm
 
 #
 # Overrides the default libvirt URI of the chosen virtualization type.
@@ -6093,7 +6009,7 @@
 # * ``inject_partition``: That option will decide about the discovery and usage
 #   of the file system. It also can disable the injection at all.
 #  (boolean value)
-#inject_password = false
+#inject_password=false
 
 #
 # Allow the injection of an SSH key at boot time.
@@ -6115,7 +6031,7 @@
 # * ``inject_partition``: That option will decide about the discovery and usage
 #   of the file system. It also can disable the injection at all.
 #  (boolean value)
-#inject_key = false
+#inject_key=false
 
 #
 # Determines the way how the file system is chosen to inject data into it.
@@ -6146,7 +6062,8 @@
 #   single partition image
 #  (integer value)
 # Minimum value: -2
-#inject_partition = -2
+#inject_partition=-2
+inject_partition = -1
 
 # DEPRECATED:
 # Enable a mouse cursor within a graphical VNC or SPICE sessions.
@@ -6164,7 +6081,8 @@
 # This option is deprecated for removal since 14.0.0.
 # Its value may be silently ignored in the future.
 # Reason: This option is being replaced by the 'pointer_model' option.
-#use_usb_tablet = true
+#use_usb_tablet=true
+use_usb_tablet=true
 
 #
 # The IP address or hostname to be used as the target for live migration
@@ -6181,13 +6099,8 @@
 # Possible values:
 #
 # * A valid IP address or hostname, else None.
-#
-# Related options:
-#
-# * ``live_migration_tunnelled``: The live_migration_inbound_addr value is
-#   ignored if tunneling is enabled.
-#  (string value)
-#live_migration_inbound_addr = <None>
+#  (string value)
+#live_migration_inbound_addr=<None>
 
 # DEPRECATED:
 # Live migration target URI to use.
@@ -6197,20 +6110,16 @@
 # hostname.
 #
 # If this option is set to None (which is the default), Nova will automatically
-# generate the `live_migration_uri` value based on only 4 supported `virt_type`
+# generate the `live_migration_uri` value based on only 3 supported `virt_type`
 # in following list:
-#
 # * 'kvm': 'qemu+tcp://%s/system'
 # * 'qemu': 'qemu+tcp://%s/system'
 # * 'xen': 'xenmigr://%s/system'
-# * 'parallels': 'parallels+tcp://%s/system'
-#
-# Related options:
-#
+#
+# Related options:
 # * ``live_migration_inbound_addr``: If ``live_migration_inbound_addr`` value
-#   is not None and ``live_migration_tunnelled`` is False, the ip/hostname
-#   address of target compute node is used instead of ``live_migration_uri`` as
-#   the uri for live migration.
+#   is not None, the ip/hostname address of target compute node is used instead
+#   of ``live_migration_uri`` as the uri for live migration.
 # * ``live_migration_scheme``: If ``live_migration_uri`` is not set, the scheme
 #   used for live migration is taken from ``live_migration_scheme`` instead.
 #  (string value)
@@ -6222,25 +6131,24 @@
 # allow to change live migration scheme and target URI:
 # ``live_migration_scheme``
 # and ``live_migration_inbound_addr`` respectively.
-#live_migration_uri = <None>
-
-#
-# URI scheme used for live migration.
-#
-# Override the default libvirt live migration scheme (which is dependent on
+#live_migration_uri=<None>
+
+#
+# Schema used for live migration.
+#
+# Override the default libvirt live migration scheme (which is dependant on
 # virt_type). If this option is set to None, nova will automatically choose a
 # sensible default based on the hypervisor. It is not recommended that you
 # change
 # this unless you are very sure that hypervisor supports a particular scheme.
 #
 # Related options:
-#
 # * ``virt_type``: This option is meaningful only when ``virt_type`` is set to
 #   `kvm` or `qemu`.
 # * ``live_migration_uri``: If ``live_migration_uri`` value is not None, the
 #   scheme used for live migration is taken from ``live_migration_uri`` instead.
 #  (string value)
-#live_migration_scheme = <None>
+#live_migration_scheme=<None>
 
 #
 # Enable tunnelled migration.
@@ -6251,17 +6159,17 @@
 # the network to allow direct hypervisor to hypervisor communication.
 # If False, use the native transport. If not set, Nova will choose a
 # sensible default based on, for example the availability of native
-# encryption support in the hypervisor. Enabling this option will definitely
+# encryption support in the hypervisor. Enable this option will definitely
 # impact performance massively.
 #
 # Note that this option is NOT compatible with use of block migration.
 #
-# Related options:
-#
-# * ``live_migration_inbound_addr``: The live_migration_inbound_addr value is
-#   ignored if tunneling is enabled.
+# Possible values:
+#
+# * Supersedes and (if set) overrides the deprecated 'live_migration_flag' and
+#   'block_migration_flag' to enable tunneled migration.
 #  (boolean value)
-#live_migration_tunnelled = false
+#live_migration_tunnelled=false
 
 #
 # Maximum bandwidth(in MiB/s) to be used during migration.
@@ -6270,7 +6178,7 @@
 # do not support this feature and will return an error if bandwidth is not 0.
 # Please refer to the libvirt documentation for further details.
 #  (integer value)
-#live_migration_bandwidth = 0
+#live_migration_bandwidth=0
 
 #
 # Maximum permitted downtime, in milliseconds, for live migration
@@ -6285,26 +6193,23 @@
 #
 # * live_migration_completion_timeout
 #  (integer value)
-# Minimum value: 100
-#live_migration_downtime = 500
+#live_migration_downtime=500
 
 #
 # Number of incremental steps to reach max downtime value.
 #
 # Will be rounded up to a minimum of 3 steps.
 #  (integer value)
-# Minimum value: 3
-#live_migration_downtime_steps = 10
+#live_migration_downtime_steps=10
 
 #
 # Time to wait, in seconds, between each step increase of the migration
 # downtime.
 #
-# Minimum delay is 3 seconds. Value is per GiB of guest RAM + disk to be
+# Minimum delay is 10 seconds. Value is per GiB of guest RAM + disk to be
 # transferred, with lower bound of a minimum of 2 GiB per device.
 #  (integer value)
-# Minimum value: 3
-#live_migration_downtime_delay = 75
+#live_migration_downtime_delay=75
 
 #
 # Time to wait, in seconds, for migration to successfully complete transferring
@@ -6321,7 +6226,7 @@
 # * live_migration_downtime_delay
 #  (integer value)
 # Note: This option can be changed without restarting.
-#live_migration_completion_timeout = 800
+#live_migration_completion_timeout=800
 
 # DEPRECATED:
 # Time to wait, in seconds, for migration to make forward progress in
@@ -6337,7 +6242,7 @@
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Serious bugs found in this feature.
-#live_migration_progress_timeout = 0
+#live_migration_progress_timeout=0
 
 #
 # This option allows nova to switch an on-going live migration to post-copy
@@ -6361,7 +6266,7 @@
 #
 #     * live_migration_permit_auto_converge
 #  (boolean value)
-#live_migration_permit_post_copy = false
+#live_migration_permit_post_copy=false
 
 #
 # This option allows nova to start live migration with auto converge on.
@@ -6369,13 +6274,14 @@
 # Auto converge throttles down CPU if a progress of on-going live migration
 # is slow. Auto converge will only be used if this flag is set to True and
 # post copy is not permitted or post copy is unavailable due to the version
-# of libvirt and QEMU in use.
+# of libvirt and QEMU in use. Auto converge requires libvirt>=1.2.3 and
+# QEMU>=1.6.0.
 #
 # Related options:
 #
 #     * live_migration_permit_post_copy
 #  (boolean value)
-#live_migration_permit_auto_converge = false
+#live_migration_permit_auto_converge=false
 
 #
 # Determine the snapshot image format when sending to the image service.
@@ -6393,7 +6299,7 @@
 # * If not set, defaults to same type as source image.
 #  (string value)
 # Allowed values: raw, qcow2, vmdk, vdi
-#snapshot_image_format = <None>
+#snapshot_image_format=<None>
 
 #
 # Override the default disk prefix for the devices attached to an instance.
@@ -6412,12 +6318,12 @@
 # * ``virt_type``: Influences which device type is used, which determines
 #   the default disk prefix.
 #  (string value)
-#disk_prefix = <None>
+#disk_prefix=<None>
 
 # Number of seconds to wait for instance to shut down after soft reboot request
 # is made. We fall back to hard reboot if instance does not shutdown within this
 # window. (integer value)
-#wait_soft_reboot_seconds = 120
+#wait_soft_reboot_seconds=120
 
 #
 # Is used to set the CPU mode an instance should have.
@@ -6439,7 +6345,8 @@
 #   be launched.
 #  (string value)
 # Allowed values: host-model, host-passthrough, custom, none
-#cpu_mode = <None>
+#cpu_mode=<None>
+cpu_mode=host-passthrough
 
 #
 # Set the name of the libvirt CPU model the instance should use.
@@ -6454,85 +6361,38 @@
 #   This would result in an error and the instance won't be launched.
 # * ``virt_type``: Only the virtualization types ``kvm`` and ``qemu`` use this.
 #  (string value)
-#cpu_model = <None>
+#cpu_model=<None>
 
 # Location where libvirt driver will store snapshots before uploading them to
 # image service (string value)
-#snapshots_directory = $instances_path/snapshots
+#snapshots_directory=$instances_path/snapshots
 
 # Location where the Xen hvmloader is kept (string value)
-#xen_hvmloader_path = /usr/lib/xen/boot/hvmloader
-
-#
-# Specific cache modes to use for different disk types.
-#
-# For example: file=directsync,block=none,network=writeback
-#
-# For local or direct-attached storage, it is recommended that you use
-# writethrough (default) mode, as it ensures data integrity and has acceptable
-# I/O performance for applications running in the guest, especially for read
-# operations. However, caching mode none is recommended for remote NFS storage,
-# because direct I/O operations (O_DIRECT) perform better than synchronous I/O
-# operations (with O_SYNC). Caching mode none effectively turns all guest I/O
-# operations into direct I/O operations on the host, which is the NFS client in
-# this environment.
-#
-# Possible cache modes:
-#
-# * default: Same as writethrough.
-# * none: With caching mode set to none, the host page cache is disabled, but
-#   the disk write cache is enabled for the guest. In this mode, the write
-#   performance in the guest is optimal because write operations bypass the host
-#   page cache and go directly to the disk write cache. If the disk write cache
-#   is battery-backed, or if the applications or storage stack in the guest
-#   transfer data properly (either through fsync operations or file system
-#   barriers), then data integrity can be ensured. However, because the host
-#   page cache is disabled, the read performance in the guest would not be as
-#   good as in the modes where the host page cache is enabled, such as
-#   writethrough mode.
-# * writethrough: writethrough mode is the default caching mode. With
-#   caching set to writethrough mode, the host page cache is enabled, but the
-#   disk write cache is disabled for the guest. Consequently, this caching mode
-#   ensures data integrity even if the applications and storage stack in the
-#   guest do not transfer data to permanent storage properly (either through
-#   fsync operations or file system barriers). Because the host page cache is
-#   enabled in this mode, the read performance for applications running in the
-#   guest is generally better. However, the write performance might be reduced
-#   because the disk write cache is disabled.
-# * writeback: With caching set to writeback mode, both the host page cache
-#   and the disk write cache are enabled for the guest. Because of this, the
-#   I/O performance for applications running in the guest is good, but the data
-#   is not protected in a power failure. As a result, this caching mode is
-#   recommended only for temporary data where potential data loss is not a
-#   concern.
-# * directsync: Like "writethrough", but it bypasses the host page cache.
-# * unsafe: Caching mode of unsafe ignores cache transfer operations
-#   completely. As its name implies, this caching mode should be used only for
-#   temporary data where data loss is not a concern. This mode can be useful for
-#   speeding up guest installations, but you should switch to another caching
-#   mode in production environments.
-#  (list value)
+#xen_hvmloader_path=/usr/lib/xen/boot/hvmloader
+
+# Specific cachemodes to use for different disk types e.g:
+# file=directsync,block=none (list value)
 #disk_cachemodes =
 
 # A path to a device that will be used as source of entropy on the host.
 # Permitted options are: /dev/random or /dev/hwrng (string value)
-#rng_dev_path = <None>
+#rng_dev_path=<None>
 
 # For qemu or KVM guests, set this option to specify a default machine type per
 # host architecture. You can find a list of supported machine types in your
 # environment by checking the output of the "virsh capabilities"command. The
 # format of the value for this config option is host-arch=machine-type. For
 # example: x86_64=machinetype1,armv7l=machinetype2 (list value)
-#hw_machine_type = <None>
+#hw_machine_type=<None>
 
 # The data source used to the populate the host "serial" UUID exposed to guest
 # in the virtual BIOS. (string value)
 # Allowed values: none, os, hardware, auto
-#sysinfo_serial = auto
+#sysinfo_serial=auto
 
 # A number of seconds to memory usage statistics period. Zero or negative value
 # mean to disable memory usage statistics. (integer value)
-#mem_stats_period_seconds = 10
+#mem_stats_period_seconds=10
 
 # List of uid targets and ranges.Syntax is guest-uid:host-uid:countMaximum of 5
 # allowed. (list value)
@@ -6544,7 +6404,7 @@
 
 # In a realtime host context vCPUs for guest will run in that scheduling
 # priority. Priority depends on the host kernel (usually 1-99) (integer value)
-#realtime_scheduler_priority = 1
+#realtime_scheduler_priority=1
 
 #
 # This is a performance event list which could be used as monitor. These events
@@ -6573,7 +6433,7 @@
 # * images_volume_group
 #  (string value)
 # Allowed values: raw, flat, qcow2, lvm, rbd, ploop, default
-#images_type = default
+#images_type=default
 
 #
 # LVM Volume Group that is used for VM images, when you specify images_type=lvm
@@ -6582,15 +6442,15 @@
 #
 # * images_type
 #  (string value)
-#images_volume_group = <None>
+#images_volume_group=<None>
 
 #
 # Create sparse logical volumes (with virtualsize) if this flag is set to True.
 #  (boolean value)
-#sparse_logical_volumes = false
+#sparse_logical_volumes=false
 
 # The RADOS pool in which rbd volumes are stored (string value)
-#images_rbd_pool = rbd
+#images_rbd_pool=rbd
 
 # Path to the ceph configuration file to use (string value)
 #images_rbd_ceph_conf =
@@ -6605,32 +6465,32 @@
 # * Qemu >= 1.6 (qcow2 format)
 #  (string value)
 # Allowed values: ignore, unmap
-#hw_disk_discard = <None>
+#hw_disk_discard=<None>
 
 # DEPRECATED: Allows image information files to be stored in non-standard
 # locations (string value)
 # This option is deprecated for removal since 14.0.0.
 # Its value may be silently ignored in the future.
 # Reason: Image info files are no longer used by the image cache
-#image_info_filename_pattern = $instances_path/$image_cache_subdirectory_name/%(image)s.info
+#image_info_filename_pattern=$instances_path/$image_cache_subdirectory_name/%(image)s.info
 
 # Unused resized base images younger than this will not be removed (integer
 # value)
-#remove_unused_resized_minimum_age_seconds = 3600
+#remove_unused_resized_minimum_age_seconds=3600
 
 # DEPRECATED: Write a checksum for files in _base to disk (boolean value)
 # This option is deprecated for removal since 14.0.0.
 # Its value may be silently ignored in the future.
 # Reason: The image cache no longer periodically calculates checksums of stored
 # images. Data integrity can be checked at the block or filesystem level.
-#checksum_base_images = false
+#checksum_base_images=false
 
 # DEPRECATED: How frequently to checksum base images (integer value)
 # This option is deprecated for removal since 14.0.0.
 # Its value may be silently ignored in the future.
 # Reason: The image cache no longer periodically calculates checksums of stored
 # images. Data integrity can be checked at the block or filesystem level.
-#checksum_interval_seconds = 3600
+#checksum_interval_seconds=3600
 
 #
 # Method used to wipe ephemeral disks when they are deleted. Only takes effect
@@ -6648,7 +6508,7 @@
 # * volume_clear_size
 #  (string value)
 # Allowed values: none, zero, shred
-#volume_clear = zero
+#volume_clear=zero
 
 #
 # Size of area in MiB, counting from the beginning of the allocated volume,
@@ -6666,7 +6526,7 @@
 #   for this option to have any impact
 #  (integer value)
 # Minimum value: 0
-#volume_clear_size = 0
+#volume_clear_size=0
 
 #
 # Enable snapshot compression for ``qcow2`` images.
@@ -6679,10 +6539,25 @@
 #
 # * snapshot_image_format
 #  (boolean value)
-#snapshot_compression = false
+#snapshot_compression=false
 
 # Use virtio for bridge interfaces with KVM/QEMU (boolean value)
-#use_virtio_for_bridges = true
+#use_virtio_for_bridges=true
+use_virtio_for_bridges=true
+
+#
+# Protocols listed here will be accessed directly from QEMU.
+#
+# If gluster is present in qemu_allowed_storage_drivers, glusterfs's backend
+# will
+# pass a disk configuration to QEMU. This allows QEMU to access the volume using
+# libgfapi rather than mounting GlusterFS via fuse.
+#
+# Possible values:
+#
+# * [gluster]
+#  (list value)
+#qemu_allowed_storage_drivers =
 
 #
 # Use multipath connection of the iSCSI or FC volume
@@ -6691,13 +6566,7 @@
 # provide high availability and fault tolerance.
 #  (boolean value)
 # Deprecated group/name - [libvirt]/iscsi_use_multipath
-#volume_use_multipath = false
-
-#
-# Number of times to scan given storage protocol to find volume.
-#  (integer value)
-# Deprecated group/name - [libvirt]/num_iscsi_scan_tries
-#num_volume_scan_tries = 5
+#volume_use_multipath=false
 
 #
 # Number of times to rediscover AoE target to find volume.
@@ -6706,7 +6575,18 @@
 # Ethernet). This option allows the user to specify the maximum number of retry
 # attempts that can be made to discover the AoE device.
 #  (integer value)
-#num_aoe_discover_tries = 3
+#num_aoe_discover_tries=3
+
+#
+# Absolute path to the directory where the glusterfs volume is mounted on the
+# compute node.
+#  (string value)
+#glusterfs_mount_point_base=$state_path/mnt
+
+#
+# Number of times to scan iSCSI target to find volume.
+#  (integer value)
+#num_iscsi_scan_tries=5
 
 #
 # The iSCSI transport iface to use to connect to target in case offload support
@@ -6719,7 +6599,7 @@
 # provided here with the actual transport name.
 #  (string value)
 # Deprecated group/name - [libvirt]/iscsi_transport
-#iscsi_iface = <None>
+#iscsi_iface=<None>
 
 #
 # Number of times to scan iSER target to find volume.
@@ -6729,7 +6609,7 @@
 # maximum
 # number of scan attempts that can be made to find iSER volume.
 #  (integer value)
-#num_iser_scan_tries = 5
+#num_iser_scan_tries=5
 
 #
 # Use multipath connection of the iSER volume.
@@ -6737,7 +6617,7 @@
 # iSER volumes can be connected as multipath devices. This will provide high
 # availability and fault tolerance.
 #  (boolean value)
-#iser_use_multipath = false
+#iser_use_multipath=false
 
 #
 # The RADOS client name for accessing rbd(RADOS Block Devices) volumes.
@@ -6745,12 +6625,12 @@
 # Libvirt will refer to this user when connecting and authenticating with
 # the Ceph RBD server.
 #  (string value)
-#rbd_user = <None>
+#rbd_user=<None>
 
 #
 # The libvirt UUID of the secret for the rbd_user volumes.
 #  (string value)
-#rbd_secret_uuid = <None>
+#rbd_secret_uuid=<None>
 
 #
 # Directory where the NFS volume is mounted on the compute node.
@@ -6763,7 +6643,7 @@
 #
 # * A string representing absolute path of mount point.
 #  (string value)
-#nfs_mount_point_base = $state_path/mnt
+#nfs_mount_point_base=$state_path/mnt
 
 #
 # Mount options passed to the NFS client. See section of the nfs man page
@@ -6777,7 +6657,7 @@
 # * Any string representing mount options separated by commas.
 # * Example string: vers=3,lookupcache=pos
 #  (string value)
-#nfs_mount_options = <None>
+#nfs_mount_options=<None>
 
 #
 # Directory where the Quobyte volume is mounted on the compute node.
@@ -6790,15 +6670,38 @@
 #
 # * A string representing absolute path of mount point.
 #  (string value)
-#quobyte_mount_point_base = $state_path/mnt
+#quobyte_mount_point_base=$state_path/mnt
 
 # Path to a Quobyte Client configuration file. (string value)
-#quobyte_client_cfg = <None>
+#quobyte_client_cfg=<None>
+
+#
+# Path or URL to Scality SOFS(Scale-Out File Server) configuration file.
+#
+# The Scality SOFS provides OpenStack users the option of storing their
+# data on a high capacity, replicated, highly available Scality Ring object
+# storage cluster.
+#  (string value)
+#scality_sofs_config=<None>
+
+#
+# Base dir where Scality SOFS shall be mounted.
+#
+# The Scality volume driver in Nova mounts SOFS and lets the hypervisor access
+# the volumes.
+#
+# Possible values:
+#
+# * $state_path/scality where state_path is a config option that specifies
+#   the top-level directory for maintaining nova's state or Any string
+#   containing the full directory path.
+#  (string value)
+#scality_sofs_mount_point=$state_path/scality
 
 #
 # Directory where the SMBFS shares are mounted on the compute node.
 #  (string value)
-#smbfs_mount_point_base = $state_path/mnt
+#smbfs_mount_point_base=$state_path/mnt
 
 #
 # Mount options passed to the SMBFS client.
@@ -6821,7 +6724,7 @@
 # * copying file to remote host
 #  (string value)
 # Allowed values: ssh, rsync
-#remote_filesystem_transport = ssh
+#remote_filesystem_transport=ssh
 
 #
 # Directory where the Virtuozzo Storage clusters are mounted on the compute
@@ -6833,7 +6736,7 @@
 #
 # * vzstorage_mount_* group of parameters
 #  (string value)
-#vzstorage_mount_point_base = $state_path/mnt
+#vzstorage_mount_point_base=$state_path/mnt
 
 #
 # Mount owner user name.
@@ -6844,7 +6747,7 @@
 #
 # * vzstorage_mount_* group of parameters
 #  (string value)
-#vzstorage_mount_user = stack
+#vzstorage_mount_user=stack
 
 #
 # Mount owner group name.
@@ -6855,7 +6758,7 @@
 #
 # * vzstorage_mount_* group of parameters
 #  (string value)
-#vzstorage_mount_group = qemu
+#vzstorage_mount_group=qemu
 
 #
 # Mount access mode.
@@ -6869,7 +6772,7 @@
 #
 # * vzstorage_mount_* group of parameters
 #  (string value)
-#vzstorage_mount_perms = 0770
+#vzstorage_mount_perms=0770
 
 #
 # Path to vzstorage client log.
@@ -6882,7 +6785,7 @@
 #
 # * vzstorage_mount_opts may include more detailed logging options.
 #  (string value)
-#vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz
+#vzstorage_log_path=/var/log/pstorage/%(cluster_name)s/nova.log.gz
 
 #
 # Path to the SSD cache file.
@@ -6905,7 +6808,7 @@
 #
 # * vzstorage_mount_opts may include more detailed cache options.
 #  (string value)
-#vzstorage_cache_path = <None>
+#vzstorage_cache_path=<None>
 
 #
 # Extra mount options for pstorage-mount
@@ -6934,7 +6837,7 @@
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
+#host=127.0.0.1
 
 # DEPRECATED: Use this port to connect to redis host. (port value)
 # Minimum value: 0
@@ -6942,7 +6845,7 @@
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
+#port=6379
 
 # DEPRECATED: Password for Redis server (optional). (string value)
 # This option is deprecated for removal.
@@ -6958,16 +6861,16 @@
 #sentinel_hosts =
 
 # Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
+#sentinel_group_name=oslo-messaging-zeromq
 
 # Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
+#wait_timeout=2000
 
 # Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
+#check_timeout=20000
 
 # Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
+#socket_timeout=10000
 
 
 [metrics]
@@ -7009,7 +6912,7 @@
 #
 # * weight_of_unavailable
 #  (floating point value)
-#weight_multiplier = 1.0
+#weight_multiplier=1.0
 
 #
 # This setting specifies the metrics to be weighed and the relative ratios for
@@ -7064,7 +6967,7 @@
 #
 # * weight_of_unavailable
 #  (boolean value)
-#required = true
+#required=true
 
 #
 # When any of the following conditions are met, this value will be used in place
@@ -7089,7 +6992,7 @@
 # * required
 # * weight_multiplier
 #  (floating point value)
-#weight_of_unavailable = -10000.0
+#weight_of_unavailable=-10000.0
 
 
 [mks]
@@ -7116,15 +7019,14 @@
 #
 # Possible values:
 #
-# * Must be a valid URL of the form:``http://host:port/`` or
-#   ``https://host:port/``
-#  (uri value)
-#mksproxy_base_url = http://127.0.0.1:6090/
+# * Must be a valid URL of the form:``http://host:port/``
+#  (string value)
+#mksproxy_base_url=http://127.0.0.1:6090/
 
 #
 # Enables graphical console access for virtual machines.
 #  (boolean value)
-#enabled = false
+#enabled=false
 
 
 [neutron]
@@ -7134,7 +7036,18 @@
 #
 # From nova.conf
 #
-
+auth_type=v3password
+project_domain_name = Default
+user_domain_name = Default
+auth_url = http://192.168.10.10:35357/v3
+
+password=opnfv_secret
+project_name=service
+username=neutron
+region_name= RegionOne
+url=http://192.168.10.10:9696
+metadata_proxy_shared_secret=opnfv_secret
+service_metadata_proxy=True
 #
 # This option specifies the URL for connecting to Neutron.
 #
@@ -7144,7 +7057,7 @@
 #   This typically matches the URL returned for the 'network' service type
 #   from the Keystone service catalog.
 #  (uri value)
-#url = http://127.0.0.1:9696
+#url=http://127.0.0.1:9696
 
 #
 # Region name for connecting to Neutron in admin context.
@@ -7156,25 +7069,17 @@
 # to Keystone, the Keystone service uses the region_name to determine the
 # region the request is coming from.
 #  (string value)
-#region_name = RegionOne
-
-#
-# Default name for the Open vSwitch integration bridge.
+#region_name=RegionOne
+
 #
 # Specifies the name of an integration bridge interface used by OpenvSwitch.
-# This option is only used if Neutron does not specify the OVS bridge name in
-# port binding responses.
-#  (string value)
-#ovs_bridge = br-int
-
-#
-# Default name for the floating IP pool.
-#
-# Specifies the name of floating IP pool used for allocating floating IPs. This
-# option is only used if Neutron does not specify the floating IP pool name in
-# port binding reponses.
-#  (string value)
-#default_floating_pool = nova
+# This option is used only if Neutron does not specify the OVS bridge name.
+#
+# Possible values:
+#
+# * Any string representing OVS bridge name.
+#  (string value)
+#ovs_bridge=br-int
 
 #
 # Integer value representing the number of seconds to wait before querying
@@ -7184,7 +7089,7 @@
 # extensions with no wait.
 #  (integer value)
 # Minimum value: 0
-#extension_sync_interval = 600
+#extension_sync_interval=600
 
 #
 # When set to True, this option indicates that Neutron will be used to proxy
@@ -7195,7 +7100,7 @@
 #
 # * metadata_proxy_shared_secret
 #  (boolean value)
-#service_metadata_proxy = false
+#service_metadata_proxy=false
 
 #
 # This option holds the shared secret string used to validate proxy requests to
@@ -7210,82 +7115,82 @@
 
 # PEM encoded Certificate Authority to use when verifying HTTPs connections.
 # (string value)
-#cafile = <None>
+#cafile=<None>
 
 # PEM encoded client certificate cert file (string value)
-#certfile = <None>
+#certfile=<None>
 
 # PEM encoded client certificate key file (string value)
-#keyfile = <None>
+#keyfile=<None>
 
 # Verify HTTPS connections. (boolean value)
-#insecure = false
+#insecure=false
 
 # Timeout value for http requests (integer value)
-#timeout = <None>
+#timeout=<None>
 
 # Authentication type to load (string value)
 # Deprecated group/name - [neutron]/auth_plugin
-#auth_type = <None>
+#auth_type=<None>
 
 # Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#auth_section=<None>
 
 # Authentication URL (string value)
-#auth_url = <None>
+#auth_url=<None>
 
 # Domain ID to scope to (string value)
-#domain_id = <None>
+#domain_id=<None>
 
 # Domain name to scope to (string value)
-#domain_name = <None>
+#domain_name=<None>
 
 # Project ID to scope to (string value)
-#project_id = <None>
+#project_id=<None>
 
 # Project name to scope to (string value)
-#project_name = <None>
+#project_name=<None>
 
 # Domain ID containing project (string value)
-#project_domain_id = <None>
+#project_domain_id=<None>
 
 # Domain name containing project (string value)
-#project_domain_name = <None>
+#project_domain_name=<None>
 
 # Trust ID (string value)
-#trust_id = <None>
+#trust_id=<None>
 
 # Optional domain ID to use with v3 and v2 parameters. It will be used for both
 # the user and project domain in v3 and ignored in v2 authentication. (string
 # value)
-#default_domain_id = <None>
+#default_domain_id=<None>
 
 # Optional domain name to use with v3 API and v2 parameters. It will be used for
 # both the user and project domain in v3 and ignored in v2 authentication.
 # (string value)
-#default_domain_name = <None>
+#default_domain_name=<None>
 
 # User ID (string value)
-#user_id = <None>
+#user_id=<None>
 
 # Username (string value)
-# Deprecated group/name - [neutron]/user_name
-#username = <None>
+# Deprecated group/name - [neutron]/user-name
+#username=<None>
 
 # User's domain id (string value)
-#user_domain_id = <None>
+#user_domain_id=<None>
 
 # User's domain name (string value)
-#user_domain_name = <None>
+#user_domain_name=<None>
 
 # User's password (string value)
-#password = <None>
+#password=<None>
 
 # Tenant ID (string value)
-#tenant_id = <None>
+#tenant_id=<None>
 
 # Tenant Name (string value)
-#tenant_name = <None>
+#tenant_name=<None>
 
 
 [notifications]
@@ -7313,19 +7218,21 @@
 # * "vm_and_task_state" - notifications on VM and task state changes
 #  (string value)
 # Allowed values: <None>, vm_state, vm_and_task_state
-#notify_on_state_change = <None>
+# Deprecated group/name - [DEFAULT]/notify_on_state_change
+#notify_on_state_change=<None>
 
 #
 # If enabled, send api.fault notifications on caught exceptions in the
 # API service.
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/notify_api_faults
-#notify_on_api_faults = false
+#notify_on_api_faults=false
+notify_on_api_faults=false
 
 # Default notification level for outgoing notifications. (string value)
 # Allowed values: DEBUG, INFO, WARN, ERROR, CRITICAL
 # Deprecated group/name - [DEFAULT]/default_notification_level
-#default_level = INFO
+#default_level=INFO
 
 #
 # Default publisher_id for outgoing notifications. If you consider routing
@@ -7340,7 +7247,8 @@
 #
 # *  my_ip - IP address of this host
 #  (string value)
-#default_publisher_id = $my_ip
+# Deprecated group/name - [DEFAULT]/default_publisher_id
+#default_publisher_id=$my_ip
 
 #
 # Specifies which notification format shall be used by nova.
@@ -7360,36 +7268,59 @@
 # http://docs.openstack.org/developer/nova/notifications.html
 #  (string value)
 # Allowed values: unversioned, versioned, both
-#notification_format = both
-
-#
-# Specifies the topics for the versioned notifications issued by nova.
-#
-# The default value is fine for most deployments and rarely needs to be changed.
-# However, if you have a third-party service that consumes versioned
-# notifications, it might be worth getting a topic for that service.
-# Nova will send a message containing a versioned notification payload to each
-# topic queue in this list.
-#
-# The list of versioned notifications is visible in
-# http://docs.openstack.org/developer/nova/notifications.html
+# Deprecated group/name - [DEFAULT]/notification_format
+#notification_format=both
+
+
+[osapi_v21]
+
+#
+# From nova.conf
+#
+
+# DEPRECATED:
+# This option is a list of all of the v2.1 API extensions to never load.
+#
+# Possible values:
+#
+# * A list of strings, each being the alias of an extension that you do not
+#   wish to load.
+#
+# Related options:
+#
+# * enabled
+# * extensions_whitelist
 #  (list value)
-#versioned_notifications_topics = versioned_notifications
-
-#
-# If enabled, include block device information in the versioned notification
-# payload. Sending block device information is disabled by default as providing
-# that information can incur some overhead on the system since the information
-# may need to be loaded from the database.
-#  (boolean value)
-#bdms_in_notifications = false
-
-
-[osapi_v21]
-
-#
-# From nova.conf
-#
+# This option is deprecated for removal since 12.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# API extensions are now part of the standard API. API extensions should be
+# disabled using policy, rather than via these configuration options.
+#extensions_blacklist =
+
+# DEPRECATED:
+# This is a list of extensions. If it is empty, then *all* extensions except
+# those specified in the extensions_blacklist option will be loaded. If it is
+# not
+# empty, then only those extensions in this list will be loaded, provided that
+# they are also not in the extensions_blacklist option.
+#
+# Possible values:
+#
+# * A list of strings, each being the alias of an extension that you wish to
+#   load, or an empty list, which indicates that all extensions are to be run.
+#
+# Related options:
+#
+# * enabled
+# * extensions_blacklist
+#  (list value)
+# This option is deprecated for removal since 12.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# API extensions are now part of the standard API. API extensions should be
+# disabled using policy, rather than via these configuration options.
+#extensions_whitelist =
 
 # DEPRECATED:
 # This option is a string representing a regular expression (regex) that matches
@@ -7407,7 +7338,7 @@
 # dashes. If your installation uses IDs outside of this range, you should use
 # this option to provide your own regex and give you time to migrate offending
 # projects to valid IDs before the next release.
-#project_id_regex = <None>
+#project_id_regex=<None>
 
 
 [oslo_concurrency]
@@ -7417,14 +7348,16 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
-#disable_process_locking = false
+# Deprecated group/name - [DEFAULT]/disable_process_locking
+#disable_process_locking=false
 
 # Directory to use for lock files.  For security, the specified directory should
 # only be writable by the user running the processes that need locking. Defaults
 # to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set in the
 # environment, use the Python tempfile.gettempdir function to find a suitable
 # location. If external locks are used, a lock path must be set. (string value)
-#lock_path = /tmp
+# Deprecated group/name - [DEFAULT]/lock_path
+lock_path=/var/lib/nova/tmp
 
 
 [oslo_messaging_amqp]
@@ -7435,104 +7368,103 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
-#container_name = <None>
+# Deprecated group/name - [amqp1]/container_name
+#container_name=<None>
 
 # Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
+# Deprecated group/name - [amqp1]/idle_timeout
+#idle_timeout=0
 
 # Debug: dump AMQP frames to stdout (boolean value)
-#trace = false
-
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
+# Deprecated group/name - [amqp1]/trace
+#trace=false
 
 # CA certificate PEM file used to verify the server's certificate (string value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional) (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
+# Deprecated group/name - [amqp1]/ssl_key_password
+#ssl_key_password=<None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
-#allow_insecure_clients = false
+#allow_insecure_clients=false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
 # Minimum value: 1
-#connection_retry_interval = 1
+#connection_retry_interval=1
 
 # Increase the connection_retry_interval by this many seconds after each
 # unsuccessful failover attempt. (integer value)
 # Minimum value: 0
-#connection_retry_backoff = 2
+#connection_retry_backoff=2
 
 # Maximum limit for connection_retry_interval + connection_retry_backoff
 # (integer value)
 # Minimum value: 1
-#connection_retry_interval_max = 30
+#connection_retry_interval_max=30
 
 # Time to pause between re-connecting an AMQP 1.0 link that failed due to a
 # recoverable error. (integer value)
 # Minimum value: 1
-#link_retry_delay = 10
+#link_retry_delay=10
 
 # The maximum number of attempts to re-send a reply message which failed due to
 # a recoverable error. (integer value)
 # Minimum value: -1
-#default_reply_retry = 0
+#default_reply_retry=0
 
 # The deadline for an rpc reply message delivery. (integer value)
 # Minimum value: 5
-#default_reply_timeout = 30
+#default_reply_timeout=30
 
 # The deadline for an rpc cast or call message delivery. Only used when caller
 # does not provide a timeout expiry. (integer value)
 # Minimum value: 5
-#default_send_timeout = 30
+#default_send_timeout=30
 
 # The deadline for a sent notification message delivery. Only used when caller
 # does not provide a timeout expiry. (integer value)
 # Minimum value: 5
-#default_notify_timeout = 30
+#default_notify_timeout=30
 
 # The duration to schedule a purge of idle sender links. Detach link after
 # expiry. (integer value)
 # Minimum value: 1
-#default_sender_link_timeout = 600
+#default_sender_link_timeout=600
 
 # Indicates the addressing mode used by the driver.
 # Permitted values:
@@ -7540,36 +7472,39 @@
 # 'routable' - use routable addresses
 # 'dynamic'  - use legacy addresses if the message bus does not support routing
 # otherwise use routable addressing (string value)
-#addressing_mode = dynamic
+#addressing_mode=dynamic
 
 # address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
+# Deprecated group/name - [amqp1]/server_request_prefix
+#server_request_prefix=exclusive
 
 # address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
+# Deprecated group/name - [amqp1]/broadcast_prefix
+#broadcast_prefix=broadcast
 
 # address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
+# Deprecated group/name - [amqp1]/group_request_prefix
+#group_request_prefix=unicast
 
 # Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
+#rpc_address_prefix=openstack.org/om/rpc
 
 # Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
+#notify_address_prefix=openstack.org/om/notify
 
 # Appended to the address prefix when sending a fanout message. Used by the
 # message bus to identify fanout messages. (string value)
-#multicast_address = multicast
+#multicast_address=multicast
 
 # Appended to the address prefix when sending to a particular RPC/Notification
 # server. Used by the message bus to identify messages sent to a single
 # destination. (string value)
-#unicast_address = unicast
+#unicast_address=unicast
 
 # Appended to the address prefix when sending to a group of consumers. Used by
 # the message bus to identify messages that should be delivered in a round-robin
 # fashion across consumers. (string value)
-#anycast_address = anycast
+#anycast_address=anycast
 
 # Exchange name used in notification addresses.
 # Exchange name resolution precedence:
@@ -7577,7 +7512,7 @@
 # else default_notification_exchange if set
 # else control_exchange if set
 # else 'notify' (string value)
-#default_notification_exchange = <None>
+#default_notification_exchange=<None>
 
 # Exchange name used in RPC addresses.
 # Exchange name resolution precedence:
@@ -7585,19 +7520,19 @@
 # else default_rpc_exchange if set
 # else control_exchange if set
 # else 'rpc' (string value)
-#default_rpc_exchange = <None>
+#default_rpc_exchange=<None>
 
 # Window size for incoming RPC Reply messages. (integer value)
 # Minimum value: 1
-#reply_link_credit = 200
+#reply_link_credit=200
 
 # Window size for incoming RPC Request messages (integer value)
 # Minimum value: 1
-#rpc_server_credit = 100
+#rpc_server_credit=100
 
 # Window size for incoming Notification messages (integer value)
 # Minimum value: 1
-#notify_server_credit = 100
+#notify_server_credit=100
 
 # Send messages of this type pre-settled.
 # Pre-settled messages will not receive acknowledgement
@@ -7609,8 +7544,8 @@
 # 'rpc-cast' - Send RPC Casts pre-settled
 # 'notify'   - Send Notifications pre-settled
 #  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
+#pre_settled=rpc-cast
+#pre_settled=rpc-reply
 
 
 [oslo_messaging_kafka]
@@ -7623,7 +7558,7 @@
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
+#kafka_default_host=localhost
 
 # DEPRECATED: Default Kafka broker Port (port value)
 # Minimum value: 0
@@ -7631,33 +7566,33 @@
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
+#kafka_default_port=9092
 
 # Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
+#kafka_max_fetch_bytes=1048576
+
+# Default timeout(s) for Kafka consumers (integer value)
+#kafka_consumer_timeout=1.0
 
 # Pool Size for Kafka Consumers (integer value)
-#pool_size = 10
+#pool_size=10
 
 # The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
+#conn_pool_min_size=2
 
 # The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
+#conn_pool_ttl=1200
 
 # Group id for Kafka consumer. Consumers in one group will coordinate message
 # consumption (string value)
-#consumer_group = oslo_messaging_consumer
+#consumer_group=oslo_messaging_consumer
 
 # Upper bound on the delay for KafkaProducer batching in seconds (floating point
 # value)
-#producer_batch_timeout = 0.0
+#producer_batch_timeout=0.0
 
 # Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
+#producer_batch_size=16384
 
 
 [oslo_messaging_notifications]
@@ -7670,21 +7605,17 @@
 # messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
+driver = messagingv2
 
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
 # Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
+#transport_url=<None>
 
 # AMQP topic used for OpenStack notifications. (list value)
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
-#topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+#topics=notifications
 
 
 [oslo_messaging_rabbit]
@@ -7692,114 +7623,128 @@
 #
 # From oslo.messaging
 #
-
+rabbit_retry_interval = 1
+rabbit_retry_backoff = 2
+rpc_conn_pool_size = 300
 # Use durable queues in AMQP. (boolean value)
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
+#amqp_durable_queues=false
 
 # Auto-delete queues in AMQP. (boolean value)
-#amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
+#amqp_auto_delete=false
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
-#kombu_reconnect_delay = 1.0
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
+#kombu_reconnect_delay=1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
 # be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
+#kombu_compression=<None>
 
 # How long to wait a missing client before abandoning to send it its replies.
 # This value should not be longer than rpc_response_timeout. (integer value)
 # Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
+#kombu_missing_consumer_retry_timeout=60
 
 # Determines how the next RabbitMQ node is chosen in case the one we are
 # currently connected to becomes unavailable. Takes effect only if more than one
 # RabbitMQ node is provided in config. (string value)
 # Allowed values: round-robin, shuffle
-#kombu_failover_strategy = round-robin
+#kombu_failover_strategy=round-robin
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
+#rabbit_host=localhost
 
 # DEPRECATED: The RabbitMQ broker port where a single node is used. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_port = 5672
+#rabbit_port=5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_hosts = $rabbit_host:$rabbit_port
+#rabbit_hosts=$rabbit_host:$rabbit_port
+
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl=false
 
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_userid = guest
+#rabbit_userid=guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
+#rabbit_password=guest
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
-#rabbit_login_method = AMQPLAIN
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
+#rabbit_login_method=AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
+#rabbit_virtual_host=/
 
 # How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
+#rabbit_retry_interval=1
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
-#rabbit_retry_backoff = 2
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
+#rabbit_retry_backoff=2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
 # (integer value)
-#rabbit_interval_max = 30
+#rabbit_interval_max=30
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
+#rabbit_max_retries=0
 
 # Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
 # option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
@@ -7807,131 +7752,137 @@
 # you just want to make sure that all queues (except those with auto-generated
 # names) are mirrored across all nodes, run: "rabbitmqctl set_policy HA
 # '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
-#rabbit_ha_queues = false
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
+#rabbit_ha_queues=false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
 # Queues which are unused for the duration of the TTL are automatically deleted.
 # The parameter affects only reply and fanout queues. (integer value)
 # Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
+#rabbit_transient_queues_ttl=1800
 
 # Specifies the number of messages to prefetch. Setting to zero allows unlimited
 # messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count=0
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
 # value)
-#heartbeat_timeout_threshold = 60
+#heartbeat_timeout_threshold=60
 
 # How often times during the heartbeat_timeout_threshold we check the heartbeat.
 # (integer value)
-#heartbeat_rate = 2
+#heartbeat_rate=2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
+# Deprecated group/name - [DEFAULT]/fake_rabbit
+#fake_rabbit=false
 
 # Maximum number of channels to allow (integer value)
-#channel_max = <None>
+#channel_max=<None>
 
 # The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
+#frame_max=<None>
 
 # How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
+#heartbeat_interval=3
+
+# Enable SSL (boolean value)
+#ssl=<None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
+#ssl_options=<None>
 
 # Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
+#socket_timeout=0.25
 
 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point value)
-#tcp_user_timeout = 0.25
+#tcp_user_timeout=0.25
 
 # Set delay for reconnection to some host which has connection error (floating
 # point value)
-#host_connection_reconnect_delay = 0.25
+#host_connection_reconnect_delay=0.25
 
 # Connection factory implementation (string value)
 # Allowed values: new, single, read_write
-#connection_factory = single
+#connection_factory=single
 
 # Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
+#pool_max_size=30
 
 # Maximum number of connections to create above `pool_max_size`. (integer value)
-#pool_max_overflow = 0
+#pool_max_overflow=0
 
 # Default number of seconds to wait for a connections to available (integer
 # value)
-#pool_timeout = 30
+#pool_timeout=30
 
 # Lifetime of a connection (since creation) in seconds or None for no recycling.
 # Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
+#pool_recycle=600
 
 # Threshold at which inactive (since release) connections are considered stale
 # in seconds or None for no staleness. Stale connections are closed on acquire.
 # (integer value)
-#pool_stale = 60
+#pool_stale=60
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
-#default_serializer_type = json
+#default_serializer_type=json
 
 # Persist notification messages. (boolean value)
-#notification_persistence = false
+#notification_persistence=false
 
 # Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
+#default_notification_exchange=${control_exchange}_notification
 
 # Max number of not acknowledged message which RabbitMQ can send to notification
 # listener. (integer value)
-#notification_listener_prefetch_count = 100
+#notification_listener_prefetch_count=100
 
 # Reconnecting retry count in case of connectivity problem during sending
 # notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
+#default_notification_retry_attempts=-1
 
 # Reconnecting retry delay in case of connectivity problem during sending
 # notification message (floating point value)
-#notification_retry_delay = 0.25
+#notification_retry_delay=0.25
 
 # Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
+#rpc_queue_expiration=60
 
 # Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
+#default_rpc_exchange=${control_exchange}_rpc
 
 # Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
+#rpc_reply_exchange=${control_exchange}_rpc_reply
 
 # Max number of not acknowledged message which RabbitMQ can send to rpc
 # listener. (integer value)
-#rpc_listener_prefetch_count = 100
+#rpc_listener_prefetch_count=100
 
 # Max number of not acknowledged message which RabbitMQ can send to rpc reply
 # listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
+#rpc_reply_listener_prefetch_count=100
 
 # Reconnecting retry count in case of connectivity problem during sending reply.
 # -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
+#rpc_reply_retry_attempts=-1
 
 # Reconnecting retry delay in case of connectivity problem during sending reply.
 # (floating point value)
-#rpc_reply_retry_delay = 0.25
+#rpc_reply_retry_delay=0.25
 
 # Reconnecting retry count in case of connectivity problem during sending RPC
 # message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
 # request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
+#default_rpc_retry_attempts=-1
 
 # Reconnecting retry delay in case of connectivity problem during sending RPC
 # message (floating point value)
-#rpc_retry_delay = 0.25
+#rpc_retry_delay=0.25
+
 
 
 [oslo_messaging_zmq]
@@ -7942,25 +7893,31 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
+#rpc_zmq_bind_address=*
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
-#rpc_zmq_matchmaker = redis
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
+#rpc_zmq_matchmaker=redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
+#rpc_zmq_contexts=1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
+#rpc_zmq_topic_backlog=<None>
 
 # Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
+#rpc_zmq_ipc_dir=/var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
+#rpc_zmq_host=localhost
 
 # Number of seconds to wait before all pending messages will be sent after
 # closing a socket. The default value of -1 specifies an infinite linger period.
@@ -7968,110 +7925,120 @@
 # immediately when the socket is closed. Positive values specify an upper bound
 # for the linger period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
+#zmq_linger=-1
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
+#rpc_poll_timeout=1
 
 # Expiration timeout in seconds of a name service record about existing target (
 # < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
+#zmq_target_expire=300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
-#zmq_target_update = 180
+# Deprecated group/name - [DEFAULT]/zmq_target_update
+#zmq_target_update=180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
-#use_pub_sub = false
+# Deprecated group/name - [DEFAULT]/use_pub_sub
+#use_pub_sub=false
 
 # Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
+# Deprecated group/name - [DEFAULT]/use_router_proxy
+#use_router_proxy=false
 
 # This option makes direct connections dynamic or static. It makes sense only
 # with use_router_proxy=False which means to use direct connections for direct
 # message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
+#use_dynamic_connections=false
 
 # How many additional connections to a host will be made for failover reasons.
 # This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
+#zmq_failover_connections=2
 
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#rpc_zmq_min_port = 49153
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
+#rpc_zmq_min_port=49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
-#rpc_zmq_max_port = 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
+#rpc_zmq_max_port=65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
-#rpc_zmq_bind_port_retries = 100
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
+#rpc_zmq_bind_port_retries=100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
-#rpc_zmq_serialization = json
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
+#rpc_zmq_serialization=json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
 # a queue when server side disconnects. False means to keep queue and messages
 # even if server is disconnected, when the server appears we send all
 # accumulated messages to it. (boolean value)
-#zmq_immediate = true
+#zmq_immediate=true
 
 # Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
 # other negative value) means to skip any overrides and leave it to OS default;
 # 0 and 1 (or any other positive value) mean to disable and enable the option
 # respectively. (integer value)
-#zmq_tcp_keepalive = -1
+#zmq_tcp_keepalive=-1
 
 # The duration between two keepalive transmissions in idle condition. The unit
 # is platform dependent, for example, seconds in Linux, milliseconds in Windows
 # etc. The default value of -1 (or any other negative value and 0) means to skip
 # any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
+#zmq_tcp_keepalive_idle=-1
 
 # The number of retransmissions to be carried out before declaring that remote
 # end is not available. The default value of -1 (or any other negative value and
 # 0) means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_cnt = -1
+#zmq_tcp_keepalive_cnt=-1
 
 # The duration between two successive keepalive retransmissions, if
 # acknowledgement to the previous keepalive transmission is not received. The
 # unit is platform dependent, for example, seconds in Linux, milliseconds in
 # Windows etc. The default value of -1 (or any other negative value and 0) means
 # to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
+#zmq_tcp_keepalive_intvl=-1
 
 # Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
+#rpc_thread_pool_size=100
+rpc_thread_pool_size=70
 
 # Expiration timeout in seconds of a sent/received message after which it is not
 # tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
+#rpc_message_ttl=300
 
 # Wait for message acknowledgements from receivers. This mechanism works only
 # via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
+#rpc_use_acks=false
 
 # Number of seconds to wait for an ack from a cast/call. After each retry
 # attempt this timeout is multiplied by some specified multiplier. (integer
 # value)
-#rpc_ack_timeout_base = 15
+#rpc_ack_timeout_base=15
 
 # Number to multiply base ack timeout by after each retry attempt. (integer
 # value)
-#rpc_ack_timeout_multiplier = 2
+#rpc_ack_timeout_multiplier=2
 
 # Default number of message sending attempts in case of any problems occurred:
 # positive value N means at most N retries, 0 means no retries, None or -1 (or
 # any other negative values) mean to retry forever. This option is used only if
 # acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
+#rpc_retry_attempts=3
 
 # List of publisher hosts SubConsumer can subscribe on. This option has higher
 # priority then the default publishers list taken from the matchmaker. (list
@@ -8088,19 +8055,19 @@
 # The maximum body size for each  request, in bytes. (integer value)
 # Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
 # Deprecated group/name - [DEFAULT]/max_request_body_size
-#max_request_body_size = 114688
+#max_request_body_size=114688
 
 # DEPRECATED: The HTTP Header that will be used to determine what the original
 # request protocol scheme was, even if it was hidden by a SSL termination proxy.
 # (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
-#secure_proxy_ssl_header = X-Forwarded-Proto
+#secure_proxy_ssl_header=X-Forwarded-Proto
 
 # Whether the application is behind a proxy or not. This determines if the
 # middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
+#enable_proxy_headers_parsing=false
+enable_proxy_headers_parsing=True
 
 [oslo_policy]
 
@@ -8109,17 +8076,20 @@
 #
 
 # The file that defines policies. (string value)
-#policy_file = policy.json
+# Deprecated group/name - [DEFAULT]/policy_file
+#policy_file=policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
+# Deprecated group/name - [DEFAULT]/policy_default_rule
+#policy_default_rule=default
 
 # Directories where policy configuration files are stored. They can be relative
 # to any directory in the search path defined by the config_dir option, or
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
-#policy_dirs = policy.d
+# Deprecated group/name - [DEFAULT]/policy_dirs
+#policy_dirs=policy.d
 
 
 [pci]
@@ -8224,7 +8194,6 @@
 
 
 [placement]
-os_region_name = openstack
 
 #
 # From nova.conf
@@ -8238,92 +8207,100 @@
 #
 # * Any string representing region name
 #  (string value)
-#os_region_name = <None>
+os_region_name = RegionOne
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = nova
+password = opnfv_secret
+auth_url=http://192.168.10.10:35357/v3
+os_interface = internal
 
 #
 # Endpoint interface for this node. This is used when picking the URL in the
 # service catalog.
 #  (string value)
-#os_interface = <None>
+#os_interface=<None>
 
 # PEM encoded Certificate Authority to use when verifying HTTPs connections.
 # (string value)
-#cafile = <None>
+#cafile=<None>
 
 # PEM encoded client certificate cert file (string value)
-#certfile = <None>
+#certfile=<None>
 
 # PEM encoded client certificate key file (string value)
-#keyfile = <None>
+#keyfile=<None>
 
 # Verify HTTPS connections. (boolean value)
-#insecure = false
+#insecure=false
 
 # Timeout value for http requests (integer value)
-#timeout = <None>
+#timeout=<None>
 
 # Authentication type to load (string value)
 # Deprecated group/name - [placement]/auth_plugin
-#auth_type = <None>
+#auth_type=<None>
 
 # Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#auth_section=<None>
 
 # Authentication URL (string value)
-#auth_url = <None>
+#auth_url=<None>
 
 # Domain ID to scope to (string value)
-#domain_id = <None>
+#domain_id=<None>
 
 # Domain name to scope to (string value)
-#domain_name = <None>
+#domain_name=<None>
 
 # Project ID to scope to (string value)
-#project_id = <None>
+#project_id=<None>
 
 # Project name to scope to (string value)
-#project_name = <None>
+#project_name=<None>
 
 # Domain ID containing project (string value)
-#project_domain_id = <None>
+#project_domain_id=<None>
 
 # Domain name containing project (string value)
-#project_domain_name = <None>
+#project_domain_name=<None>
 
 # Trust ID (string value)
-#trust_id = <None>
+#trust_id=<None>
 
 # Optional domain ID to use with v3 and v2 parameters. It will be used for both
 # the user and project domain in v3 and ignored in v2 authentication. (string
 # value)
-#default_domain_id = <None>
+#default_domain_id=<None>
 
 # Optional domain name to use with v3 API and v2 parameters. It will be used for
 # both the user and project domain in v3 and ignored in v2 authentication.
 # (string value)
-#default_domain_name = <None>
+#default_domain_name=<None>
 
 # User ID (string value)
-#user_id = <None>
+#user_id=<None>
 
 # Username (string value)
-# Deprecated group/name - [placement]/user_name
-#username = <None>
+# Deprecated group/name - [placement]/user-name
+#username=<None>
 
 # User's domain id (string value)
-#user_domain_id = <None>
+#user_domain_id=<None>
 
 # User's domain name (string value)
-#user_domain_name = <None>
+#user_domain_name=<None>
 
 # User's password (string value)
-#password = <None>
+#password=<None>
 
 # Tenant ID (string value)
-#tenant_id = <None>
+#tenant_id=<None>
 
 # Tenant Name (string value)
-#tenant_name = <None>
+#tenant_name=<None>
 
 
 [quota]
@@ -8344,7 +8321,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_instances
-#instances = 10
+#instances=10
 
 #
 # The number of instance cores or vCPUs allowed per project.
@@ -8356,7 +8333,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_cores
-#cores = 20
+#cores=20
 
 #
 # The number of megabytes of instance RAM allowed per project.
@@ -8368,7 +8345,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_ram
-#ram = 51200
+#ram=51200
 
 # DEPRECATED:
 # The number of floating IPs allowed per project.
@@ -8389,7 +8366,7 @@
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#floating_ips = 10
+#floating_ips=10
 
 # DEPRECATED:
 # The number of fixed IPs allowed per project.
@@ -8409,7 +8386,7 @@
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#fixed_ips = -1
+#fixed_ips=-1
 
 #
 # The number of metadata items allowed per instance.
@@ -8424,7 +8401,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_metadata_items
-#metadata_items = 128
+#metadata_items=128
 
 #
 # The number of injected files allowed.
@@ -8444,7 +8421,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_injected_files
-#injected_files = 5
+#injected_files=5
 
 #
 # The number of bytes allowed per injected file.
@@ -8456,7 +8433,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_injected_file_content_bytes
-#injected_file_content_bytes = 10240
+#injected_file_content_bytes=10240
 
 #
 # The maximum allowed injected file path length.
@@ -8468,7 +8445,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_injected_file_path_length
-#injected_file_path_length = 255
+#injected_file_path_length=255
 
 # DEPRECATED:
 # The number of security groups per project.
@@ -8484,7 +8461,7 @@
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#security_groups = 10
+#security_groups=10
 
 # DEPRECATED:
 # The number of security rules per security group.
@@ -8504,7 +8481,7 @@
 # Its value may be silently ignored in the future.
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
-#security_group_rules = 20
+#security_group_rules=20
 
 #
 # The maximum number of key pairs allowed per user.
@@ -8519,7 +8496,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_key_pairs
-#key_pairs = 100
+#key_pairs=100
 
 #
 # The maxiumum number of server groups per project.
@@ -8536,7 +8513,7 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_server_groups
-#server_groups = 10
+#server_groups=10
 
 #
 # The maximum number of servers per server group.
@@ -8548,14 +8525,16 @@
 #  (integer value)
 # Minimum value: -1
 # Deprecated group/name - [DEFAULT]/quota_server_group_members
-#server_group_members = 10
+#server_group_members=10
 
 #
 # The number of seconds until a reservation expires.
 #
 # This quota represents the time period for invalidating quota reservations.
 #  (integer value)
-#reservation_expire = 86400
+# Deprecated group/name - [DEFAULT]/reservation_expire
+#reservation_expire=86400
+reservation_expire=86400
 
 #
 # The count of reservations until usage is refreshed.
@@ -8565,7 +8544,9 @@
 # issues.
 #  (integer value)
 # Minimum value: 0
-#until_refresh = 0
+# Deprecated group/name - [DEFAULT]/until_refresh
+#until_refresh=0
+until_refresh=0
 
 #
 # The number of seconds between subsequent usage refreshes.
@@ -8576,7 +8557,8 @@
 # on a new reservation if max_age has passed since the last reservation.
 #  (integer value)
 # Minimum value: 0
-#max_age = 0
+# Deprecated group/name - [DEFAULT]/max_age
+#max_age=0
 
 # DEPRECATED:
 # The quota enforcer driver.
@@ -8592,34 +8574,7 @@
 # Deprecated group/name - [DEFAULT]/quota_driver
 # This option is deprecated for removal since 14.0.0.
 # Its value may be silently ignored in the future.
-#driver = nova.quota.DbQuotaDriver
-
-#
-# Recheck quota after resource creation to prevent allowing quota to be
-# exceeded.
-#
-# This defaults to True (recheck quota after resource creation) but can be set
-# to
-# False to avoid additional load if allowing quota to be exceeded because of
-# racing requests is considered acceptable. For example, when set to False, if a
-# user makes highly parallel REST API requests to create servers, it will be
-# possible for them to create more servers than their allowed quota during the
-# race. If their quota is 10 servers, they might be able to create 50 during the
-# burst. After the burst, they will not be able to create any more servers but
-# they will be able to keep their 50 servers until they delete them.
-#
-# The initial quota check is done before resources are created, so if multiple
-# parallel requests arrive at the same time, all could pass the quota check and
-# create resources, potentially exceeding quota. When recheck_quota is True,
-# quota will be checked a second time after resources have been created and if
-# the resource is over quota, it will be deleted and OverQuota will be raised,
-# usually resulting in a 403 response to the REST API user. This makes it
-# impossible for a user to exceed their quota with the caveat that it will,
-# however, be possible for a REST API user to be rejected with a 403 response in
-# the event of a collision close to reaching their quota limit, even if the user
-# has enough quota available when they made the request.
-#  (boolean value)
-#recheck_quota = true
+#driver=nova.quota.DbQuotaDriver
 
 
 [rdp]
@@ -8649,7 +8604,7 @@
 # * ``compute_driver``: Must be hyperv.
 #
 #  (boolean value)
-#enabled = false
+#enabled=false
 
 #
 # The URL an end user would use to connect to the RDP HTML5 console proxy.
@@ -8671,7 +8626,7 @@
 # * <scheme>://<ip-address>:<port-number>/
 #
 #   The scheme must be identical to the scheme configured for the RDP HTML5
-#   console proxy service. It is ``http`` or ``https``.
+#   console proxy service.
 #
 #   The IP address must be identical to the address on which the RDP HTML5
 #   console proxy service is listening.
@@ -8683,8 +8638,8 @@
 #
 # * ``rdp.enabled``: Must be set to ``True`` for ``html5_proxy_base_url`` to be
 #   effective.
-#  (uri value)
-#html5_proxy_base_url = http://127.0.0.1:6083/
+#  (string value)
+#html5_proxy_base_url=http://127.0.0.1:6083/
 
 
 [remote_debug]
@@ -8710,8 +8665,8 @@
 #
 #     /usr/local/bin/nova-compute --config-file /etc/nova/nova.conf
 #     --remote_debug-host <IP address where the debugger is running>
-#  (unknown value)
-#host = <None>
+#  (string value)
+#host=<None>
 
 #
 # Debug port to connect to. This command line parameter allows you to specify
@@ -8733,7 +8688,7 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#port = <None>
+#port=<None>
 
 
 [scheduler]
@@ -8751,36 +8706,31 @@
 #  (string value)
 # Allowed values: host_manager, ironic_host_manager
 # Deprecated group/name - [DEFAULT]/scheduler_host_manager
-#host_manager = host_manager
-
-#
-# The class of the driver used by the scheduler. This should be chosen from one
-# of the entrypoints under the namespace 'nova.scheduler.driver' of file
-# 'setup.cfg'. If nothing is specified in this option, the 'filter_scheduler' is
-# used.
-#
-# Other options are:
-#
-# * 'caching_scheduler' which aggressively caches the system state for better
-#   individual scheduler performance at the risk of more retries when running
-#   multiple schedulers. [DEPRECATED]
-# * 'chance_scheduler' which simply picks a host at random. [DEPRECATED]
-# * 'fake_scheduler' which is used for testing.
-#
-# Possible values:
-#
-# * Any of the drivers included in Nova:
-# ** filter_scheduler
-# ** caching_scheduler
-# ** chance_scheduler
-# ** fake_scheduler
-# * You may also set this to the entry point name of a custom scheduler driver,
-#   but you will be responsible for creating and maintaining it in your
-# setup.cfg
-#   file.
-#  (string value)
+#host_manager=host_manager
+host_manager=host_manager
+
+#
+# The class of the driver used by the scheduler.
+#
+# The options are chosen from the entry points under the namespace
+# 'nova.scheduler.driver' in 'setup.cfg'.
+#
+# Possible values:
+#
+# * A string, where the string corresponds to the class name of a scheduler
+#   driver. There are a number of options available:
+# ** 'caching_scheduler', which aggressively caches the system state for better
+#    individual scheduler performance at the risk of more retries when running
+#    multiple schedulers
+# ** 'chance_scheduler', which simply picks a host at random
+# ** 'fake_scheduler', which is used for testing
+# ** A custom scheduler driver. In this case, you will be responsible for
+#    creating and maintaining the entry point in your 'setup.cfg' file
+#  (string value)
+# Allowed values: filter_scheduler, caching_scheduler, chance_scheduler, fake_scheduler
 # Deprecated group/name - [DEFAULT]/scheduler_driver
-#driver = filter_scheduler
+#driver=filter_scheduler
+driver=filter_scheduler
 
 #
 # Periodic task interval.
@@ -8807,7 +8757,7 @@
 # * ``nova-service service_down_time``
 #  (integer value)
 # Deprecated group/name - [DEFAULT]/scheduler_driver_task_period
-#periodic_task_interval = 60
+#periodic_task_interval=60
 
 #
 # Maximum number of schedule attempts for a chosen host.
@@ -8826,7 +8776,8 @@
 #          (integer value)
 # Minimum value: 1
 # Deprecated group/name - [DEFAULT]/scheduler_max_attempts
-#max_attempts = 3
+#max_attempts=3
+max_attempts=3
 
 #
 # Periodic task interval.
@@ -8835,14 +8786,16 @@
 # to discover new hosts that have been added to cells. If negative (the
 # default), no automatic discovery will occur.
 #
-# Deployments where compute nodes come and go frequently may want this
-# enabled, where others may prefer to manually discover hosts when one
-# is added to avoid any overhead from constantly checking. If enabled,
-# every time this runs, we will select any unmapped hosts out of each
-# cell database on every run.
+# Small deployments may want this periodic task enabled, as surveying the
+# cells for new hosts is likely to be lightweight enough to not cause undue
+# burdon to the scheduler. However, larger clouds (and those that are not
+# adding hosts regularly) will likely want to disable this automatic
+# behavior and instead use the `nova-manage cell_v2 discover_hosts` command
+# when hosts have been added to a cell.
 #  (integer value)
 # Minimum value: -1
-#discover_hosts_in_cells_interval = -1
+#discover_hosts_in_cells_interval=-1
+discover_hosts_in_cells_interval=300
 
 
 [serial_console]
@@ -8861,7 +8814,7 @@
 # In order to use this feature, the service ``nova-serialproxy`` needs to run.
 # This service is typically executed on the controller node.
 #  (boolean value)
-#enabled = false
+#enabled=false
 
 #
 # A range of TCP ports a guest can use for its backend.
@@ -8876,7 +8829,7 @@
 #   Be sure that the first port number is lower than the second port number
 #   and that both are in range from 0 to 65535.
 #  (string value)
-#port_range = 10000:20000
+#port_range=10000:20000
 
 #
 # The URL an end user would use to connect to the ``nova-serialproxy`` service.
@@ -8895,7 +8848,7 @@
 #   with ``wss://`` instead of the unsecured ``ws://``. The options ``cert``
 #   and ``key`` in the ``[DEFAULT]`` section have to be set for that.
 #  (uri value)
-#base_url = ws://127.0.0.1:6083/
+#base_url=ws://127.0.0.1:6083/
 
 #
 # The IP address to which proxy clients (like ``nova-serialproxy``) should
@@ -8903,7 +8856,7 @@
 #
 # This is typically the IP address of the host of a ``nova-compute`` service.
 #  (string value)
-#proxyclient_address = 127.0.0.1
+#proxyclient_address=127.0.0.1
 
 #
 # The IP address which is used by the ``nova-serialproxy`` service to listen
@@ -8917,7 +8870,7 @@
 # * Ensure that this is the same IP address which is defined in the option
 #   ``base_url`` of this section or use ``0.0.0.0`` to listen on all addresses.
 #  (string value)
-#serialproxy_host = 0.0.0.0
+#serialproxy_host=0.0.0.0
 
 #
 # The port number which is used by the ``nova-serialproxy`` service to listen
@@ -8933,7 +8886,7 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#serialproxy_port = 6083
+#serialproxy_port=6083
 
 
 [service_user]
@@ -8950,7 +8903,7 @@
 # When True, if sending a user token to an REST API, also send a service token.
 #
 # Nova often reuses the user token provided to the nova-api to talk to other
-# REST APIs, such as Cinder, Glance and Neutron. It is possible that while the
+# REST APIs, such as Cinder and Neutron. It is possible that while the
 # user token was valid when the request was made to Nova, the token may expire
 # before it reaches the other service. To avoid any failures, and to
 # make it clear it is Nova calling the service on the users behalf, we include
@@ -8961,86 +8914,86 @@
 # This feature is currently experimental, and as such is turned off by default
 # while full testing and performance tuning of this feature is completed.
 #  (boolean value)
-#send_service_user_token = false
+#send_service_user_token=false
 
 # PEM encoded Certificate Authority to use when verifying HTTPs connections.
 # (string value)
-#cafile = <None>
+#cafile=<None>
 
 # PEM encoded client certificate cert file (string value)
-#certfile = <None>
+#certfile=<None>
 
 # PEM encoded client certificate key file (string value)
-#keyfile = <None>
+#keyfile=<None>
 
 # Verify HTTPS connections. (boolean value)
-#insecure = false
+#insecure=false
 
 # Timeout value for http requests (integer value)
-#timeout = <None>
+#timeout=<None>
 
 # Authentication type to load (string value)
 # Deprecated group/name - [service_user]/auth_plugin
-#auth_type = <None>
+#auth_type=<None>
 
 # Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#auth_section=<None>
 
 # Authentication URL (string value)
-#auth_url = <None>
+#auth_url=<None>
 
 # Domain ID to scope to (string value)
-#domain_id = <None>
+#domain_id=<None>
 
 # Domain name to scope to (string value)
-#domain_name = <None>
+#domain_name=<None>
 
 # Project ID to scope to (string value)
-#project_id = <None>
+#project_id=<None>
 
 # Project name to scope to (string value)
-#project_name = <None>
+#project_name=<None>
 
 # Domain ID containing project (string value)
-#project_domain_id = <None>
+#project_domain_id=<None>
 
 # Domain name containing project (string value)
-#project_domain_name = <None>
+#project_domain_name=<None>
 
 # Trust ID (string value)
-#trust_id = <None>
+#trust_id=<None>
 
 # Optional domain ID to use with v3 and v2 parameters. It will be used for both
 # the user and project domain in v3 and ignored in v2 authentication. (string
 # value)
-#default_domain_id = <None>
+#default_domain_id=<None>
 
 # Optional domain name to use with v3 API and v2 parameters. It will be used for
 # both the user and project domain in v3 and ignored in v2 authentication.
 # (string value)
-#default_domain_name = <None>
+#default_domain_name=<None>
 
 # User ID (string value)
-#user_id = <None>
+#user_id=<None>
 
 # Username (string value)
-# Deprecated group/name - [service_user]/user_name
-#username = <None>
+# Deprecated group/name - [service_user]/user-name
+#username=<None>
 
 # User's domain id (string value)
-#user_domain_id = <None>
+#user_domain_id=<None>
 
 # User's domain name (string value)
-#user_domain_name = <None>
+#user_domain_name=<None>
 
 # User's password (string value)
-#password = <None>
+#password=<None>
 
 # Tenant ID (string value)
-#tenant_id = <None>
+#tenant_id=<None>
 
 # Tenant Name (string value)
-#tenant_name = <None>
+#tenant_name=<None>
 
 
 [spice]
@@ -9055,7 +9008,8 @@
 # * vnc.enabled set to False
 # * update html5proxy_base_url
 # * update server_proxyclient_address
-
+enabled = false
+html5proxy_base_url = https://100.64.200.103:6080/spice_auto.html
 #
 # From nova.conf
 #
@@ -9068,7 +9022,7 @@
 # * VNC must be explicitly disabled to get access to the SPICE console. Set the
 #   enabled option to False in the [vnc] section to disable the VNC console.
 #  (boolean value)
-#enabled = false
+#enabled=false
 
 #
 # Enable the SPICE guest agent support on the instances.
@@ -9086,7 +9040,7 @@
 #   needing to click inside the console or press keys to release it. The
 #   performance of mouse movement is also improved.
 #  (boolean value)
-#agent_enabled = true
+#agent_enabled=true
 
 #
 # Location of the SPICE HTML5 console proxy.
@@ -9110,7 +9064,7 @@
 #   The access URL returned by the compute node must have the host
 #   and port where the ``nova-spicehtml5proxy`` service is listening.
 #  (uri value)
-#html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html
+#html5proxy_base_url=http://127.0.0.1:6082/spice_auto.html
 
 #
 # The  address where the SPICE server running on the instances should listen.
@@ -9123,7 +9077,7 @@
 #
 # * IP address to listen on.
 #  (string value)
-#server_listen = 127.0.0.1
+#server_listen=127.0.0.1
 
 #
 # The address used by ``nova-spicehtml5proxy`` client to connect to instance
@@ -9143,7 +9097,7 @@
 #   The proxy client must be able to access the address specified in
 #   ``server_listen`` using the value of this option.
 #  (string value)
-#server_proxyclient_address = 127.0.0.1
+#server_proxyclient_address=127.0.0.1
 
 #
 # A keyboard layout which is supported by the underlying hypervisor on this
@@ -9154,7 +9108,7 @@
 #   use QEMU as hypervisor, you should find the list of supported keyboard
 #   layouts at /usr/share/qemu/keymaps.
 #  (string value)
-#keymap = en-us
+#keymap=en-us
 
 #
 # IP address or a hostname on which the ``nova-spicehtml5proxy`` service
@@ -9165,8 +9119,8 @@
 # * This option depends on the ``html5proxy_base_url`` option.
 #   The ``nova-spicehtml5proxy`` service must be listening on a host that is
 #   accessible from the HTML5 client.
-#  (unknown value)
-#html5proxy_host = 0.0.0.0
+#  (string value)
+#html5proxy_host=0.0.0.0
 
 #
 # Port on which the ``nova-spicehtml5proxy`` service listens for incoming
@@ -9180,7 +9134,34 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#html5proxy_port = 6082
+#html5proxy_port=6082
+
+
+[ssl]
+
+#
+# From nova.conf
+#
+
+# CA certificate file to use to verify connecting clients. (string value)
+# Deprecated group/name - [DEFAULT]/ssl_ca_file
+
+# Certificate file to use when starting the server securely. (string value)
+# Deprecated group/name - [DEFAULT]/ssl_cert_file
+#cert_file=<None>
+
+# Private key file to use when starting the server securely. (string value)
+# Deprecated group/name - [DEFAULT]/ssl_key_file
+#key_file=<None>
+
+# SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
+# SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
+# distributions. (string value)
+#version=<None>
+
+# Sets the list of available ciphers. value should be a string in the OpenSSL
+# cipher list format. (string value)
+#ciphers=<None>
 
 
 [trusted_computing]
@@ -9191,7 +9172,7 @@
 # From nova.conf
 #
 
-# DEPRECATED:
+#
 # The host to use as the attestation server.
 #
 # Cloud computing pools can involve thousands of compute nodes located at
@@ -9217,13 +9198,10 @@
 # * attestation_auth_blob
 # * attestation_auth_timeout
 # * attestation_insecure_ssl
-#  (unknown value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_server = <None>
-
-# DEPRECATED:
+#  (string value)
+#attestation_server=<None>
+
+#
 # The absolute path to the certificate to use for authentication when connecting
 # to the attestation server. See the `attestation_server` help text for more
 # information about host verification.
@@ -9246,12 +9224,9 @@
 # * attestation_auth_timeout
 # * attestation_insecure_ssl
 #  (string value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_server_ca_file = <None>
-
-# DEPRECATED:
+#attestation_server_ca_file=<None>
+
+#
 # The port to use when connecting to the attestation server. See the
 # `attestation_server` help text for more information about host verification.
 #
@@ -9270,12 +9245,9 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_port = 8443
-
-# DEPRECATED:
+#attestation_port=8443
+
+#
 # The URL on the attestation server to use. See the `attestation_server` help
 # text for more information about host verification.
 #
@@ -9300,12 +9272,9 @@
 # * attestation_auth_timeout
 # * attestation_insecure_ssl
 #  (string value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_api_url = /OpenAttestationWebServices/V1.0
-
-# DEPRECATED:
+#attestation_api_url=/OpenAttestationWebServices/V1.0
+
+#
 # Attestation servers require a specific blob that is used to authenticate. The
 # content and format of the blob are determined by the particular attestation
 # server being used. There is no default value; you must supply the value as
@@ -9330,12 +9299,9 @@
 # * attestation_auth_timeout
 # * attestation_insecure_ssl
 #  (string value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_auth_blob = <None>
-
-# DEPRECATED:
+#attestation_auth_blob=<None>
+
+#
 # This value controls how long a successful attestation is cached. Once this
 # period has elapsed, a new attestation request will be made. See the
 # `attestation_server` help text for more information about host verification.
@@ -9359,13 +9325,9 @@
 # * attestation_auth_blob
 # * attestation_insecure_ssl
 #  (integer value)
-# Minimum value: 0
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_auth_timeout = 60
-
-# DEPRECATED:
+#attestation_auth_timeout=60
+
+#
 # When set to True, the SSL certificate verification is skipped for the
 # attestation service. See the `attestation_server` help text for more
 # information about host verification.
@@ -9383,10 +9345,7 @@
 # * attestation_auth_blob
 # * attestation_auth_timeout
 #  (boolean value)
-# This option is deprecated for removal since Pike.
-# Its value may be silently ignored in the future.
-# Reason: Incomplete filter
-#attestation_insecure_ssl = false
+#attestation_insecure_ssl=false
 
 
 [upgrade_levels]
@@ -9433,34 +9392,34 @@
 # * An OpenStack release name, in lower case, such as 'mitaka' or
 #   'liberty'.
 #  (string value)
-#compute = <None>
+#compute=<None>
 
 # Cells RPC API version cap (string value)
-#cells = <None>
+#cells=<None>
 
 # Intercell RPC API version cap (string value)
-#intercell = <None>
+#intercell=<None>
 
 # Cert RPC API version cap (string value)
-#cert = <None>
+#cert=<None>
 
 # Scheduler RPC API version cap (string value)
-#scheduler = <None>
+#scheduler=<None>
 
 # Conductor RPC API version cap (string value)
-#conductor = <None>
+#conductor=<None>
 
 # Console RPC API version cap (string value)
-#console = <None>
+#console=<None>
 
 # Consoleauth RPC API version cap (string value)
-#consoleauth = <None>
+#consoleauth=<None>
 
 # Network RPC API version cap (string value)
-#network = <None>
+#network=<None>
 
 # Base API RPC API version cap (string value)
-#baseapi = <None>
+#baseapi=<None>
 
 
 [vendordata_dynamic_auth]
@@ -9474,82 +9433,82 @@
 
 # PEM encoded Certificate Authority to use when verifying HTTPs connections.
 # (string value)
-#cafile = <None>
+#cafile=<None>
 
 # PEM encoded client certificate cert file (string value)
-#certfile = <None>
+#certfile=<None>
 
 # PEM encoded client certificate key file (string value)
-#keyfile = <None>
+#keyfile=<None>
 
 # Verify HTTPS connections. (boolean value)
-#insecure = false
+#insecure=false
 
 # Timeout value for http requests (integer value)
-#timeout = <None>
+#timeout=<None>
 
 # Authentication type to load (string value)
 # Deprecated group/name - [vendordata_dynamic_auth]/auth_plugin
-#auth_type = <None>
+#auth_type=<None>
 
 # Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#auth_section=<None>
 
 # Authentication URL (string value)
-#auth_url = <None>
+#auth_url=<None>
 
 # Domain ID to scope to (string value)
-#domain_id = <None>
+#domain_id=<None>
 
 # Domain name to scope to (string value)
-#domain_name = <None>
+#domain_name=<None>
 
 # Project ID to scope to (string value)
-#project_id = <None>
+#project_id=<None>
 
 # Project name to scope to (string value)
-#project_name = <None>
+#project_name=<None>
 
 # Domain ID containing project (string value)
-#project_domain_id = <None>
+#project_domain_id=<None>
 
 # Domain name containing project (string value)
-#project_domain_name = <None>
+#project_domain_name=<None>
 
 # Trust ID (string value)
-#trust_id = <None>
+#trust_id=<None>
 
 # Optional domain ID to use with v3 and v2 parameters. It will be used for both
 # the user and project domain in v3 and ignored in v2 authentication. (string
 # value)
-#default_domain_id = <None>
+#default_domain_id=<None>
 
 # Optional domain name to use with v3 API and v2 parameters. It will be used for
 # both the user and project domain in v3 and ignored in v2 authentication.
 # (string value)
-#default_domain_name = <None>
+#default_domain_name=<None>
 
 # User ID (string value)
-#user_id = <None>
+#user_id=<None>
 
 # Username (string value)
-# Deprecated group/name - [vendordata_dynamic_auth]/user_name
-#username = <None>
+# Deprecated group/name - [vendordata_dynamic_auth]/user-name
+#username=<None>
 
 # User's domain id (string value)
-#user_domain_id = <None>
+#user_domain_id=<None>
 
 # User's domain name (string value)
-#user_domain_name = <None>
+#user_domain_name=<None>
 
 # User's password (string value)
-#password = <None>
+#password=<None>
 
 # Tenant ID (string value)
-#tenant_id = <None>
+#tenant_id=<None>
 
 # Tenant Name (string value)
-#tenant_name = <None>
+#tenant_name=<None>
 
 
 [vmware]
@@ -9578,7 +9537,7 @@
 #
 # * Any valid string representing VLAN interface name
 #  (string value)
-#vlan_interface = vmnic0
+#vlan_interface=vmnic0
 
 #
 # This option should be configured only when using the NSX-MH Neutron
@@ -9590,14 +9549,14 @@
 #
 # * Any valid string representing the name of the integration bridge
 #  (string value)
-#integration_bridge = <None>
+#integration_bridge=<None>
 
 #
 # Set this value if affected by an increased network latency causing
 # repeated characters when typing in a remote console.
 #  (integer value)
 # Minimum value: 0
-#console_delay_seconds = <None>
+#console_delay_seconds=<None>
 
 #
 # Identifies the remote system where the serial port traffic will
@@ -9612,7 +9571,7 @@
 #
 # * Any valid URI
 #  (string value)
-#serial_port_service_uri = <None>
+#serial_port_service_uri=<None>
 
 #
 # Identifies a proxy service that provides network access to the
@@ -9620,34 +9579,34 @@
 #
 # Possible values:
 #
-# * Any valid URI (The scheme is 'telnet' or 'telnets'.)
+# * Any valid URI
 #
 # Related options:
 # This option is ignored if serial_port_service_uri is not specified.
 # * serial_port_service_uri
-#  (uri value)
-#serial_port_proxy_uri = <None>
-
-#
-# Hostname or IP address for connection to VMware vCenter host. (unknown value)
-#host_ip = <None>
+#  (string value)
+#serial_port_proxy_uri=<None>
+
+#
+# Hostname or IP address for connection to VMware vCenter host. (string value)
+#host_ip=<None>
 
 # Port for connection to VMware vCenter host. (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#host_port = 443
+#host_port=443
 
 # Username for connection to VMware vCenter host. (string value)
-#host_username = <None>
+#host_username=<None>
 
 # Password for connection to VMware vCenter host. (string value)
-#host_password = <None>
+#host_password=<None>
 
 #
 # Specifies the CA bundle file to be used in verifying the vCenter
 # server certificate.
 #  (string value)
-#ca_file = <None>
+#ca_file=<None>
 
 #
 # If true, the vCenter server certificate is not verified. If false,
@@ -9656,10 +9615,10 @@
 # Related options:
 # * ca_file: This option is ignored if "ca_file" is set.
 #  (boolean value)
-#insecure = false
+#insecure=false
 
 # Name of a VMware Cluster ComputeResource. (string value)
-#cluster_name = <None>
+#cluster_name=<None>
 
 #
 # Regular expression pattern to match the name of datastore.
@@ -9675,20 +9634,20 @@
 #
 # * Any matching regular expression to a datastore must be given
 #  (string value)
-#datastore_regex = <None>
+#datastore_regex=<None>
 
 #
 # Time interval in seconds to poll remote tasks invoked on
 # VMware VC server.
 #  (floating point value)
-#task_poll_interval = 0.5
+#task_poll_interval=0.5
 
 #
 # Number of times VMware vCenter server API must be retried on connection
 # failures, e.g. socket error, etc.
 #  (integer value)
 # Minimum value: 0
-#api_retry_count = 10
+#api_retry_count=10
 
 #
 # This option specifies VNC starting port.
@@ -9708,13 +9667,13 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#vnc_port = 5900
+#vnc_port=5900
 
 #
 # Total number of VNC ports.
 #  (integer value)
 # Minimum value: 0
-#vnc_port_total = 10000
+#vnc_port_total=10000
 
 #
 # This option enables/disables the use of linked clone.
@@ -9732,7 +9691,27 @@
 # is avoided as it creates copy of the virtual machine that shares
 # virtual disks with its parent VM.
 #  (boolean value)
-#use_linked_clone = true
+#use_linked_clone=true
+
+# DEPRECATED:
+# This option specifies VIM Service WSDL Location
+#
+# If vSphere API versions 5.1 and later is being used, this section can
+# be ignored. If version is less than 5.1, WSDL files must be hosted
+# locally and their location must be specified in the above section.
+#
+# Optional over-ride to default location for bug work-arounds.
+#
+# Possible values:
+#
+# * http://<server>/vimService.wsdl
+# * file:///opt/stack/vmware/SDK/wsdl/vim25/vimService.wsdl
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason: Only vCenter versions earlier than 5.1 require this option and the
+# current minimum version is 5.1.
+#wsdl_location=<None>
 
 #
 # This option enables or disables storage policy based placement
@@ -9742,7 +9721,7 @@
 #
 # * pbm_default_policy
 #  (boolean value)
-#pbm_enabled = false
+#pbm_enabled=false
 
 #
 # This option specifies the PBM service WSDL file location URL.
@@ -9755,7 +9734,7 @@
 # * Any valid file path
 #   e.g file:///opt/SDK/spbm/wsdl/pbmService.wsdl
 #  (string value)
-#pbm_wsdl_location = <None>
+#pbm_wsdl_location=<None>
 
 #
 # This option specifies the default policy to be used.
@@ -9771,7 +9750,7 @@
 #
 # * pbm_enabled
 #  (string value)
-#pbm_default_policy = <None>
+#pbm_default_policy=<None>
 
 #
 # This option specifies the limit on the maximum number of objects to
@@ -9783,7 +9762,7 @@
 # Any remaining objects may be retrieved with additional requests.
 #  (integer value)
 # Minimum value: 0
-#maximum_objects = 100
+#maximum_objects=100
 
 #
 # This option adds a prefix to the folder where cached images are stored
@@ -9798,7 +9777,7 @@
 #
 # * Any string representing the cache prefix to the folder
 #  (string value)
-#cache_prefix = <None>
+#cache_prefix=<None>
 
 
 [vnc]
@@ -9817,7 +9796,8 @@
 # (for example Horizon) can then establish a VNC connection to the guest.
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/vnc_enabled
-#enabled = true
+#enabled=true
+enabled=true
 
 #
 # Keymap for VNC.
@@ -9833,13 +9813,14 @@
 #   of supported keyboard layouts at ``/usr/share/qemu/keymaps``.
 #  (string value)
 # Deprecated group/name - [DEFAULT]/vnc_keymap
-#keymap = en-us
+#keymap=en-us
 
 #
 # The IP address or hostname on which an instance should listen to for
 # incoming VNC connection requests on this node.
-#  (unknown value)
-#vncserver_listen = 127.0.0.1
+#  (string value)
+# Deprecated group/name - [DEFAULT]/vncserver_listen
+#vncserver_listen=127.0.0.1
 
 #
 # Private, internal IP address or hostname of VNC console proxy.
@@ -9849,8 +9830,9 @@
 #
 # This option sets the private address to which proxy clients, such as
 # ``nova-xvpvncproxy``, should connect to.
-#  (unknown value)
-#vncserver_proxyclient_address = 127.0.0.1
+#  (string value)
+# Deprecated group/name - [DEFAULT]/vncserver_proxyclient_address
+#vncserver_proxyclient_address=127.0.0.1
 
 #
 # Public address of noVNC VNC console proxy.
@@ -9868,7 +9850,14 @@
 # * novncproxy_host
 # * novncproxy_port
 #  (uri value)
-#novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html
+# Deprecated group/name - [DEFAULT]/novncproxy_base_url
+#novncproxy_base_url=http://127.0.0.1:6080/vnc_auto.html
+enabled = true
+novncproxy_host = 192.168.10.11
+novncproxy_base_url = https://100.64.200.103:6080/vnc_auto.html
+novncproxy_port=6080
+vncserver_listen=192.168.10.11
+keymap = en-us
 
 #
 # IP address or hostname that the XVP VNC console proxy should bind to.
@@ -9886,8 +9875,9 @@
 #
 # * xvpvncproxy_port
 # * xvpvncproxy_base_url
-#  (unknown value)
-#xvpvncproxy_host = 0.0.0.0
+#  (string value)
+# Deprecated group/name - [DEFAULT]/xvpvncproxy_host
+#xvpvncproxy_host=0.0.0.0
 
 #
 # Port that the XVP VNC console proxy should bind to.
@@ -9908,7 +9898,8 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#xvpvncproxy_port = 6081
+# Deprecated group/name - [DEFAULT]/xvpvncproxy_port
+#xvpvncproxy_port=6081
 
 #
 # Public URL address of XVP VNC console proxy.
@@ -9928,7 +9919,8 @@
 # * xvpvncproxy_host
 # * xvpvncproxy_port
 #  (uri value)
-#xvpvncproxy_base_url = http://127.0.0.1:6081/console
+# Deprecated group/name - [DEFAULT]/xvpvncproxy_base_url
+#xvpvncproxy_base_url=http://127.0.0.1:6081/console
 
 #
 # IP address that the noVNC console proxy should bind to.
@@ -9945,7 +9937,8 @@
 # * novncproxy_port
 # * novncproxy_base_url
 #  (string value)
-#novncproxy_host = 0.0.0.0
+# Deprecated group/name - [DEFAULT]/novncproxy_host
+#novncproxy_host=0.0.0.0
 
 #
 # Port that the noVNC console proxy should bind to.
@@ -9964,7 +9957,8 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#novncproxy_port = 6080
+# Deprecated group/name - [DEFAULT]/novncproxy_port
+#novncproxy_port=6080
 
 
 [workarounds]
@@ -9996,7 +9990,7 @@
 #
 # * Any options that affect 'rootwrap' will be ignored.
 #  (boolean value)
-#disable_rootwrap = false
+#disable_rootwrap=false
 
 #
 # Disable live snapshots when using the libvirt driver.
@@ -10021,7 +10015,7 @@
 # * False: Live snapshots are always used when snapshotting (as long as
 #   there is a new enough libvirt and the backend storage supports it)
 #  (boolean value)
-#disable_libvirt_livesnapshot = true
+#disable_libvirt_livesnapshot=true
 
 #
 # Enable handling of events emitted from compute drivers.
@@ -10053,24 +10047,7 @@
 #   then instances that get out of sync between the hypervisor and the Nova
 #   database will have to be synchronized manually.
 #  (boolean value)
-#handle_virt_lifecycle_events = true
-
-#
-# Disable the server group policy check upcall in compute.
-#
-# In order to detect races with server group affinity policy, the compute
-# service attempts to validate that the policy was not violated by the
-# scheduler. It does this by making an upcall to the API database to list
-# the instances in the server group for one that it is booting, which violates
-# our api/cell isolation goals. Eventually this will be solved by proper
-# affinity
-# guarantees in the scheduler and placement service, but until then, this late
-# check is needed to ensure proper affinity policy.
-#
-# Operators that desire api/cell isolation over this check should
-# enable this flag, which will avoid making that upcall from compute.
-#  (boolean value)
-#disable_group_policy_check_upcall = false
+#handle_virt_lifecycle_events=true
 
 
 [wsgi]
@@ -10089,16 +10066,15 @@
 #
 # * A string representing file name for the paste.deploy config.
 #  (string value)
-#api_paste_config = api-paste.ini
-
-# DEPRECATED:
+# Deprecated group/name - [DEFAULT]/api_paste_config
+api_paste_config=/etc/nova/api-paste.ini
+
+#
 # It represents a python format string that is used as the template to generate
 # log lines. The following values can be formatted into it: client_ip,
 # date_time, request_line, status_code, body_length, wall_seconds.
 #
-# This option is used for building custom request loglines when running
-# nova-api under eventlet. If used under uwsgi or apache, this option
-# has no effect.
+# This option is used for building custom request loglines.
 #
 # Possible values:
 #
@@ -10106,14 +10082,8 @@
 #   'len: %(body_length)s time: %(wall_seconds).7f' (default)
 # * Any formatted string formed by specific values.
 #  (string value)
-# This option is deprecated for removal since 16.0.0.
-# Its value may be silently ignored in the future.
-# Reason:
-# This option only works when running nova-api under eventlet, and
-# encodes very eventlet specific pieces of information. Starting in Pike
-# the preferred model for running nova-api is under uwsgi or apache
-# mod_wsgi.
-#wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f
+# Deprecated group/name - [DEFAULT]/wsgi_log_format
+#wsgi_log_format=%(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f
 
 #
 # This option specifies the HTTP header used to determine the protocol scheme
@@ -10121,25 +10091,11 @@
 #
 # Possible values:
 #
-# * None (default) - the request scheme is not influenced by any HTTP headers
+# * None (default) - the request scheme is not influenced by any HTTP headers.
 # * Valid HTTP header, like HTTP_X_FORWARDED_PROTO
-#
-# WARNING: Do not set this unless you know what you are doing.
-#
-# Make sure ALL of the following are true before setting this (assuming the
-# values from the example above):
-# * Your API is behind a proxy.
-# * Your proxy strips the X-Forwarded-Proto header from all incoming requests.
-#   In other words, if end users include that header in their requests, the
-# proxy
-#   will discard it.
-# * Your proxy sets the X-Forwarded-Proto header and sends it to API, but only
-#   for requests that originally come in via HTTPS.
-#
-# If any of those are not true, you should keep this setting set to None.
-#
-#  (string value)
-#secure_proxy_ssl_header = <None>
+#  (string value)
+# Deprecated group/name - [DEFAULT]/secure_proxy_ssl_header
+#secure_proxy_ssl_header=<None>
 
 #
 # This option allows setting path to the CA certificate file that should be used
@@ -10153,7 +10109,8 @@
 #
 # * enabled_ssl_apis
 #  (string value)
-#ssl_ca_file = <None>
+# Deprecated group/name - [DEFAULT]/ssl_ca_file
+#ssl_ca_file=<None>
 
 #
 # This option allows setting path to the SSL certificate of API server.
@@ -10166,7 +10123,8 @@
 #
 # * enabled_ssl_apis
 #  (string value)
-#ssl_cert_file = <None>
+# Deprecated group/name - [DEFAULT]/ssl_cert_file
+#ssl_cert_file=<None>
 
 #
 # This option specifies the path to the file where SSL private key of API
@@ -10180,7 +10138,8 @@
 #
 # * enabled_ssl_apis
 #  (string value)
-#ssl_key_file = <None>
+# Deprecated group/name - [DEFAULT]/ssl_key_file
+#ssl_key_file=<None>
 
 #
 # This option sets the value of TCP_KEEPIDLE in seconds for each server socket.
@@ -10193,7 +10152,8 @@
 # * keep_alive
 #  (integer value)
 # Minimum value: 0
-#tcp_keepidle = 600
+# Deprecated group/name - [DEFAULT]/tcp_keepidle
+#tcp_keepidle=600
 
 #
 # This option specifies the size of the pool of greenthreads used by wsgi.
@@ -10202,7 +10162,7 @@
 #  (integer value)
 # Minimum value: 0
 # Deprecated group/name - [DEFAULT]/wsgi_default_pool_size
-#default_pool_size = 1000
+#default_pool_size=1000
 
 #
 # This option specifies the maximum line size of message headers to be accepted.
@@ -10215,7 +10175,8 @@
 # self-defined message length.
 #  (integer value)
 # Minimum value: 0
-#max_header_line = 16384
+# Deprecated group/name - [DEFAULT]/max_header_line
+#max_header_line=16384
 
 #
 # This option allows using the same TCP connection to send and receive multiple
@@ -10232,7 +10193,7 @@
 # * tcp_keepidle
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/wsgi_keep_alive
-#keep_alive = true
+#keep_alive=true
 
 #
 # This option specifies the timeout for client connections' socket operations.
@@ -10241,7 +10202,8 @@
 # connection. To wait forever set to 0.
 #  (integer value)
 # Minimum value: 0
-#client_socket_timeout = 900
+# Deprecated group/name - [DEFAULT]/client_socket_timeout
+#client_socket_timeout=900
 
 
 [xenserver]
@@ -10288,7 +10250,7 @@
 #
 #  (integer value)
 # Minimum value: 0
-#agent_timeout = 30
+#agent_timeout=30
 
 #
 # Number of seconds to wait for agent't reply to version request.
@@ -10306,7 +10268,7 @@
 # operational.
 #  (integer value)
 # Minimum value: 0
-#agent_version_timeout = 300
+#agent_version_timeout=300
 
 #
 # Number of seconds to wait for agent's reply to resetnetwork
@@ -10317,7 +10279,7 @@
 # agent communication ``agent_timeout`` is ignored in this case.
 #  (integer value)
 # Minimum value: 0
-#agent_resetnetwork_timeout = 60
+#agent_resetnetwork_timeout=60
 
 #
 # Path to locate guest agent on the server.
@@ -10332,7 +10294,7 @@
 # * ``compute_driver`` should be set to ``xenapi.XenAPIDriver``
 #
 #  (string value)
-#agent_path = usr/sbin/xe-update-networking
+#agent_path=usr/sbin/xe-update-networking
 
 #
 # Disables the use of XenAPI agent.
@@ -10347,7 +10309,7 @@
 # * ``use_agent_default``
 #
 #  (boolean value)
-#disable_agent = false
+#disable_agent=false
 
 #
 # Whether or not to use the agent by default when its usage is enabled but not
@@ -10368,11 +10330,11 @@
 # * ``disable_agent``
 #
 #  (boolean value)
-#use_agent_default = false
+#use_agent_default=false
 
 # Timeout in seconds for XenAPI login. (integer value)
 # Minimum value: 0
-#login_timeout = 10
+#login_timeout=10
 
 #
 # Maximum number of concurrent XenAPI connections.
@@ -10382,7 +10344,94 @@
 # session, which allows you to make concurrent XenAPI connections.
 #  (integer value)
 # Minimum value: 1
-#connection_concurrent = 5
+#connection_concurrent=5
+
+# DEPRECATED:
+# Base URL for torrent files; must contain a slash character (see RFC 1808,
+# step 6).
+#  (string value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_base_url=<None>
+
+# DEPRECATED: Probability that peer will become a seeder (1.0 = 100%) (floating
+# point value)
+# Minimum value: 0
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_seed_chance=1.0
+
+# DEPRECATED:
+# Number of seconds after downloading an image via BitTorrent that it should
+# be seeded for other peers.'
+#  (integer value)
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_seed_duration=3600
+
+# DEPRECATED:
+# Cached torrent files not accessed within this number of seconds can be reaped.
+#  (integer value)
+# Minimum value: 0
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_max_last_accessed=86400
+
+# DEPRECATED: Beginning of port range to listen on (port value)
+# Minimum value: 0
+# Maximum value: 65535
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_listen_port_start=6881
+
+# DEPRECATED: End of port range to listen on (port value)
+# Minimum value: 0
+# Maximum value: 65535
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_listen_port_end=6891
+
+# DEPRECATED:
+# Number of seconds a download can remain at the same progress percentage w/o
+# being considered a stall.
+#  (integer value)
+# Minimum value: 0
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_download_stall_cutoff=600
+
+# DEPRECATED:
+# Maximum number of seeder processes to run concurrently within a given dom0
+# (-1 = no limit).
+#  (integer value)
+# Minimum value: -1
+# This option is deprecated for removal since 15.0.0.
+# Its value may be silently ignored in the future.
+# Reason:
+# The torrent feature has not been tested nor maintained, and as such is being
+# removed.
+#torrent_max_seeder_processes_per_host=1
 
 #
 # Cache glance images locally.
@@ -10400,7 +10449,7 @@
 # * `none`: turns off caching entirely.
 #  (string value)
 # Allowed values: all, some, none
-#cache_images = all
+#cache_images=all
 
 #
 # Compression level for images.
@@ -10419,14 +10468,14 @@
 #  (integer value)
 # Minimum value: 1
 # Maximum value: 9
-#image_compression_level = <None>
+#image_compression_level=<None>
 
 # Default OS type used when uploading an image to glance (string value)
-#default_os_type = linux
+#default_os_type=linux
 
 # Time in secs to wait for a block device to be created (integer value)
 # Minimum value: 1
-#block_device_creation_timeout = 10
+#block_device_creation_timeout=10
 
 #
 # Maximum size in bytes of kernel or ramdisk images.
@@ -10434,7 +10483,7 @@
 # Specifying the maximum size of kernel or ramdisk will avoid copying
 # large files to dom0 and fill up /boot/guest.
 #  (integer value)
-#max_kernel_ramdisk_size = 16777216
+#max_kernel_ramdisk_size=16777216
 
 #
 # Filter for finding the SR to be used to install guest instances on.
@@ -10448,21 +10497,37 @@
 # * To fall back on the Default SR, as displayed by XenCenter,
 #   set this flag to: default-sr:true.
 #  (string value)
-#sr_matching_filter = default-sr:true
+#sr_matching_filter=default-sr:true
 
 #
 # Whether to use sparse_copy for copying data on a resize down.
 # (False will use standard dd). This speeds up resizes down
 # considerably since large runs of zeros won't have to be rsynced.
 #  (boolean value)
-#sparse_copy = true
+#sparse_copy=true
 
 #
 # Maximum number of retries to unplug VBD.
 # If set to 0, should try once, no retries.
 #  (integer value)
 # Minimum value: 0
-#num_vbd_unplug_retries = 10
+#num_vbd_unplug_retries=10
+
+#
+# Whether or not to download images via Bit Torrent.
+#
+# The value for this option must be chosen from the choices listed
+# here. Configuring a value other than these will default to 'none'.
+#
+# Possible values:
+#
+# * `all`: will download all images.
+# * `some`: will only download images that have the image_property
+#           `bittorrent=true`.
+# * `none`: will turnoff downloading images via Bit Torrent.
+#  (string value)
+# Allowed values: all, some, none
+#torrent_images=none
 
 #
 # Name of network to use for booting iPXE ISOs.
@@ -10478,7 +10543,7 @@
 # * `ipxe_boot_menu_url`
 # * `ipxe_mkisofs_cmd`
 #  (string value)
-#ipxe_network_name = <None>
+#ipxe_network_name=<None>
 
 #
 # URL to the iPXE boot menu.
@@ -10494,7 +10559,7 @@
 # * `ipxe_network_name`
 # * `ipxe_mkisofs_cmd`
 #  (string value)
-#ipxe_boot_menu_url = <None>
+#ipxe_boot_menu_url=<None>
 
 #
 # Name and optionally path of the tool used for ISO image creation.
@@ -10511,7 +10576,7 @@
 # * `ipxe_network_name`
 # * `ipxe_boot_menu_url`
 #  (string value)
-#ipxe_mkisofs_cmd = mkisofs
+#ipxe_mkisofs_cmd=mkisofs
 
 #
 # URL for connection to XenServer/Xen Cloud Platform. A special value
@@ -10523,13 +10588,13 @@
 #   generally the management network IP address of the XenServer.
 # * This option must be set if you chose the XenServer driver.
 #  (string value)
-#connection_url = <None>
+#connection_url=<None>
 
 # Username for connection to XenServer/Xen Cloud Platform (string value)
-#connection_username = root
+#connection_username=root
 
 # Password for connection to XenServer/Xen Cloud Platform (string value)
-#connection_password = <None>
+#connection_password=<None>
 
 #
 # The interval used for polling of coalescing vhds.
@@ -10543,7 +10608,7 @@
 # * `vhd_coalesce_max_attempts`
 #  (floating point value)
 # Minimum value: 0
-#vhd_coalesce_poll_interval = 5.0
+#vhd_coalesce_poll_interval=5.0
 
 #
 # Ensure compute service is running on host XenAPI connects to.
@@ -10560,7 +10625,7 @@
 #
 # * `independent_compute`
 #  (boolean value)
-#check_host = true
+#check_host=true
 
 #
 # Max number of times to poll for VHD to coalesce.
@@ -10573,10 +10638,10 @@
 # * `vhd_coalesce_poll_interval`
 #  (integer value)
 # Minimum value: 0
-#vhd_coalesce_max_attempts = 20
+#vhd_coalesce_max_attempts=20
 
 # Base path to the storage repository on the XenServer host. (string value)
-#sr_base_path = /var/run/sr-mount
+#sr_base_path=/var/run/sr-mount
 
 #
 # The iSCSI Target Host.
@@ -10588,8 +10653,8 @@
 # Possible values:
 #
 # * Any string that represents hostname/ip of Target.
-#  (unknown value)
-#target_host = <None>
+#  (string value)
+#target_host=<None>
 
 #
 # The iSCSI Target Port.
@@ -10600,7 +10665,7 @@
 #  (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#target_port = 3260
+#target_port=3260
 
 # DEPRECATED:
 # Used to enable the remapping of VBD dev.
@@ -10612,7 +10677,7 @@
 # This option provided a workaround for issues in Ubuntu Maverick, which
 # was released in April 2010 and was dropped from support in April 2012.
 # There's no reason to continue supporting this option.
-#remap_vbd_dev = false
+#remap_vbd_dev=false
 
 #
 # Specify prefix to remap VBD dev to (ex. /dev/xvdb -> /dev/sdb).
@@ -10621,7 +10686,7 @@
 #
 # * If `remap_vbd_dev` is set to False this option has no impact.
 #  (string value)
-#remap_vbd_dev_prefix = sd
+#remap_vbd_dev_prefix=sd
 
 #
 # Used to prevent attempts to attach VBDs locally, so Nova can
@@ -10636,7 +10701,7 @@
 # * Swap disks for Windows VMs (will error if attempted)
 # * Nova-based auto_configure_disk (will error if attempted)
 #  (boolean value)
-#independent_compute = false
+#independent_compute=false
 
 #
 # Wait time for instances to go to running state.
@@ -10656,7 +10721,7 @@
 # state.
 #  (integer value)
 # Minimum value: 0
-#running_timeout = 60
+#running_timeout=60
 
 # DEPRECATED:
 # The XenAPI VIF driver using XenServer Network APIs.
@@ -10690,7 +10755,7 @@
 # which is the default configuration for Nova since the 15.0.0 Ocata release. In
 # the future the "use_neutron" configuration option will be used to determine
 # which vif driver to use.
-#vif_driver = nova.virt.xenapi.vif.XenAPIOpenVswitchDriver
+#vif_driver=nova.virt.xenapi.vif.XenAPIOpenVswitchDriver
 
 #
 # Dom0 plugin driver used to handle image uploads.
@@ -10703,7 +10768,7 @@
 # plugin driver. This driver is then called to uplaod images to the
 # GlanceStore.
 #  (string value)
-#image_upload_handler = nova.virt.xenapi.image.glance.GlanceStore
+#image_upload_handler=nova.virt.xenapi.image.glance.GlanceStore
 
 #
 # Number of seconds to wait for SR to settle if the VDI
@@ -10715,7 +10780,7 @@
 # before raising VDI not found exception.
 #  (integer value)
 # Minimum value: 0
-#introduce_vdi_retry_wait = 20
+#introduce_vdi_retry_wait=20
 
 #
 # The name of the integration Bridge that is used with xenapi
@@ -10729,7 +10794,7 @@
 #
 # * Any string that represents a bridge name.
 #  (string value)
-#ovs_integration_bridge = <None>
+#ovs_integration_bridge=<None>
 
 #
 # When adding new host to a pool, this will append a --force flag to the
@@ -10742,16 +10807,17 @@
 # Despite this effort to level differences between CPUs, it is still possible
 # that adding new host will fail, thus option to force join was introduced.
 #  (boolean value)
-#use_join_force = true
+#use_join_force=true
 
 #
 # Publicly visible name for this console host.
 #
 # Possible values:
 #
-# * Current hostname (default) or any string representing hostname.
-#  (string value)
-#console_public_hostname = <current_hostname>
+# * A string representing a valid hostname
+#  (string value)
+# Deprecated group/name - [DEFAULT]/console_public_hostname
+#console_public_hostname=lcy01-22
 
 
 [xvp]
@@ -10766,18 +10832,23 @@
 #
 
 # XVP conf template (string value)
-#console_xvp_conf_template = $pybasedir/nova/console/xvp.conf.template
+# Deprecated group/name - [DEFAULT]/console_xvp_conf_template
+#console_xvp_conf_template=$pybasedir/nova/console/xvp.conf.template
 
 # Generated XVP conf file (string value)
-#console_xvp_conf = /etc/xvp.conf
+# Deprecated group/name - [DEFAULT]/console_xvp_conf
+#console_xvp_conf=/etc/xvp.conf
 
 # XVP master process pid file (string value)
-#console_xvp_pid = /var/run/xvp.pid
+# Deprecated group/name - [DEFAULT]/console_xvp_pid
+#console_xvp_pid=/var/run/xvp.pid
 
 # XVP log file (string value)
-#console_xvp_log = /var/log/xvp.log
+# Deprecated group/name - [DEFAULT]/console_xvp_log
+#console_xvp_log=/var/log/xvp.log
 
 # Port for XVP to multiplex VNC connections on (port value)
 # Minimum value: 0
 # Maximum value: 65535
-#console_xvp_multiplex_port = 5900
+# Deprecated group/name - [DEFAULT]/console_xvp_multiplex_port
+#console_xvp_multiplex_port=5900

2018-02-06 10:17:30,644 [salt.state       ][INFO    ][29898] Completed state [/etc/nova/nova.conf] at time 10:17:30.644219 duration_in_ms=702.655
2018-02-06 10:17:30,644 [salt.state       ][INFO    ][29898] Running state [/etc/nova/api-paste.ini] at time 10:17:30.644804
2018-02-06 10:17:30,645 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/nova/api-paste.ini
2018-02-06 10:17:30,666 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/files/pike/api-paste.ini.Debian'
2018-02-06 10:17:30,834 [salt.state       ][INFO    ][29898] File changed:
--- 
+++ 
@@ -71,7 +71,6 @@
 
 [app:oscomputeversionapp]
 paste.app_factory = nova.api.openstack.compute.versions:Versions.factory
-
 ##########
 # Shared #
 ##########

2018-02-06 10:17:30,834 [salt.state       ][INFO    ][29898] Completed state [/etc/nova/api-paste.ini] at time 10:17:30.834830 duration_in_ms=190.025
2018-02-06 10:17:30,835 [salt.state       ][INFO    ][29898] Running state [/etc/default/nova-api] at time 10:17:30.835374
2018-02-06 10:17:30,835 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/default/nova-api
2018-02-06 10:17:30,857 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/files/default'
2018-02-06 10:17:30,860 [salt.state       ][INFO    ][29898] File changed:
New file
2018-02-06 10:17:30,861 [salt.state       ][INFO    ][29898] Completed state [/etc/default/nova-api] at time 10:17:30.861065 duration_in_ms=25.691
2018-02-06 10:17:30,861 [salt.state       ][INFO    ][29898] Running state [/etc/default/nova-consoleauth] at time 10:17:30.861588
2018-02-06 10:17:30,861 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/default/nova-consoleauth
2018-02-06 10:17:30,875 [salt.state       ][INFO    ][29898] File changed:
New file
2018-02-06 10:17:30,876 [salt.state       ][INFO    ][29898] Completed state [/etc/default/nova-consoleauth] at time 10:17:30.875998 duration_in_ms=14.41
2018-02-06 10:17:30,876 [salt.state       ][INFO    ][29898] Running state [/etc/default/nova-scheduler] at time 10:17:30.876494
2018-02-06 10:17:30,876 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/default/nova-scheduler
2018-02-06 10:17:30,889 [salt.state       ][INFO    ][29898] File changed:
New file
2018-02-06 10:17:30,889 [salt.state       ][INFO    ][29898] Completed state [/etc/default/nova-scheduler] at time 10:17:30.889815 duration_in_ms=13.321
2018-02-06 10:17:30,890 [salt.state       ][INFO    ][29898] Running state [/etc/default/nova-conductor] at time 10:17:30.890328
2018-02-06 10:17:30,890 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/default/nova-conductor
2018-02-06 10:17:30,904 [salt.state       ][INFO    ][29898] File changed:
New file
2018-02-06 10:17:30,904 [salt.state       ][INFO    ][29898] Completed state [/etc/default/nova-conductor] at time 10:17:30.904685 duration_in_ms=14.357
2018-02-06 10:17:30,905 [salt.state       ][INFO    ][29898] Running state [/etc/default/nova-novncproxy] at time 10:17:30.905169
2018-02-06 10:17:30,905 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/default/nova-novncproxy
2018-02-06 10:17:30,919 [salt.state       ][INFO    ][29898] File changed:
New file
2018-02-06 10:17:30,919 [salt.state       ][INFO    ][29898] Completed state [/etc/default/nova-novncproxy] at time 10:17:30.919724 duration_in_ms=14.556
2018-02-06 10:17:30,920 [salt.state       ][INFO    ][29898] Running state [nova_controller_api_db_sync_version_20] at time 10:17:30.920489
2018-02-06 10:17:30,920 [salt.state       ][INFO    ][29898] Executing state novang.api_db_version_present for nova_controller_api_db_sync_version_20
2018-02-06 10:17:30,921 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage api_db version 2>/dev/null' in directory '/root'
2018-02-06 10:17:31,696 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101733160781
2018-02-06 10:17:31,741 [salt.minion      ][INFO    ][536] Starting a new job with PID 536
2018-02-06 10:17:31,816 [salt.minion      ][INFO    ][536] Returning information for job: 20180206101733160781
2018-02-06 10:17:35,425 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage api_db sync --version 20' in directory '/root'
2018-02-06 10:17:40,542 [salt.state       ][INFO    ][29898] {'api_db': 'api_db sync --version 20'}
2018-02-06 10:17:40,542 [salt.state       ][INFO    ][29898] Completed state [nova_controller_api_db_sync_version_20] at time 10:17:40.542808 duration_in_ms=9622.318
2018-02-06 10:17:40,543 [salt.state       ][INFO    ][29898] Running state [nova_controller_db_sync_version_334] at time 10:17:40.543727
2018-02-06 10:17:40,544 [salt.state       ][INFO    ][29898] Executing state novang.db_version_present for nova_controller_db_sync_version_334
2018-02-06 10:17:40,544 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage db version 2>/dev/null' in directory '/root'
2018-02-06 10:17:41,745 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101743201440
2018-02-06 10:17:41,778 [salt.minion      ][INFO    ][647] Starting a new job with PID 647
2018-02-06 10:17:41,794 [salt.minion      ][INFO    ][647] Returning information for job: 20180206101743201440
2018-02-06 10:17:44,856 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage db sync --version 334' in directory '/root'
2018-02-06 10:17:51,909 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101753373803
2018-02-06 10:17:51,932 [salt.minion      ][INFO    ][748] Starting a new job with PID 748
2018-02-06 10:17:51,949 [salt.minion      ][INFO    ][748] Returning information for job: 20180206101753373803
2018-02-06 10:17:57,638 [salt.state       ][INFO    ][29898] {'db': 'db sync --version 334'}
2018-02-06 10:17:57,639 [salt.state       ][INFO    ][29898] Completed state [nova_controller_db_sync_version_334] at time 10:17:57.639263 duration_in_ms=17095.535
2018-02-06 10:17:57,641 [salt.state       ][INFO    ][29898] Running state [online_data_migrations_for_apidb20_and_db334] at time 10:17:57.641265
2018-02-06 10:17:57,641 [salt.state       ][INFO    ][29898] Executing state novang.online_data_migrations_present for online_data_migrations_for_apidb20_and_db334
2018-02-06 10:17:57,642 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage api_db version 2>/dev/null' in directory '/root'
2018-02-06 10:18:01,609 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage db version 2>/dev/null' in directory '/root'
2018-02-06 10:18:02,100 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101803563770
2018-02-06 10:18:02,131 [salt.minion      ][INFO    ][830] Starting a new job with PID 830
2018-02-06 10:18:02,167 [salt.minion      ][INFO    ][830] Returning information for job: 20180206101803563770
2018-02-06 10:18:05,754 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage db online_data_migrations' in directory '/root'
2018-02-06 10:18:10,237 [salt.state       ][INFO    ][29898] {'online_data_migrations': 'online_data_migrations on api_db version 20 and db version 334'}
2018-02-06 10:18:10,237 [salt.state       ][INFO    ][29898] Completed state [online_data_migrations_for_apidb20_and_db334] at time 10:18:10.237859 duration_in_ms=12596.594
2018-02-06 10:18:10,240 [salt.state       ][INFO    ][29898] Running state [nova-manage db sync] at time 10:18:10.239964
2018-02-06 10:18:10,240 [salt.state       ][INFO    ][29898] Executing state cmd.run for nova-manage db sync
2018-02-06 10:18:10,241 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage db sync' in directory '/root'
2018-02-06 10:18:12,314 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101813778965
2018-02-06 10:18:12,334 [salt.minion      ][INFO    ][885] Starting a new job with PID 885
2018-02-06 10:18:12,352 [salt.minion      ][INFO    ][885] Returning information for job: 20180206101813778965
2018-02-06 10:18:15,350 [salt.state       ][INFO    ][29898] {'pid': 871, 'retcode': 0, 'stderr': '', 'stdout': 'WARNING: cell0 mapping not found - not syncing cell0.'}
2018-02-06 10:18:15,352 [salt.state       ][INFO    ][29898] Completed state [nova-manage db sync] at time 10:18:15.352302 duration_in_ms=5112.337
2018-02-06 10:18:15,354 [salt.state       ][INFO    ][29898] Running state [nova-manage cell_v2 map_cell0] at time 10:18:15.354440
2018-02-06 10:18:15,355 [salt.state       ][INFO    ][29898] Executing state cmd.run for nova-manage cell_v2 map_cell0
2018-02-06 10:18:15,356 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage cell_v2 map_cell0' in directory '/root'
2018-02-06 10:18:19,574 [salt.state       ][INFO    ][29898] {'pid': 895, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:18:19,575 [salt.state       ][INFO    ][29898] Completed state [nova-manage cell_v2 map_cell0] at time 10:18:19.575617 duration_in_ms=4221.176
2018-02-06 10:18:19,576 [salt.state       ][INFO    ][29898] Running state [nova-manage cell_v2 create_cell --name=cell1] at time 10:18:19.576840
2018-02-06 10:18:19,578 [salt.state       ][INFO    ][29898] Executing state cmd.run for nova-manage cell_v2 create_cell --name=cell1
2018-02-06 10:18:19,579 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage cell_v2 list_cells | grep cell1' in directory '/root'
2018-02-06 10:18:22,481 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101823943924
2018-02-06 10:18:22,499 [salt.minion      ][INFO    ][936] Starting a new job with PID 936
2018-02-06 10:18:22,517 [salt.minion      ][INFO    ][936] Returning information for job: 20180206101823943924
2018-02-06 10:18:23,892 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage cell_v2 create_cell --name=cell1' in directory '/root'
2018-02-06 10:18:28,109 [salt.state       ][INFO    ][29898] {'pid': 942, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:18:28,111 [salt.state       ][INFO    ][29898] Completed state [nova-manage cell_v2 create_cell --name=cell1] at time 10:18:28.111234 duration_in_ms=8534.392
2018-02-06 10:18:28,113 [salt.state       ][INFO    ][29898] Running state [/etc/systemd/system/nova-placement-api.service] at time 10:18:28.112985
2018-02-06 10:18:28,114 [salt.state       ][INFO    ][29898] Executing state file.symlink for /etc/systemd/system/nova-placement-api.service
2018-02-06 10:18:28,117 [salt.state       ][INFO    ][29898] {'new': '/etc/systemd/system/nova-placement-api.service'}
2018-02-06 10:18:28,117 [salt.state       ][INFO    ][29898] Completed state [/etc/systemd/system/nova-placement-api.service] at time 10:18:28.117798 duration_in_ms=4.814
2018-02-06 10:18:28,119 [salt.state       ][INFO    ][29898] Running state [nova-placement-api] at time 10:18:28.119682
2018-02-06 10:18:28,120 [salt.state       ][INFO    ][29898] Executing state pkg.installed for nova-placement-api
2018-02-06 10:18:28,145 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:18:28,184 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-placement-api'] in directory '/root'
2018-02-06 10:18:30,632 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:18:30,692 [salt.state       ][INFO    ][29898] Made the following changes:
'nova-placement-api' changed from 'absent' to '2:16.0.3-0ubuntu1~cloud0'

2018-02-06 10:18:30,725 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-02-06 10:18:30,757 [salt.state       ][INFO    ][29898] Completed state [nova-placement-api] at time 10:18:30.757040 duration_in_ms=2637.359
2018-02-06 10:18:30,760 [salt.state       ][INFO    ][29898] Running state [/etc/apache2/sites-available/nova-placement-api.conf] at time 10:18:30.760803
2018-02-06 10:18:30,761 [salt.state       ][INFO    ][29898] Executing state file.managed for /etc/apache2/sites-available/nova-placement-api.conf
2018-02-06 10:18:30,789 [salt.fileclient  ][INFO    ][29898] Fetching file from saltenv 'base', ** done ** 'nova/files/pike/nova-placement-api.conf'
2018-02-06 10:18:30,971 [salt.state       ][INFO    ][29898] File changed:
--- 
+++ 
@@ -1,6 +1,7 @@
-Listen 8778
 
-<VirtualHost *:8778>
+Listen 192.168.10.11:8778
+
+<VirtualHost 192.168.10.11:8778>
     WSGIScriptAlias / /usr/bin/nova-placement-api
     WSGIDaemonProcess nova-placement processes=5 threads=1 user=nova group=nova display-name=%{GROUP}
     WSGIProcessGroup nova-placement
@@ -13,7 +14,7 @@
     </IfVersion>
 
     ErrorLog /var/log/apache2/nova_placement_error.log
-    CustomLog /var/log/apache2/nova_placement_access.log combined
+    CustomLog /var/log/apache2/nova_placement_access.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 
     <Directory /usr/bin>
         <IfVersion >= 2.4>

2018-02-06 10:18:30,972 [salt.state       ][INFO    ][29898] Completed state [/etc/apache2/sites-available/nova-placement-api.conf] at time 10:18:30.971573 duration_in_ms=210.77
2018-02-06 10:18:30,972 [salt.state       ][INFO    ][29898] Running state [/etc/apache2/sites-enabled/nova-placement-api.conf] at time 10:18:30.972673
2018-02-06 10:18:30,972 [salt.state       ][INFO    ][29898] Executing state file.symlink for /etc/apache2/sites-enabled/nova-placement-api.conf
2018-02-06 10:18:30,978 [salt.state       ][INFO    ][29898] {'new': '/etc/apache2/sites-enabled/nova-placement-api.conf'}
2018-02-06 10:18:30,979 [salt.state       ][INFO    ][29898] Completed state [/etc/apache2/sites-enabled/nova-placement-api.conf] at time 10:18:30.978985 duration_in_ms=6.313
2018-02-06 10:18:30,980 [salt.state       ][INFO    ][29898] Running state [nova-manage cell_v2 discover_hosts] at time 10:18:30.980896
2018-02-06 10:18:30,981 [salt.state       ][INFO    ][29898] Executing state cmd.run for nova-manage cell_v2 discover_hosts
2018-02-06 10:18:30,983 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage cell_v2 discover_hosts' in directory '/root'
2018-02-06 10:18:32,654 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101834111447
2018-02-06 10:18:32,686 [salt.minion      ][INFO    ][1378] Starting a new job with PID 1378
2018-02-06 10:18:32,718 [salt.minion      ][INFO    ][1378] Returning information for job: 20180206101834111447
2018-02-06 10:18:35,411 [salt.state       ][INFO    ][29898] {'pid': 1343, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:18:35,411 [salt.state       ][INFO    ][29898] Completed state [nova-manage cell_v2 discover_hosts] at time 10:18:35.411734 duration_in_ms=4430.838
2018-02-06 10:18:35,415 [salt.state       ][INFO    ][29898] Running state [cell1] at time 10:18:35.414967
2018-02-06 10:18:35,415 [salt.state       ][INFO    ][29898] Executing state novang.map_instances for cell1
2018-02-06 10:18:35,416 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage cell_v2 list_cells 2>&- | grep cell1 | tr -d "
" | awk '{print $4}'' in directory '/root'
2018-02-06 10:18:38,841 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage cell_v2 map_instances --cell_uuid bb00043d-195a-477a-98e8-0ac265438125' in directory '/root'
2018-02-06 10:18:42,860 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101844324390
2018-02-06 10:18:42,906 [salt.minion      ][INFO    ][1450] Starting a new job with PID 1450
2018-02-06 10:18:42,914 [salt.state       ][INFO    ][29898] {'Instances': 'Mapped to cell named cell1'}
2018-02-06 10:18:42,915 [salt.state       ][INFO    ][29898] Completed state [cell1] at time 10:18:42.915717 duration_in_ms=7500.75
2018-02-06 10:18:42,916 [salt.state       ][INFO    ][29898] Running state [nova-manage api_db sync] at time 10:18:42.916896
2018-02-06 10:18:42,917 [salt.state       ][INFO    ][29898] Executing state cmd.run for nova-manage api_db sync
2018-02-06 10:18:42,918 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage api_db sync' in directory '/root'
2018-02-06 10:18:42,936 [salt.minion      ][INFO    ][1450] Returning information for job: 20180206101844324390
2018-02-06 10:18:47,285 [salt.state       ][INFO    ][29898] {'pid': 1451, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:18:47,287 [salt.state       ][INFO    ][29898] Completed state [nova-manage api_db sync] at time 10:18:47.287290 duration_in_ms=4370.393
2018-02-06 10:18:47,288 [salt.state       ][INFO    ][29898] Running state [nova-manage db online_data_migrations] at time 10:18:47.288553
2018-02-06 10:18:47,289 [salt.state       ][INFO    ][29898] Executing state cmd.run for nova-manage db online_data_migrations
2018-02-06 10:18:47,290 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'nova-manage db online_data_migrations' in directory '/root'
2018-02-06 10:18:51,727 [salt.state       ][INFO    ][29898] {'pid': 1470, 'retcode': 0, 'stderr': '', 'stdout': 'Running batches of 50 until complete\n+---------------------------------------------+--------------+-----------+\n|                  Migration                  | Total Needed | Completed |\n+---------------------------------------------+--------------+-----------+\n| delete_build_requests_with_no_instance_uuid |      0       |     0     |\n|    migrate_aggregate_reset_autoincrement    |      0       |     0     |\n|              migrate_aggregates             |      0       |     0     |\n|      migrate_flavor_reset_autoincrement     |      0       |     0     |\n|               migrate_flavors               |      0       |     0     |\n|      migrate_instance_groups_to_api_db      |      0       |     0     |\n|          migrate_instance_keypairs          |      0       |     0     |\n|      migrate_instances_add_request_spec     |      0       |     0     |\n|          migrate_keypairs_to_api_db         |      0       |     0     |\n|       migrate_quota_classes_to_api_db       |      0       |     0     |\n|        migrate_quota_limits_to_api_db       |      0       |     0     |\n|     service_uuids_online_data_migration     |      0       |     0     |\n+---------------------------------------------+--------------+-----------+'}
2018-02-06 10:18:51,728 [salt.state       ][INFO    ][29898] Completed state [nova-manage db online_data_migrations] at time 10:18:51.728763 duration_in_ms=4440.209
2018-02-06 10:18:51,939 [salt.state       ][INFO    ][29898] Running state [apache2] at time 10:18:51.939164
2018-02-06 10:18:51,939 [salt.state       ][INFO    ][29898] Executing state service.running for apache2
2018-02-06 10:18:51,940 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:18:51,970 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:18:51,993 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:18:52,018 [salt.state       ][INFO    ][29898] The service apache2 is already running
2018-02-06 10:18:52,019 [salt.state       ][INFO    ][29898] Completed state [apache2] at time 10:18:52.019211 duration_in_ms=80.043
2018-02-06 10:18:52,019 [salt.state       ][INFO    ][29898] Running state [apache2] at time 10:18:52.019554
2018-02-06 10:18:52,020 [salt.state       ][INFO    ][29898] Executing state service.mod_watch for apache2
2018-02-06 10:18:52,021 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:18:52,043 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:18:52,067 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-06 10:18:52,875 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101854338420
2018-02-06 10:18:52,898 [salt.minion      ][INFO    ][1541] Starting a new job with PID 1541
2018-02-06 10:18:52,916 [salt.minion      ][INFO    ][1541] Returning information for job: 20180206101854338420
2018-02-06 10:18:54,370 [salt.state       ][INFO    ][29898] {'apache2': True}
2018-02-06 10:18:54,371 [salt.state       ][INFO    ][29898] Completed state [apache2] at time 10:18:54.370958 duration_in_ms=2351.403
2018-02-06 10:18:54,374 [salt.state       ][INFO    ][29898] Running state [nova-api] at time 10:18:54.374541
2018-02-06 10:18:54,375 [salt.state       ][INFO    ][29898] Executing state service.running for nova-api
2018-02-06 10:18:54,376 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'status', 'nova-api.service', '-n', '0'] in directory '/root'
2018-02-06 10:18:54,413 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-api.service'] in directory '/root'
2018-02-06 10:18:54,440 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-api.service'] in directory '/root'
2018-02-06 10:18:54,466 [salt.state       ][INFO    ][29898] The service nova-api is already running
2018-02-06 10:18:54,466 [salt.state       ][INFO    ][29898] Completed state [nova-api] at time 10:18:54.466819 duration_in_ms=92.274
2018-02-06 10:18:54,467 [salt.state       ][INFO    ][29898] Running state [nova-api] at time 10:18:54.467450
2018-02-06 10:18:54,468 [salt.state       ][INFO    ][29898] Executing state service.mod_watch for nova-api
2018-02-06 10:18:54,469 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-api.service'] in directory '/root'
2018-02-06 10:18:54,496 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-api.service'] in directory '/root'
2018-02-06 10:18:54,524 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nova-api.service'] in directory '/root'
2018-02-06 10:19:03,050 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206101904513210
2018-02-06 10:19:03,078 [salt.minion      ][INFO    ][1838] Starting a new job with PID 1838
2018-02-06 10:19:03,095 [salt.minion      ][INFO    ][1838] Returning information for job: 20180206101904513210
2018-02-06 10:19:09,739 [salt.state       ][INFO    ][29898] {'nova-api': True}
2018-02-06 10:19:09,739 [salt.state       ][INFO    ][29898] Completed state [nova-api] at time 10:19:09.739792 duration_in_ms=15272.342
2018-02-06 10:19:09,742 [salt.state       ][INFO    ][29898] Running state [nova-consoleauth] at time 10:19:09.742925
2018-02-06 10:19:09,743 [salt.state       ][INFO    ][29898] Executing state service.running for nova-consoleauth
2018-02-06 10:19:09,744 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'status', 'nova-consoleauth.service', '-n', '0'] in directory '/root'
2018-02-06 10:19:09,774 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,807 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,827 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,846 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,897 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,918 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,960 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-consoleauth.service'] in directory '/root'
2018-02-06 10:19:09,995 [salt.state       ][INFO    ][29898] {'nova-consoleauth': True}
2018-02-06 10:19:09,996 [salt.state       ][INFO    ][29898] Completed state [nova-consoleauth] at time 10:19:09.996289 duration_in_ms=253.363
2018-02-06 10:19:09,998 [salt.state       ][INFO    ][29898] Running state [nova-scheduler] at time 10:19:09.998613
2018-02-06 10:19:09,999 [salt.state       ][INFO    ][29898] Executing state service.running for nova-scheduler
2018-02-06 10:19:10,000 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'status', 'nova-scheduler.service', '-n', '0'] in directory '/root'
2018-02-06 10:19:10,028 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,069 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,096 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,128 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,200 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,250 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,294 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-scheduler.service'] in directory '/root'
2018-02-06 10:19:10,334 [salt.state       ][INFO    ][29898] {'nova-scheduler': True}
2018-02-06 10:19:10,334 [salt.state       ][INFO    ][29898] Completed state [nova-scheduler] at time 10:19:10.334872 duration_in_ms=336.258
2018-02-06 10:19:10,336 [salt.state       ][INFO    ][29898] Running state [nova-conductor] at time 10:19:10.336854
2018-02-06 10:19:10,346 [salt.state       ][INFO    ][29898] Executing state service.running for nova-conductor
2018-02-06 10:19:10,347 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'status', 'nova-conductor.service', '-n', '0'] in directory '/root'
2018-02-06 10:19:10,385 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-conductor.service'] in directory '/root'
2018-02-06 10:19:10,447 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-conductor.service'] in directory '/root'
2018-02-06 10:19:10,478 [salt.state       ][INFO    ][29898] The service nova-conductor is already running
2018-02-06 10:19:10,479 [salt.state       ][INFO    ][29898] Completed state [nova-conductor] at time 10:19:10.479189 duration_in_ms=142.331
2018-02-06 10:19:10,479 [salt.state       ][INFO    ][29898] Running state [nova-conductor] at time 10:19:10.479447
2018-02-06 10:19:10,479 [salt.state       ][INFO    ][29898] Executing state service.mod_watch for nova-conductor
2018-02-06 10:19:10,480 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-conductor.service'] in directory '/root'
2018-02-06 10:19:10,508 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-conductor.service'] in directory '/root'
2018-02-06 10:19:10,540 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nova-conductor.service'] in directory '/root'
2018-02-06 10:19:11,240 [salt.state       ][INFO    ][29898] {'nova-conductor': True}
2018-02-06 10:19:11,241 [salt.state       ][INFO    ][29898] Completed state [nova-conductor] at time 10:19:11.241011 duration_in_ms=761.564
2018-02-06 10:19:11,243 [salt.state       ][INFO    ][29898] Running state [nova-novncproxy] at time 10:19:11.243640
2018-02-06 10:19:11,244 [salt.state       ][INFO    ][29898] Executing state service.running for nova-novncproxy
2018-02-06 10:19:11,245 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'status', 'nova-novncproxy.service', '-n', '0'] in directory '/root'
2018-02-06 10:19:11,280 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-novncproxy.service'] in directory '/root'
2018-02-06 10:19:11,331 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-novncproxy.service'] in directory '/root'
2018-02-06 10:19:11,364 [salt.state       ][INFO    ][29898] The service nova-novncproxy is already running
2018-02-06 10:19:11,365 [salt.state       ][INFO    ][29898] Completed state [nova-novncproxy] at time 10:19:11.364941 duration_in_ms=121.297
2018-02-06 10:19:11,365 [salt.state       ][INFO    ][29898] Running state [nova-novncproxy] at time 10:19:11.365213
2018-02-06 10:19:11,365 [salt.state       ][INFO    ][29898] Executing state service.mod_watch for nova-novncproxy
2018-02-06 10:19:11,366 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-active', 'nova-novncproxy.service'] in directory '/root'
2018-02-06 10:19:11,413 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemctl', 'is-enabled', 'nova-novncproxy.service'] in directory '/root'
2018-02-06 10:19:11,460 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nova-novncproxy.service'] in directory '/root'
2018-02-06 10:19:11,791 [salt.state       ][INFO    ][29898] {'nova-novncproxy': True}
2018-02-06 10:19:11,791 [salt.state       ][INFO    ][29898] Completed state [nova-novncproxy] at time 10:19:11.791460 duration_in_ms=426.246
2018-02-06 10:19:11,796 [salt.minion      ][INFO    ][29898] Returning information for job: 20180206101652589547
2018-02-06 10:22:21,720 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206102223184642
2018-02-06 10:22:21,751 [salt.minion      ][INFO    ][2066] Starting a new job with PID 2066
2018-02-06 10:22:21,817 [salt.minion      ][INFO    ][2066] Returning information for job: 20180206102223184642
2018-02-06 10:22:22,034 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206102223496637
2018-02-06 10:22:22,060 [salt.minion      ][INFO    ][2071] Starting a new job with PID 2071
2018-02-06 10:22:24,732 [salt.state       ][INFO    ][2071] Loading fresh modules for state activity
2018-02-06 10:22:24,785 [salt.fileclient  ][INFO    ][2071] Fetching file from saltenv 'base', ** done ** 'heat/init.sls'
2018-02-06 10:22:24,815 [salt.fileclient  ][INFO    ][2071] Fetching file from saltenv 'base', ** done ** 'heat/server.sls'
2018-02-06 10:22:26,686 [salt.state       ][INFO    ][2071] Running state [heat-api] at time 10:22:26.686595
2018-02-06 10:22:26,687 [salt.state       ][INFO    ][2071] Executing state pkg.installed for heat-api
2018-02-06 10:22:26,687 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:22:27,081 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['apt-cache', '-q', 'policy', 'heat-api'] in directory '/root'
2018-02-06 10:22:27,183 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:22:29,168 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:22:29,216 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'heat-api'] in directory '/root'
2018-02-06 10:22:32,116 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102233578971
2018-02-06 10:22:32,143 [salt.minion      ][INFO    ][2518] Starting a new job with PID 2518
2018-02-06 10:22:32,162 [salt.minion      ][INFO    ][2518] Returning information for job: 20180206102233578971
2018-02-06 10:22:38,694 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:22:38,750 [salt.state       ][INFO    ][2071] Made the following changes:
'python-magnumclient' changed from 'absent' to '2.7.0-0ubuntu1~cloud0'
'python-heatclient' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-manilaclient' changed from 'absent' to '1.17.1-0ubuntu1~cloud0'
'heat-api' changed from 'absent' to '1:9.0.1-0ubuntu1~cloud0'
'python-senlinclient' changed from 'absent' to '1.4.0-0ubuntu1~cloud0'
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'
'python-monascaclient' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-mistralclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'heat-common' changed from 'absent' to '1:9.0.1-0ubuntu1~cloud0'
'python-manilaclient-doc' changed from 'absent' to '1.17.1-0ubuntu1~cloud0'
'python-designateclient' changed from 'absent' to '2.7.0-0ubuntu1~cloud0'
'python-troveclient' changed from 'absent' to '1:2.12.0-0ubuntu1~cloud0'
'python-heat' changed from 'absent' to '1:9.0.1-0ubuntu1~cloud0'
'python-saharaclient' changed from 'absent' to '1.3.0-0ubuntu1~cloud0'
'python-yaql' changed from 'absent' to '1.1.0-0ubuntu1'
'python-zaqarclient' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'

2018-02-06 10:22:38,784 [salt.state       ][INFO    ][2071] Loading fresh modules for state activity
2018-02-06 10:22:38,957 [salt.state       ][INFO    ][2071] Completed state [heat-api] at time 10:22:38.957160 duration_in_ms=12270.565
2018-02-06 10:22:38,962 [salt.state       ][INFO    ][2071] Running state [heat-api-cfn] at time 10:22:38.962799
2018-02-06 10:22:38,963 [salt.state       ][INFO    ][2071] Executing state pkg.installed for heat-api-cfn
2018-02-06 10:22:39,571 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:22:39,615 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'heat-api-cfn'] in directory '/root'
2018-02-06 10:22:42,292 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102243759084
2018-02-06 10:22:42,318 [salt.minion      ][INFO    ][3304] Starting a new job with PID 3304
2018-02-06 10:22:42,336 [salt.minion      ][INFO    ][3304] Returning information for job: 20180206102243759084
2018-02-06 10:22:42,618 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:22:42,674 [salt.state       ][INFO    ][2071] Made the following changes:
'heat-api-cfn' changed from 'absent' to '1:9.0.1-0ubuntu1~cloud0'

2018-02-06 10:22:42,703 [salt.state       ][INFO    ][2071] Loading fresh modules for state activity
2018-02-06 10:22:42,766 [salt.state       ][INFO    ][2071] Completed state [heat-api-cfn] at time 10:22:42.766600 duration_in_ms=3803.8
2018-02-06 10:22:42,773 [salt.state       ][INFO    ][2071] Running state [heat-api-cloudwatch] at time 10:22:42.773864
2018-02-06 10:22:42,774 [salt.state       ][INFO    ][2071] Executing state pkg.installed for heat-api-cloudwatch
2018-02-06 10:22:43,280 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:22:43,326 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'heat-api-cloudwatch'] in directory '/root'
2018-02-06 10:22:46,275 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:22:46,336 [salt.state       ][INFO    ][2071] Made the following changes:
'heat-api-cloudwatch' changed from 'absent' to '1:9.0.1-0ubuntu1~cloud0'

2018-02-06 10:22:46,368 [salt.state       ][INFO    ][2071] Loading fresh modules for state activity
2018-02-06 10:22:46,406 [salt.state       ][INFO    ][2071] Completed state [heat-api-cloudwatch] at time 10:22:46.406548 duration_in_ms=3632.683
2018-02-06 10:22:46,413 [salt.state       ][INFO    ][2071] Running state [heat-engine] at time 10:22:46.412975
2018-02-06 10:22:46,413 [salt.state       ][INFO    ][2071] Executing state pkg.installed for heat-engine
2018-02-06 10:22:46,912 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:22:46,953 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'heat-engine'] in directory '/root'
2018-02-06 10:22:49,800 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:22:49,855 [salt.state       ][INFO    ][2071] Made the following changes:
'heat-engine' changed from 'absent' to '1:9.0.1-0ubuntu1~cloud0'

2018-02-06 10:22:49,886 [salt.state       ][INFO    ][2071] Loading fresh modules for state activity
2018-02-06 10:22:49,919 [salt.state       ][INFO    ][2071] Completed state [heat-engine] at time 10:22:49.919172 duration_in_ms=3506.196
2018-02-06 10:22:49,924 [salt.state       ][INFO    ][2071] Running state [heat-common] at time 10:22:49.924838
2018-02-06 10:22:49,925 [salt.state       ][INFO    ][2071] Executing state pkg.installed for heat-common
2018-02-06 10:22:50,418 [salt.state       ][INFO    ][2071] All specified packages are already installed
2018-02-06 10:22:50,418 [salt.state       ][INFO    ][2071] Completed state [heat-common] at time 10:22:50.418856 duration_in_ms=494.017
2018-02-06 10:22:50,419 [salt.state       ][INFO    ][2071] Running state [python-heatclient] at time 10:22:50.419222
2018-02-06 10:22:50,419 [salt.state       ][INFO    ][2071] Executing state pkg.installed for python-heatclient
2018-02-06 10:22:50,427 [salt.state       ][INFO    ][2071] All specified packages are already installed
2018-02-06 10:22:50,427 [salt.state       ][INFO    ][2071] Completed state [python-heatclient] at time 10:22:50.427277 duration_in_ms=8.055
2018-02-06 10:22:50,427 [salt.state       ][INFO    ][2071] Running state [gettext-base] at time 10:22:50.427520
2018-02-06 10:22:50,427 [salt.state       ][INFO    ][2071] Executing state pkg.installed for gettext-base
2018-02-06 10:22:50,435 [salt.state       ][INFO    ][2071] All specified packages are already installed
2018-02-06 10:22:50,435 [salt.state       ][INFO    ][2071] Completed state [gettext-base] at time 10:22:50.435644 duration_in_ms=8.124
2018-02-06 10:22:50,438 [salt.state       ][INFO    ][2071] Running state [/etc/heat/heat.conf] at time 10:22:50.438679
2018-02-06 10:22:50,438 [salt.state       ][INFO    ][2071] Executing state file.managed for /etc/heat/heat.conf
2018-02-06 10:22:50,476 [salt.fileclient  ][INFO    ][2071] Fetching file from saltenv 'base', ** done ** 'heat/files/pike/heat.conf.Debian'
2018-02-06 10:22:50,642 [salt.state       ][INFO    ][2071] File changed:
--- 
+++ 
@@ -1,12 +1,15 @@
+
 [DEFAULT]
 
 #
 # From heat.api.middleware.ssl
 #
+region_name_for_services=RegionOne
 
 # The HTTP Header that will be used to determine what the original request
 # protocol scheme was, even if it was removed by an SSL terminator proxy.
 # (string value)
+# Deprecated group/name - [DEFAULT]/secure_proxy_ssl_header
 #secure_proxy_ssl_header = X-Forwarded-Proto
 
 #
@@ -15,7 +18,7 @@
 
 # Name of the engine node. This can be an opaque identifier. It is not
 # necessarily a hostname, FQDN, or IP address. (string value)
-#host = lgw01-amd64-021
+#host = lgw01-02
 
 # List of directories to search for plug-ins. (list value)
 #plugin_dirs = /usr/lib64/heat,/usr/lib/heat,/usr/local/lib/heat,/usr/local/lib64/heat
@@ -26,13 +29,8 @@
 # The directory to search for template files. (string value)
 #template_dir = /etc/heat/templates
 
-# DEPRECATED: Select deferred auth method, stored password or trusts. (string
-# value)
+# Select deferred auth method, stored password or trusts. (string value)
 # Allowed values: password, trusts
-# This option is deprecated for removal since 9.0.0.
-# Its value may be silently ignored in the future.
-# Reason: Stored password based deferred auth is broken when used with keystone
-# v3 and is not supported.
 #deferred_auth_method = trusts
 
 # Allow reauthentication on token expiry, such that long-running tasks may
@@ -40,6 +38,10 @@
 # value)
 # Allowed values: '', trusts
 #reauthentication_auth_method =
+
+# Gap, in seconds, to determine whether the given token is about to expire.
+# (integer value)
+#stale_token_duration = 30
 
 # Subset of trustor roles to be delegated to heat. If left unset, all roles of
 # a user will be delegated to heat when creating a stack. (list value)
@@ -173,15 +175,19 @@
 # require instances to use a different endpoint than in the keystone catalog
 # (string value)
 #heat_metadata_server_url = <None>
+heat_metadata_server_url=http://192.168.10.103:8000
 
 # URL of the Heat waitcondition server. (string value)
 #heat_waitcondition_server_url = <None>
+heat_waitcondition_server_url=http://192.168.10.103:8000/v1/waitcondition
 
 # URL of the Heat CloudWatch server. (string value)
 #heat_watch_server_url =
+heat_watch_server_url=http://192.168.10.103:8003
 
 # Instance connection to CFN/CW API via https. (string value)
 #instance_connection_is_secure = 0
+instance_connection_is_secure=0
 
 # Instance connection to CFN/CW API validate certs if SSL is used. (string
 # value)
@@ -202,12 +208,15 @@
 # `stack_user_domain_id` option is set, this option is ignored. (string value)
 #stack_user_domain_name = <None>
 
-# Keystone username, a user with roles sufficient to manage users and projects
-# in the stack_user_domain. (string value)
-#stack_domain_admin = <None>
-
-# Keystone password for stack_domain_admin user. (string value)
-#stack_domain_admin_password = <None>
+# Keystone username, a user with roles sufficient to manage
+# users and projects in the stack_user_domain. (string value)
+stack_domain_admin = heat_domain_admin
+
+# Keystone password for stack_domain_admin user. (string
+# value)
+stack_domain_admin_password=opnfv_secret
+
+stack_user_domain_name = heat_user_domain
 
 # Maximum raw byte size of any template. (integer value)
 #max_template_size = 524288
@@ -241,13 +250,6 @@
 
 # Fully qualified class name to use as a client backend. (string value)
 #cloud_backend = heat.engine.clients.OpenStackClients
-
-#
-# From heat.engine.clients.os.keystone.heat_keystoneclient
-#
-
-# Fully qualified class name to use as a keystone backend. (string value)
-#keystone_backend = heat.engine.clients.os.keystone.heat_keystoneclient.KsClientWrapper
 
 #
 # From heat.engine.notification
@@ -274,6 +276,13 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
+verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -295,6 +304,7 @@
 # log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
+log_file=/var/log/heat/heat.log
 
 # (Optional) The base directory used for relative log_file  paths. This option
 # is ignored if log_config_append is set. (string value)
@@ -313,12 +323,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -347,7 +351,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -380,6 +384,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -390,24 +395,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -420,21 +431,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -449,20 +465,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -527,18 +547,18 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
+rpc_response_timeout = 600
 
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
-
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
 # This option is deprecated for removal.
@@ -583,7 +603,9 @@
 # Specify a timeout after which a gracefully shutdown server will exit. Zero
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
-
+max_resources_per_stack=20000
+max_json_body_size=10880000
+max_template_size=5440000
 
 [auth_password]
 
@@ -788,32 +810,6 @@
 # Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.
 # (string value)
 #url =
-
-
-[clients_keystone]
-
-#
-# From heat.common.config
-#
-
-# Type of endpoint in Identity service catalog to use for communication with
-# the OpenStack service. (string value)
-#endpoint_type = <None>
-
-# Optional CA cert file to use in SSL connections. (string value)
-#ca_file = <None>
-
-# Optional PEM-formatted certificate chain file. (string value)
-#cert_file = <None>
-
-# Optional PEM-formatted file that contains the private key. (string value)
-#key_file = <None>
-
-# If set, then the server's certificate will not be verified. (boolean value)
-#insecure = <None>
-
-# Unversioned keystone url in format like http://0.0.0.0:5000. (string value)
-#auth_uri =
 
 
 [clients_magnum]
@@ -1093,6 +1089,7 @@
 # Maximum cache age of CORS preflight requests. (integer value)
 #max_age = 3600
 
+
 # Indicate which methods can be used during the actual request. (list value)
 #allow_methods = GET,PUT,POST,DELETE,PATCH
 
@@ -1101,13 +1098,51 @@
 #allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID
 
 
+[cors.subdomain]
+
+#
+# From oslo.middleware
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-OpenStack-Request-ID
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID
+
+
 [database]
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -1120,6 +1155,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection = mysql+pymysql://heat:opnfv_secret@192.168.10.50/heat?charset=utf8
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -1131,10 +1167,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -1151,12 +1183,14 @@
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
+max_pool_size = 30
 
 # Maximum number of database connection retries during startup. Set to -1 to
 # specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
+max_retries = -1
 
 # Interval between retries of opening a SQL connection. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
@@ -1167,6 +1201,7 @@
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
+max_overflow = 60
 
 # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
 # value)
@@ -1206,30 +1241,28 @@
 [ec2authtoken]
 
 #
-# From heat.api.aws.ec2token
+# Options defined in heat.api.aws.ec2token
 #
 
 # Authentication Endpoint URI. (string value)
-#auth_uri = <None>
+auth_uri=http://192.168.10.10:5000/v2.0
 
 # Allow orchestration of multiple clouds. (boolean value)
-#multi_cloud = false
-
-# Allowed keystone endpoints for auth_uri when multi_cloud is enabled. At least
-# one endpoint needs to be specified. (list value)
-#allowed_auth_uris =
-
-# Optional PEM-formatted certificate chain file. (string value)
-#cert_file = <None>
-
-# Optional PEM-formatted file that contains the private key. (string value)
-#key_file = <None>
-
-# Optional CA cert file to use in SSL connections. (string value)
-#ca_file = <None>
-
-# If set, then the server's certificate will not be verified. (boolean value)
-#insecure = false
+#multi_cloud=false
+
+# Allowed keystone endpoints for auth_uri when multi_cloud is
+# enabled. At least one endpoint needs to be specified. (list
+# value)
+#allowed_auth_uris=
+keystone_ec2_uri=http://192.168.10.10:5000/v2.0/ec2tokens
+
+[clients]
+endpoint_type = internalURL
+
+[clients_heat]
+endpoint_type = publicURL
+[clients_keystone]
+auth_uri=http://192.168.10.10:35357
 
 
 [eventlet_opts]
@@ -1283,26 +1316,34 @@
 
 # Address to bind the server. Useful when selecting a particular network
 # interface. (IP address value)
+# Deprecated group/name - [DEFAULT]/bind_host
 #bind_host = 0.0.0.0
+bind_host = 192.168.10.11
 
 # The port on which the server will listen. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/bind_port
 #bind_port = 8004
 
 # Number of backlog requests to configure the socket with. (integer value)
+# Deprecated group/name - [DEFAULT]/backlog
 #backlog = 4096
 
 # Location of the SSL certificate file to use for SSL mode. (string value)
+# Deprecated group/name - [DEFAULT]/cert_file
 #cert_file = <None>
 
 # Location of the SSL key file to use for enabling SSL mode. (string value)
+# Deprecated group/name - [DEFAULT]/key_file
 #key_file = <None>
 
 # Number of workers for Heat service. Default value 0 means, that service will
 # start number of workers equal number of cores on server. (integer value)
 # Minimum value: 0
+# Deprecated group/name - [DEFAULT]/workers
 #workers = 0
+workers=4
 
 # Maximum line size of message headers to be accepted. max_header_line may need
 # to be increased when using large tokens (typically those generated by the
@@ -1323,24 +1364,31 @@
 
 # Address to bind the server. Useful when selecting a particular network
 # interface. (IP address value)
+# Deprecated group/name - [DEFAULT]/bind_host
 #bind_host = 0.0.0.0
+bind_host = 192.168.10.11
 
 # The port on which the server will listen. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/bind_port
 #bind_port = 8000
 
 # Number of backlog requests to configure the socket with. (integer value)
+# Deprecated group/name - [DEFAULT]/backlog
 #backlog = 4096
 
 # Location of the SSL certificate file to use for SSL mode. (string value)
+# Deprecated group/name - [DEFAULT]/cert_file
 #cert_file = <None>
 
 # Location of the SSL key file to use for enabling SSL mode. (string value)
+# Deprecated group/name - [DEFAULT]/key_file
 #key_file = <None>
 
 # Number of workers for Heat service. (integer value)
 # Minimum value: 0
+# Deprecated group/name - [DEFAULT]/workers
 #workers = 1
 
 # Maximum line size of message headers to be accepted. max_header_line may need
@@ -1362,24 +1410,31 @@
 
 # Address to bind the server. Useful when selecting a particular network
 # interface. (IP address value)
+# Deprecated group/name - [DEFAULT]/bind_host
 #bind_host = 0.0.0.0
+bind_host = 192.168.10.11
 
 # The port on which the server will listen. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/bind_port
 #bind_port = 8003
 
 # Number of backlog requests to configure the socket with. (integer value)
+# Deprecated group/name - [DEFAULT]/backlog
 #backlog = 4096
 
 # Location of the SSL certificate file to use for SSL mode. (string value)
+# Deprecated group/name - [DEFAULT]/cert_file
 #cert_file = <None>
 
 # Location of the SSL key file to use for enabling SSL mode. (string value)
+# Deprecated group/name - [DEFAULT]/key_file
 #key_file = <None>
 
 # Number of workers for Heat service. (integer value)
 # Minimum value: 0
+# Deprecated group/name - [DEFAULT]/workers
 #workers = 1
 
 # Maximum line size of message headers to be accepted. max_header_line may need
@@ -1402,10 +1457,10 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
 
@@ -1602,7 +1657,18 @@
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
-
+auth_type = password
+auth_uri=http://192.168.10.10:5000/v2.0
+#identity_uri=http://192.168.10.10:35357
+#admin_user=heat
+#admin_password=opnfv_secret
+#admin_tenant_name=service
+auth_url=http://192.168.10.10:35357
+username = heat
+password = opnfv_secret
+project_name = service
+project_domain_name = Default
+user_domain_name = Default
 
 [matchmaker_redis]
 
@@ -1658,64 +1724,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1770,12 +1833,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1863,7 +1929,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1897,6 +1963,7 @@
 # messaging, messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
+driver = messagingv2
 
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
@@ -1908,11 +1975,6 @@
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
 
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
 
 [oslo_messaging_rabbit]
 
@@ -1926,31 +1988,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1970,6 +2031,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1979,24 +2041,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -2004,9 +2074,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -2017,6 +2089,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -2025,6 +2098,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -2035,6 +2109,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -2057,6 +2132,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -2067,6 +2143,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -2172,24 +2251,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -2202,21 +2287,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -2231,20 +2321,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -2315,6 +2409,7 @@
 #
 # From oslo.middleware
 #
+enable_proxy_headers_parsing = True
 
 # The maximum body size for each  request, in bytes. (integer value)
 # Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
@@ -2340,9 +2435,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -2350,6 +2447,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -2509,7 +2607,13 @@
 #
 # From heat.common.context
 #
-
+auth_plugin = password
+auth_url = http://192.168.10.10:35357
+username = heat
+password = opnfv_secret
+user_domain_name = default
+project_domain_id = default
+user_domain_id = default
 # Authentication type to load (string value)
 # Deprecated group/name - [trustee]/auth_plugin
 #auth_type = <None>
@@ -2527,11 +2631,11 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [trustee]/tenant_id
+# Deprecated group/name - [trustee]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [trustee]/tenant_name
+# Deprecated group/name - [trustee]/tenant-name
 #project_name = <None>
 
 # Domain ID containing project (string value)
@@ -2557,7 +2661,7 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [trustee]/user_name
+# Deprecated group/name - [trustee]/user-name
 #username = <None>
 
 # User's domain id (string value)

2018-02-06 10:22:50,643 [salt.state       ][INFO    ][2071] Completed state [/etc/heat/heat.conf] at time 10:22:50.643407 duration_in_ms=204.727
2018-02-06 10:22:50,643 [salt.state       ][INFO    ][2071] Running state [/etc/heat/api-paste.ini] at time 10:22:50.643861
2018-02-06 10:22:50,644 [salt.state       ][INFO    ][2071] Executing state file.managed for /etc/heat/api-paste.ini
2018-02-06 10:22:50,677 [salt.fileclient  ][INFO    ][2071] Fetching file from saltenv 'base', ** done ** 'heat/files/pike/api-paste.ini'
2018-02-06 10:22:50,681 [salt.state       ][INFO    ][2071] File /etc/heat/api-paste.ini is in the correct state
2018-02-06 10:22:50,682 [salt.state       ][INFO    ][2071] Completed state [/etc/heat/api-paste.ini] at time 10:22:50.682228 duration_in_ms=38.365
2018-02-06 10:22:50,682 [salt.state       ][INFO    ][2071] Running state [/etc/default/heat-api] at time 10:22:50.682767
2018-02-06 10:22:50,683 [salt.state       ][INFO    ][2071] Executing state file.managed for /etc/default/heat-api
2018-02-06 10:22:50,706 [salt.fileclient  ][INFO    ][2071] Fetching file from saltenv 'base', ** done ** 'heat/files/default'
2018-02-06 10:22:50,710 [salt.state       ][INFO    ][2071] File changed:
New file
2018-02-06 10:22:50,711 [salt.state       ][INFO    ][2071] Completed state [/etc/default/heat-api] at time 10:22:50.711224 duration_in_ms=28.456
2018-02-06 10:22:50,711 [salt.state       ][INFO    ][2071] Running state [/etc/default/heat-api-cfn] at time 10:22:50.711798
2018-02-06 10:22:50,712 [salt.state       ][INFO    ][2071] Executing state file.managed for /etc/default/heat-api-cfn
2018-02-06 10:22:50,729 [salt.state       ][INFO    ][2071] File changed:
New file
2018-02-06 10:22:50,730 [salt.state       ][INFO    ][2071] Completed state [/etc/default/heat-api-cfn] at time 10:22:50.730238 duration_in_ms=18.44
2018-02-06 10:22:50,730 [salt.state       ][INFO    ][2071] Running state [/etc/default/heat-api-cloudwatch] at time 10:22:50.730770
2018-02-06 10:22:50,731 [salt.state       ][INFO    ][2071] Executing state file.managed for /etc/default/heat-api-cloudwatch
2018-02-06 10:22:50,749 [salt.state       ][INFO    ][2071] File changed:
New file
2018-02-06 10:22:50,749 [salt.state       ][INFO    ][2071] Completed state [/etc/default/heat-api-cloudwatch] at time 10:22:50.749525 duration_in_ms=18.755
2018-02-06 10:22:50,750 [salt.state       ][INFO    ][2071] Running state [/etc/default/heat-engine] at time 10:22:50.750057
2018-02-06 10:22:50,750 [salt.state       ][INFO    ][2071] Executing state file.managed for /etc/default/heat-engine
2018-02-06 10:22:50,769 [salt.state       ][INFO    ][2071] File changed:
New file
2018-02-06 10:22:50,770 [salt.state       ][INFO    ][2071] Completed state [/etc/default/heat-engine] at time 10:22:50.770001 duration_in_ms=19.944
2018-02-06 10:22:50,771 [salt.state       ][INFO    ][2071] Running state [heat_stack_owner] at time 10:22:50.771362
2018-02-06 10:22:50,771 [salt.state       ][INFO    ][2071] Executing state keystone.role_present for heat_stack_owner
2018-02-06 10:22:50,815 [py.warnings      ][WARNING ][2071] /usr/lib/python2.7/dist-packages/keystoneauth1/adapter.py:182: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.
  warnings.warn('Using keystoneclient sessions has been deprecated. '

2018-02-06 10:22:50,975 [salt.state       ][INFO    ][2071] Role "heat_stack_owner" already exists
2018-02-06 10:22:50,975 [salt.state       ][INFO    ][2071] Completed state [heat_stack_owner] at time 10:22:50.975822 duration_in_ms=204.459
2018-02-06 10:22:50,977 [salt.state       ][INFO    ][2071] Running state [heat_stack_user] at time 10:22:50.976963
2018-02-06 10:22:50,978 [salt.state       ][INFO    ][2071] Executing state keystone.role_present for heat_stack_user
2018-02-06 10:22:51,160 [salt.state       ][INFO    ][2071] Role "heat_stack_user" already exists
2018-02-06 10:22:51,160 [salt.state       ][INFO    ][2071] Completed state [heat_stack_user] at time 10:22:51.160534 duration_in_ms=183.571
2018-02-06 10:22:51,162 [salt.state       ][INFO    ][2071] Running state [source /root/keystonercv3; heat-keystone-setup-domain --stack-user-domain-name heat_user_domain --stack-domain-admin heat_domain_admin --stack-domain-admin-password opnfv_secret] at time 10:22:51.162630
2018-02-06 10:22:51,163 [salt.state       ][INFO    ][2071] Executing state cmd.run for source /root/keystonercv3; heat-keystone-setup-domain --stack-user-domain-name heat_user_domain --stack-domain-admin heat_domain_admin --stack-domain-admin-password opnfv_secret
2018-02-06 10:22:51,163 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command 'source /root/keystonercv3; heat-keystone-setup-domain --stack-user-domain-name heat_user_domain --stack-domain-admin heat_domain_admin --stack-domain-admin-password opnfv_secret' in directory '/root'
2018-02-06 10:22:52,456 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102253919099
2018-02-06 10:22:52,480 [salt.minion      ][INFO    ][3810] Starting a new job with PID 3810
2018-02-06 10:22:52,500 [salt.minion      ][INFO    ][3810] Returning information for job: 20180206102253919099
2018-02-06 10:22:55,011 [salt.state       ][INFO    ][2071] {'pid': 3797, 'retcode': 0, 'stderr': "/usr/lib/python2.7/dist-packages/keystoneauth1/adapter.py:182: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1.\n  warnings.warn('Using keystoneclient sessions has been deprecated. '", 'stdout': '2018-02-06 10:22:53.474 3798 INFO __main__ [-] Creating domain heat_user_domain\n\nPlease update your heat.conf with the following in [DEFAULT]\n\nstack_user_domain_id=a3e9f01cb3d644de8b5180ee408d5dab\nstack_domain_admin=heat_domain_admin\nstack_domain_admin_password=opnfv_secret'}
2018-02-06 10:22:55,011 [salt.state       ][INFO    ][2071] Completed state [source /root/keystonercv3; heat-keystone-setup-domain --stack-user-domain-name heat_user_domain --stack-domain-admin heat_domain_admin --stack-domain-admin-password opnfv_secret] at time 10:22:55.011716 duration_in_ms=3849.085
2018-02-06 10:22:55,013 [salt.state       ][INFO    ][2071] Running state [heat-manage db_sync] at time 10:22:55.013345
2018-02-06 10:22:55,013 [salt.state       ][INFO    ][2071] Executing state cmd.run for heat-manage db_sync
2018-02-06 10:22:55,014 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command 'heat-manage db_sync' in directory '/root'
2018-02-06 10:22:57,431 [salt.state       ][INFO    ][2071] {'pid': 3813, 'retcode': 0, 'stderr': '', 'stdout': '2018-02-06 10:22:56.445 3814 INFO migrate.versioning.api [-] 70 -> 71... \n2018-02-06 10:22:56.860 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:56.860 3814 INFO migrate.versioning.api [-] 71 -> 72... \n2018-02-06 10:22:56.941 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:56.941 3814 INFO migrate.versioning.api [-] 72 -> 73... \n2018-02-06 10:22:57.028 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.028 3814 INFO migrate.versioning.api [-] 73 -> 74... \n2018-02-06 10:22:57.044 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.045 3814 INFO migrate.versioning.api [-] 74 -> 75... \n2018-02-06 10:22:57.058 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.058 3814 INFO migrate.versioning.api [-] 75 -> 76... \n2018-02-06 10:22:57.073 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.074 3814 INFO migrate.versioning.api [-] 76 -> 77... \n2018-02-06 10:22:57.088 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.088 3814 INFO migrate.versioning.api [-] 77 -> 78... \n2018-02-06 10:22:57.104 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.104 3814 INFO migrate.versioning.api [-] 78 -> 79... \n2018-02-06 10:22:57.271 3814 INFO migrate.versioning.api [-] done\n2018-02-06 10:22:57.271 3814 INFO migrate.versioning.api [-] 79 -> 80... \n2018-02-06 10:22:57.360 3814 INFO migrate.versioning.api [-] done'}
2018-02-06 10:22:57,432 [salt.state       ][INFO    ][2071] Completed state [heat-manage db_sync] at time 10:22:57.432270 duration_in_ms=2418.925
2018-02-06 10:22:57,434 [salt.state       ][INFO    ][2071] Running state [chown heat:heat /var/log/heat/ -R] at time 10:22:57.434188
2018-02-06 10:22:57,434 [salt.state       ][INFO    ][2071] Executing state cmd.run for chown heat:heat /var/log/heat/ -R
2018-02-06 10:22:57,436 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command 'chown heat:heat /var/log/heat/ -R' in directory '/root'
2018-02-06 10:22:57,462 [salt.state       ][INFO    ][2071] {'pid': 3820, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:22:57,463 [salt.state       ][INFO    ][2071] Completed state [chown heat:heat /var/log/heat/ -R] at time 10:22:57.463018 duration_in_ms=28.828
2018-02-06 10:22:57,467 [salt.state       ][INFO    ][2071] Running state [heat-api] at time 10:22:57.467212
2018-02-06 10:22:57,467 [salt.state       ][INFO    ][2071] Executing state service.running for heat-api
2018-02-06 10:22:57,468 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'status', 'heat-api.service', '-n', '0'] in directory '/root'
2018-02-06 10:22:57,492 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-api.service'] in directory '/root'
2018-02-06 10:22:57,520 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-api.service'] in directory '/root'
2018-02-06 10:22:57,544 [salt.state       ][INFO    ][2071] The service heat-api is already running
2018-02-06 10:22:57,545 [salt.state       ][INFO    ][2071] Completed state [heat-api] at time 10:22:57.545813 duration_in_ms=78.596
2018-02-06 10:22:57,546 [salt.state       ][INFO    ][2071] Running state [heat-api] at time 10:22:57.546270
2018-02-06 10:22:57,546 [salt.state       ][INFO    ][2071] Executing state service.mod_watch for heat-api
2018-02-06 10:22:57,548 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-api.service'] in directory '/root'
2018-02-06 10:22:57,573 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-api.service'] in directory '/root'
2018-02-06 10:22:57,594 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'heat-api.service'] in directory '/root'
2018-02-06 10:22:57,704 [salt.state       ][INFO    ][2071] {'heat-api': True}
2018-02-06 10:22:57,704 [salt.state       ][INFO    ][2071] Completed state [heat-api] at time 10:22:57.704727 duration_in_ms=158.455
2018-02-06 10:22:57,707 [salt.state       ][INFO    ][2071] Running state [heat-api-cfn] at time 10:22:57.707493
2018-02-06 10:22:57,707 [salt.state       ][INFO    ][2071] Executing state service.running for heat-api-cfn
2018-02-06 10:22:57,709 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'status', 'heat-api-cfn.service', '-n', '0'] in directory '/root'
2018-02-06 10:22:57,734 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-api-cfn.service'] in directory '/root'
2018-02-06 10:22:57,757 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-api-cfn.service'] in directory '/root'
2018-02-06 10:22:57,777 [salt.state       ][INFO    ][2071] The service heat-api-cfn is already running
2018-02-06 10:22:57,777 [salt.state       ][INFO    ][2071] Completed state [heat-api-cfn] at time 10:22:57.777858 duration_in_ms=70.36
2018-02-06 10:22:57,778 [salt.state       ][INFO    ][2071] Running state [heat-api-cfn] at time 10:22:57.778227
2018-02-06 10:22:57,778 [salt.state       ][INFO    ][2071] Executing state service.mod_watch for heat-api-cfn
2018-02-06 10:22:57,779 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-api-cfn.service'] in directory '/root'
2018-02-06 10:22:57,802 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-api-cfn.service'] in directory '/root'
2018-02-06 10:22:57,825 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'heat-api-cfn.service'] in directory '/root'
2018-02-06 10:22:57,887 [salt.state       ][INFO    ][2071] {'heat-api-cfn': True}
2018-02-06 10:22:57,887 [salt.state       ][INFO    ][2071] Completed state [heat-api-cfn] at time 10:22:57.887787 duration_in_ms=109.559
2018-02-06 10:22:57,889 [salt.state       ][INFO    ][2071] Running state [heat-api-cloudwatch] at time 10:22:57.889426
2018-02-06 10:22:57,889 [salt.state       ][INFO    ][2071] Executing state service.running for heat-api-cloudwatch
2018-02-06 10:22:57,890 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'status', 'heat-api-cloudwatch.service', '-n', '0'] in directory '/root'
2018-02-06 10:22:57,919 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-api-cloudwatch.service'] in directory '/root'
2018-02-06 10:22:57,942 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-api-cloudwatch.service'] in directory '/root'
2018-02-06 10:22:57,963 [salt.state       ][INFO    ][2071] The service heat-api-cloudwatch is already running
2018-02-06 10:22:57,964 [salt.state       ][INFO    ][2071] Completed state [heat-api-cloudwatch] at time 10:22:57.964420 duration_in_ms=74.989
2018-02-06 10:22:57,964 [salt.state       ][INFO    ][2071] Running state [heat-api-cloudwatch] at time 10:22:57.964786
2018-02-06 10:22:57,965 [salt.state       ][INFO    ][2071] Executing state service.mod_watch for heat-api-cloudwatch
2018-02-06 10:22:57,967 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-api-cloudwatch.service'] in directory '/root'
2018-02-06 10:22:57,985 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-api-cloudwatch.service'] in directory '/root'
2018-02-06 10:22:58,009 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'heat-api-cloudwatch.service'] in directory '/root'
2018-02-06 10:22:58,077 [salt.state       ][INFO    ][2071] {'heat-api-cloudwatch': True}
2018-02-06 10:22:58,077 [salt.state       ][INFO    ][2071] Completed state [heat-api-cloudwatch] at time 10:22:58.077624 duration_in_ms=112.838
2018-02-06 10:22:58,079 [salt.state       ][INFO    ][2071] Running state [heat-engine] at time 10:22:58.079303
2018-02-06 10:22:58,079 [salt.state       ][INFO    ][2071] Executing state service.running for heat-engine
2018-02-06 10:22:58,080 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'status', 'heat-engine.service', '-n', '0'] in directory '/root'
2018-02-06 10:22:58,103 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-engine.service'] in directory '/root'
2018-02-06 10:22:58,123 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-engine.service'] in directory '/root'
2018-02-06 10:22:58,146 [salt.state       ][INFO    ][2071] The service heat-engine is already running
2018-02-06 10:22:58,147 [salt.state       ][INFO    ][2071] Completed state [heat-engine] at time 10:22:58.147043 duration_in_ms=67.735
2018-02-06 10:22:58,147 [salt.state       ][INFO    ][2071] Running state [heat-engine] at time 10:22:58.147373
2018-02-06 10:22:58,147 [salt.state       ][INFO    ][2071] Executing state service.mod_watch for heat-engine
2018-02-06 10:22:58,148 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-active', 'heat-engine.service'] in directory '/root'
2018-02-06 10:22:58,174 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemctl', 'is-enabled', 'heat-engine.service'] in directory '/root'
2018-02-06 10:22:58,195 [salt.loaded.int.module.cmdmod][INFO    ][2071] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'heat-engine.service'] in directory '/root'
2018-02-06 10:22:58,459 [salt.state       ][INFO    ][2071] {'heat-engine': True}
2018-02-06 10:22:58,460 [salt.state       ][INFO    ][2071] Completed state [heat-engine] at time 10:22:58.460376 duration_in_ms=313.002
2018-02-06 10:22:58,470 [salt.minion      ][INFO    ][2071] Returning information for job: 20180206102223496637
2018-02-06 10:24:17,119 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206102418582497
2018-02-06 10:24:17,146 [salt.minion      ][INFO    ][3967] Starting a new job with PID 3967
2018-02-06 10:24:17,214 [salt.minion      ][INFO    ][3967] Returning information for job: 20180206102418582497
2018-02-06 10:24:17,339 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206102418803178
2018-02-06 10:24:17,362 [salt.minion      ][INFO    ][3972] Starting a new job with PID 3972
2018-02-06 10:24:20,278 [salt.state       ][INFO    ][3972] Loading fresh modules for state activity
2018-02-06 10:24:20,343 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/init.sls'
2018-02-06 10:24:20,382 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/controller.sls'
2018-02-06 10:24:20,530 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/user.sls'
2018-02-06 10:24:20,601 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/volume.sls'
2018-02-06 10:24:20,708 [salt.state       ][INFO    ][3972] Running state [cinder] at time 10:24:20.708081
2018-02-06 10:24:20,708 [salt.state       ][INFO    ][3972] Executing state group.present for cinder
2018-02-06 10:24:20,712 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['groupadd', '-g 304', '-r', 'cinder'] in directory '/root'
2018-02-06 10:24:20,819 [salt.state       ][INFO    ][3972] {'passwd': 'x', 'gid': 304, 'name': 'cinder', 'members': []}
2018-02-06 10:24:20,819 [salt.state       ][INFO    ][3972] Completed state [cinder] at time 10:24:20.819616 duration_in_ms=111.535
2018-02-06 10:24:20,820 [salt.state       ][INFO    ][3972] Running state [cinder] at time 10:24:20.820179
2018-02-06 10:24:20,820 [salt.state       ][INFO    ][3972] Executing state user.present for cinder
2018-02-06 10:24:20,823 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['useradd', '-s', '/bin/false', '-u', '304', '-g', '304', '-m', '-d', '/var/lib/cinder', '-r', 'cinder'] in directory '/root'
2018-02-06 10:24:20,853 [salt.state       ][INFO    ][3972] {'shell': '/bin/false', 'workphone': '', 'uid': 304, 'passwd': 'x', 'roomnumber': '', 'groups': ['cinder'], 'home': '/var/lib/cinder', 'name': 'cinder', 'gid': 304, 'fullname': '', 'homephone': ''}
2018-02-06 10:24:20,854 [salt.state       ][INFO    ][3972] Completed state [cinder] at time 10:24:20.854279 duration_in_ms=34.099
2018-02-06 10:24:22,674 [salt.state       ][INFO    ][3972] Running state [cinder-api] at time 10:24:22.674716
2018-02-06 10:24:22,675 [salt.state       ][INFO    ][3972] Executing state pkg.installed for cinder-api
2018-02-06 10:24:22,678 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:24:23,101 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['apt-cache', '-q', 'policy', 'cinder-api'] in directory '/root'
2018-02-06 10:24:23,201 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:24:25,188 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:24:25,229 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'cinder-api'] in directory '/root'
2018-02-06 10:24:27,407 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102428865870
2018-02-06 10:24:27,429 [salt.minion      ][INFO    ][4378] Starting a new job with PID 4378
2018-02-06 10:24:27,458 [salt.minion      ][INFO    ][4378] Returning information for job: 20180206102428865870
2018-02-06 10:24:32,532 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:24:32,585 [salt.state       ][INFO    ][3972] Made the following changes:
'python-oslo.vmware' changed from 'absent' to '2.23.0-0ubuntu1~cloud0'
'cinder-api' changed from 'absent' to '2:11.0.1-0ubuntu1~cloud0'
'python-suds' changed from 'absent' to '0.7~git20150727.94664dd-3'
'python-cinder' changed from 'absent' to '2:11.0.1-0ubuntu1~cloud0'
'cinder-common' changed from 'absent' to '2:11.0.1-0ubuntu1~cloud0'

2018-02-06 10:24:32,619 [salt.state       ][INFO    ][3972] Loading fresh modules for state activity
2018-02-06 10:24:32,806 [salt.state       ][INFO    ][3972] Completed state [cinder-api] at time 10:24:32.806503 duration_in_ms=10131.787
2018-02-06 10:24:32,811 [salt.state       ][INFO    ][3972] Running state [cinder-scheduler] at time 10:24:32.811868
2018-02-06 10:24:32,812 [salt.state       ][INFO    ][3972] Executing state pkg.installed for cinder-scheduler
2018-02-06 10:24:33,501 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:24:33,568 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'cinder-scheduler'] in directory '/root'
2018-02-06 10:24:37,588 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102439052675
2018-02-06 10:24:37,617 [salt.minion      ][INFO    ][5498] Starting a new job with PID 5498
2018-02-06 10:24:37,641 [salt.minion      ][INFO    ][5498] Returning information for job: 20180206102439052675
2018-02-06 10:24:37,749 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:24:37,822 [salt.state       ][INFO    ][3972] Made the following changes:
'cinder-scheduler' changed from 'absent' to '2:11.0.1-0ubuntu1~cloud0'

2018-02-06 10:24:37,852 [salt.state       ][INFO    ][3972] Loading fresh modules for state activity
2018-02-06 10:24:37,884 [salt.state       ][INFO    ][3972] Completed state [cinder-scheduler] at time 10:24:37.884726 duration_in_ms=5072.857
2018-02-06 10:24:37,890 [salt.state       ][INFO    ][3972] Running state [lvm2] at time 10:24:37.890303
2018-02-06 10:24:37,890 [salt.state       ][INFO    ][3972] Executing state pkg.installed for lvm2
2018-02-06 10:24:38,731 [salt.state       ][INFO    ][3972] All specified packages are already installed
2018-02-06 10:24:38,731 [salt.state       ][INFO    ][3972] Completed state [lvm2] at time 10:24:38.731633 duration_in_ms=841.328
2018-02-06 10:24:38,732 [salt.state       ][INFO    ][3972] Running state [python-cinder] at time 10:24:38.732056
2018-02-06 10:24:38,732 [salt.state       ][INFO    ][3972] Executing state pkg.installed for python-cinder
2018-02-06 10:24:38,758 [salt.state       ][INFO    ][3972] All specified packages are already installed
2018-02-06 10:24:38,759 [salt.state       ][INFO    ][3972] Completed state [python-cinder] at time 10:24:38.759072 duration_in_ms=27.015
2018-02-06 10:24:38,759 [salt.state       ][INFO    ][3972] Running state [gettext-base] at time 10:24:38.759418
2018-02-06 10:24:38,759 [salt.state       ][INFO    ][3972] Executing state pkg.installed for gettext-base
2018-02-06 10:24:38,776 [salt.state       ][INFO    ][3972] All specified packages are already installed
2018-02-06 10:24:38,776 [salt.state       ][INFO    ][3972] Completed state [gettext-base] at time 10:24:38.776926 duration_in_ms=17.508
2018-02-06 10:24:38,777 [salt.state       ][INFO    ][3972] Running state [python-memcache] at time 10:24:38.777571
2018-02-06 10:24:38,777 [salt.state       ][INFO    ][3972] Executing state pkg.installed for python-memcache
2018-02-06 10:24:38,800 [salt.state       ][INFO    ][3972] All specified packages are already installed
2018-02-06 10:24:38,800 [salt.state       ][INFO    ][3972] Completed state [python-memcache] at time 10:24:38.800387 duration_in_ms=22.815
2018-02-06 10:24:38,800 [salt.state       ][INFO    ][3972] Running state [python-pycadf] at time 10:24:38.800768
2018-02-06 10:24:38,801 [salt.state       ][INFO    ][3972] Executing state pkg.installed for python-pycadf
2018-02-06 10:24:38,825 [salt.state       ][INFO    ][3972] All specified packages are already installed
2018-02-06 10:24:38,825 [salt.state       ][INFO    ][3972] Completed state [python-pycadf] at time 10:24:38.825564 duration_in_ms=24.796
2018-02-06 10:24:38,844 [salt.state       ][INFO    ][3972] Running state [/etc/cinder/cinder.conf] at time 10:24:38.844125
2018-02-06 10:24:38,844 [salt.state       ][INFO    ][3972] Executing state file.managed for /etc/cinder/cinder.conf
2018-02-06 10:24:38,914 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/files/pike/cinder.conf.controller.Debian'
2018-02-06 10:24:39,148 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/files/backend/_lvm.conf'
2018-02-06 10:24:39,153 [salt.state       ][INFO    ][3972] File changed:
--- 
+++ 
@@ -1,15 +1,160 @@
+
+
 [DEFAULT]
 rootwrap_config = /etc/cinder/rootwrap.conf
 api_paste_confg = /etc/cinder/api-paste.ini
+
 iscsi_helper = tgtadm
 volume_name_template = volume-%s
-volume_group = cinder-volumes
+#volume_group = cinder
+
 verbose = True
+
+osapi_volume_workers = 4
+
 auth_strategy = keystone
+
 state_path = /var/lib/cinder
-lock_path = /var/lock/cinder
+
+use_syslog=False
+
+glance_num_retries=0
+debug=False
+
+os_region_name=RegionOne
+allow_availability_zone_fallback = True
+
+#glance_api_ssl_compression=False
+#glance_api_insecure=False
+
+osapi_volume_listen=192.168.10.11
+
+glance_api_servers = http://192.168.10.10:9292
+
+
+glance_host=192.168.10.10
+glance_port=9292
+glance_api_version=2
+
+enable_v3_api = True
+
+os_privileged_user_name=cinder
+os_privileged_user_password=opnfv_secret
+os_privileged_user_tenant=service
+os_privileged_user_auth_url=http://192.168.10.10:5000/v3/
+
+volume_backend_name=DEFAULT
+
+default_volume_type=lvm-driver
+
+enabled_backends=lvm-driver
+
+# Enables the Force option on upload_to_image. This enables running
+# upload_volume on in-use volumes for backends that support it. (boolean value)
+#enable_force_upload = false
+enable_force_upload = false
+
+#RPC response timeout recommended by Hitachi
+rpc_response_timeout=3600
+
+#Rabbit
+control_exchange=cinder
+
+
+volume_clear=none
+
+
+
+volume_name_template = volume-%s
+
+#volume_group = vg_cinder_volume
+
 volumes_dir = /var/lib/cinder/volumes
-enabled_backends = lvm
+log_dir=/var/log/cinder
+
+# Use syslog for logging. (boolean value)
+#use_syslog=false
+
+use_syslog=false
+verbose=True
+lock_path=/var/lock/cinder
+
+nova_catalog_admin_info = compute:nova:adminURL
+nova_catalog_info = compute:nova:internalURL
+
+osapi_volume_extension = cinder.api.contrib.standard_extensions
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
+
+[oslo_messaging_notifications]
+driver = messagingv2
+
+[oslo_concurrency]
+
+lock_path=/var/lock/cinder
+
+[oslo_middleware]
+
+enable_proxy_headers_parsing = True
+
+
+[keystone_authtoken]
+signing_dir=/tmp/keystone-signing-cinder
+revocation_cache_time = 10
+auth_type = password
+user_domain_name = Default
+project_domain_name = Default
+project_name = service
+username = cinder
+password = opnfv_secret
+
+auth_uri=http://192.168.10.10:5000
+auth_url=http://192.168.10.10:35357
+
+# Temporary disabled for backward compataiblity
+#auth_uri=http://192.168.10.10/identity
+#auth_url=http://192.168.10.10/identity_v2_admin
+memcached_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211,192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
+auth_version = v3
 
 [database]
-connection = sqlite:////var/lib/cinder/cinder.sqlite
+idle_timeout=3600
+max_pool_size=30
+max_retries=-1
+max_overflow=40
+connection = mysql+pymysql://cinder:opnfv_secret@192.168.10.50/cinder?charset=utf8
+[lvm-driver]
+host=ctl01
+volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver
+volume_backend_name=lvm-driver
+lvm_type = default
+iscsi_helper = tgtadm
+volume_group = cinder-volume
+
+[cors]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain
+# received in the requests "origin" header. (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials
+# (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to
+# HTTP Simple Headers. (list value)
+#expose_headers = X-Image-Meta-Checksum,X-Auth-Token,X-Subject-Token,X-Service-Token,X-OpenStack-Request-ID
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list
+# value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual
+# request. (list value)
+#allow_headers = Content-MD5,X-Image-Meta-Checksum,X-Storage-Token,Accept-Encoding,X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID

2018-02-06 10:24:39,172 [salt.state       ][INFO    ][3972] Completed state [/etc/cinder/cinder.conf] at time 10:24:39.172114 duration_in_ms=327.989
2018-02-06 10:24:39,172 [salt.state       ][INFO    ][3972] Running state [/etc/cinder/api-paste.ini] at time 10:24:39.172570
2018-02-06 10:24:39,172 [salt.state       ][INFO    ][3972] Executing state file.managed for /etc/cinder/api-paste.ini
2018-02-06 10:24:39,194 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/files/pike/api-paste.ini.controller.Debian'
2018-02-06 10:24:39,270 [salt.state       ][INFO    ][3972] File changed:
--- 
+++ 
@@ -73,3 +73,4 @@
 
 [filter:authtoken]
 paste.filter_factory = keystonemiddleware.auth_token:filter_factory
+

2018-02-06 10:24:39,272 [salt.state       ][INFO    ][3972] Completed state [/etc/cinder/api-paste.ini] at time 10:24:39.272592 duration_in_ms=100.021
2018-02-06 10:24:39,273 [salt.state       ][INFO    ][3972] Running state [/etc/default/cinder-scheduler] at time 10:24:39.273257
2018-02-06 10:24:39,273 [salt.state       ][INFO    ][3972] Executing state file.managed for /etc/default/cinder-scheduler
2018-02-06 10:24:39,330 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/files/default'
2018-02-06 10:24:39,334 [salt.state       ][INFO    ][3972] File changed:
New file
2018-02-06 10:24:39,335 [salt.state       ][INFO    ][3972] Completed state [/etc/default/cinder-scheduler] at time 10:24:39.335334 duration_in_ms=62.076
2018-02-06 10:24:39,336 [salt.state       ][INFO    ][3972] Running state [/etc/apache2/conf-available/cinder-wsgi.conf] at time 10:24:39.335985
2018-02-06 10:24:39,336 [salt.state       ][INFO    ][3972] Executing state file.managed for /etc/apache2/conf-available/cinder-wsgi.conf
2018-02-06 10:24:39,380 [salt.fileclient  ][INFO    ][3972] Fetching file from saltenv 'base', ** done ** 'cinder/files/pike/cinder-wsgi.conf'
2018-02-06 10:24:39,456 [salt.state       ][INFO    ][3972] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8776
-LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\" %D(us)" cinder_combined
 
-<VirtualHost *:8776>
+Listen 192.168.10.11:8776
+
+<VirtualHost 192.168.10.11:8776>
     WSGIDaemonProcess cinder-wsgi processes=5 threads=1 user=cinder group=cinder display-name=%{GROUP}
     WSGIProcessGroup cinder-wsgi
     WSGIScriptAlias / /usr/bin/cinder-wsgi
@@ -12,10 +12,10 @@
     </IfVersion>
 
     ErrorLog /var/log/apache2/cinder_error.log
-    CustomLog /var/log/apache2/cinder.log cinder_combined
+    CustomLog /var/log/apache2/cinder.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 
     <Directory /usr/bin>
-	<IfVersion >= 2.4>
+        <IfVersion >= 2.4>
             Require all granted
         </IfVersion>
         <IfVersion < 2.4>

2018-02-06 10:24:39,462 [salt.state       ][INFO    ][3972] Completed state [/etc/apache2/conf-available/cinder-wsgi.conf] at time 10:24:39.462059 duration_in_ms=126.073
2018-02-06 10:24:39,463 [salt.state       ][INFO    ][3972] Running state [cinder-wsgi] at time 10:24:39.463037
2018-02-06 10:24:39,463 [salt.state       ][INFO    ][3972] Executing state apache_conf.enabled for cinder-wsgi
2018-02-06 10:24:39,464 [salt.state       ][INFO    ][3972] cinder-wsgi already enabled.
2018-02-06 10:24:39,466 [salt.state       ][INFO    ][3972] Completed state [cinder-wsgi] at time 10:24:39.466134 duration_in_ms=3.097
2018-02-06 10:24:39,468 [salt.state       ][INFO    ][3972] Running state [apache2] at time 10:24:39.468055
2018-02-06 10:24:39,468 [salt.state       ][INFO    ][3972] Executing state service.running for apache2
2018-02-06 10:24:39,469 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:24:39,594 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:24:39,630 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:24:39,664 [salt.state       ][INFO    ][3972] The service apache2 is already running
2018-02-06 10:24:39,665 [salt.state       ][INFO    ][3972] Completed state [apache2] at time 10:24:39.665523 duration_in_ms=197.467
2018-02-06 10:24:39,666 [salt.state       ][INFO    ][3972] Running state [apache2] at time 10:24:39.666414
2018-02-06 10:24:39,667 [salt.state       ][INFO    ][3972] Executing state service.mod_watch for apache2
2018-02-06 10:24:39,668 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:24:39,704 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:24:39,734 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-06 10:24:47,359 [salt.state       ][INFO    ][3972] {'apache2': True}
2018-02-06 10:24:47,361 [salt.state       ][INFO    ][3972] Completed state [apache2] at time 10:24:47.361761 duration_in_ms=7695.346
2018-02-06 10:24:47,363 [salt.state       ][INFO    ][3972] Running state [cinder-scheduler] at time 10:24:47.363261
2018-02-06 10:24:47,363 [salt.state       ][INFO    ][3972] Executing state service.running for cinder-scheduler
2018-02-06 10:24:47,364 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'status', 'cinder-scheduler.service', '-n', '0'] in directory '/root'
2018-02-06 10:24:47,389 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-active', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:24:47,411 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-enabled', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:24:47,434 [salt.state       ][INFO    ][3972] The service cinder-scheduler is already running
2018-02-06 10:24:47,435 [salt.state       ][INFO    ][3972] Completed state [cinder-scheduler] at time 10:24:47.435298 duration_in_ms=72.03
2018-02-06 10:24:47,435 [salt.state       ][INFO    ][3972] Running state [cinder-scheduler] at time 10:24:47.435752
2018-02-06 10:24:47,436 [salt.state       ][INFO    ][3972] Executing state service.mod_watch for cinder-scheduler
2018-02-06 10:24:47,437 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-active', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:24:47,463 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemctl', 'is-enabled', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:24:47,485 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:24:47,554 [salt.state       ][INFO    ][3972] {'cinder-scheduler': True}
2018-02-06 10:24:47,555 [salt.state       ][INFO    ][3972] Completed state [cinder-scheduler] at time 10:24:47.555187 duration_in_ms=119.448
2018-02-06 10:24:47,559 [salt.state       ][INFO    ][3972] Running state [cinder-manage db sync; sleep 5;] at time 10:24:47.559071
2018-02-06 10:24:47,559 [salt.state       ][INFO    ][3972] Executing state cmd.run for cinder-manage db sync; sleep 5;
2018-02-06 10:24:47,560 [salt.loaded.int.module.cmdmod][INFO    ][3972] Executing command 'cinder-manage db sync; sleep 5;' in directory '/root'
2018-02-06 10:24:47,773 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102449235609
2018-02-06 10:24:47,793 [salt.minion      ][INFO    ][5964] Starting a new job with PID 5964
2018-02-06 10:24:47,812 [salt.minion      ][INFO    ][5964] Returning information for job: 20180206102449235609
2018-02-06 10:24:56,948 [salt.state       ][INFO    ][3972] {'pid': 5959, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:24:56,949 [salt.state       ][INFO    ][3972] Completed state [cinder-manage db sync; sleep 5;] at time 10:24:56.949456 duration_in_ms=9390.384
2018-02-06 10:24:56,952 [salt.state       ][INFO    ][3972] Running state [lvm-driver] at time 10:24:56.952105
2018-02-06 10:24:56,952 [salt.state       ][INFO    ][3972] Executing state cinderng.volume_type_present for lvm-driver
2018-02-06 10:24:57,931 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102459395597
2018-02-06 10:24:57,961 [salt.minion      ][INFO    ][6066] Starting a new job with PID 6066
2018-02-06 10:24:57,987 [salt.minion      ][INFO    ][6066] Returning information for job: 20180206102459395597
2018-02-06 10:25:02,064 [salt.state       ][ERROR   ][3972] An exception occurred in this state: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1765, in call
    **cdata['kwargs'])
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1705, in wrapper
    return f(*args, **kwargs)
  File "/var/cache/salt/minion/extmods/states/cinderng.py", line 31, in volume_type_present
    signal = __salt__['cinderng.create_volume_type'](name, profile)
  File "/var/cache/salt/minion/extmods/modules/cinderng.py", line 108, in create_volume_type
    vt = get_volume_type(type_name, profile)
  File "/var/cache/salt/minion/extmods/modules/cinderng.py", line 87, in get_volume_type
    vt_list = list_volume_type(profile)
  File "/var/cache/salt/minion/extmods/modules/cinderng.py", line 79, in list_volume_type
    return nt.volume_types.list()
  File "/usr/lib/python2.7/dist-packages/cinderclient/v2/volume_types.py", line 91, in list
    return self._list("/types%s" % (query_string), "volume_types")
  File "/usr/lib/python2.7/dist-packages/cinderclient/base.py", line 84, in _list
    resp, body = self.api.client.get(url)
  File "/usr/lib/python2.7/dist-packages/cinderclient/client.py", line 431, in get
    return self._cs_request(url, 'GET', **kwargs)
  File "/usr/lib/python2.7/dist-packages/cinderclient/client.py", line 387, in _cs_request
    resp, body = self.request(url, method, **kwargs)
  File "/usr/lib/python2.7/dist-packages/cinderclient/client.py", line 369, in request
    raise exceptions.from_response(resp, body)
ClientException: Service Unavailable (HTTP 503)

2018-02-06 10:25:02,064 [salt.state       ][INFO    ][3972] Completed state [lvm-driver] at time 10:25:02.064467 duration_in_ms=5112.362
2018-02-06 10:25:02,067 [salt.minion      ][INFO    ][3972] Returning information for job: 20180206102418803178
2018-02-06 10:26:42,266 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206102643730323
2018-02-06 10:26:42,295 [salt.minion      ][INFO    ][6104] Starting a new job with PID 6104
2018-02-06 10:26:42,363 [salt.minion      ][INFO    ][6104] Returning information for job: 20180206102643730323
2018-02-06 10:26:42,532 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206102643992002
2018-02-06 10:26:42,562 [salt.minion      ][INFO    ][6109] Starting a new job with PID 6109
2018-02-06 10:26:45,478 [salt.state       ][INFO    ][6109] Loading fresh modules for state activity
2018-02-06 10:26:47,708 [salt.state       ][INFO    ][6109] Running state [cinder-api] at time 10:26:47.708087
2018-02-06 10:26:47,708 [salt.state       ][INFO    ][6109] Executing state pkg.installed for cinder-api
2018-02-06 10:26:47,709 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:26:48,111 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,113 [salt.state       ][INFO    ][6109] Completed state [cinder-api] at time 10:26:48.112997 duration_in_ms=404.909
2018-02-06 10:26:48,114 [salt.state       ][INFO    ][6109] Running state [cinder-scheduler] at time 10:26:48.114062
2018-02-06 10:26:48,114 [salt.state       ][INFO    ][6109] Executing state pkg.installed for cinder-scheduler
2018-02-06 10:26:48,202 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,203 [salt.state       ][INFO    ][6109] Completed state [cinder-scheduler] at time 10:26:48.203722 duration_in_ms=89.659
2018-02-06 10:26:48,204 [salt.state       ][INFO    ][6109] Running state [lvm2] at time 10:26:48.204331
2018-02-06 10:26:48,204 [salt.state       ][INFO    ][6109] Executing state pkg.installed for lvm2
2018-02-06 10:26:48,213 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,213 [salt.state       ][INFO    ][6109] Completed state [lvm2] at time 10:26:48.213819 duration_in_ms=9.488
2018-02-06 10:26:48,214 [salt.state       ][INFO    ][6109] Running state [python-cinder] at time 10:26:48.214416
2018-02-06 10:26:48,214 [salt.state       ][INFO    ][6109] Executing state pkg.installed for python-cinder
2018-02-06 10:26:48,222 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,222 [salt.state       ][INFO    ][6109] Completed state [python-cinder] at time 10:26:48.222505 duration_in_ms=8.089
2018-02-06 10:26:48,223 [salt.state       ][INFO    ][6109] Running state [gettext-base] at time 10:26:48.223013
2018-02-06 10:26:48,223 [salt.state       ][INFO    ][6109] Executing state pkg.installed for gettext-base
2018-02-06 10:26:48,230 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,231 [salt.state       ][INFO    ][6109] Completed state [gettext-base] at time 10:26:48.231309 duration_in_ms=8.296
2018-02-06 10:26:48,231 [salt.state       ][INFO    ][6109] Running state [python-memcache] at time 10:26:48.231786
2018-02-06 10:26:48,232 [salt.state       ][INFO    ][6109] Executing state pkg.installed for python-memcache
2018-02-06 10:26:48,239 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,239 [salt.state       ][INFO    ][6109] Completed state [python-memcache] at time 10:26:48.239519 duration_in_ms=7.732
2018-02-06 10:26:48,240 [salt.state       ][INFO    ][6109] Running state [python-pycadf] at time 10:26:48.239988
2018-02-06 10:26:48,240 [salt.state       ][INFO    ][6109] Executing state pkg.installed for python-pycadf
2018-02-06 10:26:48,247 [salt.state       ][INFO    ][6109] All specified packages are already installed
2018-02-06 10:26:48,247 [salt.state       ][INFO    ][6109] Completed state [python-pycadf] at time 10:26:48.247837 duration_in_ms=7.849
2018-02-06 10:26:48,251 [salt.state       ][INFO    ][6109] Running state [/etc/cinder/cinder.conf] at time 10:26:48.251196
2018-02-06 10:26:48,251 [salt.state       ][INFO    ][6109] Executing state file.managed for /etc/cinder/cinder.conf
2018-02-06 10:26:48,559 [salt.state       ][INFO    ][6109] File /etc/cinder/cinder.conf is in the correct state
2018-02-06 10:26:48,559 [salt.state       ][INFO    ][6109] Completed state [/etc/cinder/cinder.conf] at time 10:26:48.559631 duration_in_ms=308.435
2018-02-06 10:26:48,560 [salt.state       ][INFO    ][6109] Running state [/etc/cinder/api-paste.ini] at time 10:26:48.560021
2018-02-06 10:26:48,560 [salt.state       ][INFO    ][6109] Executing state file.managed for /etc/cinder/api-paste.ini
2018-02-06 10:26:48,629 [salt.state       ][INFO    ][6109] File /etc/cinder/api-paste.ini is in the correct state
2018-02-06 10:26:48,629 [salt.state       ][INFO    ][6109] Completed state [/etc/cinder/api-paste.ini] at time 10:26:48.629812 duration_in_ms=69.791
2018-02-06 10:26:48,630 [salt.state       ][INFO    ][6109] Running state [/etc/default/cinder-scheduler] at time 10:26:48.630200
2018-02-06 10:26:48,630 [salt.state       ][INFO    ][6109] Executing state file.managed for /etc/default/cinder-scheduler
2018-02-06 10:26:48,644 [salt.state       ][INFO    ][6109] File /etc/default/cinder-scheduler is in the correct state
2018-02-06 10:26:48,644 [salt.state       ][INFO    ][6109] Completed state [/etc/default/cinder-scheduler] at time 10:26:48.644596 duration_in_ms=14.395
2018-02-06 10:26:48,645 [salt.state       ][INFO    ][6109] Running state [/etc/apache2/conf-available/cinder-wsgi.conf] at time 10:26:48.644966
2018-02-06 10:26:48,645 [salt.state       ][INFO    ][6109] Executing state file.managed for /etc/apache2/conf-available/cinder-wsgi.conf
2018-02-06 10:26:48,708 [salt.state       ][INFO    ][6109] File /etc/apache2/conf-available/cinder-wsgi.conf is in the correct state
2018-02-06 10:26:48,708 [salt.state       ][INFO    ][6109] Completed state [/etc/apache2/conf-available/cinder-wsgi.conf] at time 10:26:48.708530 duration_in_ms=63.564
2018-02-06 10:26:48,709 [salt.state       ][INFO    ][6109] Running state [cinder-wsgi] at time 10:26:48.709223
2018-02-06 10:26:48,709 [salt.state       ][INFO    ][6109] Executing state apache_conf.enabled for cinder-wsgi
2018-02-06 10:26:48,709 [salt.state       ][INFO    ][6109] cinder-wsgi already enabled.
2018-02-06 10:26:48,709 [salt.state       ][INFO    ][6109] Completed state [cinder-wsgi] at time 10:26:48.709954 duration_in_ms=0.731
2018-02-06 10:26:48,711 [salt.state       ][INFO    ][6109] Running state [apache2] at time 10:26:48.711520
2018-02-06 10:26:48,711 [salt.state       ][INFO    ][6109] Executing state service.running for apache2
2018-02-06 10:26:48,712 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:26:48,762 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:26:48,786 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:26:48,814 [salt.state       ][INFO    ][6109] The service apache2 is already running
2018-02-06 10:26:48,814 [salt.state       ][INFO    ][6109] Completed state [apache2] at time 10:26:48.814770 duration_in_ms=103.246
2018-02-06 10:26:48,816 [salt.state       ][INFO    ][6109] Running state [cinder-scheduler] at time 10:26:48.816278
2018-02-06 10:26:48,817 [salt.state       ][INFO    ][6109] Executing state service.running for cinder-scheduler
2018-02-06 10:26:48,818 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['systemctl', 'status', 'cinder-scheduler.service', '-n', '0'] in directory '/root'
2018-02-06 10:26:48,837 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['systemctl', 'is-active', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:26:48,856 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command ['systemctl', 'is-enabled', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:26:48,879 [salt.state       ][INFO    ][6109] The service cinder-scheduler is already running
2018-02-06 10:26:48,879 [salt.state       ][INFO    ][6109] Completed state [cinder-scheduler] at time 10:26:48.879851 duration_in_ms=63.572
2018-02-06 10:26:48,884 [salt.state       ][INFO    ][6109] Running state [cinder-manage db sync; sleep 5;] at time 10:26:48.884357
2018-02-06 10:26:48,885 [salt.state       ][INFO    ][6109] Executing state cmd.run for cinder-manage db sync; sleep 5;
2018-02-06 10:26:48,886 [salt.loaded.int.module.cmdmod][INFO    ][6109] Executing command 'cinder-manage db sync; sleep 5;' in directory '/root'
2018-02-06 10:26:52,581 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102654041566
2018-02-06 10:26:52,605 [salt.minion      ][INFO    ][6153] Starting a new job with PID 6153
2018-02-06 10:26:52,664 [salt.minion      ][INFO    ][6153] Returning information for job: 20180206102654041566
2018-02-06 10:26:56,548 [salt.state       ][INFO    ][6109] {'pid': 6143, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:26:56,551 [salt.state       ][INFO    ][6109] Completed state [cinder-manage db sync; sleep 5;] at time 10:26:56.551373 duration_in_ms=7667.02
2018-02-06 10:26:56,556 [salt.state       ][INFO    ][6109] Running state [lvm-driver] at time 10:26:56.556263
2018-02-06 10:26:56,556 [salt.state       ][INFO    ][6109] Executing state cinderng.volume_type_present for lvm-driver
2018-02-06 10:26:58,709 [salt.state       ][INFO    ][6109] Volume type "lvm-driver" already exists
2018-02-06 10:26:58,710 [salt.state       ][INFO    ][6109] Completed state [lvm-driver] at time 10:26:58.710851 duration_in_ms=2154.586
2018-02-06 10:26:58,712 [salt.state       ][INFO    ][6109] Running state [lvm-driver] at time 10:26:58.712746
2018-02-06 10:26:58,714 [salt.state       ][INFO    ][6109] Executing state cinderng.volume_type_key_present for lvm-driver
2018-02-06 10:27:01,972 [salt.state       ][INFO    ][6109] Volume type keys "{u'volume_backend_name': u'lvm-driver'}" in volume type "lvm-driver" already exist
2018-02-06 10:27:01,973 [salt.state       ][INFO    ][6109] Completed state [lvm-driver] at time 10:27:01.973160 duration_in_ms=3260.414
2018-02-06 10:27:01,975 [salt.minion      ][INFO    ][6109] Returning information for job: 20180206102643992002
2018-02-06 10:27:35,567 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206102737030418
2018-02-06 10:27:35,595 [salt.minion      ][INFO    ][6160] Starting a new job with PID 6160
2018-02-06 10:27:36,980 [salt.state       ][INFO    ][6160] Loading fresh modules for state activity
2018-02-06 10:27:39,173 [salt.state       ][INFO    ][6160] Running state [cinder-api] at time 10:27:39.173046
2018-02-06 10:27:39,174 [salt.state       ][INFO    ][6160] Executing state pkg.installed for cinder-api
2018-02-06 10:27:39,175 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:27:39,588 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,590 [salt.state       ][INFO    ][6160] Completed state [cinder-api] at time 10:27:39.590403 duration_in_ms=417.357
2018-02-06 10:27:39,591 [salt.state       ][INFO    ][6160] Running state [cinder-scheduler] at time 10:27:39.591053
2018-02-06 10:27:39,591 [salt.state       ][INFO    ][6160] Executing state pkg.installed for cinder-scheduler
2018-02-06 10:27:39,673 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,674 [salt.state       ][INFO    ][6160] Completed state [cinder-scheduler] at time 10:27:39.674466 duration_in_ms=83.413
2018-02-06 10:27:39,675 [salt.state       ][INFO    ][6160] Running state [lvm2] at time 10:27:39.675076
2018-02-06 10:27:39,675 [salt.state       ][INFO    ][6160] Executing state pkg.installed for lvm2
2018-02-06 10:27:39,682 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,682 [salt.state       ][INFO    ][6160] Completed state [lvm2] at time 10:27:39.682933 duration_in_ms=7.857
2018-02-06 10:27:39,683 [salt.state       ][INFO    ][6160] Running state [python-cinder] at time 10:27:39.683412
2018-02-06 10:27:39,683 [salt.state       ][INFO    ][6160] Executing state pkg.installed for python-cinder
2018-02-06 10:27:39,691 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,691 [salt.state       ][INFO    ][6160] Completed state [python-cinder] at time 10:27:39.691800 duration_in_ms=8.388
2018-02-06 10:27:39,692 [salt.state       ][INFO    ][6160] Running state [gettext-base] at time 10:27:39.692268
2018-02-06 10:27:39,692 [salt.state       ][INFO    ][6160] Executing state pkg.installed for gettext-base
2018-02-06 10:27:39,700 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,700 [salt.state       ][INFO    ][6160] Completed state [gettext-base] at time 10:27:39.700404 duration_in_ms=8.136
2018-02-06 10:27:39,700 [salt.state       ][INFO    ][6160] Running state [python-memcache] at time 10:27:39.700865
2018-02-06 10:27:39,701 [salt.state       ][INFO    ][6160] Executing state pkg.installed for python-memcache
2018-02-06 10:27:39,708 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,708 [salt.state       ][INFO    ][6160] Completed state [python-memcache] at time 10:27:39.708495 duration_in_ms=7.63
2018-02-06 10:27:39,709 [salt.state       ][INFO    ][6160] Running state [python-pycadf] at time 10:27:39.708970
2018-02-06 10:27:39,709 [salt.state       ][INFO    ][6160] Executing state pkg.installed for python-pycadf
2018-02-06 10:27:39,716 [salt.state       ][INFO    ][6160] All specified packages are already installed
2018-02-06 10:27:39,716 [salt.state       ][INFO    ][6160] Completed state [python-pycadf] at time 10:27:39.716740 duration_in_ms=7.77
2018-02-06 10:27:39,720 [salt.state       ][INFO    ][6160] Running state [/etc/cinder/cinder.conf] at time 10:27:39.719963
2018-02-06 10:27:39,720 [salt.state       ][INFO    ][6160] Executing state file.managed for /etc/cinder/cinder.conf
2018-02-06 10:27:40,022 [salt.state       ][INFO    ][6160] File /etc/cinder/cinder.conf is in the correct state
2018-02-06 10:27:40,022 [salt.state       ][INFO    ][6160] Completed state [/etc/cinder/cinder.conf] at time 10:27:40.022672 duration_in_ms=302.71
2018-02-06 10:27:40,023 [salt.state       ][INFO    ][6160] Running state [/etc/cinder/api-paste.ini] at time 10:27:40.023067
2018-02-06 10:27:40,023 [salt.state       ][INFO    ][6160] Executing state file.managed for /etc/cinder/api-paste.ini
2018-02-06 10:27:40,098 [salt.state       ][INFO    ][6160] File /etc/cinder/api-paste.ini is in the correct state
2018-02-06 10:27:40,098 [salt.state       ][INFO    ][6160] Completed state [/etc/cinder/api-paste.ini] at time 10:27:40.098661 duration_in_ms=75.594
2018-02-06 10:27:40,099 [salt.state       ][INFO    ][6160] Running state [/etc/default/cinder-scheduler] at time 10:27:40.099058
2018-02-06 10:27:40,099 [salt.state       ][INFO    ][6160] Executing state file.managed for /etc/default/cinder-scheduler
2018-02-06 10:27:40,122 [salt.state       ][INFO    ][6160] File /etc/default/cinder-scheduler is in the correct state
2018-02-06 10:27:40,122 [salt.state       ][INFO    ][6160] Completed state [/etc/default/cinder-scheduler] at time 10:27:40.122312 duration_in_ms=23.254
2018-02-06 10:27:40,122 [salt.state       ][INFO    ][6160] Running state [/etc/apache2/conf-available/cinder-wsgi.conf] at time 10:27:40.122691
2018-02-06 10:27:40,122 [salt.state       ][INFO    ][6160] Executing state file.managed for /etc/apache2/conf-available/cinder-wsgi.conf
2018-02-06 10:27:40,191 [salt.state       ][INFO    ][6160] File /etc/apache2/conf-available/cinder-wsgi.conf is in the correct state
2018-02-06 10:27:40,192 [salt.state       ][INFO    ][6160] Completed state [/etc/apache2/conf-available/cinder-wsgi.conf] at time 10:27:40.192036 duration_in_ms=69.345
2018-02-06 10:27:40,192 [salt.state       ][INFO    ][6160] Running state [cinder-wsgi] at time 10:27:40.192719
2018-02-06 10:27:40,192 [salt.state       ][INFO    ][6160] Executing state apache_conf.enabled for cinder-wsgi
2018-02-06 10:27:40,193 [salt.state       ][INFO    ][6160] cinder-wsgi already enabled.
2018-02-06 10:27:40,193 [salt.state       ][INFO    ][6160] Completed state [cinder-wsgi] at time 10:27:40.193820 duration_in_ms=1.101
2018-02-06 10:27:40,195 [salt.state       ][INFO    ][6160] Running state [apache2] at time 10:27:40.195397
2018-02-06 10:27:40,195 [salt.state       ][INFO    ][6160] Executing state service.running for apache2
2018-02-06 10:27:40,196 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 10:27:40,245 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 10:27:40,272 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 10:27:40,304 [salt.state       ][INFO    ][6160] The service apache2 is already running
2018-02-06 10:27:40,304 [salt.state       ][INFO    ][6160] Completed state [apache2] at time 10:27:40.304803 duration_in_ms=109.401
2018-02-06 10:27:40,306 [salt.state       ][INFO    ][6160] Running state [cinder-scheduler] at time 10:27:40.306658
2018-02-06 10:27:40,307 [salt.state       ][INFO    ][6160] Executing state service.running for cinder-scheduler
2018-02-06 10:27:40,308 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['systemctl', 'status', 'cinder-scheduler.service', '-n', '0'] in directory '/root'
2018-02-06 10:27:40,338 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['systemctl', 'is-active', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:27:40,359 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command ['systemctl', 'is-enabled', 'cinder-scheduler.service'] in directory '/root'
2018-02-06 10:27:40,383 [salt.state       ][INFO    ][6160] The service cinder-scheduler is already running
2018-02-06 10:27:40,384 [salt.state       ][INFO    ][6160] Completed state [cinder-scheduler] at time 10:27:40.384391 duration_in_ms=77.732
2018-02-06 10:27:40,388 [salt.state       ][INFO    ][6160] Running state [cinder-manage db sync; sleep 5;] at time 10:27:40.388372
2018-02-06 10:27:40,388 [salt.state       ][INFO    ][6160] Executing state cmd.run for cinder-manage db sync; sleep 5;
2018-02-06 10:27:40,390 [salt.loaded.int.module.cmdmod][INFO    ][6160] Executing command 'cinder-manage db sync; sleep 5;' in directory '/root'
2018-02-06 10:27:45,690 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102747149384
2018-02-06 10:27:45,716 [salt.minion      ][INFO    ][6204] Starting a new job with PID 6204
2018-02-06 10:27:45,778 [salt.minion      ][INFO    ][6204] Returning information for job: 20180206102747149384
2018-02-06 10:27:48,054 [salt.state       ][INFO    ][6160] {'pid': 6194, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:27:48,056 [salt.state       ][INFO    ][6160] Completed state [cinder-manage db sync; sleep 5;] at time 10:27:48.055915 duration_in_ms=7667.541
2018-02-06 10:27:48,060 [salt.state       ][INFO    ][6160] Running state [lvm-driver] at time 10:27:48.060519
2018-02-06 10:27:48,061 [salt.state       ][INFO    ][6160] Executing state cinderng.volume_type_present for lvm-driver
2018-02-06 10:27:49,708 [salt.state       ][INFO    ][6160] Volume type "lvm-driver" already exists
2018-02-06 10:27:49,709 [salt.state       ][INFO    ][6160] Completed state [lvm-driver] at time 10:27:49.709592 duration_in_ms=1649.072
2018-02-06 10:27:49,710 [salt.state       ][INFO    ][6160] Running state [lvm-driver] at time 10:27:49.710385
2018-02-06 10:27:49,710 [salt.state       ][INFO    ][6160] Executing state cinderng.volume_type_key_present for lvm-driver
2018-02-06 10:27:51,726 [salt.state       ][INFO    ][6160] Volume type keys "{u'volume_backend_name': u'lvm-driver'}" in volume type "lvm-driver" already exist
2018-02-06 10:27:51,727 [salt.state       ][INFO    ][6160] Completed state [lvm-driver] at time 10:27:51.727175 duration_in_ms=2016.788
2018-02-06 10:27:51,730 [salt.minion      ][INFO    ][6160] Returning information for job: 20180206102737030418
2018-02-06 10:28:16,793 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command test.ping with jid 20180206102818256928
2018-02-06 10:28:16,823 [salt.minion      ][INFO    ][6211] Starting a new job with PID 6211
2018-02-06 10:28:16,926 [salt.minion      ][INFO    ][6211] Returning information for job: 20180206102818256928
2018-02-06 10:28:17,050 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command state.sls with jid 20180206102818515688
2018-02-06 10:28:17,075 [salt.minion      ][INFO    ][6216] Starting a new job with PID 6216
2018-02-06 10:28:19,952 [salt.state       ][INFO    ][6216] Loading fresh modules for state activity
2018-02-06 10:28:20,016 [salt.fileclient  ][INFO    ][6216] Fetching file from saltenv 'base', ** done ** 'neutron/init.sls'
2018-02-06 10:28:20,055 [salt.fileclient  ][INFO    ][6216] Fetching file from saltenv 'base', ** done ** 'neutron/server.sls'
2018-02-06 10:28:20,194 [salt.state       ][INFO    ][6216] Running state [/usr/sbin/policy-rc.d] at time 10:28:20.194198
2018-02-06 10:28:20,194 [salt.state       ][INFO    ][6216] Executing state file.managed for /usr/sbin/policy-rc.d
2018-02-06 10:28:20,203 [salt.state       ][INFO    ][6216] File changed:
New file
2018-02-06 10:28:20,204 [salt.state       ][INFO    ][6216] Completed state [/usr/sbin/policy-rc.d] at time 10:28:20.204480 duration_in_ms=10.282
2018-02-06 10:28:22,080 [salt.state       ][INFO    ][6216] Running state [neutron-server] at time 10:28:22.080336
2018-02-06 10:28:22,081 [salt.state       ][INFO    ][6216] Executing state pkg.installed for neutron-server
2018-02-06 10:28:22,082 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:28:22,543 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['apt-cache', '-q', 'policy', 'neutron-server'] in directory '/root'
2018-02-06 10:28:22,650 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 10:28:25,288 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:28:25,328 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-server'] in directory '/root'
2018-02-06 10:28:27,111 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102828569315
2018-02-06 10:28:27,138 [salt.minion      ][INFO    ][6576] Starting a new job with PID 6576
2018-02-06 10:28:27,205 [salt.minion      ][INFO    ][6576] Returning information for job: 20180206102828569315
2018-02-06 10:28:35,967 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:28:36,034 [salt.state       ][INFO    ][6216] Made the following changes:
'python-waitress' changed from 'absent' to '0.8.10-1'
'ipset' changed from 'absent' to '6.29-1'
'python-ovsdbapp' changed from 'absent' to '0.4.0-0ubuntu2~cloud0'
'neutron-common' changed from 'absent' to '2:11.0.2-0ubuntu1.1~cloud0'
'python-neutron-fwaas' changed from 'absent' to '1:11.0.1-0ubuntu1~cloud0'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'neutron-plugin-ml2' changed from 'absent' to '2:11.0.2-0ubuntu1.1~cloud0'
'libipset3' changed from 'absent' to '6.29-1'
'python-weakrefmethod' changed from 'absent' to '1.0-1'
'python-neutron' changed from 'absent' to '2:11.0.2-0ubuntu1.1~cloud0'
'python-ryu' changed from 'absent' to '4.15-0ubuntu1~cloud0'
'python-pyroute2' changed from 'absent' to '0.4.18-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-logutils' changed from 'absent' to '0.3.3-5'
'ipset-6.29' changed from 'absent' to '1'
'python-openvswitch' changed from 'absent' to '2.8.0-0ubuntu2~cloud0'
'python-tinyrpc' changed from 'absent' to '0.5-0ubuntu1~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'neutron-plugin' changed from 'absent' to '1'
'python2.7-neutron' changed from 'absent' to '1'
'neutron-server' changed from 'absent' to '2:11.0.2-0ubuntu1.1~cloud0'
'python2.7-waitress' changed from 'absent' to '1'
'python2.7-ryu' changed from 'absent' to '1'
'python-neutron-lib' changed from 'absent' to '1.9.1-0ubuntu1~cloud0'

2018-02-06 10:28:36,070 [salt.state       ][INFO    ][6216] Loading fresh modules for state activity
2018-02-06 10:28:36,315 [salt.state       ][INFO    ][6216] Completed state [neutron-server] at time 10:28:36.315403 duration_in_ms=14235.066
2018-02-06 10:28:36,320 [salt.state       ][INFO    ][6216] Running state [python-neutron-lbaas] at time 10:28:36.320882
2018-02-06 10:28:36,321 [salt.state       ][INFO    ][6216] Executing state pkg.installed for python-neutron-lbaas
2018-02-06 10:28:36,819 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 10:28:36,855 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-neutron-lbaas'] in directory '/root'
2018-02-06 10:28:37,338 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102838801863
2018-02-06 10:28:37,365 [salt.minion      ][INFO    ][7308] Starting a new job with PID 7308
2018-02-06 10:28:37,388 [salt.minion      ][INFO    ][7308] Returning information for job: 20180206102838801863
2018-02-06 10:28:39,482 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 10:28:39,548 [salt.state       ][INFO    ][6216] Made the following changes:
'python-neutron-lbaas' changed from 'absent' to '2:11.0.2-0ubuntu1~cloud0'

2018-02-06 10:28:39,580 [salt.state       ][INFO    ][6216] Loading fresh modules for state activity
2018-02-06 10:28:39,619 [salt.state       ][INFO    ][6216] Completed state [python-neutron-lbaas] at time 10:28:39.618897 duration_in_ms=3298.012
2018-02-06 10:28:39,628 [salt.state       ][INFO    ][6216] Running state [gettext-base] at time 10:28:39.628632
2018-02-06 10:28:39,629 [salt.state       ][INFO    ][6216] Executing state pkg.installed for gettext-base
2018-02-06 10:28:40,102 [salt.state       ][INFO    ][6216] All specified packages are already installed
2018-02-06 10:28:40,103 [salt.state       ][INFO    ][6216] Completed state [gettext-base] at time 10:28:40.103173 duration_in_ms=474.541
2018-02-06 10:28:40,103 [salt.state       ][INFO    ][6216] Running state [python-pycadf] at time 10:28:40.103637
2018-02-06 10:28:40,103 [salt.state       ][INFO    ][6216] Executing state pkg.installed for python-pycadf
2018-02-06 10:28:40,111 [salt.state       ][INFO    ][6216] All specified packages are already installed
2018-02-06 10:28:40,111 [salt.state       ][INFO    ][6216] Completed state [python-pycadf] at time 10:28:40.111787 duration_in_ms=8.15
2018-02-06 10:28:40,113 [salt.state       ][INFO    ][6216] Running state [/usr/sbin/policy-rc.d] at time 10:28:40.113466
2018-02-06 10:28:40,113 [salt.state       ][INFO    ][6216] Executing state file.absent for /usr/sbin/policy-rc.d
2018-02-06 10:28:40,114 [salt.state       ][INFO    ][6216] {'removed': '/usr/sbin/policy-rc.d'}
2018-02-06 10:28:40,114 [salt.state       ][INFO    ][6216] Completed state [/usr/sbin/policy-rc.d] at time 10:28:40.114424 duration_in_ms=0.958
2018-02-06 10:28:40,114 [salt.state       ][INFO    ][6216] Running state [/etc/neutron/plugins/ml2/ml2_conf.ini] at time 10:28:40.114927
2018-02-06 10:28:40,115 [salt.state       ][INFO    ][6216] Executing state file.managed for /etc/neutron/plugins/ml2/ml2_conf.ini
2018-02-06 10:28:40,153 [salt.fileclient  ][INFO    ][6216] Fetching file from saltenv 'base', ** done ** 'neutron/files/pike/ml2_conf.ini'
2018-02-06 10:28:40,252 [salt.state       ][INFO    ][6216] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -8,6 +9,12 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -47,12 +54,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -81,7 +82,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -108,17 +109,6 @@
 
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
-
-
-[l2pop]
-
-#
-# From neutron.ml2
-#
-
-# Delay within which agent is expected to update existing ports when it
-# restarts (integer value)
-#agent_boot_time = 180
 
 
 [ml2]
@@ -135,27 +125,34 @@
 # value 'local' is useful for single-box testing but provides no connectivity
 # between hosts. (list value)
 #tenant_network_types = local
+tenant_network_types = flat,vxlan
 
 # An ordered list of networking mechanism driver entrypoints to be loaded from
 # the neutron.ml2.mechanism_drivers namespace. (list value)
 #mechanism_drivers =
+mechanism_drivers = openvswitch,l2population
 
 # An ordered list of extension driver entrypoints to be loaded from the
 # neutron.ml2.extension_drivers namespace. For example: extension_drivers =
 # port_security,qos (list value)
 #extension_drivers =
+
+
+extension_drivers=port_security
 
 # Maximum size of an IP packet (MTU) that can traverse the underlying physical
 # network infrastructure without fragmentation when using an overlay/tunnel
 # protocol. This option allows specifying a physical network MTU value that
 # differs from the default global_physnet_mtu value. (integer value)
 #path_mtu = 0
+path_mtu = 1500
 
 # A list of mappings of physical networks to MTU values. The format of the
 # mapping is <physnet>:<mtu val>. This mapping allows specifying a physical
 # network MTU value that differs from the default global_physnet_mtu value.
 # (list value)
 #physical_network_mtus =
+physical_network_mtus = physnet1:1500
 
 # Default network type for external networks when no provider attributes are
 # specified. By default it is None, which means that if provider attributes are
@@ -180,6 +177,7 @@
 # default '*' to allow flat networks with arbitrary physical_network names. Use
 # an empty list to disable flat networks. (list value)
 #flat_networks = *
+flat_networks = *
 
 
 [ml2_type_geneve]
@@ -191,6 +189,7 @@
 # Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges of
 # Geneve VNI IDs that are available for tenant network allocation (list value)
 #vni_ranges =
+vni_ranges = 1:65536
 
 # Geneve encapsulation header size is dynamic, this value is used to calculate
 # the maximum MTU for the driver. This is the sum of the sizes of the outer ETH
@@ -198,6 +197,7 @@
 # which is the size of the Geneve header without any additional option headers.
 # (integer value)
 #max_header_size = 30
+max_header_size = 38
 
 
 [ml2_type_gre]
@@ -209,6 +209,7 @@
 # Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges of GRE
 # tunnel IDs that are available for tenant network allocation (list value)
 #tunnel_id_ranges =
+tunnel_id_ranges =2:65535
 
 
 [ml2_type_vlan]
@@ -222,7 +223,7 @@
 # networks, as well as ranges of VLAN tags on each available for allocation to
 # tenant networks. (list value)
 #network_vlan_ranges =
-
+network_vlan_ranges = 
 
 [ml2_type_vxlan]
 
@@ -233,11 +234,13 @@
 # Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges of
 # VXLAN VNI IDs that are available for tenant network allocation (list value)
 #vni_ranges =
+vni_ranges = 2:65535
 
 # Multicast group for VXLAN. When configured, will enable sending all broadcast
 # traffic to this multicast group. When left unconfigured, will disable
 # multicast VXLAN mode. (string value)
 #vxlan_group = <None>
+vxlan_group = 224.0.0.1
 
 
 [securitygroup]
@@ -253,6 +256,8 @@
 # should be false when using no security groups or using the nova security
 # group API. (boolean value)
 #enable_security_group = true
+firewall_driver = openvswitch
+enable_security_group = True
 
 # Use ipset to speed-up the iptables based security groups. Enabling ipset
 # support requires that ipset is installed on L2 agent node. (boolean value)

2018-02-06 10:28:40,252 [salt.state       ][INFO    ][6216] Completed state [/etc/neutron/plugins/ml2/ml2_conf.ini] at time 10:28:40.252753 duration_in_ms=137.826
2018-02-06 10:28:40,254 [salt.state       ][INFO    ][6216] Running state [ln -s /etc/neutron/plugins/ml2/ml2_conf.ini /etc/neutron/plugin.ini] at time 10:28:40.254777
2018-02-06 10:28:40,255 [salt.state       ][INFO    ][6216] Executing state cmd.run for ln -s /etc/neutron/plugins/ml2/ml2_conf.ini /etc/neutron/plugin.ini
2018-02-06 10:28:40,255 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command 'test -e /etc/neutron/plugin.ini' in directory '/root'
2018-02-06 10:28:40,276 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command 'ln -s /etc/neutron/plugins/ml2/ml2_conf.ini /etc/neutron/plugin.ini' in directory '/root'
2018-02-06 10:28:40,295 [salt.state       ][INFO    ][6216] {'pid': 7405, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 10:28:40,296 [salt.state       ][INFO    ][6216] Completed state [ln -s /etc/neutron/plugins/ml2/ml2_conf.ini /etc/neutron/plugin.ini] at time 10:28:40.296489 duration_in_ms=41.711
2018-02-06 10:28:40,298 [salt.state       ][INFO    ][6216] Running state [/etc/neutron/neutron.conf] at time 10:28:40.298225
2018-02-06 10:28:40,298 [salt.state       ][INFO    ][6216] Executing state file.managed for /etc/neutron/neutron.conf
2018-02-06 10:28:40,328 [salt.fileclient  ][INFO    ][6216] Fetching file from saltenv 'base', ** done ** 'neutron/files/pike/neutron-server.conf.Debian'
2018-02-06 10:28:40,531 [salt.state       ][INFO    ][6216] File changed:
--- 
+++ 
@@ -1,5 +1,5 @@
+
 [DEFAULT]
-core_plugin = ml2
 
 #
 # From neutron
@@ -8,14 +8,17 @@
 # Where to store Neutron state files. This directory must be writable by the
 # agent. (string value)
 #state_path = /var/lib/neutron
-
-# The host IP to bind to. (unknown value)
+state_path = /var/lib/neutron
+
+# The host IP to bind to (string value)
 #bind_host = 0.0.0.0
+bind_host = 192.168.10.11
 
 # The port to bind to (port value)
 # Minimum value: 0
 # Maximum value: 65535
 #bind_port = 9696
+bind_port = 9696
 
 # The path for API extensions. Note that this can be a colon-separated list of
 # paths. For example: api_extensions_path =
@@ -23,15 +26,27 @@
 # neutron.extensions is appended to this, so if your extensions are in there
 # you don't need to specify them here. (string value)
 #api_extensions_path =
+agent_down_time = 30
 
 # The type of authentication to use (string value)
 #auth_strategy = keystone
-
-# The core plugin Neutron will use (string value)
-#core_plugin = <None>
+auth_strategy = keystone
+
+
+
+core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
+
+
+
+
+
+service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin, metering,trunk
 
 # The service plugins Neutron will use (list value)
 #service_plugins =
+
+allow_pagination = False
+
 
 # The base MAC address Neutron will use for VIFs. The first 3 octets will
 # remain unchanged. If the 4th octet is not 00, it will also be used. The
@@ -44,6 +59,7 @@
 # The maximum number of items returned in a single response, value was
 # 'infinite' or negative integer means no limit (string value)
 #pagination_max_limit = -1
+pagination_max_limit = -1
 
 # Default value of availability zone hints. The availability zone aware
 # schedulers use this when the resources availability_zone_hints is empty.
@@ -59,6 +75,12 @@
 # Maximum number of host routes per subnet (integer value)
 #max_subnet_host_routes = 20
 
+# DEPRECATED: Maximum number of fixed ips per port. This option is deprecated
+# and will be removed in the Ocata release. (integer value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#max_fixed_ips_per_port = 5
+
 # Enables IPv6 Prefix Delegation for automatic subnet CIDR allocation. Set to
 # True to enable IPv6 Prefix Delegation for subnet allocation in a PD-capable
 # environment. Users making subnet creation requests for IPv6 subnets without
@@ -70,9 +92,11 @@
 # DHCP lease duration (in seconds). Use -1 to tell dnsmasq to use infinite
 # lease times. (integer value)
 #dhcp_lease_duration = 86400
+dhcp_lease_duration = 600
 
 # Domain to use for building the hostnames (string value)
 #dns_domain = openstacklocal
+dns_domain = novalocal
 
 # Driver for external DNS integration. (string value)
 #external_dns_driver = <None>
@@ -84,23 +108,21 @@
 # MUST be set to False if Neutron is being used in conjunction with Nova
 # security groups. (boolean value)
 #allow_overlapping_ips = false
+allow_overlapping_ips = True
 
 # Hostname to be used by the Neutron server, agents and services running on
 # this machine. All the agents and services running on this machine must use
-# the same host value. (unknown value)
+# the same host value. (string value)
 #host = example.domain
-
-# This string is prepended to the normal URL that is returned in links to the
-# OpenStack Network API. If it is empty (the default), the URLs are returned
-# unchanged. (string value)
-#network_link_prefix = <None>
 
 # Send notification to nova when port status changes (boolean value)
 #notify_nova_on_port_status_changes = true
+notify_nova_on_port_status_changes = true
 
 # Send notification to nova when port data (fixed_ips/floatingip) changes so
 # nova can update its cache. (boolean value)
 #notify_nova_on_port_data_changes = true
+notify_nova_on_port_data_changes = true
 
 # Number of seconds between sending events to nova if there are any events to
 # send. (integer value)
@@ -114,13 +136,10 @@
 # networks. (boolean value)
 #vlan_transparent = false
 
-# DEPRECATED: This will choose the web framework in which to run the Neutron
-# API server. 'pecan' is a new rewrite of the API routing components. (string
-# value)
+# This will choose the web framework in which to run the Neutron API server.
+# 'pecan' is a new experimental rewrite of the API server. (string value)
 # Allowed values: legacy, pecan
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#web_framework = pecan
+#web_framework = legacy
 
 # MTU of the underlying physical network. Neutron uses this value to calculate
 # MTU for all virtual network components. For flat and VLAN networks, neutron
@@ -129,6 +148,7 @@
 # value. Defaults to 1500, the standard value for Ethernet. (integer value)
 # Deprecated group/name - [ml2]/segment_mtu
 #global_physnet_mtu = 1500
+global_physnet_mtu = 1500
 
 # Number of backlog requests to configure the socket with (integer value)
 #backlog = 4096
@@ -149,10 +169,13 @@
 
 # Number of RPC worker processes for service. (integer value)
 #rpc_workers = 1
+rpc_workers = 4
+
 
 # Number of RPC worker processes dedicated to state reports queue. (integer
 # value)
 #rpc_state_report_workers = 1
+rpc_state_report_workers = 4
 
 # Range of seconds to randomly delay when starting the periodic task scheduler
 # to reduce stampeding. (Disable by setting to 0) (integer value)
@@ -175,6 +198,14 @@
 # Group (gid or name) running metadata proxy after its initialization (if
 # empty: agent effective group). (string value)
 #metadata_proxy_group =
+
+# Enable/Disable log watch by metadata proxy. It should be disabled when
+# metadata_proxy_user/group is not allowed to read/write its log file and
+# copytruncate logrotate option must be used if logrotate is enabled on
+# metadata proxy log files. Option default value is deduced from
+# metadata_proxy_user: watch log is enabled if metadata_proxy_user is agent
+# effective user id/name. (boolean value)
+#metadata_proxy_watch_log = <None>
 
 #
 # From neutron.db
@@ -219,6 +250,7 @@
 # a given tenant network, providing high availability for DHCP service.
 # (integer value)
 #dhcp_agents_per_network = 1
+dhcp_agents_per_network = 2
 
 # Enable services on an agent with admin_state_up False. If this option is
 # False, when admin_state_up of an agent is turned False, services on it will
@@ -238,13 +270,11 @@
 # System-wide flag to determine the type of router that tenants can create.
 # Only admin can override. (boolean value)
 #router_distributed = false
-
-# Determine if setup is configured for DVR. If False, DVR API extension will be
-# disabled. (boolean value)
-#enable_dvr = true
+router_distributed = False
 
 # Driver to use for scheduling router to a default L3 agent (string value)
 #router_scheduler_driver = neutron.scheduler.l3_agent_scheduler.LeastRoutersScheduler
+router_scheduler_driver = neutron.scheduler.l3_agent_scheduler.ChanceScheduler
 
 # Allow auto scheduling of routers to L3 agent. (boolean value)
 #router_auto_schedule = true
@@ -252,13 +282,16 @@
 # Automatically reschedule routers from offline L3 agents to online L3 agents.
 # (boolean value)
 #allow_automatic_l3agent_failover = false
+allow_automatic_l3agent_failover = true
 
 # Enable HA mode for virtual routers. (boolean value)
 #l3_ha = false
+l3_ha = True
 
 # Maximum number of L3 agents which a HA router will be scheduled on. If it is
 # set to 0 then the router will be scheduled on every agent. (integer value)
 #max_l3_agents_per_router = 3
+max_l3_agents_per_router = 0
 
 # Subnet used for the l3 HA admin network. (string value)
 #l3_ha_net_cidr = 169.254.192.0/18
@@ -288,6 +321,13 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
+verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -327,12 +367,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -361,7 +395,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -394,6 +428,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -404,24 +439,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -431,24 +472,30 @@
 # upper bound for the linger period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
 #zmq_linger = -1
+zmq_linger = 30
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -463,20 +510,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -541,17 +592,19 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 70
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
+rpc_response_timeout=120
 
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -596,10 +649,10 @@
 # is idle for this number of seconds it will be closed. A value of '0' means
 # wait forever. (integer value)
 #client_socket_timeout = 900
+nova_url = http://192.168.10.10:8774/v2
 
 
 [agent]
-root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
 
 #
 # From neutron.agent
@@ -609,7 +662,7 @@
 # /etc/neutron/rootwrap.conf' to use the real root filter facility. Change to
 # 'sudo' to skip the filtering and just run the command directly. (string
 # value)
-#root_helper = sudo
+root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
 
 # Use the root helper when listing the namespaces on a system. This may not be
 # required depending on the security configuration. If the root helper is not
@@ -626,6 +679,7 @@
 # agent_down_time, best if it is half or less than agent_down_time. (floating
 # point value)
 #report_interval = 30
+report_interval = 10
 
 # Log agent heartbeats (boolean value)
 #log_agent_heartbeats = false
@@ -682,9 +736,36 @@
 # (list value)
 #allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID
 
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-OpenStack-Request-ID,OpenStack-Volume-microversion
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-OpenStack-Request-ID
+
 
 [database]
-connection = sqlite:////var/lib/neutron/neutron.sqlite
 
 #
 # From neutron.db
@@ -698,7 +779,16 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -710,7 +800,9 @@
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-#connection = <None>
+
+
+connection = mysql+pymysql://neutron:opnfv_secret@192.168.10.50/neutron?charset=utf8
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -722,15 +814,12 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #idle_timeout = 3600
+idle_timeout = 3600
 
 # Minimum number of SQL connections to keep open in a pool. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
@@ -742,22 +831,26 @@
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
+max_pool_size = 20
 
 # Maximum number of database connection retries during startup. Set to -1 to
 # specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
+max_retries = -1
 
 # Interval between retries of opening a SQL connection. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
+retry_interval = 2
 
 # If set, use this value for max_overflow with SQLAlchemy. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
+max_overflow = 20
 
 # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
 # value)
@@ -796,6 +889,19 @@
 
 [keystone_authtoken]
 
+auth_region=RegionOne
+auth_protocol=http
+revocation_cache_time = 10
+auth_type = password
+auth_host = 192.168.10.10
+auth_port = 35357
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = neutron
+password = opnfv_secret
+auth_uri=http://192.168.10.10:5000
+auth_url=http://192.168.10.10:35357
 #
 # From keystonemiddleware.auth_token
 #
@@ -803,10 +909,10 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
 
@@ -1060,12 +1166,14 @@
 # Name of nova region to use. Useful if keystone manages more than one region.
 # (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # Type of the nova endpoint to use.  This endpoint will be looked up in the
 # keystone catalog and should be one of public, internal or admin. (string
 # value)
 # Allowed values: public, admin, internal
 #endpoint_type = public
+endpoint_type = internal
 
 #
 # From nova.auth
@@ -1073,6 +1181,13 @@
 
 # Authentication URL (string value)
 #auth_url = <None>
+user_domain_id = default
+project_domain_id = default
+project_name = service
+password = opnfv_secret
+username = nova
+auth_type = password
+auth_url = http://192.168.10.10:35357
 
 # Authentication type to load (string value)
 # Deprecated group/name - [nova]/auth_plugin
@@ -1117,11 +1232,11 @@
 #project_domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [nova]/tenant_id
+# Deprecated group/name - [nova]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [nova]/tenant_name
+# Deprecated group/name - [nova]/tenant-name
 #project_name = <None>
 
 # Tenant ID (string value)
@@ -1146,7 +1261,7 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [nova]/user_name
+# Deprecated group/name - [nova]/user-name
 #username = <None>
 
 
@@ -1157,6 +1272,7 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #disable_process_locking = false
 
 # Directory to use for lock files.  For security, the specified directory
@@ -1165,7 +1281,9 @@
 # in the environment, use the Python tempfile.gettempdir function to find a
 # suitable location. If external locks are used, a lock path must be set.
 # (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
 #lock_path = /tmp
+lock_path = $state_path/lock
 
 
 [oslo_messaging_amqp]
@@ -1176,64 +1294,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1288,12 +1403,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1381,7 +1499,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1426,11 +1544,6 @@
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
 
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
 
 [oslo_messaging_rabbit]
 
@@ -1444,31 +1557,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1488,6 +1600,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1497,24 +1610,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1522,9 +1643,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1532,10 +1655,13 @@
 
 # How frequently to retry connecting with RabbitMQ. (integer value)
 #rabbit_retry_interval = 1
+rabbit_retry_interval = 1
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
+rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
 # (integer value)
@@ -1543,6 +1669,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1553,6 +1680,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1569,12 +1697,15 @@
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
 # value)
 #heartbeat_timeout_threshold = 60
+heartbeat_timeout_threshold = 0
 
 # How often times during the heartbeat_timeout_threshold we check the
 # heartbeat. (integer value)
 #heartbeat_rate = 2
+heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1585,6 +1716,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1690,24 +1824,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1720,21 +1860,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1749,20 +1894,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1846,9 +1995,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1856,7 +2007,21 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
+
+
+[qos]
+
+#
+# From neutron.qos
+#
+
+# DEPRECATED: Drivers list to use to send the update notification. This option
+# will be unused in Pike. (list value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#notification_drivers = message_queue
 
 
 [quotas]
@@ -1871,15 +2036,15 @@
 
 # Number of networks allowed per tenant. A negative value means unlimited.
 # (integer value)
-#quota_network = 100
+#quota_network = 10
 
 # Number of subnets allowed per tenant, A negative value means unlimited.
 # (integer value)
-#quota_subnet = 100
+#quota_subnet = 10
 
 # Number of ports allowed per tenant. A negative value means unlimited.
 # (integer value)
-#quota_port = 500
+#quota_port = 50
 
 # Default driver to use for quota checks. (string value)
 #quota_driver = neutron.db.quota.driver.DbQuotaDriver
@@ -1936,3 +2101,6 @@
 # Sets the list of available ciphers. value should be a string in the OpenSSL
 # cipher list format. (string value)
 #ciphers = <None>
+[service_providers]
+
+

2018-02-06 10:28:40,532 [salt.state       ][INFO    ][6216] Completed state [/etc/neutron/neutron.conf] at time 10:28:40.532225 duration_in_ms=234.0
2018-02-06 10:28:40,532 [salt.state       ][INFO    ][6216] Running state [neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head] at time 10:28:40.532695
2018-02-06 10:28:40,532 [salt.state       ][INFO    ][6216] Executing state cmd.run for neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
2018-02-06 10:28:40,533 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command 'neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head' in directory '/root'
2018-02-06 10:28:47,535 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206102848996703
2018-02-06 10:28:47,565 [salt.minion      ][INFO    ][7419] Starting a new job with PID 7419
2018-02-06 10:28:47,588 [salt.minion      ][INFO    ][7419] Returning information for job: 20180206102848996703
2018-02-06 10:28:51,402 [salt.state       ][INFO    ][6216] {'pid': 7410, 'retcode': 0, 'stderr': 'INFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> kilo, kilo_initial\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225, nsxv_vdr_metadata.py\nINFO  [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151, neutrodb_ipam\nINFO  [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf, Initial operations in support of address scopes\nINFO  [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee, Flavor framework\nINFO  [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f, network_rbac\nINFO  [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773, quota_usage\nINFO  [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592, subnetpool hash\nINFO  [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7, add order to dnsnameservers\nINFO  [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79, address scope support in subnetpool\nINFO  [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051, qos db changes\nINFO  [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136, quota_reservations\nINFO  [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59, Add dns_name to Port\nINFO  [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d, Add availability zone\nINFO  [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a, add is_default to subnetpool\nINFO  [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25, Add standard attribute table\nINFO  [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee, Add network availability zone\nINFO  [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9, Add router availability zone\nINFO  [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4, Add ip_version to AddressScope\nINFO  [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664, Add tables and attributes to support external DNS integration\nINFO  [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5, add_unique_ha_router_agent_port_bindings\nINFO  [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f, Auto Allocated Topology - aka Get-Me-A-Network\nINFO  [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821, add dynamic routing model data\nINFO  [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4, add_bgp_dragent_model_data\nINFO  [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81, rbac_qos_policy\nINFO  [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6, Add resource_versions row to agent table\nINFO  [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532, tag support\nINFO  [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f, add_timestamp_to_base_resources\nINFO  [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a, Add desc to standard attr table\nINFO  [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b, qos dscp db addition\nINFO  [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73, Add support for VLAN trunking\nINFO  [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502, Add device_id index to Port\nINFO  [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee, provisioning_blocks.py\nINFO  [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048, add revisions table\nINFO  [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4, add dns name to portdnses\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99, Initial no-op Liberty contract rule.\nINFO  [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada, network_rbac\nINFO  [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016, Drop legacy OVS and LB plugin tables\nINFO  [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3, Metaplugin removal\nINFO  [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d, Add missing foreign keys\nINFO  [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d, add geneve ml2 type driver\nINFO  [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297, Drop cisco monolithic tables\nINFO  [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c, Drop embrane plugin table\nINFO  [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39, standardattributes migration\nINFO  [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b, DVR sheduling refactoring\nINFO  [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050, Drop NEC plugin tables\nINFO  [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9, rbac_qos_policy\nINFO  [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada, network_rbac_external\nINFO  [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc, standard_desc\nINFO  [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53, device_owner_ha_replicate_int\nINFO  [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70, Rename ml2_network_segments table\nINFO  [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37, Add flavor_id to Router\nINFO  [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa, uniq_routerports0port_id\nINFO  [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf, Add support for Subnet Service Types\nINFO  [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4, add_qos_minimum_bandwidth_rules\nINFO  [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e, add standardattr to qos policies\nINFO  [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90, Add segment_id to subnet\nINFO  [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4, Add segment_host_mapping table.\nINFO  [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426, Rename ml2_dvr_port_bindings\nINFO  [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524, Remove mtu column from networks.\nINFO  [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc, uniq_floatingips0floating_network_id0fixed_port_id0fixed_ip_addr\nINFO  [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d, Add ip_allocation to port\nINFO  [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70, add_pk_version_table\nINFO  [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c, extend_pk_with_host_and_add_status_to_ml2_port_binding\nINFO  [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c, Add data_plane_status to Port\nINFO  [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da, qos add direction to bw_limit_rule table\nINFO  [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192, add is default to qos policies\nINFO  [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9, logging api\nINFO  [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6, Add dns_domain to portdnses\nINFO  [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f, add mtu for networks\nINFO  [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a, migrate dns name from port\nINFO  [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad, rename tenant to project\nINFO  [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab, Add routerport bindings for L3 HA\nINFO  [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0, migrate to pluggable ipam\nINFO  [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62, add standardattr to qos policies\nINFO  [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353, Add Name and Description to the networksegments table\nINFO  [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586, Add binding index to RouterL3AgentBinding\nINFO  [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d, Remove availability ranges.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> start_neutron_fwaas, start neutron-fwaas chain\nINFO  [alembic.runtime.migration] Running upgrade start_neutron_fwaas -> 4202e3047e47, add_index_tenant_id\nINFO  [alembic.runtime.migration] Running upgrade 4202e3047e47 -> 540142f314f4, FWaaS router insertion\nINFO  [alembic.runtime.migration] Running upgrade 540142f314f4 -> 796c68dffbb, cisco_csr_fwaas\nINFO  [alembic.runtime.migration] Running upgrade 796c68dffbb -> kilo, kilo\nINFO  [alembic.runtime.migration] Running upgrade kilo -> c40fbb377ad, Initial Liberty no-op script.\nINFO  [alembic.runtime.migration] Running upgrade c40fbb377ad -> 4b47ea298795, add reject rule\nINFO  [alembic.runtime.migration] Running upgrade 4b47ea298795 -> d6a12e637e28, neutron-fwaas v2.0\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 67c8e8d61d5, Initial Liberty no-op script.\nINFO  [alembic.runtime.migration] Running upgrade 67c8e8d61d5 -> 458aa42b14b, fw_table_alter script to make <name> column case sensitive\nINFO  [alembic.runtime.migration] Running upgrade 458aa42b14b -> f83a0b2964d0, rename tenant to project\nINFO  [alembic.runtime.migration] Running upgrade f83a0b2964d0 -> fd38cd995cc0, change shared attribute for firewall resource\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> start_neutron_lbaas, start neutron-lbaas chain\nINFO  [alembic.runtime.migration] Running upgrade start_neutron_lbaas -> lbaasv2, lbaas version 2 api\nINFO  [alembic.runtime.migration] Running upgrade lbaasv2 -> 4deef6d81931, add provisioning and operating statuses\nINFO  [alembic.runtime.migration] Running upgrade 4deef6d81931 -> 4b6d8d5310b8, add_index_tenant_id\nINFO  [alembic.runtime.migration] Running upgrade 4b6d8d5310b8 -> 364f9b6064f0, agentv2\nINFO  [alembic.runtime.migration] Running upgrade 364f9b6064f0 -> lbaasv2_tls, lbaasv2 TLS\nINFO  [alembic.runtime.migration] Running upgrade lbaasv2_tls -> 4ba00375f715, edge_driver\nINFO  [alembic.runtime.migration] Running upgrade 4ba00375f715 -> kilo, kilo\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 3345facd0452, Initial Liberty no-op expand script.\nINFO  [alembic.runtime.migration] Running upgrade 3345facd0452 -> 4a408dd491c2, Addition of Name column to lbaas_members and lbaas_healthmonitors table\nINFO  [alembic.runtime.migration] Running upgrade 4a408dd491c2 -> 3426acbc12de, Add flavor id\nINFO  [alembic.runtime.migration] Running upgrade 3426acbc12de -> 6aee0434f911, independent pools\nINFO  [alembic.runtime.migration] Running upgrade 6aee0434f911 -> 3543deab1547, add_l7_tables\nINFO  [alembic.runtime.migration] Running upgrade 3543deab1547 -> 62deca5010cd, Add tenant-id index for L7 tables\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 130ebfdef43, Initial Liberty no-op contract revision.\nINFO  [alembic.runtime.migration] Running upgrade 130ebfdef43 -> 4b4dc6d5d843, rename tenant to project\nINFO  [alembic.runtime.migration] Running upgrade 4b4dc6d5d843 -> e6417a8b114d, Drop v1 tables\nINFO  [alembic.runtime.migration] Running upgrade 62deca5010cd -> 844352f9fe6f, Add healthmonitor max retries down', 'stdout': 'Running upgrade for neutron ...\nOK\nRunning upgrade for neutron-fwaas ...\nOK\nRunning upgrade for neutron-lbaas ...\nOK'}
2018-02-06 10:28:51,403 [salt.state       ][INFO    ][6216] Completed state [neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head] at time 10:28:51.403027 duration_in_ms=10870.33
2018-02-06 10:28:51,404 [salt.state       ][INFO    ][6216] Running state [/etc/neutron/api-paste.ini] at time 10:28:51.404271
2018-02-06 10:28:51,405 [salt.state       ][INFO    ][6216] Executing state file.managed for /etc/neutron/api-paste.ini
2018-02-06 10:28:51,442 [salt.fileclient  ][INFO    ][6216] Fetching file from saltenv 'base', ** done ** 'neutron/files/pike/api-paste.ini.Debian'
2018-02-06 10:28:51,521 [salt.state       ][INFO    ][6216] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [composite:neutron]
 use = egg:Paste#urlmap
 /: neutronversions_composite

2018-02-06 10:28:51,521 [salt.state       ][INFO    ][6216] Completed state [/etc/neutron/api-paste.ini] at time 10:28:51.521705 duration_in_ms=117.435
2018-02-06 10:28:51,522 [salt.state       ][INFO    ][6216] Running state [/etc/default/neutron-server] at time 10:28:51.522151
2018-02-06 10:28:51,522 [salt.state       ][INFO    ][6216] Executing state file.managed for /etc/default/neutron-server
2018-02-06 10:28:51,554 [salt.fileclient  ][INFO    ][6216] Fetching file from saltenv 'base', ** done ** 'neutron/files/pike/neutron-server'
2018-02-06 10:28:51,618 [salt.state       ][INFO    ][6216] File changed:
--- 
+++ 
@@ -1,5 +1,8 @@
+# Generated by Salt.
+
 # defaults for neutron-server
 
 # path to config file corresponding to the core_plugin specified in
 # neutron.conf
-NEUTRON_PLUGIN_CONFIG="/etc/neutron/plugins/ml2/ml2_conf.ini"
+#NEUTRON_PLUGIN_CONFIG="/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini"
+NEUTRON_PLUGIN_CONFIG="/etc/neutron/plugins/ml2/ml2_conf.ini"
2018-02-06 10:28:51,619 [salt.state       ][INFO    ][6216] Completed state [/etc/default/neutron-server] at time 10:28:51.619070 duration_in_ms=96.919
2018-02-06 10:28:51,620 [salt.state       ][INFO    ][6216] Running state [neutron-server] at time 10:28:51.620494
2018-02-06 10:28:51,620 [salt.state       ][INFO    ][6216] Executing state service.running for neutron-server
2018-02-06 10:28:51,621 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'status', 'neutron-server.service', '-n', '0'] in directory '/root'
2018-02-06 10:28:51,648 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'is-active', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,675 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'is-enabled', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,700 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'is-enabled', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,726 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,792 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'is-active', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,818 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'is-enabled', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,840 [salt.loaded.int.module.cmdmod][INFO    ][6216] Executing command ['systemctl', 'is-enabled', 'neutron-server.service'] in directory '/root'
2018-02-06 10:28:51,862 [salt.state       ][INFO    ][6216] {'neutron-server': True}
2018-02-06 10:28:51,863 [salt.state       ][INFO    ][6216] Completed state [neutron-server] at time 10:28:51.863319 duration_in_ms=242.825
2018-02-06 10:28:51,866 [salt.minion      ][INFO    ][6216] Returning information for job: 20180206102818515688
2018-02-06 10:36:46,706 [salt.utils.schedule][INFO    ][8080] Running scheduled job: __mine_interval
2018-02-06 10:42:08,404 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command ini.set_option with jid 20180206104209871538
2018-02-06 10:42:08,434 [salt.minion      ][INFO    ][7490] Starting a new job with PID 7490
2018-02-06 10:42:18,524 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206104219983346
2018-02-06 10:42:18,554 [salt.minion      ][INFO    ][7493] Starting a new job with PID 7493
2018-02-06 10:42:18,575 [salt.minion      ][INFO    ][7493] Returning information for job: 20180206104219983346
2018-02-06 10:42:28,573 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206104230038426
2018-02-06 10:42:28,600 [salt.minion      ][INFO    ][7498] Starting a new job with PID 7498
2018-02-06 10:42:28,618 [salt.minion      ][INFO    ][7498] Returning information for job: 20180206104230038426
2018-02-06 10:42:31,648 [salt.minion      ][INFO    ][7490] Returning information for job: 20180206104209871538
2018-02-06 10:42:32,353 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command service.restart with jid 20180206104233822467
2018-02-06 10:42:32,383 [salt.minion      ][INFO    ][7505] Starting a new job with PID 7505
2018-02-06 10:42:33,823 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7505] Executing command ['systemctl', 'status', 'glance-api.service', '-n', '0'] in directory '/root'
2018-02-06 10:42:33,858 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7505] Executing command ['systemctl', 'is-enabled', 'glance-api.service'] in directory '/root'
2018-02-06 10:42:33,906 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7505] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'glance-api.service'] in directory '/root'
2018-02-06 10:42:34,129 [salt.minion      ][INFO    ][7505] Returning information for job: 20180206104233822467
2018-02-06 10:42:38,154 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command cmd.run with jid 20180206104239620720
2018-02-06 10:42:38,179 [salt.minion      ][INFO    ][7556] Starting a new job with PID 7556
2018-02-06 10:42:38,191 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7556] Executing command '. /root/keystonercv3;   openstack compute service list;   openstack network agent list;   openstack stack list;   openstack volume service list' in directory '/root'
2018-02-06 10:42:48,283 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206104249749408
2018-02-06 10:42:48,308 [salt.minion      ][INFO    ][7578] Starting a new job with PID 7578
2018-02-06 10:42:48,332 [salt.minion      ][INFO    ][7578] Returning information for job: 20180206104249749408
2018-02-06 10:42:53,346 [salt.minion      ][INFO    ][7556] Returning information for job: 20180206104239620720
2018-02-06 10:42:54,109 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command cmd.run with jid 20180206104255574600
2018-02-06 10:42:54,135 [salt.minion      ][INFO    ][7591] Starting a new job with PID 7591
2018-02-06 10:42:54,146 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7591] Executing command '. /root/keystonercv3;   openstack network create --external --default --provider-network-type flat   --provider-physical-network physnet1 floating_net' in directory '/root'
2018-02-06 10:42:58,711 [salt.minion      ][INFO    ][7591] Returning information for job: 20180206104255574600
2018-02-06 10:42:59,441 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command cmd.run with jid 20180206104300903499
2018-02-06 10:42:59,470 [salt.minion      ][INFO    ][7603] Starting a new job with PID 7603
2018-02-06 10:42:59,481 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7603] Executing command '. /root/keystonercv3;   openstack subnet create --gateway 100.64.200.1 --no-dhcp   --allocation-pool start=100.64.200.80,end=100.64.200.100   --network floating_net --subnet-range 100.64.200.0/24 floating_subnet' in directory '/root'
2018-02-06 10:43:05,499 [salt.minion      ][INFO    ][7603] Returning information for job: 20180206104300903499
2018-02-06 10:43:06,464 [salt.minion      ][INFO    ][8080] User sudo_ubuntu Executing command cp.push_dir with jid 20180206104307926525
2018-02-06 10:43:06,500 [salt.minion      ][INFO    ][7615] Starting a new job with PID 7615
