2017-09-22 22:52:57,239 [salt.cli.daemons ][WARNING ][2471] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-22 22:53:59,899 [salt.state       ][ERROR   ][3751] No contents found in top file
2017-09-22 23:00:15,278 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command '['systemd-run', '--scope', 'systemctl', 'restart', 'openvswitch-switch.service']' failed with return code: 1
2017-09-22 23:00:15,279 [salt.loaded.int.module.cmdmod][ERROR   ][3853] output: Running scope as unit run-re2e5080cf0b64bdb8c4113ab6a3b0a9f.scope.
A dependency job for openvswitch-switch.service failed. See 'journalctl -xe' for details.
2017-09-22 23:00:15,279 [salt.state       ][ERROR   ][3853] {'openvswitch-switch': False}
2017-09-22 23:00:15,302 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command 'ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev' failed with return code: 1
2017-09-22 23:00:15,302 [salt.loaded.int.module.cmdmod][ERROR   ][3853] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-09-22 23:00:15,302 [salt.loaded.int.module.cmdmod][ERROR   ][3853] retcode: 1
2017-09-22 23:00:15,302 [salt.state       ][ERROR   ][3853] {'pid': 23612, 'retcode': 1, 'stderr': 'ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)', 'stdout': ''}
2017-09-22 23:00:17,919 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command 'ovs-vsctl br-exists br-floating' failed with return code: 1
2017-09-22 23:00:17,919 [salt.loaded.int.module.cmdmod][ERROR   ][3853] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-09-22 23:00:17,919 [salt.loaded.int.module.cmdmod][ERROR   ][3853] retcode: 1
2017-09-22 23:00:17,928 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command 'ovs-vsctl --may-exist add-br br-floating' failed with return code: 1
2017-09-22 23:00:17,928 [salt.loaded.int.module.cmdmod][ERROR   ][3853] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-09-22 23:00:17,928 [salt.loaded.int.module.cmdmod][ERROR   ][3853] retcode: 1
2017-09-22 23:00:17,929 [salt.state       ][ERROR   ][3853] Unable to create bridge: br-floating.
2017-09-22 23:00:19,084 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command '['pvdisplay', '-c', '/dev/loop0']' failed with return code: 5
2017-09-22 23:00:19,085 [salt.loaded.int.module.cmdmod][ERROR   ][3853] stderr:   Failed to find physical volume "/dev/loop0".
2017-09-22 23:00:19,085 [salt.loaded.int.module.cmdmod][ERROR   ][3853] retcode: 5
2017-09-22 23:00:19,288 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command '['pvdisplay', '-c', '/dev/loop0']' failed with return code: 5
2017-09-22 23:00:19,289 [salt.loaded.int.module.cmdmod][ERROR   ][3853] stderr:   Failed to find physical volume "/dev/loop0".
2017-09-22 23:00:19,289 [salt.loaded.int.module.cmdmod][ERROR   ][3853] retcode: 5
2017-09-22 23:00:19,885 [salt.loaded.int.module.cmdmod][ERROR   ][3853] Command '['vgdisplay', '-c', 'cinder-volume']' failed with return code: 5
2017-09-22 23:00:19,885 [salt.loaded.int.module.cmdmod][ERROR   ][3853] stderr:   Volume group "cinder-volume" not found
  Cannot process volume group cinder-volume
2017-09-22 23:00:19,885 [salt.loaded.int.module.cmdmod][ERROR   ][3853] retcode: 5
2017-09-22 23:01:37,608 [py.warnings      ][WARNING ][24758] /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.

2017-09-22 23:01:47,464 [salt.loaded.int.module.cmdmod][ERROR   ][24758] 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
2017-09-22 23:01:49,547 [salt.loaded.int.module.cmdmod][INFO    ][25823] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-09-22 23:01:49,555 [salt.loaded.int.module.cmdmod][INFO    ][25823] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-09-22 23:01:49,568 [salt.loaded.int.module.cmdmod][INFO    ][25823] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-09-22 23:01:49,576 [salt.utils.parsers][WARNING ][2471] Minion received a SIGTERM. Exiting.
2017-09-22 23:01:49,849 [salt.cli.daemons ][INFO    ][25895] Setting up the Salt Minion "cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-09-22 23:01:50,356 [salt.minion      ][INFO    ][25895] Creating minion process manager
2017-09-22 23:01:50,356 [salt.cli.daemons ][WARNING ][25895] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-22 23:01:50,357 [salt.cli.daemons ][INFO    ][25895] The Salt Minion is starting up
2017-09-22 23:01:50,357 [salt.minion      ][INFO    ][25895] Minion is starting as user 'root'
2017-09-22 23:01:50,357 [salt.utils.event ][INFO    ][25895] Starting pull socket on /var/run/salt/minion/minion_event_c33618986d_pull.ipc
2017-09-22 23:01:51,210 [salt.loaded.int.module.cmdmod][INFO    ][25895] Executing command ['date', '+%z'] in directory '/root'
2017-09-22 23:01:51,229 [salt.utils.schedule][INFO    ][25895] Updating job settings for scheduled job: __mine_interval
2017-09-22 23:01:51,232 [salt.minion      ][INFO    ][25895] Added mine.update to scheduler
2017-09-22 23:01:51,266 [salt.minion      ][INFO    ][25895] Minion is ready to receive requests!
2017-09-22 23:01:52,266 [salt.utils.schedule][INFO    ][25895] Running scheduled job: __mine_interval
2017-09-22 23:14:22,397 [salt.minion      ][INFO    ][25895] User sudo_ubuntu Executing command saltutil.sync_all with jid 20170922231422378199
2017-09-22 23:14:22,413 [salt.minion      ][INFO    ][26006] Starting a new job with PID 26006
2017-09-22 23:14:24,932 [salt.state       ][INFO    ][26006] Loading fresh modules for state activity
2017-09-22 23:14:24,952 [salt.state       ][ERROR   ][26006] No contents found in top file
2017-09-22 23:14:24,953 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-09-22 23:14:24,956 [salt.utils.extmods][INFO    ][26006] Syncing beacons for environment 'base'
2017-09-22 23:14:24,957 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_beacons, for base)
2017-09-22 23:14:24,957 [salt.fileclient  ][INFO    ][26006] Caching directory '_beacons/' for environment 'base'
2017-09-22 23:14:24,988 [salt.utils.extmods][INFO    ][26006] Syncing modules for environment 'base'
2017-09-22 23:14:24,988 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_modules, for base)
2017-09-22 23:14:24,988 [salt.fileclient  ][INFO    ][26006] Caching directory '_modules/' for environment 'base'
2017-09-22 23:14:25,017 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-09-22 23:14:25,024 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-09-22 23:14:25,033 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-09-22 23:14:25,042 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-09-22 23:14:25,066 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-09-22 23:14:25,084 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-09-22 23:14:25,098 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-09-22 23:14:25,111 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-09-22 23:14:25,119 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-09-22 23:14:25,126 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-09-22 23:14:25,134 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-09-22 23:14:25,143 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-09-22 23:14:25,152 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-09-22 23:14:25,160 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-09-22 23:14:25,170 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-09-22 23:14:25,178 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-09-22 23:14:25,186 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-09-22 23:14:25,194 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-09-22 23:14:25,404 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-09-22 23:14:25,418 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-09-22 23:14:25,447 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-09-22 23:14:25,486 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-09-22 23:14:25,521 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-09-22 23:14:25,553 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-09-22 23:14:25,574 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-09-22 23:14:25,609 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-09-22 23:14:25,632 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-09-22 23:14:25,650 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-09-22 23:14:25,661 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-09-22 23:14:25,673 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-09-22 23:14:25,685 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-09-22 23:14:25,697 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-09-22 23:14:25,699 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-09-22 23:14:25,700 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-09-22 23:14:25,700 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-09-22 23:14:25,700 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-09-22 23:14:25,700 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-09-22 23:14:25,701 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-09-22 23:14:25,701 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-09-22 23:14:25,701 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-09-22 23:14:25,702 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-09-22 23:14:25,702 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-09-22 23:14:25,702 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-09-22 23:14:25,702 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-09-22 23:14:25,703 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-09-22 23:14:25,703 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-09-22 23:14:25,703 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-09-22 23:14:25,703 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-09-22 23:14:25,704 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-09-22 23:14:25,704 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-09-22 23:14:25,704 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-09-22 23:14:25,704 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-09-22 23:14:25,705 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-09-22 23:14:25,705 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-09-22 23:14:25,705 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-09-22 23:14:25,706 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-09-22 23:14:25,706 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-09-22 23:14:25,706 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-09-22 23:14:25,707 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-09-22 23:14:25,707 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-09-22 23:14:25,707 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-09-22 23:14:25,707 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-09-22 23:14:25,708 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-09-22 23:14:25,708 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-09-22 23:14:25,708 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-09-22 23:14:25,708 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-09-22 23:14:25,713 [salt.utils.extmods][INFO    ][26006] Syncing states for environment 'base'
2017-09-22 23:14:25,713 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_states, for base)
2017-09-22 23:14:25,713 [salt.fileclient  ][INFO    ][26006] Caching directory '_states/' for environment 'base'
2017-09-22 23:14:25,783 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-09-22 23:14:25,801 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-09-22 23:14:25,815 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-09-22 23:14:25,826 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-09-22 23:14:25,836 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-09-22 23:14:25,848 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-09-22 23:14:25,859 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-09-22 23:14:25,866 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-09-22 23:14:25,885 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-09-22 23:14:25,897 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-09-22 23:14:25,941 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-09-22 23:14:25,952 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-09-22 23:14:25,960 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-09-22 23:14:25,967 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-09-22 23:14:25,992 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-09-22 23:14:26,046 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-09-22 23:14:26,063 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-09-22 23:14:26,073 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-09-22 23:14:26,081 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-09-22 23:14:26,089 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-09-22 23:14:26,110 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-09-22 23:14:26,121 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-09-22 23:14:26,135 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-09-22 23:14:26,156 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-09-22 23:14:26,168 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-09-22 23:14:26,179 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-09-22 23:14:26,218 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-09-22 23:14:26,229 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-09-22 23:14:26,266 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-09-22 23:14:26,269 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-09-22 23:14:26,269 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-09-22 23:14:26,270 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-09-22 23:14:26,270 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-09-22 23:14:26,270 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-09-22 23:14:26,270 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-09-22 23:14:26,271 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-09-22 23:14:26,271 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-09-22 23:14:26,271 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-09-22 23:14:26,272 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-09-22 23:14:26,272 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-09-22 23:14:26,272 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-09-22 23:14:26,272 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-09-22 23:14:26,273 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-09-22 23:14:26,273 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-09-22 23:14:26,273 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-09-22 23:14:26,274 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-09-22 23:14:26,274 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-09-22 23:14:26,274 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-09-22 23:14:26,274 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-09-22 23:14:26,275 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-09-22 23:14:26,275 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-09-22 23:14:26,275 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-09-22 23:14:26,276 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-09-22 23:14:26,276 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-09-22 23:14:26,276 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-09-22 23:14:26,276 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-09-22 23:14:26,277 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-09-22 23:14:26,277 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-09-22 23:14:26,277 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-09-22 23:14:26,279 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-09-22 23:14:26,281 [salt.utils.extmods][INFO    ][26006] Syncing sdb for environment 'base'
2017-09-22 23:14:26,281 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_sdb, for base)
2017-09-22 23:14:26,281 [salt.fileclient  ][INFO    ][26006] Caching directory '_sdb/' for environment 'base'
2017-09-22 23:14:26,307 [salt.utils.extmods][INFO    ][26006] Syncing grains for environment 'base'
2017-09-22 23:14:26,307 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_grains, for base)
2017-09-22 23:14:26,307 [salt.fileclient  ][INFO    ][26006] Caching directory '_grains/' for environment 'base'
2017-09-22 23:14:26,332 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-09-22 23:14:26,368 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-09-22 23:14:26,383 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-09-22 23:14:26,393 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-09-22 23:14:26,404 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-09-22 23:14:26,413 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-09-22 23:14:26,424 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-09-22 23:14:26,459 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-09-22 23:14:26,469 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-09-22 23:14:26,493 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-09-22 23:14:26,570 [salt.fileclient  ][INFO    ][26006] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-09-22 23:14:26,573 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-09-22 23:14:26,573 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-09-22 23:14:26,574 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-09-22 23:14:26,574 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-09-22 23:14:26,574 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-09-22 23:14:26,574 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-09-22 23:14:26,575 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-09-22 23:14:26,575 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-09-22 23:14:26,575 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-09-22 23:14:26,575 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-09-22 23:14:26,576 [salt.utils.extmods][INFO    ][26006] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-09-22 23:14:26,577 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-09-22 23:14:26,579 [salt.utils.extmods][INFO    ][26006] Syncing renderers for environment 'base'
2017-09-22 23:14:26,580 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_renderers, for base)
2017-09-22 23:14:26,580 [salt.fileclient  ][INFO    ][26006] Caching directory '_renderers/' for environment 'base'
2017-09-22 23:14:26,619 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-09-22 23:14:26,621 [salt.utils.extmods][INFO    ][26006] Syncing returners for environment 'base'
2017-09-22 23:14:26,622 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_returners, for base)
2017-09-22 23:14:26,622 [salt.fileclient  ][INFO    ][26006] Caching directory '_returners/' for environment 'base'
2017-09-22 23:14:26,652 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-09-22 23:14:26,654 [salt.utils.extmods][INFO    ][26006] Syncing output for environment 'base'
2017-09-22 23:14:26,655 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_output, for base)
2017-09-22 23:14:26,655 [salt.fileclient  ][INFO    ][26006] Caching directory '_output/' for environment 'base'
2017-09-22 23:14:26,702 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-09-22 23:14:26,705 [salt.utils.extmods][INFO    ][26006] Syncing utils for environment 'base'
2017-09-22 23:14:26,705 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_utils, for base)
2017-09-22 23:14:26,705 [salt.fileclient  ][INFO    ][26006] Caching directory '_utils/' for environment 'base'
2017-09-22 23:14:26,728 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-09-22 23:14:26,730 [salt.utils.extmods][INFO    ][26006] Syncing log_handlers for environment 'base'
2017-09-22 23:14:26,730 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_log_handlers, for base)
2017-09-22 23:14:26,730 [salt.fileclient  ][INFO    ][26006] Caching directory '_log_handlers/' for environment 'base'
2017-09-22 23:14:26,762 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-09-22 23:14:26,765 [salt.utils.extmods][INFO    ][26006] Syncing proxy for environment 'base'
2017-09-22 23:14:26,765 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_proxy, for base)
2017-09-22 23:14:26,765 [salt.fileclient  ][INFO    ][26006] Caching directory '_proxy/' for environment 'base'
2017-09-22 23:14:26,799 [salt.utils.extmods][INFO    ][26006] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-09-22 23:14:26,802 [salt.utils.extmods][INFO    ][26006] Syncing engines for environment 'base'
2017-09-22 23:14:26,802 [salt.utils.extmods][INFO    ][26006] Loading cache from salt://_engines, for base)
2017-09-22 23:14:26,802 [salt.fileclient  ][INFO    ][26006] Caching directory '_engines/' for environment 'base'
2017-09-22 23:14:26,828 [salt.minion      ][INFO    ][26006] Returning information for job: 20170922231422378199
2017-09-22 23:20:55,145 [salt.minion      ][INFO    ][25895] User sudo_ubuntu Executing command pkg.upgrade with jid 20170922232055127057
2017-09-22 23:20:55,160 [salt.minion      ][INFO    ][26111] Starting a new job with PID 26111
2017-09-22 23:20:55,174 [salt.loaded.int.module.cmdmod][INFO    ][26111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:20:55,450 [salt.loaded.int.module.cmdmod][INFO    ][26111] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-22 23:21:05,182 [salt.minion      ][INFO    ][25895] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232105163717
2017-09-22 23:21:05,197 [salt.minion      ][INFO    ][26164] Starting a new job with PID 26164
2017-09-22 23:21:05,217 [salt.minion      ][INFO    ][26164] Returning information for job: 20170922232105163717
2017-09-22 23:21:15,292 [salt.loaded.int.module.cmdmod][INFO    ][26111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:21:15,314 [salt.minion      ][INFO    ][26111] Returning information for job: 20170922232055127057
2017-09-22 23:26:20,267 [salt.minion      ][INFO    ][25895] User sudo_ubuntu Executing command system.reboot with jid 20170922232620255921
2017-09-22 23:26:20,282 [salt.minion      ][INFO    ][26876] Starting a new job with PID 26876
2017-09-22 23:26:20,285 [salt.loaded.int.module.cmdmod][INFO    ][26876] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-09-22 23:26:20,726 [salt.utils.parsers][WARNING ][25895] Minion received a SIGTERM. Exiting.
2017-09-22 23:26:20,726 [salt.cli.daemons ][INFO    ][25895] The salt minion is shutting down..
2017-09-22 23:26:20,727 [salt.cli.daemons ][INFO    ][25895] The Salt Minion is shut down
2017-09-22 23:28:31,443 [salt.cli.daemons ][INFO    ][3059] Setting up the Salt Minion "cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-09-22 23:28:32,707 [salt.minion      ][INFO    ][3059] Creating minion process manager
2017-09-22 23:28:32,708 [salt.cli.daemons ][WARNING ][3059] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-22 23:28:32,708 [salt.cli.daemons ][INFO    ][3059] The Salt Minion is starting up
2017-09-22 23:28:32,708 [salt.minion      ][INFO    ][3059] Minion is starting as user 'root'
2017-09-22 23:28:32,708 [salt.utils.event ][INFO    ][3059] Starting pull socket on /var/run/salt/minion/minion_event_c33618986d_pull.ipc
2017-09-22 23:28:33,651 [salt.loaded.int.module.cmdmod][INFO    ][3059] Executing command ['date', '+%z'] in directory '/root'
2017-09-22 23:28:33,692 [salt.utils.schedule][INFO    ][3059] Updating job settings for scheduled job: __mine_interval
2017-09-22 23:28:33,697 [salt.minion      ][INFO    ][3059] Added mine.update to scheduler
2017-09-22 23:28:33,731 [salt.minion      ][INFO    ][3059] Minion is ready to receive requests!
2017-09-22 23:28:34,733 [salt.utils.schedule][INFO    ][3059] Running scheduled job: __mine_interval
2017-09-22 23:28:37,997 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232837979641
2017-09-22 23:28:38,009 [salt.minion      ][INFO    ][3201] Starting a new job with PID 3201
2017-09-22 23:28:38,035 [salt.minion      ][INFO    ][3201] Returning information for job: 20170922232837979641
2017-09-22 23:28:49,197 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command test.ping with jid 20170922232849182948
2017-09-22 23:28:49,211 [salt.minion      ][INFO    ][3207] Starting a new job with PID 3207
2017-09-22 23:28:49,337 [salt.minion      ][INFO    ][3207] Returning information for job: 20170922232849182948
2017-09-22 23:28:50,181 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command state.sls with jid 20170922232850171845
2017-09-22 23:28:50,193 [salt.minion      ][INFO    ][3212] Starting a new job with PID 3212
2017-09-22 23:28:51,665 [salt.state       ][INFO    ][3212] Loading fresh modules for state activity
2017-09-22 23:28:51,713 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-09-22 23:28:51,734 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:51,791 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-09-22 23:28:51,807 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:51,855 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-09-22 23:28:51,887 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:51,967 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-09-22 23:28:52,001 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:52,056 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-09-22 23:28:52,113 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:52,173 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-09-22 23:28:52,188 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:52,237 [salt.state       ][INFO    ][3212] Running state [/etc/hostname] at time 23:28:52.236587
2017-09-22 23:28:52,237 [salt.state       ][INFO    ][3212] Executing state file.managed for /etc/hostname
2017-09-22 23:28:52,311 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-09-22 23:28:52,313 [salt.state       ][INFO    ][3212] File /etc/hostname is in the correct state
2017-09-22 23:28:52,313 [salt.state       ][INFO    ][3212] Completed state [/etc/hostname] at time 23:28:52.313163 duration_in_ms=76.576
2017-09-22 23:28:52,317 [salt.state       ][INFO    ][3212] Running state [hostname cmp001] at time 23:28:52.317400
2017-09-22 23:28:52,318 [salt.state       ][INFO    ][3212] Executing state cmd.wait for hostname cmp001
2017-09-22 23:28:52,318 [salt.state       ][INFO    ][3212] No changes made for hostname cmp001
2017-09-22 23:28:52,318 [salt.state       ][INFO    ][3212] Completed state [hostname cmp001] at time 23:28:52.317995 duration_in_ms=0.595
2017-09-22 23:28:52,319 [salt.state       ][INFO    ][3212] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.318579
2017-09-22 23:28:52,319 [salt.state       ][INFO    ][3212] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,319 [salt.state       ][INFO    ][3212] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.77) already present
2017-09-22 23:28:52,319 [salt.state       ][INFO    ][3212] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.319306 duration_in_ms=0.726
2017-09-22 23:28:52,320 [salt.state       ][INFO    ][3212] Running state [mdb02] at time 23:28:52.319519
2017-09-22 23:28:52,320 [salt.state       ][INFO    ][3212] Executing state host.present for mdb02
2017-09-22 23:28:52,320 [salt.state       ][INFO    ][3212] Host mdb02 (10.167.4.77) already present
2017-09-22 23:28:52,320 [salt.state       ][INFO    ][3212] Completed state [mdb02] at time 23:28:52.320218 duration_in_ms=0.699
2017-09-22 23:28:52,320 [salt.state       ][INFO    ][3212] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.320428
2017-09-22 23:28:52,321 [salt.state       ][INFO    ][3212] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,321 [salt.state       ][INFO    ][3212] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.78) already present
2017-09-22 23:28:52,321 [salt.state       ][INFO    ][3212] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.321128 duration_in_ms=0.7
2017-09-22 23:28:52,321 [salt.state       ][INFO    ][3212] Running state [mdb03] at time 23:28:52.321339
2017-09-22 23:28:52,322 [salt.state       ][INFO    ][3212] Executing state host.present for mdb03
2017-09-22 23:28:52,322 [salt.state       ][INFO    ][3212] Host mdb03 (10.167.4.78) already present
2017-09-22 23:28:52,322 [salt.state       ][INFO    ][3212] Completed state [mdb03] at time 23:28:52.322036 duration_in_ms=0.697
2017-09-22 23:28:52,322 [salt.state       ][INFO    ][3212] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.322247
2017-09-22 23:28:52,322 [salt.state       ][INFO    ][3212] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,323 [salt.state       ][INFO    ][3212] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.76) already present
2017-09-22 23:28:52,323 [salt.state       ][INFO    ][3212] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.322943 duration_in_ms=0.696
2017-09-22 23:28:52,323 [salt.state       ][INFO    ][3212] Running state [mdb01] at time 23:28:52.323166
2017-09-22 23:28:52,323 [salt.state       ][INFO    ][3212] Executing state host.present for mdb01
2017-09-22 23:28:52,324 [salt.state       ][INFO    ][3212] Host mdb01 (10.167.4.76) already present
2017-09-22 23:28:52,324 [salt.state       ][INFO    ][3212] Completed state [mdb01] at time 23:28:52.323863 duration_in_ms=0.697
2017-09-22 23:28:52,324 [salt.state       ][INFO    ][3212] Running state [mdb] at time 23:28:52.324078
2017-09-22 23:28:52,324 [salt.state       ][INFO    ][3212] Executing state host.present for mdb
2017-09-22 23:28:52,325 [salt.state       ][INFO    ][3212] Host mdb (10.167.4.75) already present
2017-09-22 23:28:52,325 [salt.state       ][INFO    ][3212] Completed state [mdb] at time 23:28:52.324773 duration_in_ms=0.695
2017-09-22 23:28:52,325 [salt.state       ][INFO    ][3212] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.324983
2017-09-22 23:28:52,325 [salt.state       ][INFO    ][3212] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,326 [salt.state       ][INFO    ][3212] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.75) already present
2017-09-22 23:28:52,326 [salt.state       ][INFO    ][3212] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.325680 duration_in_ms=0.697
2017-09-22 23:28:52,326 [salt.state       ][INFO    ][3212] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.325891
2017-09-22 23:28:52,326 [salt.state       ][INFO    ][3212] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,326 [salt.state       ][INFO    ][3212] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.100) already present
2017-09-22 23:28:52,327 [salt.state       ][INFO    ][3212] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.326595 duration_in_ms=0.705
2017-09-22 23:28:52,327 [salt.state       ][INFO    ][3212] Running state [cfg01] at time 23:28:52.326806
2017-09-22 23:28:52,327 [salt.state       ][INFO    ][3212] Executing state host.present for cfg01
2017-09-22 23:28:52,327 [salt.state       ][INFO    ][3212] Host cfg01 (10.167.4.100) already present
2017-09-22 23:28:52,328 [salt.state       ][INFO    ][3212] Completed state [cfg01] at time 23:28:52.327511 duration_in_ms=0.705
2017-09-22 23:28:52,328 [salt.state       ][INFO    ][3212] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.327721
2017-09-22 23:28:52,328 [salt.state       ][INFO    ][3212] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,328 [salt.state       ][INFO    ][3212] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.81) already present
2017-09-22 23:28:52,328 [salt.state       ][INFO    ][3212] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.328423 duration_in_ms=0.701
2017-09-22 23:28:52,329 [salt.state       ][INFO    ][3212] Running state [prx01] at time 23:28:52.328631
2017-09-22 23:28:52,329 [salt.state       ][INFO    ][3212] Executing state host.present for prx01
2017-09-22 23:28:52,329 [salt.state       ][INFO    ][3212] Host prx01 (10.167.4.81) already present
2017-09-22 23:28:52,329 [salt.state       ][INFO    ][3212] Completed state [prx01] at time 23:28:52.329328 duration_in_ms=0.696
2017-09-22 23:28:52,330 [salt.state       ][INFO    ][3212] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.329539
2017-09-22 23:28:52,330 [salt.state       ][INFO    ][3212] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,330 [salt.state       ][INFO    ][3212] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.141) already present
2017-09-22 23:28:52,330 [salt.state       ][INFO    ][3212] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.330247 duration_in_ms=0.708
2017-09-22 23:28:52,330 [salt.state       ][INFO    ][3212] Running state [kvm01] at time 23:28:52.330456
2017-09-22 23:28:52,331 [salt.state       ][INFO    ][3212] Executing state host.present for kvm01
2017-09-22 23:28:52,331 [salt.state       ][INFO    ][3212] Host kvm01 (10.167.4.141) already present
2017-09-22 23:28:52,331 [salt.state       ][INFO    ][3212] Completed state [kvm01] at time 23:28:52.331159 duration_in_ms=0.702
2017-09-22 23:28:52,331 [salt.state       ][INFO    ][3212] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.331373
2017-09-22 23:28:52,332 [salt.state       ][INFO    ][3212] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,332 [salt.state       ][INFO    ][3212] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.143) already present
2017-09-22 23:28:52,332 [salt.state       ][INFO    ][3212] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.332065 duration_in_ms=0.692
2017-09-22 23:28:52,332 [salt.state       ][INFO    ][3212] Running state [kvm03] at time 23:28:52.332275
2017-09-22 23:28:52,332 [salt.state       ][INFO    ][3212] Executing state host.present for kvm03
2017-09-22 23:28:52,333 [salt.state       ][INFO    ][3212] Host kvm03 (10.167.4.143) already present
2017-09-22 23:28:52,333 [salt.state       ][INFO    ][3212] Completed state [kvm03] at time 23:28:52.332962 duration_in_ms=0.687
2017-09-22 23:28:52,333 [salt.state       ][INFO    ][3212] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.333169
2017-09-22 23:28:52,333 [salt.state       ][INFO    ][3212] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,334 [salt.state       ][INFO    ][3212] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.142) already present
2017-09-22 23:28:52,334 [salt.state       ][INFO    ][3212] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.333983 duration_in_ms=0.814
2017-09-22 23:28:52,334 [salt.state       ][INFO    ][3212] Running state [kvm02] at time 23:28:52.334193
2017-09-22 23:28:52,334 [salt.state       ][INFO    ][3212] Executing state host.present for kvm02
2017-09-22 23:28:52,335 [salt.state       ][INFO    ][3212] Host kvm02 (10.167.4.142) already present
2017-09-22 23:28:52,335 [salt.state       ][INFO    ][3212] Completed state [kvm02] at time 23:28:52.334881 duration_in_ms=0.688
2017-09-22 23:28:52,335 [salt.state       ][INFO    ][3212] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.335098
2017-09-22 23:28:52,335 [salt.state       ][INFO    ][3212] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,336 [salt.state       ][INFO    ][3212] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.50) already present
2017-09-22 23:28:52,336 [salt.state       ][INFO    ][3212] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.335790 duration_in_ms=0.692
2017-09-22 23:28:52,336 [salt.state       ][INFO    ][3212] Running state [dbs] at time 23:28:52.335997
2017-09-22 23:28:52,336 [salt.state       ][INFO    ][3212] Executing state host.present for dbs
2017-09-22 23:28:52,337 [salt.state       ][INFO    ][3212] Host dbs (10.167.4.50) already present
2017-09-22 23:28:52,337 [salt.state       ][INFO    ][3212] Completed state [dbs] at time 23:28:52.336688 duration_in_ms=0.691
2017-09-22 23:28:52,337 [salt.state       ][INFO    ][3212] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.336898
2017-09-22 23:28:52,337 [salt.state       ][INFO    ][3212] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,337 [salt.state       ][INFO    ][3212] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.80) already present
2017-09-22 23:28:52,338 [salt.state       ][INFO    ][3212] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.337587 duration_in_ms=0.689
2017-09-22 23:28:52,338 [salt.state       ][INFO    ][3212] Running state [prx] at time 23:28:52.337794
2017-09-22 23:28:52,338 [salt.state       ][INFO    ][3212] Executing state host.present for prx
2017-09-22 23:28:52,338 [salt.state       ][INFO    ][3212] Host prx (10.167.4.80) already present
2017-09-22 23:28:52,339 [salt.state       ][INFO    ][3212] Completed state [prx] at time 23:28:52.338488 duration_in_ms=0.693
2017-09-22 23:28:52,339 [salt.state       ][INFO    ][3212] Running state [prx02] at time 23:28:52.338702
2017-09-22 23:28:52,339 [salt.state       ][INFO    ][3212] Executing state host.present for prx02
2017-09-22 23:28:52,339 [salt.state       ][INFO    ][3212] Host prx02 (10.167.4.82) already present
2017-09-22 23:28:52,339 [salt.state       ][INFO    ][3212] Completed state [prx02] at time 23:28:52.339401 duration_in_ms=0.699
2017-09-22 23:28:52,340 [salt.state       ][INFO    ][3212] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.339622
2017-09-22 23:28:52,340 [salt.state       ][INFO    ][3212] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,340 [salt.state       ][INFO    ][3212] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.82) already present
2017-09-22 23:28:52,340 [salt.state       ][INFO    ][3212] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.340305 duration_in_ms=0.683
2017-09-22 23:28:52,341 [salt.state       ][INFO    ][3212] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.340513
2017-09-22 23:28:52,341 [salt.state       ][INFO    ][3212] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,341 [salt.state       ][INFO    ][3212] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.42) already present
2017-09-22 23:28:52,341 [salt.state       ][INFO    ][3212] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.341199 duration_in_ms=0.686
2017-09-22 23:28:52,341 [salt.state       ][INFO    ][3212] Running state [msg02] at time 23:28:52.341406
2017-09-22 23:28:52,342 [salt.state       ][INFO    ][3212] Executing state host.present for msg02
2017-09-22 23:28:52,342 [salt.state       ][INFO    ][3212] Host msg02 (10.167.4.42) already present
2017-09-22 23:28:52,342 [salt.state       ][INFO    ][3212] Completed state [msg02] at time 23:28:52.342089 duration_in_ms=0.683
2017-09-22 23:28:52,342 [salt.state       ][INFO    ][3212] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.342295
2017-09-22 23:28:52,343 [salt.state       ][INFO    ][3212] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,343 [salt.state       ][INFO    ][3212] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.43) already present
2017-09-22 23:28:52,343 [salt.state       ][INFO    ][3212] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.342986 duration_in_ms=0.691
2017-09-22 23:28:52,343 [salt.state       ][INFO    ][3212] Running state [msg03] at time 23:28:52.343203
2017-09-22 23:28:52,343 [salt.state       ][INFO    ][3212] Executing state host.present for msg03
2017-09-22 23:28:52,344 [salt.state       ][INFO    ][3212] Host msg03 (10.167.4.43) already present
2017-09-22 23:28:52,344 [salt.state       ][INFO    ][3212] Completed state [msg03] at time 23:28:52.343889 duration_in_ms=0.687
2017-09-22 23:28:52,344 [salt.state       ][INFO    ][3212] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.344096
2017-09-22 23:28:52,344 [salt.state       ][INFO    ][3212] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,345 [salt.state       ][INFO    ][3212] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.41) already present
2017-09-22 23:28:52,345 [salt.state       ][INFO    ][3212] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.344780 duration_in_ms=0.685
2017-09-22 23:28:52,345 [salt.state       ][INFO    ][3212] Running state [msg01] at time 23:28:52.344988
2017-09-22 23:28:52,345 [salt.state       ][INFO    ][3212] Executing state host.present for msg01
2017-09-22 23:28:52,346 [salt.state       ][INFO    ][3212] Host msg01 (10.167.4.41) already present
2017-09-22 23:28:52,346 [salt.state       ][INFO    ][3212] Completed state [msg01] at time 23:28:52.345671 duration_in_ms=0.683
2017-09-22 23:28:52,346 [salt.state       ][INFO    ][3212] Running state [msg] at time 23:28:52.345884
2017-09-22 23:28:52,346 [salt.state       ][INFO    ][3212] Executing state host.present for msg
2017-09-22 23:28:52,346 [salt.state       ][INFO    ][3212] Host msg (10.167.4.40) already present
2017-09-22 23:28:52,347 [salt.state       ][INFO    ][3212] Completed state [msg] at time 23:28:52.346565 duration_in_ms=0.681
2017-09-22 23:28:52,347 [salt.state       ][INFO    ][3212] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.346771
2017-09-22 23:28:52,347 [salt.state       ][INFO    ][3212] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,347 [salt.state       ][INFO    ][3212] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.40) already present
2017-09-22 23:28:52,348 [salt.state       ][INFO    ][3212] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.347471 duration_in_ms=0.7
2017-09-22 23:28:52,348 [salt.state       ][INFO    ][3212] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.347679
2017-09-22 23:28:52,348 [salt.state       ][INFO    ][3212] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,348 [salt.state       ][INFO    ][3212] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.100) already present
2017-09-22 23:28:52,348 [salt.state       ][INFO    ][3212] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.348363 duration_in_ms=0.684
2017-09-22 23:28:52,349 [salt.state       ][INFO    ][3212] Running state [cfg01] at time 23:28:52.348569
2017-09-22 23:28:52,349 [salt.state       ][INFO    ][3212] Executing state host.present for cfg01
2017-09-22 23:28:52,349 [salt.state       ][INFO    ][3212] Host cfg01 (10.167.4.100) already present
2017-09-22 23:28:52,349 [salt.state       ][INFO    ][3212] Completed state [cfg01] at time 23:28:52.349251 duration_in_ms=0.682
2017-09-22 23:28:52,349 [salt.state       ][INFO    ][3212] Running state [cmp002] at time 23:28:52.349456
2017-09-22 23:28:52,350 [salt.state       ][INFO    ][3212] Executing state host.present for cmp002
2017-09-22 23:28:52,350 [salt.state       ][INFO    ][3212] Host cmp002 (10.167.4.102) already present
2017-09-22 23:28:52,350 [salt.state       ][INFO    ][3212] Completed state [cmp002] at time 23:28:52.350153 duration_in_ms=0.697
2017-09-22 23:28:52,350 [salt.state       ][INFO    ][3212] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.350357
2017-09-22 23:28:52,351 [salt.state       ][INFO    ][3212] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,351 [salt.state       ][INFO    ][3212] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.102) already present
2017-09-22 23:28:52,351 [salt.state       ][INFO    ][3212] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.351042 duration_in_ms=0.685
2017-09-22 23:28:52,351 [salt.state       ][INFO    ][3212] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.351250
2017-09-22 23:28:52,351 [salt.state       ][INFO    ][3212] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:52,352 [salt.state       ][INFO    ][3212] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.101) already present
2017-09-22 23:28:52,352 [salt.state       ][INFO    ][3212] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:52.351927 duration_in_ms=0.677
2017-09-22 23:28:52,352 [salt.state       ][INFO    ][3212] Running state [cmp001] at time 23:28:52.352134
2017-09-22 23:28:52,352 [salt.state       ][INFO    ][3212] Executing state host.present for cmp001
2017-09-22 23:28:52,353 [salt.state       ][INFO    ][3212] Host cmp001 (10.167.4.101) already present
2017-09-22 23:28:52,353 [salt.state       ][INFO    ][3212] Completed state [cmp001] at time 23:28:52.352894 duration_in_ms=0.76
2017-09-22 23:28:52,366 [salt.state       ][INFO    ][3212] Running state [file.replace] at time 23:28:52.366349
2017-09-22 23:28:52,367 [salt.state       ][INFO    ][3212] Executing state module.run for file.replace
2017-09-22 23:28:53,599 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['git', '--version'] in directory '/root'
2017-09-22 23:28:53,745 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'grep -q "cmp001 cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-09-22 23:28:53,754 [salt.state       ][INFO    ][3212] onlyif execution failed
2017-09-22 23:28:53,754 [salt.state       ][INFO    ][3212] Completed state [file.replace] at time 23:28:53.753872 duration_in_ms=1387.522
2017-09-22 23:28:53,754 [salt.state       ][INFO    ][3212] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.754152
2017-09-22 23:28:53,754 [salt.state       ][INFO    ][3212] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,755 [salt.state       ][INFO    ][3212] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.51) already present
2017-09-22 23:28:53,755 [salt.state       ][INFO    ][3212] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.755118 duration_in_ms=0.966
2017-09-22 23:28:53,755 [salt.state       ][INFO    ][3212] Running state [dbs01] at time 23:28:53.755320
2017-09-22 23:28:53,756 [salt.state       ][INFO    ][3212] Executing state host.present for dbs01
2017-09-22 23:28:53,756 [salt.state       ][INFO    ][3212] Host dbs01 (10.167.4.51) already present
2017-09-22 23:28:53,756 [salt.state       ][INFO    ][3212] Completed state [dbs01] at time 23:28:53.756029 duration_in_ms=0.709
2017-09-22 23:28:53,756 [salt.state       ][INFO    ][3212] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.756218
2017-09-22 23:28:53,756 [salt.state       ][INFO    ][3212] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,757 [salt.state       ][INFO    ][3212] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.52) already present
2017-09-22 23:28:53,757 [salt.state       ][INFO    ][3212] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.756913 duration_in_ms=0.695
2017-09-22 23:28:53,757 [salt.state       ][INFO    ][3212] Running state [dbs02] at time 23:28:53.757104
2017-09-22 23:28:53,757 [salt.state       ][INFO    ][3212] Executing state host.present for dbs02
2017-09-22 23:28:53,758 [salt.state       ][INFO    ][3212] Host dbs02 (10.167.4.52) already present
2017-09-22 23:28:53,758 [salt.state       ][INFO    ][3212] Completed state [dbs02] at time 23:28:53.757798 duration_in_ms=0.693
2017-09-22 23:28:53,758 [salt.state       ][INFO    ][3212] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.757982
2017-09-22 23:28:53,758 [salt.state       ][INFO    ][3212] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,759 [salt.state       ][INFO    ][3212] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.53) already present
2017-09-22 23:28:53,759 [salt.state       ][INFO    ][3212] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.758678 duration_in_ms=0.696
2017-09-22 23:28:53,759 [salt.state       ][INFO    ][3212] Running state [dbs03] at time 23:28:53.758866
2017-09-22 23:28:53,759 [salt.state       ][INFO    ][3212] Executing state host.present for dbs03
2017-09-22 23:28:53,759 [salt.state       ][INFO    ][3212] Host dbs03 (10.167.4.53) already present
2017-09-22 23:28:53,760 [salt.state       ][INFO    ][3212] Completed state [dbs03] at time 23:28:53.759579 duration_in_ms=0.712
2017-09-22 23:28:53,760 [salt.state       ][INFO    ][3212] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.759785
2017-09-22 23:28:53,760 [salt.state       ][INFO    ][3212] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,761 [salt.state       ][INFO    ][3212] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.3) already present
2017-09-22 23:28:53,761 [salt.state       ][INFO    ][3212] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.760683 duration_in_ms=0.897
2017-09-22 23:28:53,761 [salt.state       ][INFO    ][3212] Running state [mas01] at time 23:28:53.760866
2017-09-22 23:28:53,761 [salt.state       ][INFO    ][3212] Executing state host.present for mas01
2017-09-22 23:28:53,761 [salt.state       ][INFO    ][3212] Host mas01 (10.167.4.3) already present
2017-09-22 23:28:53,762 [salt.state       ][INFO    ][3212] Completed state [mas01] at time 23:28:53.761545 duration_in_ms=0.678
2017-09-22 23:28:53,762 [salt.state       ][INFO    ][3212] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.761729
2017-09-22 23:28:53,762 [salt.state       ][INFO    ][3212] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,762 [salt.state       ][INFO    ][3212] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.12) already present
2017-09-22 23:28:53,762 [salt.state       ][INFO    ][3212] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.762402 duration_in_ms=0.674
2017-09-22 23:28:53,763 [salt.state       ][INFO    ][3212] Running state [ctl02] at time 23:28:53.762585
2017-09-22 23:28:53,763 [salt.state       ][INFO    ][3212] Executing state host.present for ctl02
2017-09-22 23:28:53,763 [salt.state       ][INFO    ][3212] Host ctl02 (10.167.4.12) already present
2017-09-22 23:28:53,763 [salt.state       ][INFO    ][3212] Completed state [ctl02] at time 23:28:53.763271 duration_in_ms=0.686
2017-09-22 23:28:53,763 [salt.state       ][INFO    ][3212] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.763451
2017-09-22 23:28:53,764 [salt.state       ][INFO    ][3212] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,764 [salt.state       ][INFO    ][3212] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.13) already present
2017-09-22 23:28:53,764 [salt.state       ][INFO    ][3212] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.764125 duration_in_ms=0.674
2017-09-22 23:28:53,764 [salt.state       ][INFO    ][3212] Running state [ctl03] at time 23:28:53.764308
2017-09-22 23:28:53,764 [salt.state       ][INFO    ][3212] Executing state host.present for ctl03
2017-09-22 23:28:53,765 [salt.state       ][INFO    ][3212] Host ctl03 (10.167.4.13) already present
2017-09-22 23:28:53,765 [salt.state       ][INFO    ][3212] Completed state [ctl03] at time 23:28:53.764979 duration_in_ms=0.67
2017-09-22 23:28:53,765 [salt.state       ][INFO    ][3212] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.765162
2017-09-22 23:28:53,765 [salt.state       ][INFO    ][3212] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,766 [salt.state       ][INFO    ][3212] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.11) already present
2017-09-22 23:28:53,766 [salt.state       ][INFO    ][3212] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.765839 duration_in_ms=0.677
2017-09-22 23:28:53,766 [salt.state       ][INFO    ][3212] Running state [ctl01] at time 23:28:53.766019
2017-09-22 23:28:53,766 [salt.state       ][INFO    ][3212] Executing state host.present for ctl01
2017-09-22 23:28:53,767 [salt.state       ][INFO    ][3212] Host ctl01 (10.167.4.11) already present
2017-09-22 23:28:53,767 [salt.state       ][INFO    ][3212] Completed state [ctl01] at time 23:28:53.766688 duration_in_ms=0.668
2017-09-22 23:28:53,767 [salt.state       ][INFO    ][3212] Running state [ctl] at time 23:28:53.766868
2017-09-22 23:28:53,767 [salt.state       ][INFO    ][3212] Executing state host.present for ctl
2017-09-22 23:28:53,767 [salt.state       ][INFO    ][3212] Host ctl (10.167.4.10) already present
2017-09-22 23:28:53,768 [salt.state       ][INFO    ][3212] Completed state [ctl] at time 23:28:53.767559 duration_in_ms=0.691
2017-09-22 23:28:53,768 [salt.state       ][INFO    ][3212] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.767742
2017-09-22 23:28:53,768 [salt.state       ][INFO    ][3212] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-09-22 23:28:53,768 [salt.state       ][INFO    ][3212] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (10.167.4.10) already present
2017-09-22 23:28:53,768 [salt.state       ][INFO    ][3212] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 23:28:53.768427 duration_in_ms=0.684
2017-09-22 23:28:53,771 [salt.state       ][INFO    ][3212] Running state [linux_dpdk_pkgs] at time 23:28:53.771233
2017-09-22 23:28:53,771 [salt.state       ][INFO    ][3212] Executing state pkg.installed for linux_dpdk_pkgs
2017-09-22 23:28:53,772 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:28:54,486 [salt.state       ][INFO    ][3212] All specified packages are already installed
2017-09-22 23:28:54,487 [salt.state       ][INFO    ][3212] Completed state [linux_dpdk_pkgs] at time 23:28:54.486584 duration_in_ms=715.35
2017-09-22 23:28:54,488 [salt.state       ][INFO    ][3212] Running state [uio] at time 23:28:54.487543
2017-09-22 23:28:54,488 [salt.state       ][INFO    ][3212] Executing state kmod.present for uio
2017-09-22 23:28:54,489 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'lsmod' in directory '/root'
2017-09-22 23:28:54,498 [salt.state       ][INFO    ][3212] Kernel module uio is already present
2017-09-22 23:28:54,499 [salt.state       ][INFO    ][3212] Completed state [uio] at time 23:28:54.498682 duration_in_ms=11.138
2017-09-22 23:28:54,499 [salt.state       ][INFO    ][3212] Running state [/etc/dpdk/interfaces] at time 23:28:54.499333
2017-09-22 23:28:54,500 [salt.state       ][INFO    ][3212] Executing state file.managed for /etc/dpdk/interfaces
2017-09-22 23:28:54,525 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-09-22 23:28:54,548 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-22 23:28:54,583 [salt.state       ][INFO    ][3212] File /etc/dpdk/interfaces is in the correct state
2017-09-22 23:28:54,583 [salt.state       ][INFO    ][3212] Completed state [/etc/dpdk/interfaces] at time 23:28:54.582684 duration_in_ms=83.341
2017-09-22 23:28:54,584 [salt.state       ][INFO    ][3212] Running state [dpdk] at time 23:28:54.583750
2017-09-22 23:28:54,584 [salt.state       ][INFO    ][3212] Executing state service.running for dpdk
2017-09-22 23:28:54,584 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-09-22 23:28:54,609 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-09-22 23:28:54,617 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-09-22 23:28:54,625 [salt.state       ][INFO    ][3212] The service dpdk is already running
2017-09-22 23:28:54,625 [salt.state       ][INFO    ][3212] Completed state [dpdk] at time 23:28:54.624839 duration_in_ms=41.087
2017-09-22 23:28:54,625 [salt.state       ][INFO    ][3212] Running state [openvswitch_dpdk_pkgs] at time 23:28:54.625085
2017-09-22 23:28:54,625 [salt.state       ][INFO    ][3212] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-09-22 23:28:54,629 [salt.state       ][INFO    ][3212] All specified packages are already installed
2017-09-22 23:28:54,629 [salt.state       ][INFO    ][3212] Completed state [openvswitch_dpdk_pkgs] at time 23:28:54.628668 duration_in_ms=3.583
2017-09-22 23:28:54,629 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 23:28:54.629428
2017-09-22 23:28:54,630 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-09-22 23:28:54,630 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-09-22 23:28:54,639 [salt.state       ][INFO    ][3212] unless execution succeeded
2017-09-22 23:28:54,639 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 23:28:54.639328 duration_in_ms=9.899
2017-09-22 23:28:54,640 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 23:28:54.640219
2017-09-22 23:28:54,641 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-09-22 23:28:54,641 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-09-22 23:28:54,650 [salt.state       ][INFO    ][3212] unless execution succeeded
2017-09-22 23:28:54,651 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 23:28:54.650566 duration_in_ms=10.347
2017-09-22 23:28:54,651 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 23:28:54.651180
2017-09-22 23:28:54,651 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-09-22 23:28:54,652 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-09-22 23:28:54,661 [salt.state       ][INFO    ][3212] unless execution succeeded
2017-09-22 23:28:54,662 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 23:28:54.661474 duration_in_ms=10.294
2017-09-22 23:28:54,662 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 23:28:54.662100
2017-09-22 23:28:54,662 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-09-22 23:28:54,663 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-09-22 23:28:54,672 [salt.state       ][INFO    ][3212] unless execution succeeded
2017-09-22 23:28:54,672 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 23:28:54.672241 duration_in_ms=10.14
2017-09-22 23:28:54,673 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 23:28:54.672853
2017-09-22 23:28:54,673 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"
2017-09-22 23:28:54,674 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"'
' in directory '/root'
2017-09-22 23:28:54,683 [salt.state       ][INFO    ][3212] unless execution succeeded
2017-09-22 23:28:54,683 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 23:28:54.682700 duration_in_ms=9.848
2017-09-22 23:28:54,685 [salt.state       ][INFO    ][3212] Running state [openvswitch-switch] at time 23:28:54.685131
2017-09-22 23:28:54,685 [salt.state       ][INFO    ][3212] Executing state service.running for openvswitch-switch
2017-09-22 23:28:54,686 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-09-22 23:28:54,695 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-09-22 23:28:54,703 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-09-22 23:28:54,710 [salt.state       ][INFO    ][3212] The service openvswitch-switch is already running
2017-09-22 23:28:54,711 [salt.state       ][INFO    ][3212] Completed state [openvswitch-switch] at time 23:28:54.710619 duration_in_ms=25.488
2017-09-22 23:28:54,711 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 23:28:54.710857
2017-09-22 23:28:54,711 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-09-22 23:28:54,712 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-09-22 23:28:54,720 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev' in directory '/root'
2017-09-22 23:28:54,742 [salt.state       ][INFO    ][3212] {'pid': 3269, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-22 23:28:54,743 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 23:28:54.742560 duration_in_ms=31.701
2017-09-22 23:28:54,744 [salt.state       ][INFO    ][3212] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:07:00.0] at time 23:28:54.743813
2017-09-22 23:28:54,744 [salt.state       ][INFO    ][3212] Executing state cmd.run for ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:07:00.0
2017-09-22 23:28:54,745 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-09-22 23:28:54,756 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:07:00.0' in directory '/root'
2017-09-22 23:28:54,936 [salt.state       ][INFO    ][3212] {'pid': 3391, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-22 23:28:54,937 [salt.state       ][INFO    ][3212] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:07:00.0] at time 23:28:54.936646 duration_in_ms=192.832
2017-09-22 23:28:54,937 [salt.state       ][INFO    ][3212] Running state [linux_network_bridge_pkgs] at time 23:28:54.936934
2017-09-22 23:28:54,937 [salt.state       ][INFO    ][3212] Executing state pkg.installed for linux_network_bridge_pkgs
2017-09-22 23:28:54,940 [salt.state       ][INFO    ][3212] All specified packages are already installed
2017-09-22 23:28:54,941 [salt.state       ][INFO    ][3212] Completed state [linux_network_bridge_pkgs] at time 23:28:54.940628 duration_in_ms=3.693
2017-09-22 23:28:54,942 [salt.state       ][INFO    ][3212] Running state [enp6s0.300] at time 23:28:54.941630
2017-09-22 23:28:54,942 [salt.state       ][INFO    ][3212] Executing state network.managed for enp6s0.300
2017-09-22 23:28:55,019 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-09-22 23:28:55,283 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:28:55,830 [salt.state       ][INFO    ][3212] Interface enp6s0.300 is up to date.
2017-09-22 23:28:55,830 [salt.state       ][INFO    ][3212] Completed state [enp6s0.300] at time 23:28:55.829966 duration_in_ms=888.334
2017-09-22 23:28:55,831 [salt.state       ][INFO    ][3212] Running state [br-ctl] at time 23:28:55.830580
2017-09-22 23:28:55,831 [salt.state       ][INFO    ][3212] Executing state network.managed for br-ctl
2017-09-22 23:28:55,835 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-09-22 23:28:56,090 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:28:56,619 [salt.state       ][INFO    ][3212] Interface br-ctl is up to date.
2017-09-22 23:28:56,619 [salt.state       ][INFO    ][3212] Completed state [br-ctl] at time 23:28:56.619135 duration_in_ms=788.555
2017-09-22 23:28:56,619 [salt.state       ][INFO    ][3212] Running state [enp8s0] at time 23:28:56.619329
2017-09-22 23:28:56,620 [salt.state       ][INFO    ][3212] Executing state network.managed for enp8s0
2017-09-22 23:28:57,152 [salt.state       ][INFO    ][3212] Interface enp8s0 is up to date.
2017-09-22 23:28:57,177 [salt.state       ][INFO    ][3212] Completed state [enp8s0] at time 23:28:57.177012 duration_in_ms=557.682
2017-09-22 23:28:57,177 [salt.state       ][INFO    ][3212] Running state [br-floating] at time 23:28:57.177282
2017-09-22 23:28:57,178 [salt.state       ][INFO    ][3212] Executing state openvswitch_bridge.present for br-floating
2017-09-22 23:28:57,178 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-09-22 23:28:57,185 [salt.loaded.int.module.cmdmod][ERROR   ][3212] Command 'ovs-vsctl br-exists br-floating' failed with return code: 2
2017-09-22 23:28:57,186 [salt.loaded.int.module.cmdmod][ERROR   ][3212] retcode: 2
2017-09-22 23:28:57,186 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ovs-vsctl --may-exist add-br br-floating' in directory '/root'
2017-09-22 23:28:57,202 [salt.state       ][INFO    ][3212] Made the following changes:
'br-floating' changed from 'Bridge br-floating does not exist.' to 'Bridge br-floating created'

2017-09-22 23:28:57,203 [salt.state       ][INFO    ][3212] Completed state [br-floating] at time 23:28:57.202688 duration_in_ms=25.407
2017-09-22 23:28:57,203 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces] at time 23:28:57.203215
2017-09-22 23:28:57,204 [salt.state       ][INFO    ][3212] Executing state file.prepend for /etc/network/interfaces
2017-09-22 23:28:57,206 [salt.state       ][INFO    ][3212] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+source /etc/network/interfaces.d/*
+# Workaround for Upstream-Bug: https://github.com/saltstack/salt/issues/40262
+source /etc/network/interfaces.u/*
 auto lo
 iface lo inet loopback
     dns-nameservers 192.168.11.3 

2017-09-22 23:28:57,206 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces] at time 23:28:57.206375 duration_in_ms=3.158
2017-09-22 23:28:57,207 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 23:28:57.206608
2017-09-22 23:28:57,207 [salt.state       ][INFO    ][3212] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-09-22 23:28:57,236 [salt.fileclient  ][INFO    ][3212] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-09-22 23:28:57,242 [salt.state       ][INFO    ][3212] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-09-22 23:28:57,242 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 23:28:57.241918 duration_in_ms=35.309
2017-09-22 23:28:57,242 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces] at time 23:28:57.242101
2017-09-22 23:28:57,242 [salt.state       ][INFO    ][3212] Executing state file.replace for /etc/network/interfaces
2017-09-22 23:28:57,243 [salt.state       ][INFO    ][3212] No changes needed to be made
2017-09-22 23:28:57,243 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces] at time 23:28:57.243166 duration_in_ms=1.066
2017-09-22 23:28:57,243 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces] at time 23:28:57.243303
2017-09-22 23:28:57,243 [salt.state       ][INFO    ][3212] Executing state file.replace for /etc/network/interfaces
2017-09-22 23:28:57,244 [salt.state       ][INFO    ][3212] No changes needed to be made
2017-09-22 23:28:57,244 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces] at time 23:28:57.244260 duration_in_ms=0.956
2017-09-22 23:28:57,248 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces] at time 23:28:57.247501
2017-09-22 23:28:57,248 [salt.state       ][INFO    ][3212] Executing state file.prepend for /etc/network/interfaces
2017-09-22 23:28:57,249 [salt.state       ][INFO    ][3212] File /etc/network/interfaces is in correct state
2017-09-22 23:28:57,249 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces] at time 23:28:57.249223 duration_in_ms=1.722
2017-09-22 23:28:57,251 [salt.state       ][INFO    ][3212] Running state [ifup float-to-ex] at time 23:28:57.250662
2017-09-22 23:28:57,251 [salt.state       ][INFO    ][3212] Executing state cmd.run for ifup float-to-ex
2017-09-22 23:28:57,251 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command 'ifup float-to-ex' in directory '/root'
2017-09-22 23:28:57,520 [salt.state       ][INFO    ][3212] {'pid': 3840, 'retcode': 0, 'stderr': '/etc/network/if-pre-up.d/mtuipv6: line 9: /sys/class/net/float-to-ex/mtu: No such file or directory\n/etc/network/if-pre-up.d/mtuipv6: line 10: /proc/sys/net/ipv6/conf/float-to-ex/mtu: No such file or directory\n/etc/network/if-up.d/mtuipv6: line 9: /run/network/float-to-ex_dev.mtu: No such file or directory\n/etc/network/if-up.d/mtuipv6: line 11: /run/network/float-to-ex_ipv6.mtu: No such file or directory\n/etc/network/if-up.d/mtuipv6: line 28: [: -lt: unary operator expected', 'stdout': ''}
2017-09-22 23:28:57,521 [salt.state       ][INFO    ][3212] Completed state [ifup float-to-ex] at time 23:28:57.520513 duration_in_ms=269.85
2017-09-22 23:28:57,521 [salt.state       ][INFO    ][3212] Running state [enp6s0] at time 23:28:57.520825
2017-09-22 23:28:57,521 [salt.state       ][INFO    ][3212] Executing state network.managed for enp6s0
2017-09-22 23:28:58,039 [salt.state       ][INFO    ][3212] Interface enp6s0 is up to date.
2017-09-22 23:28:58,039 [salt.state       ][INFO    ][3212] Completed state [enp6s0] at time 23:28:58.039255 duration_in_ms=518.429
2017-09-22 23:28:58,041 [salt.state       ][INFO    ][3212] Running state [br-ex] at time 23:28:58.040511
2017-09-22 23:28:58,041 [salt.state       ][INFO    ][3212] Executing state network.managed for br-ex
2017-09-22 23:28:58,045 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-09-22 23:28:58,279 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:28:58,316 [salt.loaded.int.module.cmdmod][INFO    ][3212] Executing command ['ifup', 'br-ex'] in directory '/root'
2017-09-22 23:28:59,069 [salt.state       ][INFO    ][3212] {'interface': 'Added network interface.', 'status': 'Interface br-ex is up'}
2017-09-22 23:28:59,070 [salt.state       ][INFO    ][3212] Completed state [br-ex] at time 23:28:59.069620 duration_in_ms=1029.107
2017-09-22 23:28:59,070 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces] at time 23:28:59.069855
2017-09-22 23:28:59,070 [salt.state       ][INFO    ][3212] Executing state file.replace for /etc/network/interfaces
2017-09-22 23:28:59,071 [salt.state       ][INFO    ][3212] No changes needed to be made
2017-09-22 23:28:59,071 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces] at time 23:28:59.071352 duration_in_ms=1.497
2017-09-22 23:28:59,072 [salt.state       ][INFO    ][3212] Running state [/etc/network/interfaces] at time 23:28:59.071514
2017-09-22 23:28:59,072 [salt.state       ][INFO    ][3212] Executing state file.replace for /etc/network/interfaces
2017-09-22 23:28:59,072 [salt.state       ][INFO    ][3212] No changes needed to be made
2017-09-22 23:28:59,073 [salt.state       ][INFO    ][3212] Completed state [/etc/network/interfaces] at time 23:28:59.072531 duration_in_ms=1.016
2017-09-22 23:28:59,073 [salt.state       ][INFO    ][3212] Running state [/etc/profile.d/proxy.sh] at time 23:28:59.072697
2017-09-22 23:28:59,073 [salt.state       ][INFO    ][3212] Executing state file.absent for /etc/profile.d/proxy.sh
2017-09-22 23:28:59,087 [salt.state       ][INFO    ][3212] File /etc/profile.d/proxy.sh is not present
2017-09-22 23:28:59,087 [salt.state       ][INFO    ][3212] Completed state [/etc/profile.d/proxy.sh] at time 23:28:59.086713 duration_in_ms=14.016
2017-09-22 23:28:59,087 [salt.state       ][INFO    ][3212] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:28:59.086878
2017-09-22 23:28:59,087 [salt.state       ][INFO    ][3212] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-09-22 23:28:59,087 [salt.state       ][INFO    ][3212] File /etc/apt/apt.conf.d/95proxies is not present
2017-09-22 23:28:59,087 [salt.state       ][INFO    ][3212] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:28:59.087387 duration_in_ms=0.508
2017-09-22 23:28:59,089 [salt.minion      ][INFO    ][3212] Returning information for job: 20170922232850171845
2017-09-22 23:29:00,179 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command cmd.run with jid 20170922232900165116
2017-09-22 23:29:00,189 [salt.minion      ][INFO    ][4396] Starting a new job with PID 4396
2017-09-22 23:29:00,192 [salt.loaded.int.module.cmdmod][INFO    ][4396] Executing command 'rm -vrf /etc/apt/preferences.d/*' in directory '/root'
2017-09-22 23:29:00,197 [salt.minion      ][INFO    ][4396] Returning information for job: 20170922232900165116
2017-09-22 23:29:01,311 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command file.remove with jid 20170922232901295889
2017-09-22 23:29:01,320 [salt.minion      ][INFO    ][4403] Starting a new job with PID 4403
2017-09-22 23:29:01,328 [salt.minion      ][INFO    ][4403] Returning information for job: 20170922232901295889
2017-09-22 23:29:02,425 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command pkg.refresh_db with jid 20170922232902404285
2017-09-22 23:29:02,434 [salt.minion      ][INFO    ][4408] Starting a new job with PID 4408
2017-09-22 23:29:02,448 [salt.loaded.int.module.cmdmod][INFO    ][4408] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-22 23:29:07,426 [salt.minion      ][INFO    ][4408] Returning information for job: 20170922232902404285
2017-09-22 23:29:08,528 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command pkg.install with jid 20170922232908517334
2017-09-22 23:29:08,539 [salt.minion      ][INFO    ][4936] Starting a new job with PID 4936
2017-09-22 23:29:08,816 [salt.loaded.int.module.cmdmod][INFO    ][4936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:29:09,045 [salt.loaded.int.module.cmdmod][INFO    ][4936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-common'] in directory '/root'
2017-09-22 23:29:18,618 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232918602491
2017-09-22 23:29:18,629 [salt.minion      ][INFO    ][4967] Starting a new job with PID 4967
2017-09-22 23:29:18,638 [salt.minion      ][INFO    ][4967] Returning information for job: 20170922232918602491
2017-09-22 23:29:28,805 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232928789082
2017-09-22 23:29:28,816 [salt.minion      ][INFO    ][5174] Starting a new job with PID 5174
2017-09-22 23:29:28,830 [salt.minion      ][INFO    ][5174] Returning information for job: 20170922232928789082
2017-09-22 23:29:39,002 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232938986051
2017-09-22 23:29:39,013 [salt.minion      ][INFO    ][5431] Starting a new job with PID 5431
2017-09-22 23:29:39,022 [salt.minion      ][INFO    ][5431] Returning information for job: 20170922232938986051
2017-09-22 23:29:49,191 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232949175795
2017-09-22 23:29:49,203 [salt.minion      ][INFO    ][5686] Starting a new job with PID 5686
2017-09-22 23:29:49,212 [salt.minion      ][INFO    ][5686] Returning information for job: 20170922232949175795
2017-09-22 23:29:59,384 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922232959368812
2017-09-22 23:29:59,396 [salt.minion      ][INFO    ][5925] Starting a new job with PID 5925
2017-09-22 23:29:59,405 [salt.minion      ][INFO    ][5925] Returning information for job: 20170922232959368812
2017-09-22 23:30:09,572 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233009556608
2017-09-22 23:30:09,583 [salt.minion      ][INFO    ][6186] Starting a new job with PID 6186
2017-09-22 23:30:09,594 [salt.minion      ][INFO    ][6186] Returning information for job: 20170922233009556608
2017-09-22 23:30:19,771 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233019755904
2017-09-22 23:30:19,782 [salt.minion      ][INFO    ][6368] Starting a new job with PID 6368
2017-09-22 23:30:19,791 [salt.minion      ][INFO    ][6368] Returning information for job: 20170922233019755904
2017-09-22 23:30:29,824 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233029808278
2017-09-22 23:30:29,835 [salt.minion      ][INFO    ][7019] Starting a new job with PID 7019
2017-09-22 23:30:29,846 [salt.minion      ][INFO    ][7019] Returning information for job: 20170922233029808278
2017-09-22 23:30:40,028 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233040012704
2017-09-22 23:30:40,039 [salt.minion      ][INFO    ][7024] Starting a new job with PID 7024
2017-09-22 23:30:40,050 [salt.minion      ][INFO    ][7024] Returning information for job: 20170922233040012704
2017-09-22 23:30:50,226 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233050209935
2017-09-22 23:30:50,239 [salt.minion      ][INFO    ][7224] Starting a new job with PID 7224
2017-09-22 23:30:50,251 [salt.minion      ][INFO    ][7224] Returning information for job: 20170922233050209935
2017-09-22 23:31:00,432 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233100418158
2017-09-22 23:31:00,443 [salt.minion      ][INFO    ][7610] Starting a new job with PID 7610
2017-09-22 23:31:00,452 [salt.minion      ][INFO    ][7610] Returning information for job: 20170922233100418158
2017-09-22 23:31:10,641 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233110627916
2017-09-22 23:31:10,653 [salt.minion      ][INFO    ][7965] Starting a new job with PID 7965
2017-09-22 23:31:10,664 [salt.minion      ][INFO    ][7965] Returning information for job: 20170922233110627916
2017-09-22 23:31:17,230 [salt.loaded.int.module.cmdmod][INFO    ][4936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:31:17,255 [salt.minion      ][INFO    ][4936] Returning information for job: 20170922232908517334
2017-09-22 23:31:18,376 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command file.append with jid 20170922233118364293
2017-09-22 23:31:18,387 [salt.minion      ][INFO    ][8118] Starting a new job with PID 8118
2017-09-22 23:31:18,394 [salt.minion      ][INFO    ][8118] Returning information for job: 20170922233118364293
2017-09-22 23:31:19,448 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command pkg.install with jid 20170922233119434774
2017-09-22 23:31:19,459 [salt.minion      ][INFO    ][8123] Starting a new job with PID 8123
2017-09-22 23:31:20,808 [salt.loaded.int.module.cmdmod][INFO    ][8123] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:31:21,023 [salt.loaded.int.module.cmdmod][INFO    ][8123] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2017-09-22 23:31:29,542 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233129527813
2017-09-22 23:31:29,553 [salt.minion      ][INFO    ][8197] Starting a new job with PID 8197
2017-09-22 23:31:29,569 [salt.minion      ][INFO    ][8197] Returning information for job: 20170922233129527813
2017-09-22 23:31:39,740 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233139725523
2017-09-22 23:31:39,751 [salt.minion      ][INFO    ][8452] Starting a new job with PID 8452
2017-09-22 23:31:39,759 [salt.minion      ][INFO    ][8452] Returning information for job: 20170922233139725523
2017-09-22 23:31:49,930 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233149916662
2017-09-22 23:31:49,942 [salt.minion      ][INFO    ][8696] Starting a new job with PID 8696
2017-09-22 23:31:49,955 [salt.minion      ][INFO    ][8696] Returning information for job: 20170922233149916662
2017-09-22 23:32:00,117 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170922233200104430
2017-09-22 23:32:00,128 [salt.minion      ][INFO    ][9587] Starting a new job with PID 9587
2017-09-22 23:32:00,151 [salt.minion      ][INFO    ][9587] Returning information for job: 20170922233200104430
2017-09-22 23:32:07,967 [salt.loaded.int.module.cmdmod][INFO    ][8123] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-22 23:32:08,001 [salt.minion      ][INFO    ][8123] Returning information for job: 20170922233119434774
2017-09-22 23:32:09,085 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command file.chown with jid 20170922233209071672
2017-09-22 23:32:09,095 [salt.minion      ][INFO    ][10497] Starting a new job with PID 10497
2017-09-22 23:32:09,106 [salt.minion      ][INFO    ][10497] Returning information for job: 20170922233209071672
2017-09-23 00:21:11,781 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command state.sls with jid 20170923002111772992
2017-09-23 00:21:11,793 [salt.minion      ][INFO    ][10541] Starting a new job with PID 10541
2017-09-23 00:21:13,238 [salt.state       ][INFO    ][10541] Loading fresh modules for state activity
2017-09-23 00:21:13,257 [salt.fileclient  ][INFO    ][10541] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2017-09-23 00:21:13,278 [salt.fileclient  ][INFO    ][10541] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-09-23 00:21:13,284 [py.warnings      ][WARNING ][10541] /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.

2017-09-23 00:21:13,285 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command 'systemd-escape -p --suffix=mount /var/lib/nova/instances' in directory '/root'
2017-09-23 00:21:14,607 [salt.state       ][INFO    ][10541] Running state [glusterfs-client] at time 00:21:14.606787
2017-09-23 00:21:14,607 [salt.state       ][INFO    ][10541] Executing state pkg.installed for glusterfs-client
2017-09-23 00:21:14,608 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:21:14,860 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-23 00:21:18,332 [salt.loaded.int.module.cmdmod][INFO    ][10541] 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'
2017-09-23 00:21:21,874 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923002121860054
2017-09-23 00:21:21,886 [salt.minion      ][INFO    ][11148] Starting a new job with PID 11148
2017-09-23 00:21:21,900 [salt.minion      ][INFO    ][11148] Returning information for job: 20170923002121860054
2017-09-23 00:21:27,440 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:21:27,468 [salt.state       ][INFO    ][10541] Made the following changes:
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'glusterfs-common' changed from 'absent' to '3.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'libacl1-dev' changed from 'absent' to '2.2.52-3'

2017-09-23 00:21:27,514 [salt.state       ][INFO    ][10541] Loading fresh modules for state activity
2017-09-23 00:21:27,535 [salt.state       ][INFO    ][10541] Completed state [glusterfs-client] at time 00:21:27.534971 duration_in_ms=12928.184
2017-09-23 00:21:27,540 [salt.state       ][INFO    ][10541] Running state [attr] at time 00:21:27.540019
2017-09-23 00:21:27,540 [salt.state       ][INFO    ][10541] Executing state pkg.installed for attr
2017-09-23 00:21:27,733 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-09-23 00:21:30,194 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:21:30,224 [salt.state       ][INFO    ][10541] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-09-23 00:21:30,234 [salt.state       ][INFO    ][10541] Loading fresh modules for state activity
2017-09-23 00:21:30,247 [salt.state       ][INFO    ][10541] Completed state [attr] at time 00:21:30.246457 duration_in_ms=2706.437
2017-09-23 00:21:30,248 [salt.state       ][INFO    ][10541] Running state [/etc/systemd/system/var-lib-nova-instances.mount] at time 00:21:30.248371
2017-09-23 00:21:30,249 [salt.state       ][INFO    ][10541] Executing state file.managed for /etc/systemd/system/var-lib-nova-instances.mount
2017-09-23 00:21:30,275 [salt.fileclient  ][INFO    ][10541] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2017-09-23 00:21:30,282 [salt.state       ][INFO    ][10541] File changed:
New file
2017-09-23 00:21:30,282 [salt.state       ][INFO    ][10541] Completed state [/etc/systemd/system/var-lib-nova-instances.mount] at time 00:21:30.282178 duration_in_ms=33.806
2017-09-23 00:21:30,453 [salt.state       ][INFO    ][10541] Running state [var-lib-nova-instances.mount] at time 00:21:30.452873
2017-09-23 00:21:30,453 [salt.state       ][INFO    ][10541] Executing state service.running for var-lib-nova-instances.mount
2017-09-23 00:21:30,455 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'status', 'var-lib-nova-instances.mount', '-n', '0'] in directory '/root'
2017-09-23 00:21:30,467 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,475 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,486 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,495 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,546 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,556 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,567 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,577 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,585 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,651 [salt.loaded.int.module.cmdmod][INFO    ][10541] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-09-23 00:21:30,662 [salt.state       ][INFO    ][10541] {'var-lib-nova-instances.mount': True}
2017-09-23 00:21:30,662 [salt.state       ][INFO    ][10541] Completed state [var-lib-nova-instances.mount] at time 00:21:30.661945 duration_in_ms=209.074
2017-09-23 00:21:30,662 [salt.state       ][INFO    ][10541] Running state [/var/lib/nova/instances] at time 00:21:30.662460
2017-09-23 00:21:30,663 [salt.state       ][INFO    ][10541] Executing state file.directory for /var/lib/nova/instances
2017-09-23 00:21:30,663 [salt.state       ][ERROR   ][10541] User nova is not available Group nova is not available
2017-09-23 00:21:30,663 [salt.state       ][INFO    ][10541] Completed state [/var/lib/nova/instances] at time 00:21:30.663212 duration_in_ms=0.751
2017-09-23 00:21:30,664 [salt.minion      ][INFO    ][10541] Returning information for job: 20170923002111772992
2017-09-23 00:28:34,732 [salt.utils.schedule][INFO    ][3059] Running scheduled job: __mine_interval
2017-09-23 00:39:36,916 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command state.sls with jid 20170923003936903937
2017-09-23 00:39:36,927 [salt.minion      ][INFO    ][13941] Starting a new job with PID 13941
2017-09-23 00:39:38,493 [salt.state       ][INFO    ][13941] Loading fresh modules for state activity
2017-09-23 00:39:38,512 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/init.sls'
2017-09-23 00:39:38,525 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/volume.sls'
2017-09-23 00:39:38,561 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-09-23 00:39:38,582 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/user.sls'
2017-09-23 00:39:38,598 [salt.state       ][INFO    ][13941] Running state [cinder] at time 00:39:38.597467
2017-09-23 00:39:38,598 [salt.state       ][INFO    ][13941] Executing state group.present for cinder
2017-09-23 00:39:38,599 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command 'groupadd -g 304 -r cinder' in directory '/root'
2017-09-23 00:39:38,721 [salt.state       ][INFO    ][13941] {'passwd': 'x', 'gid': 304, 'name': 'cinder', 'members': []}
2017-09-23 00:39:38,721 [salt.state       ][INFO    ][13941] Completed state [cinder] at time 00:39:38.721059 duration_in_ms=123.592
2017-09-23 00:39:38,721 [salt.state       ][INFO    ][13941] Running state [cinder] at time 00:39:38.721287
2017-09-23 00:39:38,721 [salt.state       ][INFO    ][13941] Executing state user.present for cinder
2017-09-23 00:39:38,723 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['useradd', '-s', '/bin/false', '-u', '304', '-g', '304', '-m', '-d', '/var/lib/cinder', '-r', 'cinder'] in directory '/root'
2017-09-23 00:39:38,901 [salt.state       ][INFO    ][13941] {'shell': '/bin/false', 'workphone': '', 'uid': 304, 'passwd': 'x', 'roomnumber': '', 'groups': ['cinder'], 'home': '/var/lib/cinder', 'name': 'cinder', 'gid': 304, 'fullname': '', 'homephone': ''}
2017-09-23 00:39:38,901 [salt.state       ][INFO    ][13941] Completed state [cinder] at time 00:39:38.901018 duration_in_ms=179.73
2017-09-23 00:39:40,177 [salt.state       ][INFO    ][13941] Running state [python-memcache] at time 00:39:40.177385
2017-09-23 00:39:40,178 [salt.state       ][INFO    ][13941] Executing state pkg.installed for python-memcache
2017-09-23 00:39:40,178 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:39:40,494 [salt.state       ][INFO    ][13941] Package python-memcache is already installed
2017-09-23 00:39:40,494 [salt.state       ][INFO    ][13941] Completed state [python-memcache] at time 00:39:40.494155 duration_in_ms=316.77
2017-09-23 00:39:40,494 [salt.state       ][INFO    ][13941] Running state [python-cinder] at time 00:39:40.494421
2017-09-23 00:39:40,495 [salt.state       ][INFO    ][13941] Executing state pkg.installed for python-cinder
2017-09-23 00:39:40,509 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-23 00:39:42,485 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-cinder'] in directory '/root'
2017-09-23 00:39:47,009 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923003946994561
2017-09-23 00:39:47,022 [salt.minion      ][INFO    ][14531] Starting a new job with PID 14531
2017-09-23 00:39:47,031 [salt.minion      ][INFO    ][14531] Returning information for job: 20170923003946994561
2017-09-23 00:39:57,163 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923003957147967
2017-09-23 00:39:57,175 [salt.minion      ][INFO    ][14745] Starting a new job with PID 14745
2017-09-23 00:39:57,190 [salt.minion      ][INFO    ][14745] Returning information for job: 20170923003957147967
2017-09-23 00:40:07,356 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004007339996
2017-09-23 00:40:07,368 [salt.minion      ][INFO    ][15165] Starting a new job with PID 15165
2017-09-23 00:40:07,379 [salt.minion      ][INFO    ][15165] Returning information for job: 20170923004007339996
2017-09-23 00:40:12,150 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:40:12,179 [salt.state       ][INFO    ][13941] Made the following changes:
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-os-brick' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'libblas.so.3' changed from 'absent' to '1'
'python-os-win' changed from 'absent' to '1.4.1-0ubuntu1~cloud0'
'python-oslo.vmware' changed from 'absent' to '2.17.0-0ubuntu1~cloud0'
'python-psycopg2' changed from 'absent' to '2.6.1-1build2'
'python2.7-numpy' changed from 'absent' to '1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-0ubuntu1~cloud0'
'liblapack3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-f2py' changed from 'absent' to '1'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-egenix-mxdatetime' changed from 'absent' to '3.2.9-1'
'libblas-common' changed from 'absent' to '3.6.0-2ubuntu2'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'libgfortran3' changed from 'absent' to '5.4.0-6ubuntu1~16.04.4'
'python-egenix-mxtools' changed from 'absent' to '3.2.9-1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-swiftclient' changed from 'absent' to '1:3.3.0-0ubuntu1~cloud0'
'python-numpy-dev' changed from 'absent' to '1'
'python-taskflow' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'python-cinder' changed from 'absent' to '2:10.0.4-0ubuntu1~cloud0'
'liblapack.so.3' changed from 'absent' to '1'
'python-automaton' changed from 'absent' to '1.2.0-1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'libpq5' changed from 'absent' to '9.5.8-0ubuntu0.16.04.1'
'python-numpy' changed from 'absent' to '1:1.11.0-1ubuntu1'
'python-tooz' changed from 'absent' to '1.48.0-0ubuntu1~cloud0'
'os-brick-common' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-zopeinterface' changed from 'absent' to '1'
'python-numpy-api10' changed from 'absent' to '1'
'python-barbicanclient' changed from 'absent' to '4.0.1-2'
'python-castellan' changed from 'absent' to '0.4.0-1'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'python-numpy-abi9' changed from 'absent' to '1'
'libblas3' changed from 'absent' to '3.6.0-2ubuntu2'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-suds' changed from 'absent' to '0.7~git20150727.94664dd-3'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'python-networkx' changed from 'absent' to '1.11-1ubuntu1'
'python-jsonpatch' changed from 'absent' to '1.19-3'

2017-09-23 00:40:12,190 [salt.state       ][INFO    ][13941] Loading fresh modules for state activity
2017-09-23 00:40:12,211 [salt.state       ][INFO    ][13941] Completed state [python-cinder] at time 00:40:12.210882 duration_in_ms=31716.461
2017-09-23 00:40:12,215 [salt.state       ][INFO    ][13941] Running state [python-mysqldb] at time 00:40:12.215440
2017-09-23 00:40:12,216 [salt.state       ][INFO    ][13941] Executing state pkg.installed for python-mysqldb
2017-09-23 00:40:12,515 [salt.loaded.int.module.cmdmod][INFO    ][13941] 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'
2017-09-23 00:40:16,706 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:40:16,737 [salt.state       ][INFO    ][13941] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'mysql-common' changed from 'absent' to '5.7.19-0ubuntu0.16.04.1'
'mysql-common-5.6' changed from 'absent' to '1'
'libmysqlclient20' changed from 'absent' to '5.7.19-0ubuntu0.16.04.1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2017-09-23 00:40:16,748 [salt.state       ][INFO    ][13941] Loading fresh modules for state activity
2017-09-23 00:40:16,769 [salt.state       ][INFO    ][13941] Completed state [python-mysqldb] at time 00:40:16.768848 duration_in_ms=4553.402
2017-09-23 00:40:16,782 [salt.state       ][INFO    ][13941] Running state [gettext-base] at time 00:40:16.782184
2017-09-23 00:40:16,783 [salt.state       ][INFO    ][13941] Executing state pkg.installed for gettext-base
2017-09-23 00:40:16,996 [salt.state       ][INFO    ][13941] Package gettext-base is already installed
2017-09-23 00:40:16,996 [salt.state       ][INFO    ][13941] Completed state [gettext-base] at time 00:40:16.996239 duration_in_ms=214.054
2017-09-23 00:40:16,997 [salt.state       ][INFO    ][13941] Running state [cinder-volume] at time 00:40:16.996491
2017-09-23 00:40:16,997 [salt.state       ][INFO    ][13941] Executing state pkg.installed for cinder-volume
2017-09-23 00:40:17,004 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'cinder-volume'] in directory '/root'
2017-09-23 00:40:17,567 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004017551891
2017-09-23 00:40:17,580 [salt.minion      ][INFO    ][15480] Starting a new job with PID 15480
2017-09-23 00:40:17,589 [salt.minion      ][INFO    ][15480] Returning information for job: 20170923004017551891
2017-09-23 00:40:27,764 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004027748242
2017-09-23 00:40:27,775 [salt.minion      ][INFO    ][17806] Starting a new job with PID 17806
2017-09-23 00:40:27,785 [salt.minion      ][INFO    ][17806] Returning information for job: 20170923004027748242
2017-09-23 00:40:37,958 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004037940973
2017-09-23 00:40:37,969 [salt.minion      ][INFO    ][18265] Starting a new job with PID 18265
2017-09-23 00:40:37,979 [salt.minion      ][INFO    ][18265] Returning information for job: 20170923004037940973
2017-09-23 00:40:48,216 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004048200349
2017-09-23 00:40:48,227 [salt.minion      ][INFO    ][18525] Starting a new job with PID 18525
2017-09-23 00:40:48,245 [salt.minion      ][INFO    ][18525] Returning information for job: 20170923004048200349
2017-09-23 00:40:53,225 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:40:53,256 [salt.state       ][INFO    ][13941] 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'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'apache2-api-20120211' changed from 'absent' to '1'
'cinder-common' changed from 'absent' to '2:10.0.4-0ubuntu1~cloud0'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'httpd-wsgi' changed from 'absent' to '1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'cinder-volume' changed from 'absent' to '2:10.0.4-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'httpd-cgi' changed from 'absent' to '1'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'ssl-cert' changed from 'absent' to '1.0.37'

2017-09-23 00:40:53,270 [salt.state       ][INFO    ][13941] Loading fresh modules for state activity
2017-09-23 00:40:53,282 [salt.state       ][INFO    ][13941] Completed state [cinder-volume] at time 00:40:53.282438 duration_in_ms=36285.946
2017-09-23 00:40:53,289 [salt.state       ][INFO    ][13941] Running state [python-pycadf] at time 00:40:53.289204
2017-09-23 00:40:53,289 [salt.state       ][INFO    ][13941] Executing state pkg.installed for python-pycadf
2017-09-23 00:40:53,499 [salt.state       ][INFO    ][13941] Package python-pycadf is already installed
2017-09-23 00:40:53,499 [salt.state       ][INFO    ][13941] Completed state [python-pycadf] at time 00:40:53.499080 duration_in_ms=209.876
2017-09-23 00:40:53,499 [salt.state       ][INFO    ][13941] Running state [lvm2] at time 00:40:53.499320
2017-09-23 00:40:53,499 [salt.state       ][INFO    ][13941] Executing state pkg.installed for lvm2
2017-09-23 00:40:53,502 [salt.state       ][INFO    ][13941] Package lvm2 is already installed
2017-09-23 00:40:53,502 [salt.state       ][INFO    ][13941] Completed state [lvm2] at time 00:40:53.502274 duration_in_ms=2.954
2017-09-23 00:40:53,503 [salt.state       ][INFO    ][13941] Running state [sysfsutils] at time 00:40:53.502571
2017-09-23 00:40:53,503 [salt.state       ][INFO    ][13941] Executing state pkg.installed for sysfsutils
2017-09-23 00:40:53,505 [salt.state       ][INFO    ][13941] Package sysfsutils is already installed
2017-09-23 00:40:53,506 [salt.state       ][INFO    ][13941] Completed state [sysfsutils] at time 00:40:53.505577 duration_in_ms=3.006
2017-09-23 00:40:53,506 [salt.state       ][INFO    ][13941] Running state [p7zip] at time 00:40:53.505841
2017-09-23 00:40:53,506 [salt.state       ][INFO    ][13941] Executing state pkg.installed for p7zip
2017-09-23 00:40:53,514 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'p7zip'] in directory '/root'
2017-09-23 00:40:56,213 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:40:56,243 [salt.state       ][INFO    ][13941] Made the following changes:
'p7zip' changed from 'absent' to '9.20.1~dfsg.1-4.2'

2017-09-23 00:40:56,254 [salt.state       ][INFO    ][13941] Loading fresh modules for state activity
2017-09-23 00:40:56,266 [salt.state       ][INFO    ][13941] Completed state [p7zip] at time 00:40:56.266047 duration_in_ms=2760.204
2017-09-23 00:40:56,271 [salt.state       ][INFO    ][13941] Running state [sg3-utils] at time 00:40:56.270614
2017-09-23 00:40:56,271 [salt.state       ][INFO    ][13941] Executing state pkg.installed for sg3-utils
2017-09-23 00:40:56,501 [salt.state       ][INFO    ][13941] Package sg3-utils is already installed
2017-09-23 00:40:56,501 [salt.state       ][INFO    ][13941] Completed state [sg3-utils] at time 00:40:56.501288 duration_in_ms=230.672
2017-09-23 00:40:56,503 [salt.state       ][INFO    ][13941] Running state [/var/lock/cinder] at time 00:40:56.503301
2017-09-23 00:40:56,504 [salt.state       ][INFO    ][13941] Executing state file.directory for /var/lock/cinder
2017-09-23 00:40:56,504 [salt.state       ][INFO    ][13941] Directory /var/lock/cinder is in the correct state
2017-09-23 00:40:56,505 [salt.state       ][INFO    ][13941] Completed state [/var/lock/cinder] at time 00:40:56.504549 duration_in_ms=1.249
2017-09-23 00:40:56,505 [salt.state       ][INFO    ][13941] Running state [/etc/cinder/cinder.conf] at time 00:40:56.504899
2017-09-23 00:40:56,505 [salt.state       ][INFO    ][13941] Executing state file.managed for /etc/cinder/cinder.conf
2017-09-23 00:40:56,527 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/cinder.conf.volume.Debian'
2017-09-23 00:40:56,595 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-09-23 00:40:56,636 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/files/backend/_lvm.conf'
2017-09-23 00:40:56,640 [salt.state       ][INFO    ][13941] File changed:
--- 
+++ 
@@ -1,11 +1,119 @@
+
+
 [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
+
+#glance_api_ssl_compression=False
+#glance_api_insecure=False
+
+osapi_volume_listen=10.167.4.101
+
+glance_api_servers = http://10.167.4.10:9292
+
+glance_host=10.167.4.10
+glance_port=9292
+glance_api_version=2
+
+os_privileged_user_name=cinder
+os_privileged_user_password=opnfv_secret
+os_privileged_user_tenant=service
+os_privileged_user_auth_url=http://10.167.4.10:5000/v3/
+
+volume_backend_name=DEFAULT
+
+default_volume_type=lvm-driver
+
+enabled_backends=lvm-driver
+
+
+#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
+log_dir=/var/log/cinder
+
+# Use syslog for logging. (boolean value)
+#use_syslog=false
+
+use_syslog=false
+verbose=True
+
+nova_catalog_admin_info = compute:nova:adminURL
+nova_catalog_info = compute:nova:internalURL
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
+
+[oslo_messaging_notifications]
+
+[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://10.167.4.10:5000/v3
+auth_url=http://10.167.4.10:35357/v3
+# Temporary disabled for backward compataiblity
+#auth_uri=http://10.167.4.10/identity
+#auth_url=http://10.167.4.10/identity_v2_admin
+memcached_servers=10.167.4.11:11211,10.167.4.12:11211,10.167.4.13:11211
+auth_version = v3
+
+[barbican]
+auth_endpoint=http://10.167.4.10:5000
+
+[database]
+idle_timeout=3600
+max_pool_size=30
+max_retries=-1
+max_overflow=40
+connection = mysql+pymysql://cinder:opnfv_secret@10.167.4.50/cinder?charset=utf8
+[lvm-driver]
+host=cmp001
+volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver
+volume_backend_name=lvm-driver
+lvm_type = default
+iscsi_helper = tgtadm
+volume_group = cinder-volume

2017-09-23 00:40:56,640 [salt.state       ][INFO    ][13941] Completed state [/etc/cinder/cinder.conf] at time 00:40:56.640346 duration_in_ms=135.446
2017-09-23 00:40:56,641 [salt.state       ][INFO    ][13941] Running state [/etc/cinder/api-paste.ini] at time 00:40:56.640750
2017-09-23 00:40:56,641 [salt.state       ][INFO    ][13941] Executing state file.managed for /etc/cinder/api-paste.ini
2017-09-23 00:40:56,658 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/api-paste.ini.volume.Debian'
2017-09-23 00:40:56,682 [salt.fileclient  ][INFO    ][13941] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-09-23 00:40:56,711 [salt.state       ][INFO    ][13941] File changed:
--- 
+++ 
@@ -12,8 +12,8 @@
 [composite:openstack_volume_api_v1]
 use = call:cinder.api.middleware.auth:pipeline_factory
 noauth = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler noauth apiv1
-keystone = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext apiv1
-keystone_nolimit = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext apiv1
+keystone = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext  apiv1
+keystone_nolimit = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext  apiv1
 
 [composite:openstack_volume_api_v2]
 use = call:cinder.api.middleware.auth:pipeline_factory

2017-09-23 00:40:56,711 [salt.state       ][INFO    ][13941] Completed state [/etc/cinder/api-paste.ini] at time 00:40:56.710997 duration_in_ms=70.246
2017-09-23 00:40:56,713 [salt.state       ][INFO    ][13941] Running state [cinder-volume] at time 00:40:56.712760
2017-09-23 00:40:56,713 [salt.state       ][INFO    ][13941] Executing state service.running for cinder-volume
2017-09-23 00:40:56,714 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemctl', 'status', 'cinder-volume.service', '-n', '0'] in directory '/root'
2017-09-23 00:40:56,730 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-09-23 00:40:56,741 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-09-23 00:40:56,754 [salt.state       ][INFO    ][13941] The service cinder-volume is already running
2017-09-23 00:40:56,754 [salt.state       ][INFO    ][13941] Completed state [cinder-volume] at time 00:40:56.753810 duration_in_ms=41.051
2017-09-23 00:40:56,754 [salt.state       ][INFO    ][13941] Running state [cinder-volume] at time 00:40:56.754058
2017-09-23 00:40:56,754 [salt.state       ][INFO    ][13941] Executing state service.mod_watch for cinder-volume
2017-09-23 00:40:56,755 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-09-23 00:40:56,768 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-09-23 00:40:56,782 [salt.loaded.int.module.cmdmod][INFO    ][13941] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'cinder-volume.service'] in directory '/root'
2017-09-23 00:40:56,811 [salt.state       ][INFO    ][13941] {'cinder-volume': True}
2017-09-23 00:40:56,811 [salt.state       ][INFO    ][13941] Completed state [cinder-volume] at time 00:40:56.811434 duration_in_ms=57.375
2017-09-23 00:40:56,813 [salt.minion      ][INFO    ][13941] Returning information for job: 20170923003936903937
2017-09-23 00:43:53,339 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command state.sls with jid 20170923004353324121
2017-09-23 00:43:53,350 [salt.minion      ][INFO    ][19327] Starting a new job with PID 19327
2017-09-23 00:43:54,801 [salt.state       ][INFO    ][19327] Loading fresh modules for state activity
2017-09-23 00:43:54,824 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/gateway.sls'
2017-09-23 00:43:54,847 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-09-23 00:43:56,398 [salt.state       ][INFO    ][19327] Running state [neutron-dhcp-agent] at time 00:43:56.398003
2017-09-23 00:43:56,398 [salt.state       ][INFO    ][19327] Executing state pkg.installed for neutron-dhcp-agent
2017-09-23 00:43:56,399 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:43:56,665 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-23 00:44:00,623 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-dhcp-agent'] in directory '/root'
2017-09-23 00:44:03,431 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004403415096
2017-09-23 00:44:03,442 [salt.minion      ][INFO    ][20176] Starting a new job with PID 20176
2017-09-23 00:44:03,460 [salt.minion      ][INFO    ][20176] Returning information for job: 20170923004403415096
2017-09-23 00:44:06,034 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:44:06,063 [salt.state       ][INFO    ][19327] Made the following changes:
'neutron-dhcp-agent' changed from 'absent' to '2:10.0.2-0ubuntu1.1~cloud0'
'dnsmasq-utils' changed from 'absent' to '2.76-5~cloud0'
'neutron-metadata-agent' changed from 'absent' to '2:10.0.2-0ubuntu1.1~cloud0'

2017-09-23 00:44:06,075 [salt.state       ][INFO    ][19327] Loading fresh modules for state activity
2017-09-23 00:44:06,096 [salt.state       ][INFO    ][19327] Completed state [neutron-dhcp-agent] at time 00:44:06.095793 duration_in_ms=9697.79
2017-09-23 00:44:06,101 [salt.state       ][INFO    ][19327] Running state [neutron-metadata-agent] at time 00:44:06.100703
2017-09-23 00:44:06,101 [salt.state       ][INFO    ][19327] Executing state pkg.installed for neutron-metadata-agent
2017-09-23 00:44:06,291 [salt.state       ][INFO    ][19327] Package neutron-metadata-agent is already installed
2017-09-23 00:44:06,291 [salt.state       ][INFO    ][19327] Completed state [neutron-metadata-agent] at time 00:44:06.290783 duration_in_ms=190.078
2017-09-23 00:44:06,291 [salt.state       ][INFO    ][19327] Running state [neutron-openvswitch-agent] at time 00:44:06.291001
2017-09-23 00:44:06,291 [salt.state       ][INFO    ][19327] Executing state pkg.installed for neutron-openvswitch-agent
2017-09-23 00:44:06,299 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-openvswitch-agent'] in directory '/root'
2017-09-23 00:44:10,681 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:44:10,716 [salt.state       ][INFO    ][19327] Made the following changes:
'neutron-openvswitch-agent' changed from 'absent' to '2:10.0.2-0ubuntu1.1~cloud0'
'conntrack' changed from 'absent' to '1:1.4.3-3'

2017-09-23 00:44:10,733 [salt.state       ][INFO    ][19327] Loading fresh modules for state activity
2017-09-23 00:44:10,748 [salt.state       ][INFO    ][19327] Completed state [neutron-openvswitch-agent] at time 00:44:10.747570 duration_in_ms=4456.569
2017-09-23 00:44:10,755 [salt.state       ][INFO    ][19327] Running state [openvswitch-common] at time 00:44:10.754849
2017-09-23 00:44:10,755 [salt.state       ][INFO    ][19327] Executing state pkg.installed for openvswitch-common
2017-09-23 00:44:11,084 [salt.state       ][INFO    ][19327] Package openvswitch-common is already installed
2017-09-23 00:44:11,084 [salt.state       ][INFO    ][19327] Completed state [openvswitch-common] at time 00:44:11.083817 duration_in_ms=328.968
2017-09-23 00:44:11,084 [salt.state       ][INFO    ][19327] Running state [neutron-l3-agent] at time 00:44:11.083974
2017-09-23 00:44:11,084 [salt.state       ][INFO    ][19327] Executing state pkg.installed for neutron-l3-agent
2017-09-23 00:44:11,092 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-l3-agent'] in directory '/root'
2017-09-23 00:44:13,628 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004413612937
2017-09-23 00:44:13,638 [salt.minion      ][INFO    ][21280] Starting a new job with PID 21280
2017-09-23 00:44:13,652 [salt.minion      ][INFO    ][21280] Returning information for job: 20170923004413612937
2017-09-23 00:44:20,913 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:44:20,943 [salt.state       ][INFO    ][19327] Made the following changes:
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'neutron-l3-agent' changed from 'absent' to '2:10.0.2-0ubuntu1.1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'iputils-arping' changed from 'absent' to '3:20121221-5ubuntu2'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'radvd' changed from 'absent' to '1:2.11-1'

2017-09-23 00:44:20,953 [salt.state       ][INFO    ][19327] Loading fresh modules for state activity
2017-09-23 00:44:20,965 [salt.state       ][INFO    ][19327] Completed state [neutron-l3-agent] at time 00:44:20.965309 duration_in_ms=9881.334
2017-09-23 00:44:20,969 [salt.state       ][INFO    ][19327] Running state [/etc/neutron/neutron.conf] at time 00:44:20.968470
2017-09-23 00:44:20,969 [salt.state       ][INFO    ][19327] Executing state file.managed for /etc/neutron/neutron.conf
2017-09-23 00:44:20,999 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/neutron-generic.conf.Debian'
2017-09-23 00:44:21,059 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-09-23 00:44:21,090 [salt.state       ][INFO    ][19327] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -7,6 +8,7 @@
 # Where to store Neutron state files. This directory must be writable by the
 # agent. (string value)
 #state_path = /var/lib/neutron
+state_path = /var/lib/neutron
 
 # The host IP to bind to (string value)
 #bind_host = 0.0.0.0
@@ -25,9 +27,15 @@
 
 # The type of authentication to use (string value)
 #auth_strategy = keystone
-
-# The core plugin Neutron will use (string value)
-core_plugin = ml2
+auth_strategy = keystone
+
+
+
+core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
+
+service_plugins = router,metering
+
+
 
 # The service plugins Neutron will use (list value)
 #service_plugins =
@@ -75,6 +83,7 @@
 # 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
@@ -89,6 +98,7 @@
 # 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
@@ -97,10 +107,12 @@
 
 # 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)
@@ -126,6 +138,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
@@ -295,6 +308,7 @@
 # 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
@@ -439,6 +453,7 @@
 # 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)
@@ -557,17 +572,21 @@
 # priority then the default publishers list taken from the matchmaker. (list
 # value)
 #subscribe_on =
+agent_down_time = 30
 
 # 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@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -635,12 +654,13 @@
 # needs to execute commands in Dom0 in the hypervisor of XenServer, this item
 # should be set to 'xenapi_root_helper', so that it will keep a XenAPI session
 # to pass commands to Dom0. (string value)
-#root_helper_daemon = <None>
+root_helper_daemon = sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf
 
 # Seconds between nodes reporting state to server; should be less than
 # 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
@@ -667,6 +687,7 @@
 
 # Availability zone of this node (string value)
 #availability_zone = nova
+availability_zone = nova
 
 
 [cors]
@@ -1216,6 +1237,7 @@
 # (string value)
 # Deprecated group/name - [DEFAULT]/lock_path
 #lock_path = /tmp
+lock_path = $state_path/lock
 
 
 [oslo_messaging_amqp]
@@ -1465,7 +1487,6 @@
 # messaging, messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
-
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
 # Deprecated group/name - [DEFAULT]/notification_transport_url
@@ -1587,11 +1608,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)
@@ -1627,10 +1650,12 @@
 # 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

2017-09-23 00:44:21,096 [salt.state       ][INFO    ][19327] Completed state [/etc/neutron/neutron.conf] at time 00:44:21.095449 duration_in_ms=126.978
2017-09-23 00:44:21,096 [salt.state       ][INFO    ][19327] Running state [/etc/neutron/l3_agent.ini] at time 00:44:21.095881
2017-09-23 00:44:21,096 [salt.state       ][INFO    ][19327] Executing state file.managed for /etc/neutron/l3_agent.ini
2017-09-23 00:44:21,112 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/l3_agent.ini'
2017-09-23 00:44:21,133 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-09-23 00:44:21,154 [salt.state       ][INFO    ][19327] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -14,6 +16,7 @@
 
 # The driver used to manage the virtual interface. (string value)
 #interface_driver = <None>
+interface_driver = openvswitch
 
 # Timeout in seconds for ovs-vsctl commands. If the timeout expires, ovs
 # commands will fail with ALARMCLOCK error. (integer value)
@@ -33,11 +36,13 @@
 # deployments, e.g. devstack) (string value)
 # Allowed values: dvr, dvr_snat, legacy
 #agent_mode = legacy
+agent_mode = legacy
 
 # TCP Port used by Neutron metadata namespace proxy. (port value)
 # Minimum value: 0
 # Maximum value: 65535
 #metadata_port = 9697
+metadata_port = 8775
 
 # DEPRECATED: Send this many gratuitous ARPs for HA setup, if less than or
 # equal to 0, the feature is disabled (integer value)
@@ -164,6 +169,7 @@
 # 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)

2017-09-23 00:44:21,154 [salt.state       ][INFO    ][19327] Completed state [/etc/neutron/l3_agent.ini] at time 00:44:21.154285 duration_in_ms=58.404
2017-09-23 00:44:21,155 [salt.state       ][INFO    ][19327] Running state [/etc/neutron/dhcp_agent.ini] at time 00:44:21.154532
2017-09-23 00:44:21,155 [salt.state       ][INFO    ][19327] Executing state file.managed for /etc/neutron/dhcp_agent.ini
2017-09-23 00:44:21,170 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/dhcp_agent.ini'
2017-09-23 00:44:21,188 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-09-23 00:44:21,209 [salt.state       ][INFO    ][19327] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -7,78 +8,81 @@
 # Name of Open vSwitch bridge to use (string value)
 #ovs_integration_bridge = br-int
 
-# Uses veth for an OVS interface or not. Support kernels with limited namespace
-# support (e.g. RHEL 6.5) so long as ovs_use_veth is set to True. (boolean
-# value)
+# Uses veth for an OVS interface or not. Support kernels with limited namespace support (e.g. RHEL 6.5) so long as ovs_use_veth is set to
+# True. (boolean value)
 #ovs_use_veth = false
+
+# MTU setting for device. This option will be removed in Newton. Please use the system-wide global_physnet_mtu setting which the agents will
+# take into account when wiring VIFs. (integer value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#network_device_mtu = <None>
 
 # The driver used to manage the virtual interface. (string value)
 #interface_driver = <None>
-
-# Timeout in seconds for ovs-vsctl commands. If the timeout expires, ovs
-# commands will fail with ALARMCLOCK error. (integer value)
+interface_driver = openvswitch
+
+# Timeout in seconds for ovs-vsctl commands. If the timeout expires, ovs commands will fail with ALARMCLOCK error. (integer value)
 #ovs_vsctl_timeout = 10
 
 #
 # From neutron.dhcp.agent
 #
 
-# The DHCP agent will resync its state with Neutron to recover from any
-# transient notification or RPC errors. The interval is number of seconds
-# between attempts. (integer value)
+# The DHCP agent will resync its state with Neutron to recover from any transient notification or RPC errors. The interval is number of
+# seconds between attempts. (integer value)
 #resync_interval = 5
+resync_interval = 30
 
 # The driver used to manage the DHCP server. (string value)
 #dhcp_driver = neutron.agent.linux.dhcp.Dnsmasq
-
-# The DHCP server can assist with providing metadata support on isolated
-# networks. Setting this value to True will cause the DHCP server to append
-# specific host routes to the DHCP request. The metadata service will only be
-# activated when the subnet does not contain any router port. The guest
-# instance must be configured to request host routes via DHCP (Option 121).
-# This option doesn't have any effect when force_metadata is set to True.
-# (boolean value)
+dhcp_driver = neutron.agent.linux.dhcp.Dnsmasq
+
+# The DHCP server can assist with providing metadata support on isolated networks. Setting this value to True will cause the DHCP server to
+# append specific host routes to the DHCP request. The metadata service will only be activated when the subnet does not contain any router
+# port. The guest instance must be configured to request host routes via DHCP (Option 121). This option doesn't have any effect when
+# force_metadata is set to True. (boolean value)
 #enable_isolated_metadata = false
-
-# In some cases the Neutron router is not present to provide the metadata IP
-# but the DHCP server can be used to provide this info. Setting this value will
-# force the DHCP server to append specific host routes to the DHCP request. If
-# this option is set, then the metadata service will be activated for all the
-# networks. (boolean value)
+enable_isolated_metadata = True
+
+# In some cases the Neutron router is not present to provide the metadata IP but the DHCP server can be used to provide this info. Setting
+# this value will force the DHCP server to append specific host routes to the DHCP request. If this option is set, then the metadata service
+# will be activated for all the networks. (boolean value)
 #force_metadata = false
-
-# Allows for serving metadata requests coming from a dedicated metadata access
-# network whose CIDR is 169.254.169.254/16 (or larger prefix), and is connected
-# to a Neutron router from which the VMs send metadata:1 request. In this case
-# DHCP Option 121 will not be injected in VMs, as they will be able to reach
-# 169.254.169.254 through a router. This option requires
-# enable_isolated_metadata = True. (boolean value)
+force_metadata = True
+
+# Allows for serving metadata requests coming from a dedicated metadata access network whose CIDR is 169.254.169.254/16 (or larger prefix),
+# and is connected to a Neutron router from which the VMs send metadata:1 request. In this case DHCP Option 121 will not be injected in VMs,
+# as they will be able to reach 169.254.169.254 through a router. This option requires enable_isolated_metadata = True. (boolean value)
 #enable_metadata_network = false
-
-# Number of threads to use during sync process. Should not exceed connection
-# pool size configured on server. (integer value)
+enable_metadata_network = False
+
+# Number of threads to use during sync process. Should not exceed connection pool size configured on server. (integer value)
 #num_sync_threads = 4
 
 # Location to store DHCP server config files. (string value)
 #dhcp_confs = $state_path/dhcp
 
+# Domain to use for building the hostnames. This option is deprecated. It has been moved to neutron.conf as dns_domain. It will be removed
+# in a future release. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#dhcp_domain = openstacklocal
+
 # Override the default dnsmasq settings with this file. (string value)
 #dnsmasq_config_file =
 
-# Comma-separated list of the DNS servers which will be used as forwarders.
-# (list value)
-#dnsmasq_dns_servers =
-
-# Base log dir for dnsmasq logging. The log contains DHCP and DNS log
-# information and is useful for debugging issues with either DHCP or DNS. If
-# this section is null, disable dnsmasq log. (string value)
+# Comma-separated list of the DNS servers which will be used as forwarders. (list value)
+# Deprecated group/name - [DEFAULT]/dnsmasq_dns_server
+#dnsmasq_dns_servers = <None>
+
+# Base log dir for dnsmasq logging. The log contains DHCP and DNS log information and is useful for debugging issues with either DHCP or
+# DNS. If this section is null, disable dnsmasq log. (string value)
 #dnsmasq_base_log_dir = <None>
 
-# Enables the dnsmasq service to provide name resolution for instances via DNS
-# resolvers on the host running the DHCP agent. Effectively removes the '--no-
-# resolv' option from the dnsmasq process arguments. Adding custom DNS
-# resolvers to the 'dnsmasq_dns_servers' option disables this feature. (boolean
-# value)
+# Enables the dnsmasq service to provide name resolution for instances via DNS resolvers on the host running the DHCP agent. Effectively
+# removes the '--no-resolv' option from the dnsmasq process arguments. Adding custom DNS resolvers to the 'dnsmasq_dns_servers' option
+# disables this feature. (boolean value)
 #dnsmasq_local_resolv = false
 
 # Limit number of leases to prevent a denial-of-service. (integer value)
@@ -91,133 +95,95 @@
 # From oslo.log
 #
 
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
+# If set to true, the logging level will be set to DEBUG instead of the default INFO level. (boolean value)
 #debug = false
-
-# DEPRECATED: If set to false, the logging level will be set to WARNING instead
-# of the default INFO level. (boolean value)
+debug = False
+
+# 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
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
+# The name of a logging configuration file. This file is appended to any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation. Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging configuration options are ignored (for example,
+# logging_context_format_string). (string value)
 # Deprecated group/name - [DEFAULT]/log_config
 #log_config_append = <None>
 
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
+# Defines the format string for %%(asctime)s in log records. Default: %(default)s . This option is ignored if log_config_append is set.
+# (string value)
 #log_date_format = %Y-%m-%d %H:%M:%S
 
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
+# (Optional) Name of log file to send logging output to. If no default is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
 
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
+# (Optional) The base directory used for relative log_file  paths. This option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
 
-# Uses logging handler designed to watch file system. When log file is moved or
-# removed this handler will open a new log file with specified path
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
+# Uses logging handler designed to watch file system. When log file is moved or removed this handler will open a new log file with specified
+# path instantaneously. It makes sense only if log_file option is specified and Linux platform is used. This option is ignored if
+# log_config_append is set. (boolean value)
 #watch_log_file = false
 
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
+# Use syslog 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
 
-# Syslog facility to receive log lines. This option is ignored if
-# log_config_append is set. (string value)
+# 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
+# Log output to standard error. This option is ignored if log_config_append is set. (boolean value)
+#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
 
-# Format string to use for log messages when context is undefined. (string
-# value)
+# Format string to use for log messages when context is undefined. (string value)
 #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
 
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
+# Additional data to append to log message when logging level for the message is DEBUG. (string value)
 #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
 
 # Prefix each line of exception output with this format. (string value)
 #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)
+# Defines the format string for %(user_identity)s that is used in logging_context_format_string. (string value)
 #logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
 
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
+# List of package logging levels in logger=LEVEL pairs. This option is ignored if log_config_append is set. (list value)
 #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
-# The format for an instance that is passed with the log message. (string
-# value)
+# The format for an instance that is passed with the log message. (string value)
 #instance_format = "[instance: %(uuid)s] "
 
-# The format for an instance UUID that is passed with the log message. (string
-# value)
+# The format for an instance UUID that is passed with the log message. (string value)
 #instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#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
-
-
-[agent]
-
-#
-# From neutron.az.agent
-#
-
-# Availability zone of this node (string value)
-#availability_zone = nova
+root_helper=sudo neutron-rootwrap /etc/neutron/rootwrap.conf
+state_path=/var/lib/neutron
+
+
+[AGENT]
 
 #
 # From neutron.base.agent
 #
 
-# Seconds between nodes reporting state to server; should be less than
-# agent_down_time, best if it is half or less than agent_down_time. (floating
-# point value)
+# Seconds between nodes reporting state to server; should be less than agent_down_time, best if it is half or less than agent_down_time.
+# (floating point value)
 #report_interval = 30
 
 # Log agent heartbeats (boolean value)
 #log_agent_heartbeats = false
-
 
 [ovs]
 
@@ -233,3 +199,4 @@
 # when monitoring and used for the all ovsdb commands when native
 # ovsdb_interface is enabled (string value)
 #ovsdb_connection = tcp:127.0.0.1:6640
+

2017-09-23 00:44:21,209 [salt.state       ][INFO    ][19327] Completed state [/etc/neutron/dhcp_agent.ini] at time 00:44:21.209054 duration_in_ms=54.521
2017-09-23 00:44:21,209 [salt.state       ][INFO    ][19327] Running state [/etc/neutron/metadata_agent.ini] at time 00:44:21.209341
2017-09-23 00:44:21,210 [salt.state       ][INFO    ][19327] Executing state file.managed for /etc/neutron/metadata_agent.ini
2017-09-23 00:44:21,225 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/metadata_agent.ini'
2017-09-23 00:44:21,279 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-09-23 00:44:21,299 [salt.state       ][INFO    ][19327] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -20,6 +21,7 @@
 
 # IP address used by Nova metadata server. (string value)
 #nova_metadata_ip = 127.0.0.1
+nova_metadata_ip = 10.167.4.10
 
 # TCP Port used by Nova metadata server. (port value)
 # Minimum value: 0
@@ -32,10 +34,12 @@
 # Server. NOTE: Nova uses the same config key, but in [neutron] section.
 # (string value)
 #metadata_proxy_shared_secret =
+metadata_proxy_shared_secret = opnfv_secret
 
 # Protocol to access nova metadata, http or https (string value)
 # Allowed values: http, https
 #nova_metadata_protocol = http
+nova_metadata_protocol = http
 
 # Allow to perform insecure SSL (https) requests to nova metadata (boolean
 # value)
@@ -80,6 +84,7 @@
 # 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)

2017-09-23 00:44:21,299 [salt.state       ][INFO    ][19327] Completed state [/etc/neutron/metadata_agent.ini] at time 00:44:21.299147 duration_in_ms=89.805
2017-09-23 00:44:21,299 [salt.state       ][INFO    ][19327] Running state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 00:44:21.299411
2017-09-23 00:44:21,300 [salt.state       ][INFO    ][19327] Executing state file.managed for /etc/neutron/plugins/ml2/openvswitch_agent.ini
2017-09-23 00:44:21,315 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/openvswitch_agent.ini'
2017-09-23 00:44:21,342 [salt.fileclient  ][INFO    ][19327] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-09-23 00:44:21,364 [salt.state       ][INFO    ][19327] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -126,27 +128,6 @@
 # The number of seconds to wait before respawning the ovsdb monitor after
 # losing communication with it. (integer value)
 #ovsdb_monitor_respawn_interval = 30
-
-# Network types supported by the agent (gre and/or vxlan). (list value)
-#tunnel_types =
-
-# The UDP port to use for VXLAN tunnels. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#vxlan_udp_port = 4789
-
-# MTU size of veth interfaces (integer value)
-#veth_mtu = 9000
-
-# Use ML2 l2population mechanism driver to learn remote MAC and IPs and improve
-# tunnel scalability. (boolean value)
-#l2_population = false
-
-# Enable local ARP responder if it is supported. Requires OVS 2.1 and ML2
-# l2population driver. Allows the switch (when supporting an overlay) to
-# respond to an ARP request locally without performing a costly ARP broadcast
-# into the overlay. (boolean value)
-#arp_responder = false
 
 # DEPRECATED: Enable suppression of ARP responses that don't match an IP
 # address that belongs to the port from which they originate. Note: This
@@ -167,6 +148,7 @@
 
 # Make the l2 agent run in DVR mode. (boolean value)
 #enable_distributed_routing = false
+enable_distributed_routing = False
 
 # Set new timeout in seconds for new rpc calls after agent receives SIGTERM. If
 # value is set to 0, rpc timeout won't be changed (integer value)
@@ -175,6 +157,7 @@
 # Reset flow table on start. Setting this to True will cause brief traffic
 # interruption. (boolean value)
 #drop_flows_on_start = false
+drop_flows_on_start = False
 
 # Set or un-set the tunnel header checksum  on outgoing IP packet carrying
 # GRE/VXLAN tunnel. (boolean value)
@@ -186,7 +169,6 @@
 #agent_type = Open vSwitch agent
 
 # Extensions list to use (list value)
-#extensions =
 
 
 [ovs]
@@ -201,9 +183,11 @@
 # VIFs are attached to this bridge and then 'patched' according to their
 # network connectivity. (string value)
 #integration_bridge = br-int
+integration_bridge = br-int
 
 # Tunnel bridge to use. (string value)
 #tunnel_bridge = br-tun
+tunnel_bridge = br-tun
 
 # Peer patch port in integration bridge for tunnel bridge. (string value)
 #int_peer_patch_port = patch-tun
@@ -226,7 +210,8 @@
 # have mappings to appropriate bridges on each agent. Note: If you remove a
 # bridge from this mapping, make sure to disconnect it from the integration
 # bridge as it won't be managed by the agent anymore. (list value)
-#bridge_mappings =
+
+bridge_mappings = physnet1:br-floating,physnet2:br-prv
 
 # Use veths instead of patch ports to interconnect the integration bridge to
 # physical networks. Support kernel without Open vSwitch patch port support so
@@ -242,6 +227,7 @@
 # (string value)
 # Allowed values: system, netdev
 #datapath_type = system
+datapath_type = netdev
 
 # OVS vhost-user socket directory. (string value)
 #vhostuser_socket_dir = /var/run/openvswitch
@@ -287,6 +273,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)

2017-09-23 00:44:21,364 [salt.state       ][INFO    ][19327] Completed state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 00:44:21.363927 duration_in_ms=64.514
2017-09-23 00:44:21,425 [salt.state       ][INFO    ][19327] Running state [neutron-l3-agent] at time 00:44:21.424836
2017-09-23 00:44:21,425 [salt.state       ][INFO    ][19327] Executing state service.running for neutron-l3-agent
2017-09-23 00:44:21,426 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'status', 'neutron-l3-agent.service', '-n', '0'] in directory '/root'
2017-09-23 00:44:21,435 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-09-23 00:44:21,443 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-09-23 00:44:21,450 [salt.state       ][INFO    ][19327] The service neutron-l3-agent is already running
2017-09-23 00:44:21,450 [salt.state       ][INFO    ][19327] Completed state [neutron-l3-agent] at time 00:44:21.450181 duration_in_ms=25.345
2017-09-23 00:44:21,450 [salt.state       ][INFO    ][19327] Running state [neutron-l3-agent] at time 00:44:21.450333
2017-09-23 00:44:21,451 [salt.state       ][INFO    ][19327] Executing state service.mod_watch for neutron-l3-agent
2017-09-23 00:44:21,451 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-09-23 00:44:21,458 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-09-23 00:44:21,465 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-l3-agent.service'] in directory '/root'
2017-09-23 00:44:21,489 [salt.state       ][INFO    ][19327] {'neutron-l3-agent': True}
2017-09-23 00:44:21,489 [salt.state       ][INFO    ][19327] Completed state [neutron-l3-agent] at time 00:44:21.488842 duration_in_ms=38.508
2017-09-23 00:44:21,490 [salt.state       ][INFO    ][19327] Running state [neutron-dhcp-agent] at time 00:44:21.489694
2017-09-23 00:44:21,491 [salt.state       ][INFO    ][19327] Executing state service.running for neutron-dhcp-agent
2017-09-23 00:44:21,491 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'status', 'neutron-dhcp-agent.service', '-n', '0'] in directory '/root'
2017-09-23 00:44:21,502 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-09-23 00:44:21,510 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-09-23 00:44:21,517 [salt.state       ][INFO    ][19327] The service neutron-dhcp-agent is already running
2017-09-23 00:44:21,518 [salt.state       ][INFO    ][19327] Completed state [neutron-dhcp-agent] at time 00:44:21.517669 duration_in_ms=27.974
2017-09-23 00:44:21,518 [salt.state       ][INFO    ][19327] Running state [neutron-dhcp-agent] at time 00:44:21.517822
2017-09-23 00:44:21,518 [salt.state       ][INFO    ][19327] Executing state service.mod_watch for neutron-dhcp-agent
2017-09-23 00:44:21,518 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-09-23 00:44:21,526 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-09-23 00:44:21,534 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-dhcp-agent.service'] in directory '/root'
2017-09-23 00:44:21,642 [salt.state       ][INFO    ][19327] {'neutron-dhcp-agent': True}
2017-09-23 00:44:21,642 [salt.state       ][INFO    ][19327] Completed state [neutron-dhcp-agent] at time 00:44:21.642283 duration_in_ms=124.46
2017-09-23 00:44:21,643 [salt.state       ][INFO    ][19327] Running state [neutron-openvswitch-agent] at time 00:44:21.642882
2017-09-23 00:44:21,643 [salt.state       ][INFO    ][19327] Executing state service.running for neutron-openvswitch-agent
2017-09-23 00:44:21,644 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'status', 'neutron-openvswitch-agent.service', '-n', '0'] in directory '/root'
2017-09-23 00:44:21,655 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-09-23 00:44:21,663 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-09-23 00:44:21,672 [salt.state       ][INFO    ][19327] The service neutron-openvswitch-agent is already running
2017-09-23 00:44:21,672 [salt.state       ][INFO    ][19327] Completed state [neutron-openvswitch-agent] at time 00:44:21.672169 duration_in_ms=29.287
2017-09-23 00:44:21,672 [salt.state       ][INFO    ][19327] Running state [neutron-openvswitch-agent] at time 00:44:21.672324
2017-09-23 00:44:21,673 [salt.state       ][INFO    ][19327] Executing state service.mod_watch for neutron-openvswitch-agent
2017-09-23 00:44:21,673 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-09-23 00:44:21,681 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-09-23 00:44:21,688 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-09-23 00:44:21,737 [salt.state       ][INFO    ][19327] {'neutron-openvswitch-agent': True}
2017-09-23 00:44:21,737 [salt.state       ][INFO    ][19327] Completed state [neutron-openvswitch-agent] at time 00:44:21.737206 duration_in_ms=64.881
2017-09-23 00:44:21,739 [salt.state       ][INFO    ][19327] Running state [neutron-metadata-agent] at time 00:44:21.738807
2017-09-23 00:44:21,739 [salt.state       ][INFO    ][19327] Executing state service.running for neutron-metadata-agent
2017-09-23 00:44:21,740 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'status', 'neutron-metadata-agent.service', '-n', '0'] in directory '/root'
2017-09-23 00:44:21,785 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-09-23 00:44:21,797 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-09-23 00:44:21,808 [salt.state       ][INFO    ][19327] The service neutron-metadata-agent is already running
2017-09-23 00:44:21,808 [salt.state       ][INFO    ][19327] Completed state [neutron-metadata-agent] at time 00:44:21.808215 duration_in_ms=69.408
2017-09-23 00:44:21,808 [salt.state       ][INFO    ][19327] Running state [neutron-metadata-agent] at time 00:44:21.808463
2017-09-23 00:44:21,809 [salt.state       ][INFO    ][19327] Executing state service.mod_watch for neutron-metadata-agent
2017-09-23 00:44:21,809 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-09-23 00:44:21,821 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-09-23 00:44:21,833 [salt.loaded.int.module.cmdmod][INFO    ][19327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-metadata-agent.service'] in directory '/root'
2017-09-23 00:44:22,466 [salt.state       ][INFO    ][19327] {'neutron-metadata-agent': True}
2017-09-23 00:44:22,466 [salt.state       ][INFO    ][19327] Completed state [neutron-metadata-agent] at time 00:44:22.466260 duration_in_ms=657.796
2017-09-23 00:44:22,469 [salt.minion      ][INFO    ][19327] Returning information for job: 20170923004353324121
2017-09-23 00:44:23,986 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command state.sls with jid 20170923004423976269
2017-09-23 00:44:23,998 [salt.minion      ][INFO    ][22981] Starting a new job with PID 22981
2017-09-23 00:44:25,347 [salt.state       ][INFO    ][22981] Loading fresh modules for state activity
2017-09-23 00:44:25,368 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/init.sls'
2017-09-23 00:44:25,383 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/compute.sls'
2017-09-23 00:44:25,429 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-09-23 00:44:26,993 [salt.state       ][INFO    ][22981] Running state [nova] at time 00:44:26.993402
2017-09-23 00:44:26,994 [salt.state       ][INFO    ][22981] Executing state group.present for nova
2017-09-23 00:44:26,994 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command 'groupadd -g 303 -r nova' in directory '/root'
2017-09-23 00:44:27,078 [salt.state       ][INFO    ][22981] {'passwd': 'x', 'gid': 303, 'name': 'nova', 'members': []}
2017-09-23 00:44:27,078 [salt.state       ][INFO    ][22981] Completed state [nova] at time 00:44:27.078121 duration_in_ms=84.72
2017-09-23 00:44:27,078 [salt.state       ][INFO    ][22981] Running state [libvirtd] at time 00:44:27.078356
2017-09-23 00:44:27,079 [salt.state       ][INFO    ][22981] Executing state group.present for libvirtd
2017-09-23 00:44:27,079 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command 'groupadd -r libvirtd' in directory '/root'
2017-09-23 00:44:27,193 [salt.state       ][INFO    ][22981] {'passwd': 'x', 'gid': 999, 'name': 'libvirtd', 'members': []}
2017-09-23 00:44:27,194 [salt.state       ][INFO    ][22981] Completed state [libvirtd] at time 00:44:27.193657 duration_in_ms=115.3
2017-09-23 00:44:27,194 [salt.state       ][INFO    ][22981] Running state [nova] at time 00:44:27.194116
2017-09-23 00:44:27,194 [salt.state       ][INFO    ][22981] Executing state user.present for nova
2017-09-23 00:44:27,195 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['useradd', '-s', '/bin/bash', '-u', '303', '-g', '303', '-m', '-d', '/var/lib/nova', '-r', 'nova'] in directory '/root'
2017-09-23 00:44:27,327 [salt.state       ][INFO    ][22981] {'shell': '/bin/bash', 'workphone': '', 'uid': 303, 'passwd': 'x', 'roomnumber': '', 'groups': ['nova'], 'home': '/var/lib/nova', 'name': 'nova', 'gid': 303, 'fullname': '', 'homephone': ''}
2017-09-23 00:44:27,328 [salt.state       ][INFO    ][22981] Completed state [nova] at time 00:44:27.327466 duration_in_ms=133.349
2017-09-23 00:44:27,328 [salt.state       ][INFO    ][22981] Running state [python-novaclient] at time 00:44:27.327964
2017-09-23 00:44:27,328 [salt.state       ][INFO    ][22981] Executing state pkg.installed for python-novaclient
2017-09-23 00:44:27,329 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:44:27,595 [salt.state       ][INFO    ][22981] Package python-novaclient is already installed
2017-09-23 00:44:27,595 [salt.state       ][INFO    ][22981] Completed state [python-novaclient] at time 00:44:27.594889 duration_in_ms=266.925
2017-09-23 00:44:27,595 [salt.state       ][INFO    ][22981] Running state [python-guestfs] at time 00:44:27.595214
2017-09-23 00:44:27,595 [salt.state       ][INFO    ][22981] Executing state pkg.installed for python-guestfs
2017-09-23 00:44:27,611 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-23 00:44:29,563 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-guestfs'] in directory '/root'
2017-09-23 00:44:34,075 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004434060029
2017-09-23 00:44:34,086 [salt.minion      ][INFO    ][23623] Starting a new job with PID 23623
2017-09-23 00:44:34,101 [salt.minion      ][INFO    ][23623] Returning information for job: 20170923004434060029
2017-09-23 00:44:44,271 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004444255434
2017-09-23 00:44:44,285 [salt.minion      ][INFO    ][27241] Starting a new job with PID 27241
2017-09-23 00:44:44,295 [salt.minion      ][INFO    ][27241] Returning information for job: 20170923004444255434
2017-09-23 00:44:54,466 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004454449617
2017-09-23 00:44:54,478 [salt.minion      ][INFO    ][482] Starting a new job with PID 482
2017-09-23 00:44:54,488 [salt.minion      ][INFO    ][482] Returning information for job: 20170923004454449617
2017-09-23 00:44:56,533 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:44:56,564 [salt.state       ][INFO    ][22981] Made the following changes:
'hfsplus' changed from 'absent' to '1.0.4-13'
'scrub' changed from 'absent' to '2.6.1-1'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'mkisofs' changed from 'absent' to '1'
'libguestfs-hfsplus' changed from 'absent' to '1:1.32.2-4ubuntu2'
'lzop' changed from 'absent' to '1.03-3.2'
'libhfsp0' changed from 'absent' to '1.0.4-13'
'genisoimage' changed from 'absent' to '9:1.1.11-3ubuntu1'
'mtools' changed from 'absent' to '4.0.18-2ubuntu0.16.04'
'reiserfsprogs' changed from 'absent' to '1:3.6.24-3.1'
'lsscsi' changed from 'absent' to '0.27-3'
'python-guestfs' changed from 'absent' to '1:1.32.2-4ubuntu2'
'syslinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libguestfs-xfs' changed from 'absent' to '1:1.32.2-4ubuntu2'
'supermin' changed from 'absent' to '5.1.14-2ubuntu1'
'libguestfs-reiserfs' changed from 'absent' to '1:1.32.2-4ubuntu2'
'python-libguestfs' changed from 'absent' to '1'
'libguestfs0' changed from 'absent' to '1:1.32.2-4ubuntu2'
'extlinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libhivex0' changed from 'absent' to '1.3.13-1build3'

2017-09-23 00:44:56,577 [salt.state       ][INFO    ][22981] Loading fresh modules for state activity
2017-09-23 00:44:56,599 [salt.state       ][INFO    ][22981] Completed state [python-guestfs] at time 00:44:56.598678 duration_in_ms=29003.463
2017-09-23 00:44:56,604 [salt.state       ][INFO    ][22981] Running state [python-memcache] at time 00:44:56.603946
2017-09-23 00:44:56,604 [salt.state       ][INFO    ][22981] Executing state pkg.installed for python-memcache
2017-09-23 00:44:56,784 [salt.state       ][INFO    ][22981] Package python-memcache is already installed
2017-09-23 00:44:56,785 [salt.state       ][INFO    ][22981] Completed state [python-memcache] at time 00:44:56.784492 duration_in_ms=180.545
2017-09-23 00:44:56,785 [salt.state       ][INFO    ][22981] Running state [pm-utils] at time 00:44:56.784782
2017-09-23 00:44:56,785 [salt.state       ][INFO    ][22981] Executing state pkg.installed for pm-utils
2017-09-23 00:44:56,793 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-09-23 00:45:00,966 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:45:01,076 [salt.state       ][INFO    ][22981] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-09-23 00:45:01,086 [salt.state       ][INFO    ][22981] Loading fresh modules for state activity
2017-09-23 00:45:01,098 [salt.state       ][INFO    ][22981] Completed state [pm-utils] at time 00:45:01.098294 duration_in_ms=4313.512
2017-09-23 00:45:01,103 [salt.state       ][INFO    ][22981] Running state [qemu-kvm] at time 00:45:01.102951
2017-09-23 00:45:01,103 [salt.state       ][INFO    ][22981] Executing state pkg.installed for qemu-kvm
2017-09-23 00:45:01,301 [salt.state       ][INFO    ][22981] Package qemu-kvm is already installed
2017-09-23 00:45:01,302 [salt.state       ][INFO    ][22981] Completed state [qemu-kvm] at time 00:45:01.301549 duration_in_ms=198.596
2017-09-23 00:45:01,302 [salt.state       ][INFO    ][22981] Running state [nova-common] at time 00:45:01.301899
2017-09-23 00:45:01,302 [salt.state       ][INFO    ][22981] Executing state pkg.installed for nova-common
2017-09-23 00:45:01,310 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-common'] in directory '/root'
2017-09-23 00:45:04,654 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004504639478
2017-09-23 00:45:04,666 [salt.minion      ][INFO    ][1232] Starting a new job with PID 1232
2017-09-23 00:45:04,676 [salt.minion      ][INFO    ][1232] Returning information for job: 20170923004504639478
2017-09-23 00:45:14,847 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004514830089
2017-09-23 00:45:14,858 [salt.minion      ][INFO    ][1865] Starting a new job with PID 1865
2017-09-23 00:45:14,876 [salt.minion      ][INFO    ][1865] Returning information for job: 20170923004514830089
2017-09-23 00:45:25,054 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004525037336
2017-09-23 00:45:25,066 [salt.minion      ][INFO    ][1954] Starting a new job with PID 1954
2017-09-23 00:45:25,076 [salt.minion      ][INFO    ][1954] Returning information for job: 20170923004525037336
2017-09-23 00:45:35,251 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004535235024
2017-09-23 00:45:35,262 [salt.minion      ][INFO    ][1959] Starting a new job with PID 1959
2017-09-23 00:45:35,276 [salt.minion      ][INFO    ][1959] Returning information for job: 20170923004535235024
2017-09-23 00:45:45,453 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004545436031
2017-09-23 00:45:45,465 [salt.minion      ][INFO    ][1964] Starting a new job with PID 1964
2017-09-23 00:45:45,475 [salt.minion      ][INFO    ][1964] Returning information for job: 20170923004545436031
2017-09-23 00:45:55,656 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004555639565
2017-09-23 00:45:55,668 [salt.minion      ][INFO    ][1977] Starting a new job with PID 1977
2017-09-23 00:45:55,680 [salt.minion      ][INFO    ][1977] Returning information for job: 20170923004555639565
2017-09-23 00:46:05,860 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004605844094
2017-09-23 00:46:05,871 [salt.minion      ][INFO    ][1982] Starting a new job with PID 1982
2017-09-23 00:46:05,882 [salt.minion      ][INFO    ][1982] Returning information for job: 20170923004605844094
2017-09-23 00:46:15,540 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:46:15,572 [salt.state       ][INFO    ][22981] Made the following changes:
'python-passlib' changed from 'absent' to '1.7.1-1~cloud0'
'python-os-vif' changed from 'absent' to '1.4.0-0ubuntu2~cloud0'
'libxmlsec1' changed from 'absent' to '1.2.20-2ubuntu4'
'nova-common' changed from 'absent' to '2:15.0.6-0ubuntu1~cloud0'
'xmlsec1' changed from 'absent' to '1.2.20-2ubuntu4'
'python-microversion-parse' changed from 'absent' to '0.1.4-2~cloud0'
'python2.7-nova' changed from 'absent' to '1'
'python-os-xenapi' changed from 'absent' to '0.1.1-0ubuntu3~cloud0'
'python-keystone' changed from 'absent' to '2:11.0.2-0ubuntu1~cloud0'
'python2.7-keystone' changed from 'absent' to '1'
'python-defusedxml' changed from 'absent' to '0.4.1-2ubuntu0.16.04.1'
'python-pysaml2' changed from 'absent' to '3.0.0-3ubuntu1.16.04.1'
'python-nova' changed from 'absent' to '2:15.0.6-0ubuntu1~cloud0'
'libxmlsec1-openssl' changed from 'absent' to '1.2.20-2ubuntu4'
'python-cinderclient' changed from 'absent' to '1:1.11.0-0ubuntu2~cloud0'
'python2.7-cinderclient' changed from 'absent' to '1'

2017-09-23 00:46:15,583 [salt.state       ][INFO    ][22981] Loading fresh modules for state activity
2017-09-23 00:46:15,596 [salt.state       ][INFO    ][22981] Completed state [nova-common] at time 00:46:15.595935 duration_in_ms=74294.036
2017-09-23 00:46:15,602 [salt.state       ][INFO    ][22981] Running state [sysfsutils] at time 00:46:15.601469
2017-09-23 00:46:15,602 [salt.state       ][INFO    ][22981] Executing state pkg.installed for sysfsutils
2017-09-23 00:46:15,892 [salt.state       ][INFO    ][22981] Package sysfsutils is already installed
2017-09-23 00:46:15,892 [salt.state       ][INFO    ][22981] Completed state [sysfsutils] at time 00:46:15.892070 duration_in_ms=290.6
2017-09-23 00:46:15,892 [salt.state       ][INFO    ][22981] Running state [gettext-base] at time 00:46:15.892381
2017-09-23 00:46:15,893 [salt.state       ][INFO    ][22981] Executing state pkg.installed for gettext-base
2017-09-23 00:46:15,895 [salt.state       ][INFO    ][22981] Package gettext-base is already installed
2017-09-23 00:46:15,895 [salt.state       ][INFO    ][22981] Completed state [gettext-base] at time 00:46:15.895377 duration_in_ms=2.996
2017-09-23 00:46:15,896 [salt.state       ][INFO    ][22981] Running state [sg3-utils] at time 00:46:15.895606
2017-09-23 00:46:15,896 [salt.state       ][INFO    ][22981] Executing state pkg.installed for sg3-utils
2017-09-23 00:46:15,898 [salt.state       ][INFO    ][22981] Package sg3-utils is already installed
2017-09-23 00:46:15,898 [salt.state       ][INFO    ][22981] Completed state [sg3-utils] at time 00:46:15.898437 duration_in_ms=2.831
2017-09-23 00:46:15,899 [salt.state       ][INFO    ][22981] Running state [nova-compute-kvm] at time 00:46:15.898667
2017-09-23 00:46:15,899 [salt.state       ][INFO    ][22981] Executing state pkg.installed for nova-compute-kvm
2017-09-23 00:46:15,906 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-compute-kvm'] in directory '/root'
2017-09-23 00:46:16,125 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923004616051516
2017-09-23 00:46:16,137 [salt.minion      ][INFO    ][2102] Starting a new job with PID 2102
2017-09-23 00:46:16,145 [salt.minion      ][INFO    ][2102] Returning information for job: 20170923004616051516
2017-09-23 00:46:22,590 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:46:22,621 [salt.state       ][INFO    ][22981] Made the following changes:
'kpartx' changed from 'absent' to '0.5.0+git1.656f8865-5ubuntu2.5'
'nova-compute' changed from 'absent' to '2:15.0.6-0ubuntu1~cloud0'
'nova-compute-libvirt' changed from 'absent' to '2:15.0.6-0ubuntu1~cloud0'
'python-libvirt' changed from 'absent' to '3.0.0-2~cloud0'
'nova-compute-kvm' changed from 'absent' to '2:15.0.6-0ubuntu1~cloud0'
'nova-compute-hypervisor' changed from 'absent' to '1'

2017-09-23 00:46:22,631 [salt.state       ][INFO    ][22981] Loading fresh modules for state activity
2017-09-23 00:46:22,644 [salt.state       ][INFO    ][22981] Completed state [nova-compute-kvm] at time 00:46:22.643906 duration_in_ms=6745.239
2017-09-23 00:46:22,651 [salt.state       ][INFO    ][22981] Running state [libvirt-bin] at time 00:46:22.650602
2017-09-23 00:46:22,651 [salt.state       ][INFO    ][22981] Executing state pkg.installed for libvirt-bin
2017-09-23 00:46:22,900 [salt.state       ][INFO    ][22981] Package libvirt-bin is already installed
2017-09-23 00:46:22,900 [salt.state       ][INFO    ][22981] Completed state [libvirt-bin] at time 00:46:22.899887 duration_in_ms=249.286
2017-09-23 00:46:22,902 [salt.state       ][INFO    ][22981] Running state [/var/log/nova] at time 00:46:22.901545
2017-09-23 00:46:22,902 [salt.state       ][INFO    ][22981] Executing state file.directory for /var/log/nova
2017-09-23 00:46:22,902 [salt.state       ][INFO    ][22981] {'group': 'nova'}
2017-09-23 00:46:22,903 [salt.state       ][INFO    ][22981] Completed state [/var/log/nova] at time 00:46:22.902634 duration_in_ms=1.089
2017-09-23 00:46:22,903 [salt.state       ][INFO    ][22981] Running state [ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ root@mirantis.com] at time 00:46:22.903079
2017-09-23 00:46:22,903 [salt.state       ][INFO    ][22981] Executing state ssh_auth.present for ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ root@mirantis.com
2017-09-23 00:46:22,905 [salt.state       ][INFO    ][22981] {'AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ': 'New'}
2017-09-23 00:46:22,905 [salt.state       ][INFO    ][22981] Completed state [ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ root@mirantis.com] at time 00:46:22.905070 duration_in_ms=1.991
2017-09-23 00:46:22,906 [salt.state       ][INFO    ][22981] Running state [nova] at time 00:46:22.905607
2017-09-23 00:46:22,906 [salt.state       ][INFO    ][22981] Executing state user.present for nova
2017-09-23 00:46:22,907 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['usermod', '-G', 'libvirtd', 'nova'] in directory '/root'
2017-09-23 00:46:23,045 [salt.state       ][INFO    ][22981] {'groups': ['libvirtd', 'nova']}
2017-09-23 00:46:23,045 [salt.state       ][INFO    ][22981] Completed state [nova] at time 00:46:23.045290 duration_in_ms=139.682
2017-09-23 00:46:23,046 [salt.state       ][INFO    ][22981] Running state [/var/lib/nova/.ssh/id_rsa] at time 00:46:23.045808
2017-09-23 00:46:23,046 [salt.state       ][INFO    ][22981] Executing state file.managed for /var/lib/nova/.ssh/id_rsa
2017-09-23 00:46:23,057 [salt.state       ][INFO    ][22981] File changed:
New file
2017-09-23 00:46:23,057 [salt.state       ][INFO    ][22981] Completed state [/var/lib/nova/.ssh/id_rsa] at time 00:46:23.057445 duration_in_ms=11.637
2017-09-23 00:46:23,058 [salt.state       ][INFO    ][22981] Running state [/var/lib/nova/.ssh/config] at time 00:46:23.057850
2017-09-23 00:46:23,058 [salt.state       ][INFO    ][22981] Executing state file.managed for /var/lib/nova/.ssh/config
2017-09-23 00:46:23,093 [salt.state       ][INFO    ][22981] File changed:
New file
2017-09-23 00:46:23,094 [salt.state       ][INFO    ][22981] Completed state [/var/lib/nova/.ssh/config] at time 00:46:23.093454 duration_in_ms=35.603
2017-09-23 00:46:23,094 [salt.state       ][INFO    ][22981] Running state [/etc/nova/nova.conf] at time 00:46:23.093889
2017-09-23 00:46:23,094 [salt.state       ][INFO    ][22981] Executing state file.managed for /etc/nova/nova.conf
2017-09-23 00:46:23,138 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/nova-compute.conf.Debian'
2017-09-23 00:46:23,270 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-09-23 00:46:23,341 [salt.state       ][INFO    ][22981] File changed:
--- 
+++ 
@@ -1,8 +1,14 @@
+
 [DEFAULT]
 
 #
 # From nova.conf
 #
+compute_manager=nova.compute.manager.ComputeManager
+network_device_mtu=65000
+use_neutron = True
+security_group_api=neutron
+image_service=nova.image.glance.GlanceImageService
 
 # DEPRECATED:
 # When returning instance metadata, this is the class that is used
@@ -93,6 +99,8 @@
 #  (string value)
 #instance_usage_audit_period=month
 
+instance_usage_audit = True
+instance_usage_audit_period = hour
 #
 # 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
@@ -109,6 +117,7 @@
 # entry.
 #  (string value)
 #rootwrap_config=/etc/nova/rootwrap.conf
+rootwrap_config=/etc/nova/rootwrap.conf
 
 # Explicitly specify the temporary working directory. (string value)
 #tempdir=<None>
@@ -155,6 +164,7 @@
 # * ``hyperv.HyperVDriver``
 #  (string value)
 #compute_driver=<None>
+compute_driver = libvirt.LibvirtDriver
 
 #
 # Allow destination machine to match source for resize. Useful when
@@ -163,6 +173,7 @@
 # the same host to the destination options.
 #  (boolean value)
 #allow_resize_to_same_host=false
+allow_resize_to_same_host=true
 
 #
 # Availability zone to use when user doesn't specify one.
@@ -299,6 +310,7 @@
 # * False: Instances should continue booting after VIF plugging timeout
 #  (boolean value)
 #vif_plugging_is_fatal=true
+vif_plugging_is_fatal=true
 
 #
 # Timeout for Neutron VIF plugging event message arrival.
@@ -314,6 +326,7 @@
 #  (integer value)
 # Minimum value: 0
 #vif_plugging_timeout=300
+vif_plugging_timeout=300
 
 # Path to '/etc/network/interfaces' template.
 #
@@ -382,6 +395,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.
@@ -419,6 +433,7 @@
 # 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.
@@ -459,6 +474,7 @@
 #     vcpu_pin_set = "4-12,^8,15"
 #  (string value)
 #vcpu_pin_set=<None>
+vcpu_pin_set=5-7,13-15
 
 #
 # Number of huge/large memory pages to reserved per NUMA host cell.
@@ -505,6 +521,7 @@
 #  (integer value)
 # Minimum value: 0
 #reserved_host_memory_mb=512
+reserved_host_memory_mb = 512
 
 #
 # This option helps you specify virtual CPU to physical CPU allocation ratio.
@@ -619,6 +636,7 @@
 #   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
@@ -646,6 +664,7 @@
 # resume their state each time the compute node boots or restarts.
 #  (boolean value)
 #resume_guests_state_on_host_boot=false
+resume_guests_state_on_host_boot=True
 
 #
 # Number of times to retry network allocation. It is required to attempt network
@@ -702,6 +721,7 @@
 # * For any value > 0, total attempts are (value + 1)
 #  (integer value)
 #block_device_allocate_retries=60
+block_device_allocate_retries=600
 
 #
 # Number of greenthreads available for use to sync power states.
@@ -726,6 +746,7 @@
 #  (integer value)
 # Minimum value: -1
 #image_cache_manager_interval=2400
+image_cache_manager_interval=0
 
 #
 # Interval to pull network bandwidth usage info.
@@ -783,6 +804,7 @@
 # * 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.
@@ -903,6 +925,7 @@
 #  (integer value)
 # Minimum value: 0
 #block_device_allocate_retries_interval=3
+block_device_allocate_retries_interval=10
 
 #
 # Interval between sending the scheduler a list of current instance UUIDs to
@@ -1225,6 +1248,7 @@
 #  (string value)
 # Allowed values: iso9660, vfat
 #config_drive_format=iso9660
+config_drive_format=vfat
 
 #
 # Force injection to take place on a config drive
@@ -1252,6 +1276,7 @@
 #   installation.
 #  (boolean value)
 #force_config_drive=false
+force_config_drive=true
 
 #
 # Name or path of the tool used for ISO image creation
@@ -1478,7 +1503,7 @@
 # * routing_source_ip
 # * vpn_ip
 #  (string value)
-#my_ip=10.222.113.108
+#my_ip=10.89.104.70
 
 #
 # The IP address which is used to connect to the block storage network.
@@ -1500,7 +1525,7 @@
 #
 # * String with hostname, FQDN or IP address. Default is hostname of this host.
 #  (string value)
-#host=lgw01-25
+#host=lcy01-22
 
 #
 # Assign IPv6 and IPv4 addresses when creating instances.
@@ -2259,6 +2284,7 @@
 # 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.
@@ -2463,6 +2489,7 @@
 #   networking
 #  (string value)
 #firewall_driver=<None>
+firewall_driver = nova.virt.firewall.NoopFirewallDriver
 
 #
 # Determine whether to allow network traffic from same network.
@@ -2536,7 +2563,7 @@
 #
 # * ``state_path``
 #  (string value)
-#pybasedir=/build/nova-IoCdwd/nova-15.0.6
+#pybasedir=/build/nova-elxmSs/nova-15.0.2
 
 #
 # The directory where the Nova binaries are installed.
@@ -2581,6 +2608,7 @@
 #   because they report in too rarely.
 #  (integer value)
 #report_interval=10
+report_interval = 60
 
 #
 # Maximum time in seconds since last check-in for up service
@@ -2594,6 +2622,7 @@
 # * report_interval (service_down_time should not be less than report_interval)
 #  (integer value)
 #service_down_time=60
+service_down_time=90
 
 #
 # Enable periodic tasks.
@@ -2742,12 +2771,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
@@ -2891,6 +2922,7 @@
 # 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)
@@ -3012,13 +3044,12 @@
 # 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
-
-# A URL representing the messaging driver to use and its full configuration.
-# (string value)
-#transport_url=<None>
+rpc_response_timeout = 3600
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -3083,6 +3114,7 @@
 # Allowed values: keystone, noauth2
 # 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
@@ -3448,7 +3480,9 @@
 #
 # From nova.conf
 #
-
+backend = oslo_cache.memcache_pool
+enabled = true
+memcache_servers=10.167.4.11:11211,10.167.4.12:11211,10.167.4.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)
@@ -3982,7 +4016,8 @@
 #
 # From nova.conf
 #
-
+os_region_name = RegionOne
+catalog_info=volumev2:cinderv2:internalURL
 #
 # Info to match when looking for cinder in the service catalog.
 #
@@ -4497,9 +4532,7 @@
 # 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:
 #
@@ -4953,6 +4986,8 @@
 #   (i.e. "http://10.0.1.0:9292" or "https://my.glance.server/image").
 #  (list value)
 #api_servers=<None>
+api_servers=http://10.167.4.10:9292
+
 
 #
 # Enable insecure SSL (https) requests to glance.
@@ -5289,6 +5324,7 @@
 #   drive by setting the force_config_drive option to 'True'.
 #  (boolean value)
 #config_drive_cdrom=false
+config_drive_cdrom=false
 
 #
 # Configuration drive inject password
@@ -5302,6 +5338,7 @@
 # * 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
@@ -5403,113 +5440,7 @@
 #filesystems =
 
 
-[ironic]
-#
-# Configuration options for Ironic driver (Bare Metal).
-# If using the Ironic driver following options must be set:
-# * auth_type
-# * auth_url
-# * project_name
-# * username
-# * password
-# * project_domain_id or project_domain_name
-# * user_domain_id or user_domain_name
-
-#
-# From nova.conf
-#
-
-# 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.
-# If set to 0, only try once, no retries.
-#
-# Related options:
-#
-# * api_retry_interval
-#  (integer value)
-# Minimum value: 0
-#api_max_retries=60
-
-#
-# The number of seconds to wait before retrying the request.
-#
-# Related options:
-#
-# * api_max_retries
-#  (integer value)
-# Minimum value: 0
-#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
-
-# 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>
-
-# Authentication type to load (string value)
-# Deprecated group/name - [ironic]/auth_plugin
-#auth_type=<None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section=<None>
-
-# Authentication URL (string value)
-#auth_url=<None>
-
-# Domain ID to scope to (string value)
-#domain_id=<None>
-
-# Domain name to scope to (string value)
-#domain_name=<None>
-
-# Project ID to scope to (string value)
-#project_id=<None>
-
-# Project name to scope to (string value)
-#project_name=<None>
-
-# Domain ID containing project (string value)
-#project_domain_id=<None>
-
-# Domain name containing project (string value)
-#project_domain_name=<None>
-
-# Trust ID (string value)
-#trust_id=<None>
-
-# User ID (string value)
-#user_id=<None>
-
-# Username (string value)
-# Deprecated group/name - [ironic]/user-name
-#username=<None>
-
-# User's domain id (string value)
-#user_domain_id=<None>
-
-# User's domain name (string value)
-#user_domain_name=<None>
-
-# User's password (string value)
-#password=<None>
+
 
 
 [key_manager]
@@ -5598,7 +5529,17 @@
 #
 # From keystonemiddleware.auth_token
 #
-
+signing_dirname=/tmp/keystone-signing-nova
+revocation_cache_time = 10
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = nova
+password = opnfv_secret
+auth_uri=http://10.167.4.10:5000
+auth_url=http://10.167.4.10:35357
+memcached_servers=10.167.4.11:11211,10.167.4.12:11211,10.167.4.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
@@ -5815,7 +5756,15 @@
 #
 # From nova.conf
 #
-
+cpu_mode = host-passthrough
+virt_type = kvm
+inject_partition=-2
+inject_password=True
+disk_cachemodes="network=writeback,block=none"
+block_migration_flag=VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE,VIR_MIGRATE_NON_SHARED_INC
+live_migration_flag=VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE,VIR_MIGRATE_PERSIST_DEST
+inject_key=True
+vif_driver=nova.virt.libvirt.vif.LibvirtGenericVIFDriver
 #
 # The ID of the image to boot from to rescue data from a corrupted instance.
 #
@@ -6101,6 +6050,7 @@
 #   'block_migration_flag' to enable tunneled migration.
 #  (boolean value)
 #live_migration_tunnelled=false
+live_migration_tunnelled=true
 
 #
 # Maximum bandwidth(in MiB/s) to be used during migration.
@@ -6965,7 +6915,17 @@
 #
 # From nova.conf
 #
-
+username=neutron
+password=opnfv_secret
+project_name=service
+auth_url=http://10.167.4.10:35357/v3
+url=http://10.167.4.10:9696
+region_name= RegionOne
+extension_sync_interval=600
+auth_type = v3password
+project_domain_name = Default
+user_domain_name = Default
+timeout=30
 #
 # This option specifies the URL for connecting to Neutron.
 #
@@ -7046,6 +7006,7 @@
 
 # Timeout value for http requests (integer value)
 #timeout=<None>
+timeout = 300
 
 # Authentication type to load (string value)
 # Deprecated group/name - [neutron]/auth_plugin
@@ -7138,6 +7099,7 @@
 # Allowed values: <None>, vm_state, vm_and_task_state
 # Deprecated group/name - [DEFAULT]/notify_on_state_change
 #notify_on_state_change=<None>
+notify_on_state_change = vm_and_task_state
 
 #
 # If enabled, send api.fault notifications on caught exceptions in the
@@ -7145,6 +7107,7 @@
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/notify_api_faults
 #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
@@ -7274,7 +7237,7 @@
 # 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=/var/lock/nova
+lock_path = /var/lib/nova/tmp
 
 
 [oslo_messaging_amqp]
@@ -7517,6 +7480,7 @@
 #
 # From oslo.messaging
 #
+driver = messagingv2
 
 # The Drivers(s) to handle sending notifications. Possible values are messaging,
 # messagingv2, routing, log, test, noop (multi valued)
@@ -7796,6 +7760,8 @@
 # Reconnecting retry delay in case of connectivity problem during sending RPC
 # message (floating point value)
 #rpc_retry_delay=0.25
+
+
 
 
 [oslo_messaging_zmq]
@@ -8104,12 +8070,19 @@
 # Deprecated group/name - [DEFAULT]/pci_passthrough_whitelist
 #passthrough_whitelist =
 
-
 [placement]
 
 #
 # From nova.conf
 #
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = nova
+password = opnfv_secret
+auth_url=http://10.167.4.10:35357/v3
+os_interface = internal
 
 #
 # Region name of this node. This is used when picking the URL in the service
@@ -8119,7 +8092,8 @@
 #
 # * Any string representing region name
 #  (string value)
-os_region_name = openstack
+#os_region_name = openstack
+os_region_name = RegionOne
 
 #
 # Endpoint interface for this node. This is used when picking the URL in the
@@ -8906,7 +8880,8 @@
 # * vnc.enabled set to False
 # * update html5proxy_base_url
 # * update server_proxyclient_address
-
+enabled = false
+html5proxy_base_url = https://10.167.4.80:6080/spice_auto.html
 #
 # From nova.conf
 #
@@ -9686,6 +9661,12 @@
 #
 # From nova.conf
 #
+enabled = true
+novncproxy_base_url=https://10.167.4.80:6080/vnc_auto.html
+novncproxy_port=6080
+vncserver_listen=0.0.0.0
+vncserver_proxyclient_address=10.167.4.101
+keymap = en-us
 
 #
 # Enable VNC related features.
@@ -9907,6 +9888,7 @@
 #   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.
@@ -10708,7 +10690,7 @@
 # * A string representing a valid hostname
 #  (string value)
 # Deprecated group/name - [DEFAULT]/console_public_hostname
-#console_public_hostname=lgw01-25
+#console_public_hostname=lcy01-22
 
 
 [xvp]

2017-09-23 00:46:23,342 [salt.state       ][INFO    ][22981] Completed state [/etc/nova/nova.conf] at time 00:46:23.341582 duration_in_ms=247.692
2017-09-23 00:46:23,343 [salt.state       ][INFO    ][22981] Running state [nova-compute] at time 00:46:23.342936
2017-09-23 00:46:23,343 [salt.state       ][INFO    ][22981] Executing state service.running for nova-compute
2017-09-23 00:46:23,344 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'status', 'nova-compute.service', '-n', '0'] in directory '/root'
2017-09-23 00:46:23,356 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-09-23 00:46:23,367 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-09-23 00:46:23,376 [salt.state       ][INFO    ][22981] The service nova-compute is already running
2017-09-23 00:46:23,377 [salt.state       ][INFO    ][22981] Completed state [nova-compute] at time 00:46:23.376563 duration_in_ms=33.627
2017-09-23 00:46:23,377 [salt.state       ][INFO    ][22981] Running state [nova-compute] at time 00:46:23.376714
2017-09-23 00:46:23,377 [salt.state       ][INFO    ][22981] Executing state service.mod_watch for nova-compute
2017-09-23 00:46:23,377 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-09-23 00:46:23,386 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-09-23 00:46:23,394 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nova-compute.service'] in directory '/root'
2017-09-23 00:46:23,433 [salt.state       ][INFO    ][22981] {'nova-compute': True}
2017-09-23 00:46:23,433 [salt.state       ][INFO    ][22981] Completed state [nova-compute] at time 00:46:23.433029 duration_in_ms=56.314
2017-09-23 00:46:23,434 [salt.state       ][INFO    ][22981] Running state [/etc/default/libvirtd] at time 00:46:23.433651
2017-09-23 00:46:23,434 [salt.state       ][INFO    ][22981] Executing state file.managed for /etc/default/libvirtd
2017-09-23 00:46:23,451 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirt.Debian'
2017-09-23 00:46:23,454 [salt.state       ][INFO    ][22981] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
-
+# Don't use "-d" option with systemd
+libvirtd_opts="-l"
+LIBVIRTD_ARGS="--listen"
 # pass in location of kerberos keytab
 #export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
 
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"

2017-09-23 00:46:23,455 [salt.state       ][INFO    ][22981] Completed state [/etc/default/libvirtd] at time 00:46:23.454481 duration_in_ms=20.83
2017-09-23 00:46:23,455 [salt.state       ][INFO    ][22981] Running state [service.systemctl_reload] at time 00:46:23.455147
2017-09-23 00:46:23,455 [salt.state       ][INFO    ][22981] Executing state module.wait for service.systemctl_reload
2017-09-23 00:46:23,455 [salt.state       ][INFO    ][22981] No changes made for service.systemctl_reload
2017-09-23 00:46:23,456 [salt.state       ][INFO    ][22981] Completed state [service.systemctl_reload] at time 00:46:23.455567 duration_in_ms=0.421
2017-09-23 00:46:23,456 [salt.state       ][INFO    ][22981] Running state [service.systemctl_reload] at time 00:46:23.455683
2017-09-23 00:46:23,456 [salt.state       ][INFO    ][22981] Executing state module.mod_watch for service.systemctl_reload
2017-09-23 00:46:23,456 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-09-23 00:46:23,502 [salt.state       ][INFO    ][22981] {'ret': True}
2017-09-23 00:46:23,502 [salt.state       ][INFO    ][22981] Completed state [service.systemctl_reload] at time 00:46:23.501913 duration_in_ms=46.23
2017-09-23 00:46:23,502 [salt.state       ][INFO    ][22981] Running state [/etc/libvirt/qemu.conf] at time 00:46:23.502333
2017-09-23 00:46:23,503 [salt.state       ][INFO    ][22981] Executing state file.managed for /etc/libvirt/qemu.conf
2017-09-23 00:46:23,520 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/qemu.conf.Debian'
2017-09-23 00:46:23,542 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-09-23 00:46:23,563 [salt.state       ][INFO    ][22981] File changed:
--- 
+++ 
@@ -1,47 +1,8 @@
+
 # Master configuration file for the QEMU driver.
 # All settings described here are optional - if omitted, sensible
 # defaults are used.
 
-# Use of TLS requires that x509 certificates be issued. The default is
-# to keep them in /etc/pki/qemu. This directory must contain
-#
-#  ca-cert.pem - the CA master certificate
-#  server-cert.pem - the server certificate signed with ca-cert.pem
-#  server-key.pem  - the server private key
-#
-# and optionally may contain
-#
-#  dh-params.pem - the DH params configuration file
-#
-#default_tls_x509_cert_dir = "/etc/pki/qemu"
-
-
-# The default TLS configuration only uses certificates for the server
-# allowing the client to verify the server's identity and establish
-# an encrypted channel.
-#
-# It is possible to use x509 certificates for authentication too, by
-# issuing a x509 certificate to every client who needs to connect.
-#
-# Enabling this option will reject any client who does not have a
-# certificate signed by the CA in /etc/pki/qemu/ca-cert.pem
-#
-#default_tls_x509_verify = 1
-
-#
-# Libvirt assumes the server-key.pem file is unencrypted by default.
-# To use an encrypted server-key.pem file, the password to decrypt
-# the PEM file is required. This can be provided by creating a secret
-# object in libvirt and then to uncomment this setting to set the UUID
-# of the secret.
-#
-# NB This default all-zeros UUID will not work. Replace it with the
-# output from the UUID for the TLS secret from a 'virsh secret-list'
-# command and then uncomment the entry
-#
-#default_tls_x509_secret_uuid = "00000000-0000-0000-0000-000000000000"
-
-
 # VNC is configured to listen on 127.0.0.1 by default.
 # To make it listen on all public interfaces, uncomment
 # this next option.
@@ -55,9 +16,9 @@
 # unix socket. This prevents unprivileged access from users on the
 # host machine, though most VNC clients do not support it.
 #
-# This will only be enabled for VNC configurations that have listen
-# type=address but without any address specified. This setting takes
-# preference over vnc_listen.
+# This will only be enabled for VNC configurations that do not have
+# a hardcoded 'listen' or 'socket' value. This setting takes preference
+# over vnc_listen.
 #
 #vnc_auto_unix_socket = 1
 
@@ -72,10 +33,15 @@
 #vnc_tls = 1
 
 
-# In order to override the default TLS certificate location for
-# vnc certificates, supply a valid path to the certificate directory.
-# If the provided path does not exist then the default_tls_x509_cert_dir
-# path will be used.
+# Use of TLS requires that x509 certificates be issued. The
+# default it to keep them in /etc/pki/libvirt-vnc. This directory
+# must contain
+#
+#  ca-cert.pem - the CA master certificate
+#  server-cert.pem - the server certificate signed with ca-cert.pem
+#  server-key.pem  - the server private key
+#
+# This option allows the certificate directory to be changed
 #
 #vnc_tls_x509_cert_dir = "/etc/pki/libvirt-vnc"
 
@@ -89,9 +55,6 @@
 #
 # Enabling this option will reject any client who does not have a
 # certificate signed by the CA in /etc/pki/libvirt-vnc/ca-cert.pem
-#
-# If this option is not supplied, it will be set to the value of
-# "default_tls_x509_verify".
 #
 #vnc_tls_x509_verify = 1
 
@@ -155,23 +118,17 @@
 #spice_tls = 1
 
 
-# In order to override the default TLS certificate location for
-# spice certificates, supply a valid path to the certificate directory.
-# If the provided path does not exist then the default_tls_x509_cert_dir
-# path will be used.
+# Use of TLS requires that x509 certificates be issued. The
+# default it to keep them in /etc/pki/libvirt-spice. This directory
+# must contain
+#
+#  ca-cert.pem - the CA master certificate
+#  server-cert.pem - the server certificate signed with ca-cert.pem
+#  server-key.pem  - the server private key
+#
+# This option allows the certificate directory to be changed.
 #
 #spice_tls_x509_cert_dir = "/etc/pki/libvirt-spice"
-
-
-# Enable this option to have SPICE served over an automatically created
-# unix socket. This prevents unprivileged access from users on the
-# host machine.
-#
-# This will only be enabled for SPICE configurations that have listen
-# type=address but without any address specified. This setting takes
-# preference over spice_listen.
-#
-#spice_auto_unix_socket = 1
 
 
 # The default SPICE password. This parameter is only used if the
@@ -198,44 +155,6 @@
 # point to the directory, and create a qemu.conf in that location
 #
 #spice_sasl_dir = "/some/directory/sasl2"
-
-# Enable use of TLS encryption on the chardev TCP transports.
-#
-# It is necessary to setup CA and issue a server certificate
-# before enabling this.
-#
-#chardev_tls = 1
-
-
-# In order to override the default TLS certificate location for character
-# device TCP certificates, supply a valid path to the certificate directory.
-# If the provided path does not exist then the default_tls_x509_cert_dir
-# path will be used.
-#
-#chardev_tls_x509_cert_dir = "/etc/pki/libvirt-chardev"
-
-
-# The default TLS configuration only uses certificates for the server
-# allowing the client to verify the server's identity and establish
-# an encrypted channel.
-#
-# It is possible to use x509 certificates for authentication too, by
-# issuing a x509 certificate to every client who needs to connect.
-#
-# Enabling this option will reject any client who does not have a
-# certificate signed by the CA in /etc/pki/libvirt-chardev/ca-cert.pem
-#
-#chardev_tls_x509_verify = 1
-
-
-# Uncomment and use the following option to override the default secret
-# UUID provided in the default_tls_x509_secret_uuid parameter.
-#
-# NB This default all-zeros UUID will not work. Replace it with the
-# output from the UUID for the TLS secret from a 'virsh secret-list'
-# command and then uncomment the entry
-#
-#chardev_tls_x509_secret_uuid = "00000000-0000-0000-0000-000000000000"
 
 
 # By default, if no graphical front end is configured, libvirt will disable
@@ -356,14 +275,6 @@
 #    "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
 #    "/dev/rtc","/dev/hpet", "/dev/vfio/vfio"
 #]
-#
-# RDMA migration requires the following extra files to be added to the list:
-#   "/dev/infiniband/rdma_cm",
-#   "/dev/infiniband/issm0",
-#   "/dev/infiniband/issm1",
-#   "/dev/infiniband/umad0",
-#   "/dev/infiniband/umad1",
-#   "/dev/infiniband/uverbs0"
 
 
 # The default format for Qemu/KVM guest save images is raw; that is, the
@@ -420,20 +331,15 @@
 # unspecified here, determination of a host mount point in /proc/mounts
 # will be attempted.  Specifying an explicit mount overrides detection
 # of the same in /proc/mounts.  Setting the mount point to "" will
-# disable guest hugepage backing. If desired, multiple mount points can
-# be specified at once, separated by comma and enclosed in square
-# brackets, for example:
-#
-#     hugetlbfs_mount = ["/dev/hugepages2M", "/dev/hugepages1G"]
-#
-# The size of huge page served by specific mount point is determined by
-# libvirt at the daemon startup.
-#
-# NB, within these mount points, guests will create memory backing
-# files in a location of $MOUNTPOINT/libvirt/qemu
+# disable guest hugepage backing.
+#
+# NB, within this mount point, guests will create memory backing files
+# in a location of $MOUNTPOINT/libvirt/qemu
 #
 #hugetlbfs_mount = "/dev/hugepages"
-
+#hugetlbfs_mount = ["/run/hugepages/kvm", "/mnt/hugepages_1GB"]
+hugetlbfs_mount = ["/mnt/hugepages_2M"]
+security_driver="none"
 
 # Path to the setuid helper for creating tap devices.  This executable
 # is used to create <source type='bridge'> interfaces when libvirtd is
@@ -469,42 +375,6 @@
 # The same applies to max_files which sets the limit on the maximum
 # number of opened files.
 #
-#max_processes = 0
-#max_files = 0
-
-# If max_core is set to a non-zero integer, then QEMU will be
-# permitted to create core dumps when it crashes, provided its
-# RAM size is smaller than the limit set.
-#
-# Be warned that the core dump will include a full copy of the
-# guest RAM, if the 'dump_guest_core' setting has been enabled,
-# or if the guest XML contains
-#
-#   <memory dumpcore="on">...guest ram...</memory>
-#
-# If guest RAM is to be included, ensure the max_core limit
-# is set to at least the size of the largest expected guest
-# plus another 1GB for any QEMU host side memory mappings.
-#
-# As a special case it can be set to the string "unlimited" to
-# to allow arbitrarily sized core dumps.
-#
-# By default the core dump size is set to 0 disabling all dumps
-#
-# Size is a positive integer specifying bytes or the
-# string "unlimited"
-#
-#max_core = "unlimited"
-
-# Determine if guest RAM is included in QEMU core dumps. By
-# default guest RAM will be excluded if a new enough QEMU is
-# present. Setting this to '1' will force guest RAM to always
-# be included in QEMU core dumps.
-#
-# This setting will be ignored if the guest XML has set the
-# dumpcore attribute on the <memory> element.
-#
-#dump_guest_core = 1
 
 # mac_filter enables MAC addressed based filtering on bridge ports.
 # This currently requires ebtables to be installed.
@@ -531,13 +401,11 @@
 #allow_disk_format_probing = 1
 
 
-# In order to prevent accidentally starting two domains that
-# share one writable disk, libvirt offers two approaches for
-# locking files. The first one is sanlock, the other one,
-# virtlockd, is then our own implementation. Accepted values
-# are "sanlock" and "lockd".
-#
-#lock_manager = "lockd"
+# To enable 'Sanlock' project based locking of the file
+# content (to prevent two VMs writing to the same
+# disk), uncomment this
+#
+#lock_manager = "sanlock"
 
 
 
@@ -579,17 +447,10 @@
 #seccomp_sandbox = 1
 
 
+
 # Override the listen address for all incoming migrations. Defaults to
 # 0.0.0.0, or :: if both host and qemu are capable of IPv6.
-#migration_address = "0.0.0.0"
-
-
-# The default hostname or IP address which will be used by a migration
-# source for transferring migration data to this host.  The migration
-# source has to be able to resolve this hostname and connect to it so
-# setting "localhost" will not work.  By default, the host's configured
-# hostname is used.
-#migration_host = "host.example.com"
+#migration_address = "127.0.0.1"
 
 
 # Override the port range used for incoming migrations.
@@ -601,67 +462,9 @@
 #
 #migration_port_min = 49152
 #migration_port_max = 49215
-
-
-
-# Timestamp QEMU's log messages (if QEMU supports it)
-#
-# Defaults to 1.
-#
-#log_timestamp = 0
-
-
-# Location of master nvram file
-#
-# When a domain is configured to use UEFI instead of standard
-# BIOS it may use a separate storage for UEFI variables. If
-# that's the case libvirt creates the variable store per domain
-# using this master file as image. Each UEFI firmware can,
-# however, have different variables store. Therefore the nvram is
-# a list of strings when a single item is in form of:
-#   ${PATH_TO_UEFI_FW}:${PATH_TO_UEFI_VARS}.
-# Later, when libvirt creates per domain variable store, this list is
-# searched for the master image. The UEFI firmware can be called
-# differently for different guest architectures. For instance, it's OVMF
-# for x86_64 and i686, but it's AAVMF for aarch64. The libvirt default
-# follows this scheme.
-#nvram = [
-#   "/usr/share/OVMF/OVMF_CODE.fd:/usr/share/OVMF/OVMF_VARS.fd",
-#   "/usr/share/OVMF/OVMF_CODE.secboot.fd:/usr/share/OVMF/OVMF_VARS.fd",
-#   "/usr/share/AAVMF/AAVMF_CODE.fd:/usr/share/AAVMF/AAVMF_VARS.fd"
-#]
-
-# The backend to use for handling stdout/stderr output from
-# QEMU processes.
-#
-#  'file': QEMU writes directly to a plain file. This is the
-#          historical default, but allows QEMU to inflict a
-#          denial of service attack on the host by exhausting
-#          filesystem space
-#
-#  'logd': QEMU writes to a pipe provided by virtlogd daemon.
-#          This is the current default, providing protection
-#          against denial of service by performing log file
-#          rollover when a size limit is hit.
-#
-#stdio_handler = "logd"
-
-# Qemu gluster libgfapi log level, debug levels are 0-9, with 9 being the
-# most verbose, and 0 representing no debugging output.
-#
-# The current logging levels defined in the gluster GFAPI are:
-#
-#    0 - None
-#    1 - Emergency
-#    2 - Alert
-#    3 - Critical
-#    4 - Error
-#    5 - Warning
-#    6 - Notice
-#    7 - Info
-#    8 - Debug
-#    9 - Trace
-#
-# Defaults to 4
-#
-#gluster_debug_level = 9
+cgroup_device_acl = [
+    "/dev/null", "/dev/full", "/dev/zero",
+    "/dev/random", "/dev/urandom",
+    "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
+    "/dev/rtc", "/dev/hpet","/dev/net/tun",
+]

2017-09-23 00:46:23,564 [salt.state       ][INFO    ][22981] Completed state [/etc/libvirt/qemu.conf] at time 00:46:23.563557 duration_in_ms=61.224
2017-09-23 00:46:23,564 [salt.state       ][INFO    ][22981] Running state [/etc/libvirt/libvirtd.conf] at time 00:46:23.563929
2017-09-23 00:46:23,564 [salt.state       ][INFO    ][22981] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-09-23 00:46:23,584 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirtd.conf.Debian'
2017-09-23 00:46:23,604 [salt.fileclient  ][INFO    ][22981] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-09-23 00:46:23,625 [salt.state       ][INFO    ][22981] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 # Master libvirt daemon configuration file
 #
 # For further information consult http://libvirt.org/format.html
@@ -21,6 +22,12 @@
 # This is enabled by default, uncomment this to disable it
 #listen_tls = 0
 
+
+listen_tls = 0
+listen_tcp = 1
+auth_tcp = "none"
+
+
 # Listen for unencrypted TCP connections on the public TCP/IP port.
 # NB, must pass the --listen flag to the libvirtd process for this to
 # have any effect.
@@ -48,10 +55,6 @@
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
 #
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
-#
 #listen_addr = "192.168.0.1"
 
 
@@ -67,7 +70,7 @@
 # unique on the immediate broadcast network.
 #
 # The default is "Virtualization Host HOSTNAME", where HOSTNAME
-# is substituted for the short hostname of the machine (without domain)
+# is subsituted for the short hostname of the machine (without domain)
 #
 #mdns_name = "Virtualization Host Joe Demo"
 
@@ -82,14 +85,14 @@
 # without becoming root.
 #
 # This is restricted to 'root' by default.
-unix_sock_group = "libvirt"
+unix_sock_group = "libvirtd"
 
 # Set the UNIX socket permissions for the R/O socket. This is used
 # for monitoring VM status only
 #
-# Default allows any user. If setting group ownership, you may want to
-# restrict this too.
-unix_sock_ro_perms = "0777"
+# Default allows any user. If setting group ownership may want to
+# restrict this to:
+#unix_sock_ro_perms = "0777"
 
 # Set the UNIX socket permissions for the R/W socket. This is used
 # for full management of VMs
@@ -98,19 +101,11 @@
 # the default will change to allow everyone (eg, 0777)
 #
 # If not using PolicyKit and setting group ownership for access
-# control, then you may want to relax this too.
+# control then you may want to relax this to:
 unix_sock_rw_perms = "0770"
-
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
 
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -125,7 +120,7 @@
 #  - sasl: use SASL infrastructure. The actual auth scheme is then
 #          controlled from /etc/sasl2/libvirt.conf. For the TCP
 #          socket only GSSAPI & DIGEST-MD5 mechanisms will be used.
-#          For non-TCP or TLS sockets, any scheme is allowed.
+#          For non-TCP or TLS sockets,  any scheme is allowed.
 #
 #  - polkit: use PolicyKit to authenticate. This is only suitable
 #            for use on the UNIX sockets. The default policy will
@@ -156,6 +151,7 @@
 # use, always enable SASL and use the GSSAPI or DIGEST-MD5
 # mechanism in /etc/sasl2/libvirt.conf
 #auth_tcp = "sasl"
+#auth_tcp = "none"
 
 # Change the authentication scheme for TLS sockets.
 #
@@ -167,15 +163,6 @@
 #auth_tls = "none"
 
 
-# Change the API access control scheme
-#
-# By default an authenticated user is allowed access
-# to all APIs. Access drivers can place restrictions
-# on this. By default the 'nop' driver is enabled,
-# meaning no access control checks are done once a
-# client has authenticated with libvirtd
-#
-#access_drivers = [ "polkit" ]
 
 #################################################################
 #
@@ -228,7 +215,7 @@
 #tls_no_verify_certificate = 1
 
 
-# A whitelist of allowed x509 Distinguished Names
+# A whitelist of allowed x509  Distinguished Names
 # This list may contain wildcards such as
 #
 #    "C=GB,ST=London,L=London,O=Red Hat,CN=*"
@@ -242,7 +229,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +246,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,22 +254,12 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
-
-# The maximum length of queue of connections waiting to be
-# accepted by the daemon. Note, that some protocols supporting
-# retransmission may obey this so that a later reattempt at
-# connection succeeds.
-#max_queued_clients = 1000
-
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
+#max_clients = 20
+
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
-# then more threads are spawned, up to max_workers limit.
+# then more threads are spawned, upto max_workers limit.
 # Typically you'd want max_workers to equal maximum number
 # of clients allowed
 #min_workers = 5
@@ -297,15 +267,15 @@
 
 
 # The number of priority workers. If all workers from above
-# pool are stuck, some calls marked as high priority
+# pool will stuck, some calls marked as high priority
 # (notably domainDestroy) can be executed in this pool.
 #prio_workers = 5
 
 # Total global limit on concurrent RPC calls. Should be
 # at least as large as max_workers. Beyond this, RPC requests
-# will be read into memory and queued. This directly impacts
+# will be read into memory and queued. This directly impact
 # memory usage, currently each request requires 256 KB of
-# memory. So by default up to 5 MB of memory is used
+# memory. So by default upto 5 MB of memory is used
 #
 # XXX this isn't actually enforced yet, only the per-client
 # limit is used so far
@@ -317,16 +287,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +294,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,22 +302,16 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
 #    4: ERROR
 #
-# Multiple filters can be defined in a single @filters, they just need to be
+# Multiple filter can be defined in a single @filters, they just need to be
 # separated by spaces.
 #
 # e.g. to only get warning or errors from the remote layer and only errors
@@ -377,24 +327,22 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
 #    4: ERROR
 #
-# Multiple outputs can be defined, they just need to be separated by spaces.
+# Multiple output can be defined, they just need to be separated by spaces.
 # e.g. to log all warnings and errors to syslog under the libvirtd ident:
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +365,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,12 +376,11 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
 # This allows libvirtd to detect broken client connections or even
-# dead clients.  A keepalive message is sent to a client after
+# dead client.  A keepalive message is sent to a client after
 # keepalive_interval seconds of inactivity to check if the client is
 # still responding; keepalive_count is a maximum number of keepalive
 # messages that are allowed to be sent to the client without getting
@@ -448,22 +389,15 @@
 # keepalive_interval * (keepalive_count + 1) seconds since the last
 # message received from the client.  If keepalive_interval is set to
 # -1, libvirtd will never send keepalive requests; however clients
-# can still send them and the daemon will send responses.  When
+# can still send them and the deamon will send responses.  When
 # keepalive_count is set to 0, connections will be automatically
 # closed after keepalive_interval seconds of inactivity without
 # sending any keepalive messages.
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
-#
-#keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
+#
+#keepalive_required = 1
2017-09-23 00:46:23,625 [salt.state       ][INFO    ][22981] Completed state [/etc/libvirt/libvirtd.conf] at time 00:46:23.624876 duration_in_ms=60.946
2017-09-23 00:46:23,626 [salt.state       ][INFO    ][22981] Running state [virsh net-destroy default] at time 00:46:23.625862
2017-09-23 00:46:23,626 [salt.state       ][INFO    ][22981] Executing state cmd.run for virsh net-destroy default
2017-09-23 00:46:23,626 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command 'virsh net-list | grep default' in directory '/root'
2017-09-23 00:46:23,651 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command 'virsh net-destroy default' in directory '/root'
2017-09-23 00:46:24,893 [salt.state       ][INFO    ][22981] {'pid': 2989, 'retcode': 0, 'stderr': '', 'stdout': 'Network default destroyed'}
2017-09-23 00:46:24,893 [salt.state       ][INFO    ][22981] Completed state [virsh net-destroy default] at time 00:46:24.893194 duration_in_ms=1267.331
2017-09-23 00:46:24,895 [salt.state       ][INFO    ][22981] Running state [libvirtd] at time 00:46:24.894717
2017-09-23 00:46:24,895 [salt.state       ][INFO    ][22981] Executing state service.running for libvirtd
2017-09-23 00:46:24,896 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-09-23 00:46:24,907 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-09-23 00:46:24,917 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-09-23 00:46:24,927 [salt.state       ][INFO    ][22981] The service libvirtd is already running
2017-09-23 00:46:24,927 [salt.state       ][INFO    ][22981] Completed state [libvirtd] at time 00:46:24.927122 duration_in_ms=32.404
2017-09-23 00:46:24,927 [salt.state       ][INFO    ][22981] Running state [libvirtd] at time 00:46:24.927294
2017-09-23 00:46:24,928 [salt.state       ][INFO    ][22981] Executing state service.mod_watch for libvirtd
2017-09-23 00:46:24,928 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-09-23 00:46:24,939 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-09-23 00:46:24,948 [salt.loaded.int.module.cmdmod][INFO    ][22981] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-09-23 00:46:25,011 [salt.state       ][INFO    ][22981] {'libvirtd': True}
2017-09-23 00:46:25,012 [salt.state       ][INFO    ][22981] Completed state [libvirtd] at time 00:46:25.011726 duration_in_ms=84.432
2017-09-23 00:46:25,013 [salt.minion      ][INFO    ][22981] Returning information for job: 20170923004423976269
2017-09-23 00:54:46,379 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command state.sls with jid 20170923005446364299
2017-09-23 00:54:46,391 [salt.minion      ][INFO    ][3465] Starting a new job with PID 3465
2017-09-23 00:54:47,797 [salt.state       ][INFO    ][3465] Loading fresh modules for state activity
2017-09-23 00:54:47,824 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2017-09-23 00:54:47,841 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/agent.sls'
2017-09-23 00:54:47,866 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-09-23 00:54:49,581 [salt.state       ][INFO    ][3465] Running state [ceilometer-agent-compute] at time 00:54:49.580543
2017-09-23 00:54:49,581 [salt.state       ][INFO    ][3465] Executing state pkg.installed for ceilometer-agent-compute
2017-09-23 00:54:49,581 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:54:49,888 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-23 00:54:51,325 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-compute'] in directory '/root'
2017-09-23 00:54:56,475 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923005456459234
2017-09-23 00:54:56,487 [salt.minion      ][INFO    ][4077] Starting a new job with PID 4077
2017-09-23 00:54:56,501 [salt.minion      ][INFO    ][4077] Returning information for job: 20170923005456459234
2017-09-23 00:55:06,686 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923005506669578
2017-09-23 00:55:06,699 [salt.minion      ][INFO    ][4243] Starting a new job with PID 4243
2017-09-23 00:55:06,709 [salt.minion      ][INFO    ][4243] Returning information for job: 20170923005506669578
2017-09-23 00:55:16,447 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-23 00:55:16,481 [salt.state       ][INFO    ][3465] Made the following changes:
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'python-pysnmp2' changed from 'absent' to '1'
'python2.7-twisted' changed from 'absent' to '1'
'python-pysnmp-common' changed from 'absent' to '1'
'ceilometer-agent-compute' changed from 'absent' to '1:8.0.2-0ubuntu0.17.04.1~cloud0'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'ceilometer-common' changed from 'absent' to '1:8.0.2-0ubuntu0.17.04.1~cloud0'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-twisted' changed from 'absent' to '16.0.0-1'
'python-ceilometer' changed from 'absent' to '1:8.0.2-0ubuntu0.17.04.1~cloud0'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-attr' changed from 'absent' to '15.2.0-1'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'python-serial' changed from 'absent' to '3.0.1-1'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'

2017-09-23 00:55:16,505 [salt.state       ][INFO    ][3465] Loading fresh modules for state activity
2017-09-23 00:55:16,530 [salt.state       ][INFO    ][3465] Completed state [ceilometer-agent-compute] at time 00:55:16.530052 duration_in_ms=26949.509
2017-09-23 00:55:16,536 [salt.state       ][INFO    ][3465] Running state [/etc/ceilometer/ceilometer.conf] at time 00:55:16.535685
2017-09-23 00:55:16,536 [salt.state       ][INFO    ][3465] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2017-09-23 00:55:16,566 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer-agent.conf.Debian'
2017-09-23 00:55:16,618 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-09-23 00:55:16,644 [salt.state       ][INFO    ][3465] File changed:
--- 
+++ 
@@ -143,6 +143,7 @@
 # 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)
@@ -415,14 +416,14 @@
 # Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
-
+executor_thread_pool_size = 5
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
 
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
-
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
 # This option is deprecated for removal.
@@ -542,6 +543,7 @@
 # instance metadata (recommended for Gnocchi   backend (string value)
 # Allowed values: naive, workload_partitioning, libvirt_metadata
 #instance_discovery_method = libvirt_metadata
+instance_discovery_method = libvirt_metadata
 
 # New instances will be discovered periodically based on this option (in
 # seconds). By default, the agent discovers instances according to pipeline
@@ -913,6 +915,17 @@
 #
 # From keystonemiddleware.auth_token
 #
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
@@ -1074,43 +1087,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -1231,12 +1207,10 @@
 
 # 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)
+# 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 = /tmp
+#lock_path = <None>
 
 
 [oslo_messaging_amqp]
@@ -1496,6 +1470,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1642,7 +1617,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -2027,6 +2002,17 @@
 # From ceilometer-auth
 #
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://10.167.4.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>

2017-09-23 00:55:16,645 [salt.state       ][INFO    ][3465] Completed state [/etc/ceilometer/ceilometer.conf] at time 00:55:16.644585 duration_in_ms=108.899
2017-09-23 00:55:16,645 [salt.state       ][INFO    ][3465] Running state [/etc/ceilometer/pipeline.yaml] at time 00:55:16.645054
2017-09-23 00:55:16,645 [salt.state       ][INFO    ][3465] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2017-09-23 00:55:16,670 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/pipeline.yaml'
2017-09-23 00:55:16,689 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-09-23 00:55:16,705 [salt.state       ][INFO    ][3465] File changed:
--- 
+++ 
@@ -1,88 +1,14 @@
+
 ---
 sources:
     - name: meter_source
+      interval: 60
       meters:
           - "*"
       sinks:
           - meter_sink
-    - name: cpu_source
-      meters:
-          - "cpu"
-      sinks:
-          - cpu_sink
-          - cpu_delta_sink
-    - name: disk_source
-      meters:
-          - "disk.read.bytes"
-          - "disk.read.requests"
-          - "disk.write.bytes"
-          - "disk.write.requests"
-          - "disk.device.read.bytes"
-          - "disk.device.read.requests"
-          - "disk.device.write.bytes"
-          - "disk.device.write.requests"
-      sinks:
-          - disk_sink
-    - name: network_source
-      meters:
-          - "network.incoming.bytes"
-          - "network.incoming.packets"
-          - "network.outgoing.bytes"
-          - "network.outgoing.packets"
-      sinks:
-          - network_sink
 sinks:
     - name: meter_sink
       transformers:
       publishers:
-          - notifier://
-    - name: cpu_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                target:
-                    name: "cpu_util"
-                    unit: "%"
-                    type: "gauge"
-                    scale: "100.0 / (10**9 * (resource_metadata.cpu_number or 1))"
-      publishers:
-          - notifier://
-    - name: cpu_delta_sink
-      transformers:
-          - name: "delta"
-            parameters:
-                target:
-                    name: "cpu.delta"
-                growth_only: True
-      publishers:
-          - notifier://
-    - name: disk_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                    map_from:
-                        name: "(disk\\.device|disk)\\.(read|write)\\.(bytes|requests)"
-                        unit: "(B|request)"
-                target:
-                    map_to:
-                        name: "\\1.\\2.\\3.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
-    - name: network_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                   map_from:
-                       name: "network\\.(incoming|outgoing)\\.(bytes|packets)"
-                       unit: "(B|packet)"
-                target:
-                    map_to:
-                        name: "network.\\1.\\2.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
+          - notifier://
2017-09-23 00:55:16,706 [salt.state       ][INFO    ][3465] Completed state [/etc/ceilometer/pipeline.yaml] at time 00:55:16.705498 duration_in_ms=60.445
2017-09-23 00:55:16,706 [salt.state       ][INFO    ][3465] Running state [/etc/ceilometer/event_pipeline.yaml] at time 00:55:16.705843
2017-09-23 00:55:16,706 [salt.state       ][INFO    ][3465] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2017-09-23 00:55:16,722 [salt.fileclient  ][INFO    ][3465] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_pipeline.yaml'
2017-09-23 00:55:16,723 [salt.state       ][INFO    ][3465] File changed:
--- 
+++ 
@@ -9,4 +9,4 @@
     - name: event_sink
       transformers:
       publishers:
-          - notifier://
+          - notifier://
2017-09-23 00:55:16,723 [salt.state       ][INFO    ][3465] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 00:55:16.723395 duration_in_ms=17.552
2017-09-23 00:55:16,790 [salt.state       ][INFO    ][3465] Running state [ceilometer-agent-compute] at time 00:55:16.789513
2017-09-23 00:55:16,790 [salt.state       ][INFO    ][3465] Executing state service.running for ceilometer-agent-compute
2017-09-23 00:55:16,791 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemctl', 'status', 'ceilometer-agent-compute.service', '-n', '0'] in directory '/root'
2017-09-23 00:55:16,802 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemctl', 'is-active', 'ceilometer-agent-compute.service'] in directory '/root'
2017-09-23 00:55:16,810 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-compute.service'] in directory '/root'
2017-09-23 00:55:16,818 [salt.state       ][INFO    ][3465] The service ceilometer-agent-compute is already running
2017-09-23 00:55:16,818 [salt.state       ][INFO    ][3465] Completed state [ceilometer-agent-compute] at time 00:55:16.818331 duration_in_ms=28.818
2017-09-23 00:55:16,819 [salt.state       ][INFO    ][3465] Running state [ceilometer-agent-compute] at time 00:55:16.818480
2017-09-23 00:55:16,819 [salt.state       ][INFO    ][3465] Executing state service.mod_watch for ceilometer-agent-compute
2017-09-23 00:55:16,819 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemctl', 'is-active', 'ceilometer-agent-compute.service'] in directory '/root'
2017-09-23 00:55:16,827 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-compute.service'] in directory '/root'
2017-09-23 00:55:16,835 [salt.loaded.int.module.cmdmod][INFO    ][3465] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-compute.service'] in directory '/root'
2017-09-23 00:55:16,985 [salt.state       ][INFO    ][3465] {'ceilometer-agent-compute': True}
2017-09-23 00:55:16,985 [salt.state       ][INFO    ][3465] Completed state [ceilometer-agent-compute] at time 00:55:16.985011 duration_in_ms=166.531
2017-09-23 00:55:16,986 [salt.minion      ][INFO    ][3465] Returning information for job: 20170923005446364299
2017-09-23 00:55:17,098 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command saltutil.find_job with jid 20170923005516885827
2017-09-23 00:55:17,109 [salt.minion      ][INFO    ][4997] Starting a new job with PID 4997
2017-09-23 00:55:17,117 [salt.minion      ][INFO    ][4997] Returning information for job: 20170923005516885827
2017-09-23 01:01:01,915 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command pillar.get with jid 20170923010101901814
2017-09-23 01:01:01,926 [salt.minion      ][INFO    ][5092] Starting a new job with PID 5092
2017-09-23 01:01:01,932 [salt.minion      ][INFO    ][5092] Returning information for job: 20170923010101901814
2017-09-23 01:01:17,123 [salt.minion      ][INFO    ][3059] User sudo_ubuntu Executing command cp.push_dir with jid 20170923010117107162
2017-09-23 01:01:17,135 [salt.minion      ][INFO    ][5097] Starting a new job with PID 5097
