Skip to content

Instantly share code, notes, and snippets.

@roaet
Last active December 14, 2015 15:59
Show Gist options
  • Save roaet/5111811 to your computer and use it in GitHub Desktop.
Save roaet/5111811 to your computer and use it in GitHub Desktop.
2013-03-07 15:21:08.671 2271 INFO quantum.quark [-] get_networks_count for tenant 1e6a7a409cdf4f0ab68a718c628167d6 filters {'tenant_id': [u'1e6a7a409cdf4f0ab68a718c628167d6']}
2013-03-07 15:21:08.673 2271 INFO quantum.quark [-] create_network for tenant 1e6a7a409cdf4f0ab68a718c628167d6
2013-03-07 15:21:08.673 2271 DEBUG quantum.quark.nvplib [-] Creating new lswitch for 1e6a7a409cdf4f0ab68a718c628167d6 network bob _create_lswitch /home/compute/openstack/quantum/quark/quark/drivers/nvp_driver.py:173
2013-03-07 15:21:08.674 2271 DEBUG quantum.quark.nvplib [-] Creating lswitch for network 9dff9e26-12f1-405d-8f10-4e8b2a266f15 _create_lswitch /home/compute/openstack/quantum/quark/quark/drivers/nvp_driver.py:183
2013-03-07 15:21:08,674 2271 INFO aiclib.core [-] (POST @ /ws.v1/lswitch): {'display_name': u'bob', 'tags': [{'scope': 'os_tid', 'tag': u'1e6a7a409cdf4f0ab68a718c628167d6'}, {'scope': 'quantum_net_id', 'tag': '9dff9e26-12f1-405d-8f10-4e8b2a266f15'}]} func /home/compute/opensta
ck/quantum/aiclib/aiclib/core.py:51
2013-03-07 15:21:08,674 2271 WARNING urllib3.connectionpool [-] Retrying (3 attempts remain) after connection broken by 'CannotSendRequest()': /ws.v1/login func /home/compute/openstack/quantum/.venv/lib/python2.6/site-packages/urllib3/connectionpool.py:468
2013-03-07 15:21:08,674 2271 INFO urllib3.connectionpool [-] Starting new HTTPS connection (2): nvp func /home/compute/openstack/quantum/.venv/lib/python2.6/site-packages/urllib3/connectionpool.py:523
2013-03-07 15:21:12,233 2271 INFO aiclib.core [-] Request success 200 (OK) func /home/compute/openstack/quantum/aiclib/aiclib/core.py:206
2013-03-07 15:21:12,233 2271 INFO aiclib.core [-] Authorized (nvp_sessionid=86e65ef7ccfbcf336bdce94920b706f2; Path=/; secure) func /home/compute/openstack/quantum/aiclib/aiclib/core.py:125
2013-03-07 15:21:15,358 2271 INFO aiclib.core [-] Request success 201 (Created) func /home/compute/openstack/quantum/aiclib/aiclib/core.py:206
2013-03-07 15:21:15,358 2271 INFO aiclib.nvp [-] Response headers: {'content-length': '420', 'x-nvp-config-generation': '2913231', 'server': 'NVP/2.2.0.15252', 'location': 'https://nvp/ws.v1/lswitch/72bcb699-b4d9-44ce-82f7-9c0679aa6401', 'date': 'Fri, 01 Mar 2013 15:01:06 GMT'
, 'content-type': 'application/json'} func /home/compute/openstack/quantum/aiclib/aiclib/nvp.py:122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment