commit be5254aa7365b97fea704b029f6dbdba4184e495
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Thu Jan 30 00:12:48 2014 -0600

    Demo/concept: a bit of cleanup
    
    - some error handling
    - basic usage (not even using argparse yet)
    - discovery in a submodule: satori.discovery

commit 0f0d0de6984a21bb89a92e6db64645b57ada64db
Merge: 4e7fd35 daaa147
Author: Caleb Groom <caleb@calebgroom.com>
Date:   Wed Jan 29 20:58:53 2014 -0800

    Merge pull request #2 from ziadsawalha/nova-instance-detection
    
    IP address and Nova instance detection

commit daaa1470b93f46697a56a56767e0325bb91d6055
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Wed Jan 29 22:57:26 2014 -0600

    Demo/concept: hack the python discover call

commit 6cc0c34185e3ccf1e91a1663f3708817089feb8c
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Wed Jan 29 22:41:02 2014 -0600

    Demo/concept: find nova instance by ip address
    
    bp nova-instance-detection

commit b28931eee56e208bca71266fcfa4c42135e3943d
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 18:01:13 2014 -0600

    Demo/concept: hostname resolution

commit 4e7fd3580b959863a312499c6548036f263297d0
Merge: 29929d1 b007765
Author: BK Box <bk-github@theboxes.org>
Date:   Tue Jan 28 14:50:12 2014 -0800

    Merge pull request #1 from ziadsawalha/setup
    
    Basic Setup: Create Empty Module and Bring in OpenStack pieces

commit b0077659a809e8293c878cb95afd4f65dbc0b2b7
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:45:28 2014 -0600

    docs: add man page
    
    Also renaming from openstack client to satori

commit 61dd4e3ac24b80140db99aefbffa535c37dcecb4
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:44:51 2014 -0600

    docs: remove waldo reference

commit f28fba516d9f8d254250f7e774c048260a826bc2
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:19:40 2014 -0600

    Add virtual env, testing tools, and blank tests

commit 8cb96482798eba52d0f6d1faade73142bfcbf8bc
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:18:14 2014 -0600

    Prepare doc building

commit f3e1353a1d408f42d0744bc084065c78166991ea
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:17:19 2014 -0600

    Add main module, setup, and requirements

commit c1d72de01cec3ebdafbffb18b99b38ec771d02bf
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:15:10 2014 -0600

    Add HACKING.rst

commit 813674f311915d8f682e5cd842301882cf007f10
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:14:45 2014 -0600

    Add to .gitignore

commit fe7f770feafdb00cdd81201ce0b6428355f5d912
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:14:24 2014 -0600

    Update README format to reStructuredText

commit 069f347f3cbd31fce900a0ee2515f1e9566b26b4
Author: Ziad Sawalha <gerrit@highbridgellc.com>
Date:   Tue Jan 28 16:13:42 2014 -0600

    Rename README.md to README.rst
    
    RST is native for pbr, pypi, sphinx, etc...

commit 29929d1b1b1c458d40e6aae6dfdaaabe6c3d4c29
Author: Ziad Sawalha <ziad.sawalha@rackspace.com>
Date:   Tue Jan 28 15:36:26 2014 -0600

    Rename to satori
    
    Avoiding potential trademark conflict.

commit 29ccc9722347e3d0dbd8f7170a9df884ff993129
Author: Ziad Sawalha <ziad.sawalha@rackspace.com>
Date:   Mon Jan 27 14:00:28 2014 -0600

    Update README.md

commit c541ede13a2d0fbbdb6a2094c3cf88e705f0d974
Author: Ziad Sawalha <ziad.sawalha@rackspace.com>
Date:   Mon Jan 27 11:45:28 2014 -0800

    Initial commit