Skip to content

Instantly share code, notes, and snippets.

@jimrollenhagen
Created April 23, 2015 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimrollenhagen/67b06f73c698cc07dd93 to your computer and use it in GitHub Desktop.
Save jimrollenhagen/67b06f73c698cc07dd93 to your computer and use it in GitHub Desktop.
Apr 23 00:13:08 ironic-compute02.m0002.preprod-ord.ohthree.com 2015-04-23 00:13:08.007 21202 DEBUG nova.compute.manager [req-4a4a3149-3991-4d1c-8912-d37ad42023d8 - - - - -] [instance: 0d9a47ff-8e9a-4717-beb4-a99fc9bd191e] post deallocated network_allocated: False _do_build_and_run_instance /opt/rackstack/rackstack.228.23/nova/lib/python2.7/site-packages/nova/compute/manager.py:2204
Apr 23 00:13:08 ironic-compute02.m0002.preprod-ord.ohthree.com 2015-04-23 00:13:08.128 21202 DEBUG nova.compute.manager [req-4a4a3149-3991-4d1c-8912-d37ad42023d8 - - - - -] [instance: 0d9a47ff-8e9a-4717-beb4-a99fc9bd191e] post save deallocated network_allocated: True _do_build_and_run_instance /opt/rackstack/rackstack.228.23/nova/lib/python2.7/site-packages/nova/compute/manager.py:2206
Wrapped these logs around instance.save() here: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L2493
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment