Skip to content

Instantly share code, notes, and snippets.

@evanjfraser
Created April 23, 2013 22:18
Show Gist options
  • Save evanjfraser/5447893 to your computer and use it in GitHub Desktop.
Save evanjfraser/5447893 to your computer and use it in GitHub Desktop.
2013-04-24 10:13:11 AUDIT [cinder.api.v1.volumes] vol={'volume_metadata': [], 'availability_zone': u'nova', 'terminated_at': None, 'updated_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'snapshot_id': None, 'ec2_id': None, 'mountpoint': None, 'deleted_at': None, 'id': u'82e08fbd-b7c4-4573-8d85-7b7f04d17bb2', 'size': 20L, 'user_id': u'6738ce82a5184bb8bcbe5c022566bb69', 'attach_time': None, 'display_description': u'', 'project_id': u'070a1cb8029a420c9096bd41dead6fa3', 'launched_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'scheduled_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'status': u'available', 'volume_type_id': None, 'deleted': False, 'provider_location': u'10.10.111.218:/vol/ostack_cinder1', 'volume_glance_metadata': [], 'host': u'cloudcont1', 'source_volid': None, 'provider_auth': None, 'display_name': u'test', 'instance_uuid': None, 'created_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'attach_status': u'detached', 'volume_type': None}
2013-04-24 10:13:11 INFO [cinder.api.openstack.wsgi] http://203.57.145.4:8776/v1/070a1cb8029a420c9096bd41dead6fa3/volumes/82e08fbd-b7c4-4573-8d85-7b7f04d17bb2 returned with HTTP 200
2013-04-24 10:13:42 INFO [cinder.api.openstack.wsgi] GET http://203.57.145.4:8776/v1/070a1cb8029a420c9096bd41dead6fa3/volumes/82e08fbd-b7c4-4573-8d85-7b7f04d17bb2
2013-04-24 10:13:42 AUDIT [cinder.api.v1.volumes] vol={'volume_metadata': [], 'availability_zone': u'nova', 'terminated_at': None, 'updated_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'snapshot_id': None, 'ec2_id': None, 'mountpoint': None, 'deleted_at': None, 'id': u'82e08fbd-b7c4-4573-8d85-7b7f04d17bb2', 'size': 20L, 'user_id': u'6738ce82a5184bb8bcbe5c022566bb69', 'attach_time': None, 'display_description': u'', 'project_id': u'070a1cb8029a420c9096bd41dead6fa3', 'launched_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'scheduled_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'status': u'available', 'volume_type_id': None, 'deleted': False, 'provider_location': u'10.10.111.218:/vol/ostack_cinder1', 'volume_glance_metadata': [], 'host': u'cloudcont1', 'source_volid': None, 'provider_auth': None, 'display_name': u'test', 'instance_uuid': None, 'created_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'attach_status': u'detached', 'volume_type': None}
2013-04-24 10:13:43 INFO [cinder.api.openstack.wsgi] http://203.57.145.4:8776/v1/070a1cb8029a420c9096bd41dead6fa3/volumes/82e08fbd-b7c4-4573-8d85-7b7f04d17bb2 returned with HTTP 200
2013-04-24 10:13:44 INFO [cinder.api.openstack.wsgi] GET http://203.57.145.4:8776/v1/070a1cb8029a420c9096bd41dead6fa3/volumes/82e08fbd-b7c4-4573-8d85-7b7f04d17bb2
2013-04-24 10:13:44 AUDIT [cinder.api.v1.volumes] vol={'volume_metadata': [], 'availability_zone': u'nova', 'terminated_at': None, 'updated_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'snapshot_id': None, 'ec2_id': None, 'mountpoint': None, 'deleted_at': None, 'id': u'82e08fbd-b7c4-4573-8d85-7b7f04d17bb2', 'size': 20L, 'user_id': u'6738ce82a5184bb8bcbe5c022566bb69', 'attach_time': None, 'display_description': u'', 'project_id': u'070a1cb8029a420c9096bd41dead6fa3', 'launched_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'scheduled_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'status': u'available', 'volume_type_id': None, 'deleted': False, 'provider_location': u'10.10.111.218:/vol/ostack_cinder1', 'volume_glance_metadata': [], 'host': u'cloudcont1', 'source_volid': None, 'provider_auth': None, 'display_name': u'test', 'instance_uuid': None, 'created_at': datetime.datetime(2013, 4, 23, 22, 12, 49), 'attach_status': u'detached', 'volume_type': None}
2013-04-24 10:13:44 INFO [cinder.api.openstack.wsgi] http://203.57.145.4:8776/v1/070a1cb8029a420c9096bd41dead6fa3/volumes/82e08fbd-b7c4-4573-8d85-7b7f04d17bb2 returned with HTTP 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment