Metadata-Version: 2.0
Name: lavaclient
Version: 0.2.2
Summary: Client library for Rackspace Cloud Big Data API
Home-page: https://github.com/rackerlabs/python-lavaclient
Author: Rackspace
Author-email: UNKNOWN
License: Apache
Download-URL: https://github.com/rackerlabs/python-lavaclient/tarball/0.2.2
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Dist: python-keystoneclient (>=1.3.0)
Requires-Dist: requests (>=2.5.1)
Requires-Dist: six (>=1.9.0)
Requires-Dist: python-dateutil (>=2.4.2)
Requires-Dist: figgis (>=1.6.2)
Requires-Dist: PySocks (>=1.5.4)

`Package Documentation <http://python-lavaclient.readthedocs.org/en/latest>`_

`GitHub README <https://github.com/rackerlabs/python-lavaclient>`_

Changelog
---------

0.2.2
-----
* Client
    * Let `node_groups` argument be a nested dict, in addition to the original
      list of dicts format
* CLI
    * Add prompt to `cluster create` to confirm whether ssh credential should
      automatically be created from `$HOME/.ssh/id_rsa.pub`

0.2.1
-----
* Initial release


