Skip to content

Instantly share code, notes, and snippets.

@stavxyz
Last active December 31, 2015 21:19
Show Gist options
  • Save stavxyz/8046279 to your computer and use it in GitHub Desktop.
Save stavxyz/8046279 to your computer and use it in GitHub Desktop.
test
{
774e43e9a3af4e1d811d9fff57cadf43: {
    netloc: "www.thalo.com",
    managed: true,
    tenant_id: "565212",
    discovery_status: "ERROR",
    trigger_id: "urn:uuid:7d790d47-25c4-4f7e-83ba-92e764c914e1",
    time: "2013-12-19 20:54:52 +0000",
    metadata: { },
    id: "774e43e9a3af4e1d811d9fff57cadf43",
    discovery: {
        status: "ERROR",
        exc_info: [
            " File "~/waldo/waldo/discovery/engine.py", line 64, in discover",
            " File "~/waldo/waldo/discovery/openstack.py", line 66, in list_resources",
            " File "~/waldo/waldo/discovery/openstack.py", line 127, in list_servers",
            " File "~/waldo/waldo/discovery/openstack.py", line 187, in find_image_by_id",
            " File "~/waldo/waldo/discovery/openstack.py", line 112, in list_images",
            " File "~/.virtualenvs/waldo-dev/local/lib/python2.7/site-packages/novaclient/client.py", line 189, in request",
            " raise exceptions.from_response(resp, body, url, method)",
            "BadRequest: Expecting Password (HTTP 400)"
        ],
        friendly_message: "Sorry, discovery failed. No results to show.",
        context: {
            tenant_id: "565212",
            domain: "www.thalo.com",
            dossier_id: "774e43e9a3af4e1d811d9fff57cadf43"
            },
        exc_message: "BadRequest: Expecting Password (HTTP 400)"
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment