Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-06-18 17:45:10 DEBUG [wsgi] Empty body provided in request
- 2012-06-18 17:45:10 INFO [sqlalchemy.engine.base.Engine] SELECT ip_blocks.id AS ip_blocks_id, ip_blocks.network_id AS ip_blocks_network_id, ip_blocks.cidr AS ip_blocks_cidr, ip_blocks.created_at AS ip_blocks_created_at, ip_blocks.updated_at AS ip_blocks_updated_at, ip_blocks.type AS ip_blocks_type, ip_blocks.tenant_id AS ip_blocks_tenant_id, ip_blocks.gateway AS ip_blocks_gateway, ip_blocks.dns1 AS ip_blocks_dns1, ip_blocks.dns2 AS ip_blocks_dns2, ip_blocks.allocatable_ip_counter AS ip_blocks_allocatable_ip_counter, ip_blocks.is_full AS ip_blocks_is_full, ip_blocks.policy_id AS ip_blocks_policy_id, ip_blocks.parent_id AS ip_blocks_parent_id
- FROM ip_blocks
- WHERE ip_blocks.network_id = %s AND ip_blocks.tenant_id = %s
- 2012-06-18 17:45:10 INFO [sqlalchemy.engine.base.Engine] ('03309d3d-7524-45a2-9205-8d493487ba40', 'default')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement