00:12:30.571 2014-10-23 03:48:04,485 - python.http - INFO - Initiate Nailgun client with url http://172.16.44.5:8000
00:12:30.572 2014-10-23 03:48:04,486 - python.http - INFO - Initiate HTTPClient with url http://172.16.44.5:8000
00:12:30.572 2014-10-23 03:48:04,486 - python.http - INFO - Initialize keystoneclient with url http://172.16.44.5:5000/v2.0
00:12:30.918 2014-10-23 03:48:04,833 - python.http - DEBUG - Authorization token is successfully updated
00:12:31.041 2014-10-23 03:48:04,956 - python.http - INFO - Before post to nailgun
00:12:31.041 2014-10-23 03:48:04,956 - python.http - INFO - self url is http://172.16.44.5:8000
00:12:31.042 2014-10-23 03:48:04,956 - python.http - DEBUG - POST {'release': 1, 'net_segment_type': 'gre', 'net_provider': 'neutron', 'name': 'Build_Number-staging-6.0-31', 'mode': 'ha_compact'} to http://172.16.44.5:8000/api/clusters
00:12:31.274 2014-10-23 03:48:05,189 - python.http - INFO - cluster name is Build_Number-staging-6.0-31
00:12:31.274 2014-10-23 03:48:05,189 - python.http - INFO - cluster id is 1
00:12:31.342 2014-10-23 03:48:05,256 - python.http - DEBUG - PUT {u'editable': {u'additional_components': {u'murano': {u'restrictions': [u"cluster:net_provider != 'neutron'"], u'description': u'If selected, Murano component will be installed', u'weight': 20, u'value': False, u'label': u'Install Murano', u'type': u'checkbox'}, u'ceilometer': {u'value': False, u'type': u'checkbox', u'description': u'If selected, Ceilometer component will be installed', u'weight': 40, u'label': u'Install Ceilometer'}, u'sahara': {u'value': False, u'type': u'checkbox', u'description': u'If selected, Sahara component will be installed', u'weight': 10, u'label': u'Install Sahara'}, u'heat': {u'value': True, u'type': u'hidden', u'description': u'', u'weight': 30, u'label': u''}, u'metadata': {u'weight': 20, u'label': u'Additional Components'}}, u'neutron_mellanox': {u'vf_num': {u'restrictions': [u"settings:neutron_mellanox.plugin.value != 'ethernet'"], u'description': u'Note that one virtual function will be reserved to the storage network, in case of choosing iSER.', u'weight': 70, u'value': u'16', u'label': u'Number of virtual NICs', u'type': u'text'}, u'metadata': {u'enabled': True, u'toggleable': False, u'weight': 50, u'label': u'Mellanox Neutron components'}, u'plugin': {u'type': u'radio', u'values': [{u'restrictions': [u'settings:storage.iser.value == true'], u'data': u'disabled', u'description': u'If selected, Mellanox drivers, Neutron and Cinder plugin will not be installed.', u'label': u'Mellanox drivers and plugins disabled'}, {u'restrictions': [u"settings:common.libvirt_type.value != 'kvm'"], u'data': u'drivers_only', u'description': u'If selected, Mellanox Ethernet drivers will be installed to support networking over Mellanox NIC. Mellanox Neutron plugin will not be installed.', u'label': u'Install only Mellanox drivers'}, {u'restrictions': [u"settings:common.libvirt_type.value != 'kvm' or not (cluster:net_provider == 'neutron' and networking_parameters:segmentation_type? == 'vlan')"], u'data': u'ethernet', u'description': u'If selected, both Mellanox Ethernet drivers and Mellanox network acceleration (Neutron) plugin will be installed.', u'label': u'Install Mellanox drivers and SR-IOV plugin'}], u'value': u'disabled', u'weight': 60, u'label': u'Mellanox drivers and SR-IOV plugin'}}, u'syslog': {u'syslog_port': {u'value': u'514', u'type': u'text', u'description': u'Remote syslog port', u'weight': 20, u'label': u'Port'}, u'syslog_transport': {u'values': [{u'data': u'udp', u'description': u'', u'label': u'UDP'}, {u'data': u'tcp', u'description': u'', u'label': u'TCP'}], u'type': u'radio', u'value': u'tcp', u'weight': 30, u'label': u'Syslog transport protocol'}, u'syslog_server': {u'value': u'', u'type': u'text', u'description': u'Remote syslog hostname', u'weight': 10, u'label': u'Hostname'}, u'metadata': {u'weight': 50, u'label': u'Syslog'}}, u'storage': {u'iser': {u'restrictions': [u"settings:storage.volumes_lvm.value != true or settings:common.libvirt_type.value != 'kvm'"], u'description': u'High performance block storage: Cinder volumes over iSER protocol (iSCSI over RDMA). This feature requires SR-IOV capabilities in the NIC, and will use a dedicated virtual function for the storage network.', u'weight': 11, u'value': False, u'label': u'iSER protocol for volumes (Cinder)', u'type': u'checkbox'}, u'volumes_ceph': {u'restrictions': [u"settings:storage.volumes_lvm.value == true or settings:common.libvirt_type.value == 'vcenter'"], u'description': u'Configures Cinder to store volumes in Ceph RBD images.', u'weight': 20, u'value': False, u'label': u'Ceph RBD for volumes (Cinder)', u'type': u'checkbox'}, u'objects_ceph': {u'restrictions': [u'settings:storage.images_ceph.value == false'], u'description': u'Configures RadosGW front end for Ceph RBD. This exposes S3 and Swift API Interfaces. If enabled, this option will prevent Swift from installing.', u'weight': 80, u'value': False, u'label': u'Ceph RadosGW for objects (Swift API)', u'type': u'checkbox'}, u'vc_datacenter': {u'regex': {u'source': u'\\S', u'error': u'Empty datacenter'}, u'restrictions': [{u'action': u'hide', u'condition': u"settings:storage.images_vcenter.value == false or settings:common.libvirt_type.value != 'vcenter'"}], u'description': u'Inventory path to a datacenter. If you want to use ESXi host as datastore, it should be "ha-datacenter".', u'weight': 65, u'value': u'', u'label': u'Datacenter name', u'type': u'text'}, u'vc_user': {u'regex': {u'source': u'\\S', u'error': u'Empty username'}, u'restrictions': [{u'action': u'hide', u'condition': u"settings:storage.images_vcenter.value == false or settings:common.libvirt_type.value != 'vcenter'"}], u'description': u'vCenter/ESXi admin username', u'weight': 50, u'value': u'', u'label': u'Username', u'type': u'text'}, u'volumes_lvm': {u'restrictions': [u'settings:storage.volumes_ceph.value == true'], u'description': u'Requires at least one Storage - Cinder LVM node.', u'weight': 10, u'value': True, u'label': u'Cinder LVM over iSCSI for volumes', u'type': u'checkbox'}, u'volumes_vmdk': {u'restrictions': [u"settings:common.libvirt_type.value != 'vcenter' or settings:storage.volumes_lvm.value == true"], u'description': u'Configures Cinder to store volumes via VMware vCenter.', u'weight': 15, u'value': False, u'label': u'VMware vCenter for volumes (Cinder)', u'type': u'checkbox'}, u'vc_datastore': {u'regex': {u'source': u'\\S', u'error': u'Empty datastore'}, u'restrictions': [{u'action': u'hide', u'condition': u"settings:storage.images_vcenter.value == false or settings:common.libvirt_type.value != 'vcenter'"}], u'description': u'Datastore associated with the datacenter.', u'weight': 60, u'value': u'', u'label': u'Datastore name', u'type': u'text'}, u'images_vcenter': {u'restrictions': [u"settings:common.libvirt_type.value != 'vcenter'"], u'description': u'Configures Glance to use the vCenter/ESXi backend to store images. If enabled, this option will prevent Swift from installing.', u'weight': 35, u'value': False, u'label': u'VMWare vCenter/ESXi datastore for images (Glance)', u'type': u'checkbox'}, u'vc_host': {u'regex': {u'source': u'^(([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])\\.){3}([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])$', u'error': u'Specify valid IPv4 address'}, u'restrictions': [{u'action': u'hide', u'condition': u"settings:storage.images_vcenter.value == false or settings:common.libvirt_type.value != 'vcenter'"}], u'description': u'IP Address of vCenter/ESXi', u'weight': 45, u'value': u'', u'label': u'vCenter/ESXi IP', u'type': u'text'}, u'vc_image_dir': {u'regex': {u'source': u'\\S', u'error': u'Empty images directory'}, u'restrictions': [{u'action': u'hide', u'condition': u"settings:storage.images_vcenter.value == false or settings:common.libvirt_type.value != 'vcenter'"}], u'description': u'The name of the directory where the glance images will be stored in the VMware datastore.', u'weight': 70, u'value': u'/openstack_glance', u'label': u'Datastore Images directory', u'type': u'text'}, u'osd_pool_size': {u'restrictions': [u"settings:common.libvirt_type.value == 'vcenter'"], u'description': u"Configures the default number of object replicas in Ceph. This number must be equal to or lower than the number of deployed 'Storage - Ceph OSD' nodes.", u'weight': 85, u'value': '1', u'label': u'Ceph object replication factor', u'type': u'text'}, u'images_ceph': {u'restrictions': [u"settings:common.libvirt_type.value == 'vcenter'"], u'description': u'Configures Glance to use the Ceph RBD backend to store images. If enabled, this option will prevent Swift from installing.', u'weight': 30, u'value': False, u'label': u'Ceph RBD for images (Glance)', u'type': u'checkbox'}, u'vc_password': {u'regex': {u'source': u'\\S', u'error': u'Empty password'}, u'restrictions': [{u'action': u'hide', u'condition': u"settings:storage.images_vcenter.value == false or settings:common.libvirt_type.value != 'vcenter'"}], u'description': u'vCenter/ESXi admin password', u'weight': 55, u'value': u'', u'label': u'Password', u'type': u'password'}, u'ephemeral_ceph': {u'restrictions': [u"settings:common.libvirt_type.value == 'vcenter'"], u'description': u'Configures Nova to store ephemeral volumes in RBD. This works best if Ceph is enabled for volumes and images, too. Enables live migration of all types of Ceph backed VMs (without this option, live migration will only work with VMs launched from Cinder volumes).', u'weight': 75, u'value': False, u'label': u'Ceph RBD for ephemeral volumes (Nova)', u'type': u'checkbox'}, u'metadata': {u'weight': 60, u'label': u'Storage'}}, u'access': {u'metadata': {u'weight': 10, u'label': u'Access'}, u'password': {u'value': u'admin', u'type': u'password', u'description': u'Password for Administrator', u'weight': 20, u'label': u'password'}, u'email': {u'value': u'admin@example.org', u'type': u'text', u'description': u'Email address for Administrator', u'weight': 40, u'label': u'email'}, u'tenant': {u'regex': {u'source': u'^(?!services$)(?!nova$)(?!glance$)(?!keystone$)(?!neutron$)(?!cinder$)(?!swift$)(?!ceph$)(?![Gg]uest$).*', u'error': u'Invalid tenant name'}, u'description': u'Tenant (project) name for Administrator', u'weight': 30, u'value': u'admin', u'label': u'tenant', u'type': u'text'}, u'user': {u'regex': {u'source': u'^(?!services$)(?!nova$)(?!glance$)(?!keystone$)(?!neutron$)(?!cinder$)(?!swift$)(?!ceph$)(?![Gg]uest$).*', u'error': u'Invalid username'}, u'description': u'Username for Administrator', u'weight': 10, u'value': u'admin', u'label': u'username', u'type': u'text'}}, u'kernel_params': {u'kernel': {u'value': u'console=ttyS0,9600 console=tty0 biosdevname=0 crashkernel=none rootdelay=90 nomodeset', u'type': u'text', u'description': u'Default kernel parameters', u'weight': 45, u'label': u'Initial parameters'}, u'metadata': {u'weight': 40, u'label': u'Kernel parameters'}}, u'zabbix': {u'username': {u'value': u'admin', u'type': u'text', u'description': u'Username for Zabbix Administrator', u'weight': 10, u'label': u'username'}, u'password': {u'value': u'zabbix', u'type': u'password', u'description': u'Password for Zabbix Administrator', u'weight': 20, u'label': u'password'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u"not ('experimental' in version:feature_groups)"}], u'weight': 70, u'label': u'Zabbix Access'}}, u'nsx_plugin': {u'replication_mode': {u'value': True, u'type': u'checkbox', u'description': u'', u'weight': 90, u'label': u'NSX cluster has Service nodes'}, u'nsx_password': {u'regex': {u'source': u'\\S', u'error': u'Empty password'}, u'description': u'Password for Administrator', u'weight': 30, u'value': u'', u'label': u'NSX password', u'type': u'password'}, u'nsx_username': {u'regex': {u'source': u'\\S', u'error': u'Empty username'}, u'description': u"NSX administrator's username", u'weight': 20, u'value': u'admin', u'label': u'NSX username', u'type': u'text'}, u'connector_type': {u'description': u'Default network transport type to use', u'weight': 80, u'value': u'stt', u'label': u'NSX connector type', u'values': [{u'data': u'gre', u'label': u'GRE'}, {u'data': u'ipsec_gre', u'label': u'GRE over IPSec'}, {u'data': u'stt', u'label': u'STT'}, {u'data': u'ipsec_stt', u'label': u'STT over IPSec'}, {u'data': u'bridge', u'label': u'Bridge'}], u'type': u'dropdown'}, u'packages_url': {u'regex': {u'source': u'^https?://(([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])\\.){3}([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])(:(6553[0-5]|655[0-2][\\d]|65[0-4][\\d]{2}|6[0-4][\\d]{3}|5[\\d]{4}|[\\d][\\d]{0,3}))?(/.*)?$', u'error': u'Invalid URL, specify valid HTTP/HTTPS URL with IPv4 address (e.g. http://10.20.0.2/nsx)'}, u'description': u'URL to NSX specific packages', u'weight': 70, u'value': u'', u'label': u'URL to NSX bits', u'type': u'text'}, u'nsx_controllers': {u'regex': {u'source': u'^(([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])\\.){3}([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])(:(6553[0-5]|655[0-2][\\d]|65[0-4][\\d]{2}|6[0-4][\\d]{3}|5[\\d]{4}|[\\d][\\d]{0,3}))?(,(([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])\\.){3}([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])(:(6553[0-5]|655[0-2][\\d]|65[0-4][\\d]{2}|6[0-4][\\d]{3}|5[\\d]{4}|[\\d][\\d]{0,3}))?)*$', u'error': u'Invalid controller endpoints, specify valid IPv4[:port] pair'}, u'description': u'One or more IPv4[:port] addresses of NSX controller node, separated by comma (e.g. 10.30.30.2,192.168.110.254:443)', u'weight': 60, u'value': u'', u'label': u'NSX controller endpoint', u'type': u'text'}, u'l3_gw_service_uuid': {u'regex': {u'source': u'[a-f\\d]{8}-[a-f\\d]{4}-[a-f\\d]{4}-[a-f\\d]{4}-[a-f\\d]{12}', u'error': u'Invalid L3 gateway service UUID'}, u'description': u'UUID for the default L3 gateway service to use with this cluster', u'weight': 50, u'value': u'', u'label': u'L3 service UUID', u'type': u'text'}, u'transport_zone_uuid': {u'regex': {u'source': u'[a-f\\d]{8}-[a-f\\d]{4}-[a-f\\d]{4}-[a-f\\d]{4}-[a-f\\d]{12}', u'error': u'Invalid transport zone UUID'}, u'description': u'UUID of the pre-existing default NSX Transport zone', u'weight': 40, u'value': u'', u'label': u'Transport zone UUID', u'type': u'text'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u"cluster:net_provider != 'neutron' or networking_parameters:net_l23_provider? != 'nsx'"}], u'enabled': False, u'weight': 20, u'label': u'VMware NSX'}}, u'vlan_splinters': {u'vswitch': {u'type': u'radio', u'values': [{u'data': u'soft', u'description': u'Configure OVS to use VLAN splinters workaround with soft trunk detection. This may resolve issues that might be encountered when using VLAN tags with OVS and Neutron on Kernels <3.3 (CentOS)', u'label': u'Enable OVS VLAN splinters soft trunks workaround'}, {u'data': u'hard', u'description': u'Configure OVS to use VLAN splinters workaround with hard trunk allocation. Offers similar effect as soft trunks workaround, but forces each trunk to be predefined. This may work better than soft trunks especially if you still see network problems using soft trunks', u'label': u'Enable OVS VLAN splinters hard trunks workaround'}, {u'data': u'kernel_lt', u'description': u'Install the Fedora 3.10 longterm kernel instead of the default 2.6.32 kernel. This should remove any need for VLAN Splinters workarounds as the 3.10 kernel has better support for OVS VLANs. This kernel may not work with all hardware platforms, use caution.', u'label': u'EXPERIMENTAL: Use Fedora longterm kernel'}], u'value': u'disabled', u'weight': 55, u'label': u'Open VSwitch VLAN Splinters feature'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u"cluster:net_provider != 'neutron'"}], u'enabled': False, u'toggleable': True, u'weight': 50, u'label': u'VLAN Splinters'}}, u'public_network_assignment': {u'assign_to_all_nodes': {u'value': False, u'type': u'checkbox', u'description': u'When disabled, public network will be assigned to controllers and zabbix-server only', u'weight': 10, u'label': u'Assign public network to all nodes'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u"cluster:net_provider != 'neutron'"}], u'weight': 50, u'label': u'Public network assignment'}}, u'vcenter': {u'use_vcenter': {u'value': True, u'type': u'hidden', u'description': u'', u'weight': 5, u'label': u''}, u'vc_user': {u'regex': {u'source': u'\\S', u'error': u'Empty username'}, u'description': u'vCenter admin username', u'weight': 20, u'value': u'', u'label': u'Username', u'type': u'text'}, u'host_ip': {u'regex': {u'source': u'^(([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])\\.){3}([\\d]|[1-9][\\d]|1[\\d]{2}|2[0-4][\\d]|25[0-5])$', u'error': u'Specify valid IPv4 address'}, u'description': u'IP Address of vCenter', u'weight': 10, u'value': u'', u'label': u'vCenter IP', u'type': u'text'}, u'cluster': {u'regex': {u'source': u'^([^,\\ ]+([\\ ]*[^,\\ ])*)(,[^,\\ ]+([\\ ]*[^,\\ ])*)*$', u'error': u'Invalid cluster list'}, u'description': u'vCenter cluster name. If you have multiple clusters, use comma to separate names', u'weight': 40, u'value': u'', u'label': u'Cluster', u'type': u'text'}, u'vc_password': {u'regex': {u'source': u'\\S', u'error': u'Empty password'}, u'description': u'vCenter admin password', u'weight': 30, u'value': u'', u'label': u'Password', u'type': u'password'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u"settings:common.libvirt_type.value != 'vcenter'"}], u'weight': 20, u'label': u'vCenter'}}, u'provision': {u'method': {u'type': u'radio', u'values': [{u'data': u'image', u'description': u'Copying pre-built images on a disk.', u'label': u'Image'}, {u'data': u'cobbler', u'description': u'Install from scratch using anaconda or debian-installer.', u'label': u'Classic (use anaconda or debian-installer)'}], u'description': u'Which provision method to use for this cluster.', u'value': u'cobbler', u'label': u'Provision method'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u"not ('experimental' in version:feature_groups)"}], u'weight': 80, u'label': u'Provision'}}, u'corosync': {u'group': {u'value': u'226.94.1.1', u'type': u'text', u'description': u'', u'weight': 10, u'label': u'Group'}, u'verified': {u'value': False, u'type': u'checkbox', u'description': u'Set True only if multicast is configured correctly on router.', u'weight': 10, u'label': u'Need to pass network verification.'}, u'port': {u'value': u'12000', u'type': u'text', u'description': u'', u'weight': 20, u'label': u'Port'}, u'metadata': {u'restrictions': [{u'action': u'hide', u'condition': u'true'}], u'weight': 50, u'label': u'Corosync'}}, u'common': {u'auto_assign_floating_ip': {u'restrictions': [u"cluster:net_provider == 'neutron'"], u'description': u'If selected, OpenStack will automatically assign a floating IP to a new instance', u'weight': 40, u'value': False, u'label': u'Auto assign floating IP', u'type': u'checkbox'}, u'use_cow_images': {u'value': True, u'type': u'checkbox', u'description': u"For most cases you will want qcow format. If it's disabled, raw image format will be used to run VMs. OpenStack with raw format currently does not support snapshotting.", u'weight': 50, u'label': u'Use qcow format for images'}, u'auth_key': {u'value': u'', u'type': u'text', u'description': u'Public key(s) to include in authorized_keys on deployed nodes', u'weight': 70, u'label': u'Public Key'}, u'compute_scheduler_driver': {u'values': [{u'data': u'nova.scheduler.filter_scheduler.FilterScheduler', u'description': u'Currently the most advanced OpenStack scheduler. See the OpenStack documentation for details.', u'label': u'Filter scheduler'}, {u'data': u'nova.scheduler.simple.SimpleScheduler', u'description': u"This is 'naive' scheduler which tries to find the least loaded host", u'label': u'Simple scheduler'}], u'type': u'radio', u'value': u'nova.scheduler.filter_scheduler.FilterScheduler', u'weight': 40, u'label': u'Scheduler driver'}, u'libvirt_type': {u'values': [{u'restrictions': [u"settings:common.libvirt_type.value == 'vcenter'"], u'data': u'kvm', u'description': u'Choose this type of hypervisor if you run OpenStack on hardware', u'label': u'KVM'}, {u'restrictions': [u"settings:common.libvirt_type.value == 'vcenter'"], u'data': u'qemu', u'description': u'Choose this type of hypervisor if you run OpenStack on virtual hosts.', u'label': u'QEMU'}, {u'restrictions': [u"settings:common.libvirt_type.value != 'vcenter' or cluster:net_provider == 'neutron'"], u'data': u'vcenter', u'description': u'Choose this type of hypervisor if you run OpenStack in a vCenter environment.', u'label': u'vCenter'}], u'type': u'radio', u'value': 'kvm', u'weight': 30, u'label': u'Hypervisor type'}, u'resume_guests_state_on_host_boot': {u'value': True, u'type': u'checkbox', u'description': u'Whether to resume previous guests state when the host reboots. If enabled, this option causes guests assigned to the host to resume their previous state. If the guest was running a restart will be attempted when nova-compute starts. If the guest was not running previously, a restart will not be attempted.', u'weight': 60, u'label': u'Resume guests state on host boot'}, u'debug': {u'value': True, u'type': u'checkbox', u'description': u'Debug logging mode provides more information, but requires more disk space.', u'weight': 20, u'label': u'OpenStack debug logging'}, u'nova_quota': {u'value': False, u'type': u'checkbox', u'description': u'Quotas are used to limit CPU and memory usage for tenants. Enabling quotas will increase load on the Nova database.', u'weight': 25, u'label': u'Nova quotas'}, u'metadata': {u'weight': 30, u'label': u'Common'}}}} to http://172.16.44.5:8000/api/clusters/1/attributes/
00:12:31.469 2014-10-23 03:48:05,383 - __main__ - DEBUG - Await 100 nodes discovering started
00:12:31.469 2014-10-23 03:48:05,384 - python.http - INFO - Initiate Nailgun client with url http://172.16.44.5:8000
00:12:31.469 2014-10-23 03:48:05,384 - python.http - INFO - Initiate HTTPClient with url http://172.16.44.5:8000
00:12:31.469 2014-10-23 03:48:05,384 - python.http - INFO - Initialize keystoneclient with url http://172.16.44.5:5000/v2.0
00:12:31.794 2014-10-23 03:48:05,709 - python.http - DEBUG - Authorization token is successfully updated
00:12:32.262 2014-10-23 03:48:06,177 - __main__ - DEBUG - Fuel discovered 62 nodes
00:12:37.621 2014-10-23 03:48:11,536 - __main__ - DEBUG - Fuel discovered 63 nodes
00:12:42.987 2014-10-23 03:48:16,902 - __main__ - DEBUG - Fuel discovered 63 nodes
00:12:48.338 2014-10-23 03:48:22,253 - __main__ - DEBUG - Fuel discovered 65 nodes
00:12:53.694 2014-10-23 03:48:27,609 - __main__ - DEBUG - Fuel discovered 68 nodes
00:12:59.055 2014-10-23 03:48:32,970 - __main__ - DEBUG - Fuel discovered 68 nodes
00:13:04.497 2014-10-23 03:48:38,411 - __main__ - DEBUG - Fuel discovered 69 nodes
00:13:09.891 2014-10-23 03:48:43,806 - __main__ - DEBUG - Fuel discovered 70 nodes
00:13:15.266 2014-10-23 03:48:49,181 - __main__ - DEBUG - Fuel discovered 70 nodes
00:13:20.726 2014-10-23 03:48:54,641 - __main__ - DEBUG - Fuel discovered 72 nodes
00:13:26.131 2014-10-23 03:49:00,046 - __main__ - DEBUG - Fuel discovered 72 nodes
00:13:31.529 2014-10-23 03:49:05,444 - __main__ - DEBUG - Fuel discovered 73 nodes
00:13:37.106 2014-10-23 03:49:11,021 - __main__ - DEBUG - Fuel discovered 74 nodes
00:13:42.802 2014-10-23 03:49:16,717 - __main__ - DEBUG - Fuel discovered 76 nodes
00:13:48.253 2014-10-23 03:49:22,168 - __main__ - DEBUG - Fuel discovered 76 nodes
00:13:53.658 2014-10-23 03:49:27,573 - __main__ - DEBUG - Fuel discovered 77 nodes
00:13:59.062 2014-10-23 03:49:32,977 - __main__ - DEBUG - Fuel discovered 79 nodes
00:14:04.530 2014-10-23 03:49:38,445 - __main__ - DEBUG - Fuel discovered 79 nodes
00:14:10.266 2014-10-23 03:49:44,181 - __main__ - DEBUG - Fuel discovered 79 nodes
00:14:16.729 2014-10-23 03:49:49,601 - __main__ - DEBUG - Fuel discovered 80 nodes
00:14:21.100 2014-10-23 03:49:55,015 - __main__ - DEBUG - Fuel discovered 81 nodes
00:14:26.585 2014-10-23 03:50:00,500 - __main__ - DEBUG - Fuel discovered 83 nodes
00:14:32.113 2014-10-23 03:50:06,028 - __main__ - DEBUG - Fuel discovered 83 nodes
00:14:37.566 2014-10-23 03:50:11,481 - __main__ - DEBUG - Fuel discovered 83 nodes
00:14:42.983 2014-10-23 03:50:16,898 - __main__ - DEBUG - Fuel discovered 84 nodes
00:14:48.408 2014-10-23 03:50:22,323 - __main__ - DEBUG - Fuel discovered 85 nodes
00:14:53.851 2014-10-23 03:50:27,765 - __main__ - DEBUG - Fuel discovered 87 nodes
00:14:59.309 2014-10-23 03:50:33,224 - __main__ - DEBUG - Fuel discovered 87 nodes
00:15:04.741 2014-10-23 03:50:38,656 - __main__ - DEBUG - Fuel discovered 87 nodes
00:15:10.179 2014-10-23 03:50:44,093 - __main__ - DEBUG - Fuel discovered 88 nodes
00:15:15.616 2014-10-23 03:50:49,531 - __main__ - DEBUG - Fuel discovered 88 nodes
00:15:21.143 2014-10-23 03:50:55,058 - __main__ - DEBUG - Fuel discovered 88 nodes
00:15:26.600 2014-10-23 03:51:00,514 - __main__ - DEBUG - Fuel discovered 89 nodes
00:15:32.098 2014-10-23 03:51:06,013 - __main__ - DEBUG - Fuel discovered 90 nodes
00:15:37.680 2014-10-23 03:51:11,595 - __main__ - DEBUG - Fuel discovered 92 nodes
00:15:43.235 2014-10-23 03:51:17,150 - __main__ - DEBUG - Fuel discovered 92 nodes
00:15:48.715 2014-10-23 03:51:22,630 - __main__ - DEBUG - Fuel discovered 92 nodes
00:15:54.205 2014-10-23 03:51:28,120 - __main__ - DEBUG - Fuel discovered 92 nodes
00:15:59.695 2014-10-23 03:51:33,610 - __main__ - DEBUG - Fuel discovered 94 nodes
00:16:05.172 2014-10-23 03:51:39,087 - __main__ - DEBUG - Fuel discovered 95 nodes
00:16:10.671 2014-10-23 03:51:44,585 - __main__ - DEBUG - Fuel discovered 95 nodes
00:16:16.153 2014-10-23 03:51:50,068 - __main__ - DEBUG - Fuel discovered 95 nodes
00:16:21.656 2014-10-23 03:51:55,571 - __main__ - DEBUG - Fuel discovered 97 nodes
00:16:27.159 2014-10-23 03:52:01,074 - __main__ - DEBUG - Fuel discovered 98 nodes
00:16:32.760 2014-10-23 03:52:06,675 - __main__ - DEBUG - Fuel discovered 98 nodes
00:16:38.268 2014-10-23 03:52:12,183 - __main__ - DEBUG - Fuel discovered 98 nodes
00:16:43.768 2014-10-23 03:52:17,683 - __main__ - DEBUG - Fuel discovered 98 nodes
00:16:49.302 2014-10-23 03:52:23,217 - __main__ - DEBUG - Fuel discovered 98 nodes
00:16:54.814 2014-10-23 03:52:28,728 - __main__ - DEBUG - Fuel discovered 98 nodes
00:17:00.412 2014-10-23 03:52:34,327 - __main__ - DEBUG - Fuel discovered 99 nodes
00:17:05.901 2014-10-23 03:52:39,816 - __main__ - DEBUG - Fuel discovered 99 nodes
00:17:11.401 2014-10-23 03:52:45,315 - __main__ - DEBUG - Fuel discovered 99 nodes
00:17:16.900 2014-10-23 03:52:50,814 - __main__ - DEBUG - Fuel discovered 99 nodes
00:17:22.503 2014-10-23 03:52:56,417 - __main__ - DEBUG - Fuel discovered 100 nodes
00:17:27.509 2014-10-23 03:53:01,424 - python.http - INFO - Initiate Nailgun client with url http://172.16.44.5:8000
00:17:27.510 2014-10-23 03:53:01,424 - python.http - INFO - Initiate HTTPClient with url http://172.16.44.5:8000
00:17:27.510 2014-10-23 03:53:01,425 - python.http - INFO - Initialize keystoneclient with url http://172.16.44.5:5000/v2.0
00:17:27.782 2014-10-23 03:53:01,697 - python.http - DEBUG - Authorization token is successfully updated
00:17:27.838 2014-10-23 03:53:01,752 - python.http - INFO - cluster name is Build_Number-staging-6.0-31
00:17:27.838 2014-10-23 03:53:01,753 - python.http - INFO - cluster id is 1
00:17:28.366 2014-10-23 03:53:02,281 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_48'} to http://172.16.44.5:8000/api/nodes/20/
00:17:29.104 2014-10-23 03:53:03,019 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_49'} to http://172.16.44.5:8000/api/nodes/82/
00:17:29.818 2014-10-23 03:53:03,733 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_40'} to http://172.16.44.5:8000/api/nodes/25/
00:17:30.518 2014-10-23 03:53:04,432 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_41'} to http://172.16.44.5:8000/api/nodes/26/
00:17:31.312 2014-10-23 03:53:05,227 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_42'} to http://172.16.44.5:8000/api/nodes/27/
00:17:32.008 2014-10-23 03:53:05,922 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_43'} to http://172.16.44.5:8000/api/nodes/93/
00:17:32.760 2014-10-23 03:53:06,675 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_44'} to http://172.16.44.5:8000/api/nodes/11/
00:17:33.467 2014-10-23 03:53:07,382 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_45'} to http://172.16.44.5:8000/api/nodes/39/
00:17:34.200 2014-10-23 03:53:08,115 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_46'} to http://172.16.44.5:8000/api/nodes/17/
00:17:34.914 2014-10-23 03:53:08,829 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_47'} to http://172.16.44.5:8000/api/nodes/66/
00:17:35.696 2014-10-23 03:53:09,611 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_28'} to http://172.16.44.5:8000/api/nodes/89/
00:17:36.370 2014-10-23 03:53:10,284 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_29'} to http://172.16.44.5:8000/api/nodes/33/
00:17:37.065 2014-10-23 03:53:10,980 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_22'} to http://172.16.44.5:8000/api/nodes/57/
00:17:37.765 2014-10-23 03:53:11,680 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_23'} to http://172.16.44.5:8000/api/nodes/31/
00:17:38.573 2014-10-23 03:53:12,488 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_20'} to http://172.16.44.5:8000/api/nodes/34/
00:17:39.239 2014-10-23 03:53:13,153 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_21'} to http://172.16.44.5:8000/api/nodes/12/
00:17:39.989 2014-10-23 03:53:13,903 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_26'} to http://172.16.44.5:8000/api/nodes/10/
00:17:40.690 2014-10-23 03:53:14,605 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_27'} to http://172.16.44.5:8000/api/nodes/18/
00:17:41.491 2014-10-23 03:53:15,405 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_24'} to http://172.16.44.5:8000/api/nodes/98/
00:17:42.193 2014-10-23 03:53:16,107 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_25'} to http://172.16.44.5:8000/api/nodes/64/
00:17:42.923 2014-10-23 03:53:16,838 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_59'} to http://172.16.44.5:8000/api/nodes/71/
00:17:43.630 2014-10-23 03:53:17,544 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_58'} to http://172.16.44.5:8000/api/nodes/2/
00:17:44.305 2014-10-23 03:53:18,220 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_57'} to http://172.16.44.5:8000/api/nodes/72/
00:17:45.081 2014-10-23 03:53:18,996 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_56'} to http://172.16.44.5:8000/api/nodes/47/
00:17:45.903 2014-10-23 03:53:19,817 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_55'} to http://172.16.44.5:8000/api/nodes/46/
00:17:46.611 2014-10-23 03:53:20,526 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_54'} to http://172.16.44.5:8000/api/nodes/83/
00:17:47.295 2014-10-23 03:53:21,209 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_53'} to http://172.16.44.5:8000/api/nodes/15/
00:17:47.973 2014-10-23 03:53:21,888 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_52'} to http://172.16.44.5:8000/api/nodes/77/
00:17:48.680 2014-10-23 03:53:22,595 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_51'} to http://172.16.44.5:8000/api/nodes/73/
00:17:49.458 2014-10-23 03:53:23,373 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_50'} to http://172.16.44.5:8000/api/nodes/40/
00:17:50.139 2014-10-23 03:53:24,053 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_39'} to http://172.16.44.5:8000/api/nodes/56/
00:17:50.873 2014-10-23 03:53:24,788 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_38'} to http://172.16.44.5:8000/api/nodes/13/
00:17:51.574 2014-10-23 03:53:25,489 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_31'} to http://172.16.44.5:8000/api/nodes/91/
00:17:52.277 2014-10-23 03:53:26,192 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_30'} to http://172.16.44.5:8000/api/nodes/21/
00:17:53.065 2014-10-23 03:53:26,979 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_33'} to http://172.16.44.5:8000/api/nodes/5/
00:17:53.782 2014-10-23 03:53:27,697 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_32'} to http://172.16.44.5:8000/api/nodes/96/
00:17:54.469 2014-10-23 03:53:28,383 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_35'} to http://172.16.44.5:8000/api/nodes/19/
00:17:55.155 2014-10-23 03:53:29,070 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_34'} to http://172.16.44.5:8000/api/nodes/65/
00:17:55.889 2014-10-23 03:53:29,804 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_37'} to http://172.16.44.5:8000/api/nodes/52/
00:17:56.734 2014-10-23 03:53:30,649 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_36'} to http://172.16.44.5:8000/api/nodes/37/
00:17:57.468 2014-10-23 03:53:31,382 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'controller'], 'cluster_id': '1', 'name': u'controller_1'} to http://172.16.44.5:8000/api/nodes/85/
00:17:58.278 2014-10-23 03:53:32,193 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'controller'], 'cluster_id': '1', 'name': u'controller_0'} to http://172.16.44.5:8000/api/nodes/32/
00:17:58.974 2014-10-23 03:53:32,889 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'controller'], 'cluster_id': '1', 'name': u'controller_2'} to http://172.16.44.5:8000/api/nodes/78/
00:17:59.765 2014-10-23 03:53:33,680 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_13'} to http://172.16.44.5:8000/api/nodes/100/
00:18:00.482 2014-10-23 03:53:34,397 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_12'} to http://172.16.44.5:8000/api/nodes/24/
00:18:01.261 2014-10-23 03:53:35,175 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_11'} to http://172.16.44.5:8000/api/nodes/55/
00:18:01.982 2014-10-23 03:53:35,897 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_10'} to http://172.16.44.5:8000/api/nodes/68/
00:18:02.690 2014-10-23 03:53:36,605 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_17'} to http://172.16.44.5:8000/api/nodes/38/
00:18:03.406 2014-10-23 03:53:37,321 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_16'} to http://172.16.44.5:8000/api/nodes/8/
00:18:04.102 2014-10-23 03:53:38,017 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_15'} to http://172.16.44.5:8000/api/nodes/80/
00:18:04.818 2014-10-23 03:53:38,732 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_14'} to http://172.16.44.5:8000/api/nodes/99/
00:18:05.527 2014-10-23 03:53:39,441 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_19'} to http://172.16.44.5:8000/api/nodes/48/
00:18:06.228 2014-10-23 03:53:40,143 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_18'} to http://172.16.44.5:8000/api/nodes/28/
00:18:06.939 2014-10-23 03:53:40,853 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_84'} to http://172.16.44.5:8000/api/nodes/94/
00:18:07.652 2014-10-23 03:53:41,567 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_85'} to http://172.16.44.5:8000/api/nodes/30/
00:18:08.357 2014-10-23 03:53:42,272 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_86'} to http://172.16.44.5:8000/api/nodes/95/
00:18:09.055 2014-10-23 03:53:42,969 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_87'} to http://172.16.44.5:8000/api/nodes/62/
00:18:09.751 2014-10-23 03:53:43,666 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_80'} to http://172.16.44.5:8000/api/nodes/97/
00:18:10.474 2014-10-23 03:53:44,389 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_81'} to http://172.16.44.5:8000/api/nodes/67/
00:18:11.265 2014-10-23 03:53:45,180 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_82'} to http://172.16.44.5:8000/api/nodes/50/
00:18:11.980 2014-10-23 03:53:45,895 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_83'} to http://172.16.44.5:8000/api/nodes/51/
00:18:12.770 2014-10-23 03:53:46,684 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_88'} to http://172.16.44.5:8000/api/nodes/76/
00:18:13.473 2014-10-23 03:53:47,388 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_89'} to http://172.16.44.5:8000/api/nodes/69/
00:18:14.257 2014-10-23 03:53:48,172 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_66'} to http://172.16.44.5:8000/api/nodes/81/
00:18:14.968 2014-10-23 03:53:48,882 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_67'} to http://172.16.44.5:8000/api/nodes/79/
00:18:15.664 2014-10-23 03:53:49,578 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_64'} to http://172.16.44.5:8000/api/nodes/42/
00:18:16.358 2014-10-23 03:53:50,273 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_65'} to http://172.16.44.5:8000/api/nodes/90/
00:18:17.179 2014-10-23 03:53:51,094 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_62'} to http://172.16.44.5:8000/api/nodes/59/
00:18:17.876 2014-10-23 03:53:51,791 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_63'} to http://172.16.44.5:8000/api/nodes/84/
00:18:18.558 2014-10-23 03:53:52,473 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_60'} to http://172.16.44.5:8000/api/nodes/74/
00:18:19.243 2014-10-23 03:53:53,158 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_61'} to http://172.16.44.5:8000/api/nodes/6/
00:18:20.064 2014-10-23 03:53:53,979 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_68'} to http://172.16.44.5:8000/api/nodes/29/
00:18:20.776 2014-10-23 03:53:54,691 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_69'} to http://172.16.44.5:8000/api/nodes/41/
00:18:21.473 2014-10-23 03:53:55,387 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_9'} to http://172.16.44.5:8000/api/nodes/16/
00:18:22.179 2014-10-23 03:53:56,094 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_8'} to http://172.16.44.5:8000/api/nodes/54/
00:18:22.879 2014-10-23 03:53:56,794 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_3'} to http://172.16.44.5:8000/api/nodes/36/
00:18:23.683 2014-10-23 03:53:57,598 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_2'} to http://172.16.44.5:8000/api/nodes/4/
00:18:24.422 2014-10-23 03:53:58,337 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_1'} to http://172.16.44.5:8000/api/nodes/53/
00:18:25.122 2014-10-23 03:53:59,037 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_0'} to http://172.16.44.5:8000/api/nodes/92/
00:18:25.912 2014-10-23 03:53:59,827 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_7'} to http://172.16.44.5:8000/api/nodes/23/
00:18:26.702 2014-10-23 03:54:00,617 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_6'} to http://172.16.44.5:8000/api/nodes/44/
00:18:27.406 2014-10-23 03:54:01,320 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_5'} to http://172.16.44.5:8000/api/nodes/58/
00:18:28.134 2014-10-23 03:54:02,049 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_4'} to http://172.16.44.5:8000/api/nodes/1/
00:18:28.832 2014-10-23 03:54:02,746 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_93'} to http://172.16.44.5:8000/api/nodes/86/
00:18:29.563 2014-10-23 03:54:03,478 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_92'} to http://172.16.44.5:8000/api/nodes/49/
00:18:30.313 2014-10-23 03:54:04,228 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_91'} to http://172.16.44.5:8000/api/nodes/22/
00:18:31.149 2014-10-23 03:54:05,064 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_90'} to http://172.16.44.5:8000/api/nodes/70/
00:18:31.886 2014-10-23 03:54:05,801 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_96'} to http://172.16.44.5:8000/api/nodes/45/
00:18:32.596 2014-10-23 03:54:06,511 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_95'} to http://172.16.44.5:8000/api/nodes/60/
00:18:33.328 2014-10-23 03:54:07,243 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_94'} to http://172.16.44.5:8000/api/nodes/75/
00:18:34.050 2014-10-23 03:54:07,965 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_75'} to http://172.16.44.5:8000/api/nodes/43/
00:18:34.899 2014-10-23 03:54:08,814 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_74'} to http://172.16.44.5:8000/api/nodes/3/
00:18:35.725 2014-10-23 03:54:09,639 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_77'} to http://172.16.44.5:8000/api/nodes/61/
00:18:36.463 2014-10-23 03:54:10,377 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_76'} to http://172.16.44.5:8000/api/nodes/87/
00:18:37.201 2014-10-23 03:54:11,116 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_71'} to http://172.16.44.5:8000/api/nodes/14/
00:18:38.002 2014-10-23 03:54:11,917 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_70'} to http://172.16.44.5:8000/api/nodes/35/
00:18:38.721 2014-10-23 03:54:12,635 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_73'} to http://172.16.44.5:8000/api/nodes/63/
00:18:39.517 2014-10-23 03:54:13,431 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_72'} to http://172.16.44.5:8000/api/nodes/9/
00:18:40.262 2014-10-23 03:54:14,177 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_79'} to http://172.16.44.5:8000/api/nodes/88/
00:18:41.116 2014-10-23 03:54:15,031 - python.http - DEBUG - PUT {'pending_addition': True, 'pending_roles': [u'compute', u'cinder'], 'cluster_id': '1', 'name': u'compute_78'} to http://172.16.44.5:8000/api/nodes/7/
00:18:41.911 2014-10-23 03:54:15,826 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:e4', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 80}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:e5', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 79}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c8', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 78}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c9', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 77}], 'id': 20}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.061 2014-10-23 03:54:15,976 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:34:ee', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 328}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:34:ef', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 327}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:56', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 326}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:57', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 325}], 'id': 82}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.205 2014-10-23 03:54:16,120 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:d6', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 100}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:d7', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 99}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:bc', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 98}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:bd', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 97}], 'id': 25}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.337 2014-10-23 03:54:16,252 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:48', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 104}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:49', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 103}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:a4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 102}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:a5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 101}], 'id': 26}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.468 2014-10-23 03:54:16,383 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:a8', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 108}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:a9', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 107}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:7a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 106}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:7b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 105}], 'id': 27}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.606 2014-10-23 03:54:16,520 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c4:76', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 372}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c4:77', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 371}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:90:f4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 370}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:90:f5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 369}], 'id': 93}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.741 2014-10-23 03:54:16,656 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:a4', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 44}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:a5', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 43}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:50', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 42}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:51', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 41}], 'id': 11}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:42.877 2014-10-23 03:54:16,792 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:43:08', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 156}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:43:09', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 155}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:e4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 154}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:e5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 153}], 'id': 39}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.015 2014-10-23 03:54:16,930 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c4:6e', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 68}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c4:6f', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 67}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:d7:ee', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 66}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:d7:ef', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 65}], 'id': 17}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.156 2014-10-23 03:54:17,071 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:44', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 264}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:45', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 263}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:fa', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 262}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:fb', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 261}], 'id': 66}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.281 2014-10-23 03:54:17,196 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:b0', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 356}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:b1', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 355}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:b4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 354}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:b5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 353}], 'id': 89}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.424 2014-10-23 03:54:17,338 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:1c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 132}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:1d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 131}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:d8', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 130}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:d9', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 129}], 'id': 33}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.552 2014-10-23 03:54:17,467 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:34', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 228}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:35', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 227}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:9a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 226}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:9b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 225}], 'id': 57}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.682 2014-10-23 03:54:17,596 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:bf:ca', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 124}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:bf:cb', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 123}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:d8:24', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 122}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:d8:25', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 121}], 'id': 31}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:43.820 2014-10-23 03:54:17,735 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:bc', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 136}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:bd', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 135}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:66', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 134}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:67', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 133}], 'id': 34}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.035 2014-10-23 03:54:17,950 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:36:ec', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 48}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:36:ed', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 47}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:94:00', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 46}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:94:01', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 45}], 'id': 12}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.167 2014-10-23 03:54:18,082 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:49:5c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 40}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:49:5d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 39}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f8:0e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 38}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f8:0f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 37}], 'id': 10}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.296 2014-10-23 03:54:18,211 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:49:5a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 72}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:49:5b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 71}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:95:94', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 70}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:95:95', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 69}], 'id': 18}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.418 2014-10-23 03:54:18,333 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:d4', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 392}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:d5', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 391}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:48', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 390}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:49', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 389}], 'id': 98}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.558 2014-10-23 03:54:18,473 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:49:80', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 256}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:49:81', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 255}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:5c', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 254}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:5d', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 253}], 'id': 64}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.696 2014-10-23 03:54:18,611 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:bf:dc', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 284}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:bf:dd', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 283}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:d8:06', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 282}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:d8:07', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 281}], 'id': 71}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.826 2014-10-23 03:54:18,741 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:98', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 8}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:99', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 7}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:87:ca', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 6}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:87:cb', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 5}], 'id': 2}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:44.955 2014-10-23 03:54:18,869 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:49:72', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 288}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:49:73', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 287}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:1e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 286}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:1f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 285}], 'id': 72}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.093 2014-10-23 03:54:19,007 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:c6', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 188}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:c7', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 187}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:da', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 186}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:db', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 185}], 'id': 47}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.222 2014-10-23 03:54:19,137 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:f4', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 184}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:f5', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 183}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:d4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 182}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:d5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 181}], 'id': 46}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.373 2014-10-23 03:54:19,287 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:0e', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 332}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:0f', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 331}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:bc', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 330}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:bd', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 329}], 'id': 83}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.513 2014-10-23 03:54:19,427 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:38', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 60}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:39', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 59}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:06', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 58}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:07', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 57}], 'id': 15}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.640 2014-10-23 03:54:19,555 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c5:56', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 308}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c5:57', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 307}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:de:8e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 306}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:de:8f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 305}], 'id': 77}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.771 2014-10-23 03:54:19,685 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:da', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 292}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:db', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 291}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:54', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 290}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:55', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 289}], 'id': 73}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:45.897 2014-10-23 03:54:19,812 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:b2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 224}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:b3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 223}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:d6', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 222}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:d7', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 221}], 'id': 56}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.024 2014-10-23 03:54:19,939 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:12', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 160}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:13', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 159}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:3e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 158}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:3f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 157}], 'id': 40}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.147 2014-10-23 03:54:20,062 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:aa', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 52}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:ab', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 51}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 50}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 49}], 'id': 13}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.280 2014-10-23 03:54:20,195 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c5:50', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 364}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c5:51', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 363}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:8e:bc', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 362}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:8e:bd', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 361}], 'id': 91}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.405 2014-10-23 03:54:20,320 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:e0', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 84}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:e1', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 83}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:cc', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 82}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:cd', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 81}], 'id': 21}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.532 2014-10-23 03:54:20,447 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:a4', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 20}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:a5', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 19}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:b8', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 18}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:b9', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 17}], 'id': 5}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.653 2014-10-23 03:54:20,568 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:36:f0', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 384}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:36:f1', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 383}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:4e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 382}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:4f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 381}], 'id': 96}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.780 2014-10-23 03:54:20,695 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:a6', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 76}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:a7', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 75}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:f0', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 74}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:f1', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 73}], 'id': 19}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:46.915 2014-10-23 03:54:20,829 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:40:20', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 260}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:40:21', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 259}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:76', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 258}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:77', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 257}], 'id': 65}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.045 2014-10-23 03:54:20,960 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:49:58', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 208}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:49:59', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 207}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:14', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 206}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:15', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 205}], 'id': 52}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.182 2014-10-23 03:54:21,096 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:38:ec', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 148}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:38:ed', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 147}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:60', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 146}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:61', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 145}], 'id': 37}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.323 2014-10-23 03:54:21,237 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:4f:2a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 340}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:4f:2b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 339}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:ae', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 338}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:af', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 337}], 'id': 85}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.455 2014-10-23 03:54:21,370 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:98', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 128}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:99', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 127}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:84', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 126}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:85', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 125}], 'id': 32}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.589 2014-10-23 03:54:21,504 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:fc', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 312}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:fd', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 311}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c2', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 310}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c3', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 309}], 'id': 78}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.726 2014-10-23 03:54:21,641 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:a2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 400}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:a3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 399}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:5a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 398}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:5b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 397}], 'id': 100}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:47.870 2014-10-23 03:54:21,785 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c4:66', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 96}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c4:67', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 95}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:de:92', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 94}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:de:93', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 93}], 'id': 24}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.009 2014-10-23 03:54:21,924 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:a8', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 220}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:a9', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 219}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:46', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 218}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:47', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 217}], 'id': 55}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.141 2014-10-23 03:54:22,056 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:12', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 272}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:13', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 271}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:68', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 270}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:69', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 269}], 'id': 68}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.278 2014-10-23 03:54:22,192 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:a2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 152}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:a3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 151}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:95:7a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 150}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:95:7b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 149}], 'id': 38}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.413 2014-10-23 03:54:22,327 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:8c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 32}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:8d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 31}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:da', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 30}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:db', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 29}], 'id': 8}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.546 2014-10-23 03:54:22,461 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:86', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 320}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:87', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 319}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:f4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 318}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:f5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 317}], 'id': 80}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.743 2014-10-23 03:54:22,657 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:08', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 396}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:09', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 395}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:ce', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 394}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:cf', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 393}], 'id': 99}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:48.881 2014-10-23 03:54:22,795 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:1a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 192}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:1b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 191}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:4a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 190}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:4b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 189}], 'id': 48}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.010 2014-10-23 03:54:22,924 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:9c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 112}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:9d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 111}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:5c', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 110}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:5d', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 109}], 'id': 28}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.172 2014-10-23 03:54:23,087 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:36:f2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 376}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:36:f3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 375}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f4:a6', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 374}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f4:a7', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 373}], 'id': 94}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.306 2014-10-23 03:54:23,220 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:2c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 120}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:2d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 119}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:16', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 118}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:17', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 117}], 'id': 30}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.448 2014-10-23 03:54:23,362 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c2:3a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 380}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c2:3b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 379}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:de:88', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 378}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:de:89', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 377}], 'id': 95}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.578 2014-10-23 03:54:23,493 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:2e', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 248}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:2f', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 247}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:4c', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 246}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:4d', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 245}], 'id': 62}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.717 2014-10-23 03:54:23,632 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:3e', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 388}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:3f', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 387}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:9e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 386}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:9f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 385}], 'id': 97}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.856 2014-10-23 03:54:23,771 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:36:e2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 268}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:36:e3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 267}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:5e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 266}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:5f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 265}], 'id': 67}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:49.982 2014-10-23 03:54:23,896 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:20', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 200}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:21', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 199}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:e9:5e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 198}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:e9:5f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 197}], 'id': 50}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.113 2014-10-23 03:54:24,028 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:20', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 204}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:21', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 203}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:58', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 202}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:59', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 201}], 'id': 51}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.245 2014-10-23 03:54:24,160 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:4f:0a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 304}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:4f:0b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 303}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:1a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 302}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:1b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 301}], 'id': 76}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.386 2014-10-23 03:54:24,301 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:e6', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 276}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:e7', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 275}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:ba', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 274}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:bb', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 273}], 'id': 69}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.529 2014-10-23 03:54:24,444 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:26', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 324}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:27', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 323}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:1c', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 322}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:1d', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 321}], 'id': 81}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.670 2014-10-23 03:54:24,584 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:de', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 316}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:df', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 315}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:dc:66', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 314}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:dc:67', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 313}], 'id': 79}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.803 2014-10-23 03:54:24,717 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:4f:a8', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 168}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:4f:a9', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 167}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:94:5e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 166}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:94:5f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 165}], 'id': 42}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:50.924 2014-10-23 03:54:24,839 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c5:52', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 360}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c5:53', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 359}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:97:7c', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 358}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:97:7d', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 357}], 'id': 90}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.065 2014-10-23 03:54:24,979 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:b8', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 236}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:b9', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 235}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:be', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 234}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:bf', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 233}], 'id': 59}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.196 2014-10-23 03:54:25,111 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:40:30', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 336}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:40:31', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 335}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:42', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 334}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:43', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 333}], 'id': 84}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.331 2014-10-23 03:54:25,245 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:de', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 296}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:df', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 295}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:2e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 294}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:2f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 293}], 'id': 74}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.465 2014-10-23 03:54:25,379 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:40:2c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 24}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:40:2d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 23}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:d6', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 22}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:d7', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 21}], 'id': 6}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.607 2014-10-23 03:54:25,521 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:49:a2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 116}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:49:a3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 115}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:76', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 114}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:77', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 113}], 'id': 29}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.732 2014-10-23 03:54:25,647 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3c:48', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 164}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3c:49', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 163}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:e6', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 162}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f1:e7', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 161}], 'id': 41}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:51.862 2014-10-23 03:54:25,777 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:26', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 64}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:27', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 63}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:f8', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 62}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:8c:f9', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 61}], 'id': 16}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.016 2014-10-23 03:54:25,931 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:54', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 216}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:55', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 215}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:90:e4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 214}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:90:e5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 213}], 'id': 54}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.147 2014-10-23 03:54:26,062 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:be', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 144}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:bf', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 143}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:d6', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 142}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:d7', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 141}], 'id': 36}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.282 2014-10-23 03:54:26,197 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:40:1a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 16}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:40:1b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 15}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:d8', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 14}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:d9', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 13}], 'id': 4}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.415 2014-10-23 03:54:26,330 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:22', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 212}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:23', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 211}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:3a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 210}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:3b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 209}], 'id': 53}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.534 2014-10-23 03:54:26,449 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:3c', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 368}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:3d', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 367}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:da', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 366}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:db', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 365}], 'id': 92}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.656 2014-10-23 03:54:26,571 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:2a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 92}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:2b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 91}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f7:ea', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 90}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f7:eb', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 89}], 'id': 23}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.786 2014-10-23 03:54:26,700 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:ba', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 176}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:bb', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 175}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:64', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 174}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:65', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 173}], 'id': 44}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:52.925 2014-10-23 03:54:26,840 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:47:3a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 232}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:47:3b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 231}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c0', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 230}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:c1', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 229}], 'id': 58}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.057 2014-10-23 03:54:26,972 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:36:d2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 4}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:36:d3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 3}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:fe', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 2}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:ff', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 1}], 'id': 1}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.182 2014-10-23 03:54:27,096 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:e0', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 344}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:e1', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 343}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:de:98', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 342}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:de:99', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 341}], 'id': 86}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.311 2014-10-23 03:54:27,226 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:14', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 196}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:15', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 195}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:3e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 194}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f3:3f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 193}], 'id': 49}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.443 2014-10-23 03:54:27,357 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c7:0a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 88}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c7:0b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 87}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:de:8c', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 86}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:de:8d', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 85}], 'id': 22}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.574 2014-10-23 03:54:27,489 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:40:12', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 280}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:40:13', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 279}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:2e', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 278}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:2f', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 277}], 'id': 70}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.704 2014-10-23 03:54:27,619 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:04', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 180}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:05', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 179}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:d0', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 178}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:d1', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 177}], 'id': 45}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.830 2014-10-23 03:54:27,744 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:36', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 240}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:37', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 239}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:58', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 238}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:59', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 237}], 'id': 60}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:53.966 2014-10-23 03:54:27,881 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:bf:d2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 300}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:bf:d3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 299}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:b4', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 298}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:b5', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 297}], 'id': 75}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.094 2014-10-23 03:54:28,008 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:4d:38', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 172}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:4d:39', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 171}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:28', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 170}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:29', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 169}], 'id': 43}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.227 2014-10-23 03:54:28,141 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c1:d2', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 12}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c1:d3', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 11}, {u'name': u'eth2', u'state': u'up', u'mac': u'00:25:90:eb:de:90', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 10}, {u'name': u'eth3', u'state': u'up', u'mac': u'00:25:90:eb:de:91', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 9}], 'id': 3}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.354 2014-10-23 03:54:28,269 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'0c:c4:7a:13:46:f4', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 244}, {u'name': u'eth1', u'state': u'up', u'mac': u'0c:c4:7a:13:46:f5', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 243}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:dc', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 242}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:dd', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 241}], 'id': 61}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.490 2014-10-23 03:54:28,403 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c0:3a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 348}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c0:3b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 347}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:9a', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 346}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:9b', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 345}], 'id': 87}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.632 2014-10-23 03:54:28,547 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:37:10', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 56}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:37:11', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 55}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:b0', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 54}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:b1', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 53}], 'id': 14}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.761 2014-10-23 03:54:28,675 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:2a', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 140}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:2b', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 139}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:90:fe', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 138}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:90:ff', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 137}], 'id': 35}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:54.884 2014-10-23 03:54:28,798 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3f:aa', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 252}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3f:ab', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 251}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:32', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 250}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:f6:33', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 249}], 'id': 63}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:55.013 2014-10-23 03:54:28,928 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:36:ee', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 36}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:36:ef', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 35}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:a8', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 34}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:92:a9', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 33}], 'id': 9}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:55.138 2014-10-23 03:54:29,052 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e9:c7:56', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 352}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e9:c7:57', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 351}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:44', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 350}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:93:45', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 349}], 'id': 88}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:55.268 2014-10-23 03:54:29,183 - python.http - DEBUG - PUT [{'interfaces': [{u'name': u'eth0', u'state': u'up', u'mac': u'00:25:90:e3:3b:90', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [{u'id': 2, u'name': u'public'}], u'type': u'ether', u'id': 28}, {u'name': u'eth1', u'state': u'up', u'mac': u'00:25:90:e3:3b:91', u'max_speed': 1000, u'current_speed': 1000, u'assigned_networks': [], u'type': u'ether', u'id': 27}, {u'name': u'eth2', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:62', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [{u'id': 1, u'name': u'fuelweb_admin'}, {u'id': 3, u'name': u'management'}, {u'id': 4, u'name': u'storage'}], u'type': u'ether', u'id': 26}, {u'name': u'eth3', u'state': u'up', u'mac': u'0c:c4:7a:1d:91:63', u'max_speed': 10000, u'current_speed': 10000, u'assigned_networks': [], u'type': u'ether', u'id': 25}], 'id': 7}] to http://172.16.44.5:8000/api/nodes/interfaces
00:18:55.643 2014-10-23 03:54:29,557 - python.http - DEBUG - PUT {u'networking_parameters': {u'internal_gateway': u'192.168.111.1', u'dns_nameservers': [u'8.8.4.4', u'8.8.8.8'], u'floating_ranges': [['172.16.44.121', '172.16.44.220']], u'net_l23_provider': u'ovs', u'base_mac': u'fa:16:3e:00:00:00', u'internal_cidr': u'192.168.111.0/24', u'gre_id_range': [2, 65535], u'vlan_range': [1000, 1030], u'segmentation_type': u'gre'}, u'management_vip': u'192.168.0.1', u'networks': [{'network_size': 22, u'name': u'public', u'ip_ranges': [['172.16.44.10', '172.16.44.120']], u'gateway': '172.16.44.1', 'netmask': '255.255.252.0', u'meta': {u'name': u'public', u'notation': u'ip_ranges', u'render_type': None, u'assign_vip': True, u'map_priority': 1, u'floating_range_var': u'floating_ranges', u'use_gateway': True, u'vlan_start': None, u'render_addr_mask': u'public', u'cidr': u'172.16.0.0/24', u'configurable': True, u'ip_range': [u'172.16.0.2', u'172.16.0.126']}, u'cluster_id': 1, u'vlan_start': None, u'cidr': '172.16.44.0/22', u'id': 2}, {u'name': u'management', u'ip_ranges': [[u'192.168.0.1', u'192.168.0.254']], u'gateway': None, u'meta': {u'name': u'management', u'notation': u'cidr', u'render_type': u'cidr', u'assign_vip': True, u'map_priority': 2, u'use_gateway': False, u'vlan_start': 101, u'render_addr_mask': u'internal', u'cidr': u'192.168.0.0/24', u'configurable': True}, u'cluster_id': 1, u'vlan_start': 100, u'cidr': u'192.168.0.0/24', u'id': 3}, {u'name': u'storage', u'ip_ranges': [[u'192.168.1.1', u'192.168.1.254']], u'gateway': None, u'meta': {u'name': u'storage', u'notation': u'cidr', u'render_type': u'cidr', u'assign_vip': False, u'map_priority': 2, u'use_gateway': False, u'vlan_start': 102, u'render_addr_mask': u'storage', u'cidr': u'192.168.1.0/24', u'configurable': True}, u'cluster_id': 1, u'vlan_start': 101, u'cidr': u'192.168.1.0/24', u'id': 4}, {u'name': u'fuelweb_admin', u'ip_ranges': [[u'10.20.0.3', u'10.20.0.255']], u'gateway': None, u'meta': {u'notation': u'cidr', u'render_type': None, u'assign_vip': False, u'configurable': False, u'unmovable': True, u'use_gateway': False, u'render_addr_mask': None, u'map_priority': 0}, u'cluster_id': None, u'vlan_start': None, u'cidr': u'10.20.0.0/16', u'id': 1}], u'public_vip': u'172.16.0.2'} to http://172.16.44.5:8000/api/clusters/1/network_configuration/neutron
00:18:55.823 2014-10-23 03:54:29,738 - python.http - INFO - Initiate Nailgun client with url http://172.16.44.5:8000
00:18:55.824 2014-10-23 03:54:29,738 - python.http - INFO - Initiate HTTPClient with url http://172.16.44.5:8000
00:18:55.824 2014-10-23 03:54:29,739 - python.http - INFO - Initialize keystoneclient with url http://172.16.44.5:5000/v2.0
00:18:56.023 2014-10-23 03:54:29,938 - python.http - DEBUG - Authorization token is successfully updated
00:18:56.078 2014-10-23 03:54:29,992 - python.http - INFO - cluster name is Build_Number-staging-6.0-31
00:18:56.078 2014-10-23 03:54:29,993 - python.http - INFO - cluster id is 1
00:18:56.078 2014-10-23 03:54:29,993 - python.http - DEBUG - PUT {} to http://172.16.44.5:8000/api/clusters/1/changes/
00:19:56.469 Traceback (most recent call last):
00:19:56.469   File "./nailgun.py", line 380, in <module>
00:19:56.469     deploy_environment()
00:19:56.470   File "./nailgun.py", line 194, in deploy_environment
00:19:56.470     client.deploy_cluster_changes(cluster_id)
00:19:56.470   File "/var/lib/jenkins/jobs/deploy_cluster/workspace/jenkins/deploy_cluster/python/http.py", line 42, in wrapped
00:19:56.471     result = func(*args, **kwargs)
00:19:56.471   File "/var/lib/jenkins/jobs/deploy_cluster/workspace/jenkins/deploy_cluster/python/http.py", line 53, in wrapped
00:19:56.471     response = func(*args, **kwargs)
00:19:56.471   File "/var/lib/jenkins/jobs/deploy_cluster/workspace/jenkins/deploy_cluster/python/nailgun_client.py", line 138, in deploy_cluster_changes
00:19:56.472     "/api/clusters/{}/changes/".format(cluster_id)
00:19:56.472   File "/var/lib/jenkins/jobs/deploy_cluster/workspace/jenkins/deploy_cluster/python/http.py", line 112, in put
00:19:56.473     return self._open(req)
00:19:56.473   File "/var/lib/jenkins/jobs/deploy_cluster/workspace/jenkins/deploy_cluster/python/http.py", line 121, in _open
00:19:56.473     return self._get_response(req)
00:19:56.473   File "/var/lib/jenkins/jobs/deploy_cluster/workspace/jenkins/deploy_cluster/python/http.py", line 134, in _get_response
00:19:56.474     return self.opener.open(req)
00:19:56.474   File "/usr/lib/python2.7/urllib2.py", line 410, in open
00:19:56.477     response = meth(req, response)
00:19:56.478   File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
00:19:56.478     'http', request, response, code, msg, hdrs)
00:19:56.478   File "/usr/lib/python2.7/urllib2.py", line 448, in error
00:19:56.478     return self._call_chain(*args)
00:19:56.479   File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
00:19:56.483     result = func(*args)
00:19:56.483   File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
00:19:56.483     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
00:19:56.483 urllib2.HTTPError: HTTP Error 504: Gateway Time-out
00:19:56.524 Build step 'Execute shell' marked build as failure
00:19:57.392 Finished: FAILURE