summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Prep for 0.2 release (0.2.rc1)"0.2.rc1Jenkins2013-08-011-0/+7
|\
| * Prep for 0.2 release (0.2.rc1)Dean Troyer2013-08-011-0/+7
| | | | | | | | | | | | | | | | * rename HACKING to HACKING.rst and refer to the common OpenStack HACKING file * add the barest of pointers to the wiki, etc. to the source docs * add a bare-bones man page Change-Id: I80e5b972af645f14ef17ae87f182ab09cb08dabe
* | Remove tenant round 1 - global optionsDean Troyer2013-07-311-3/+3
|/ | | | | | | | | Change the global auth options to use 'project', leave the original tenant options in place but silent for compatability with the existing project CLI auth options. This is the only compatibility for tenant usage in this changeover. Change-Id: I3cce6e552f18822cc9f445ec5f301b0f5d9003f8
* Updated README to reflect latest changes.Josh Kearney2013-01-291-36/+24
| | | | Change-Id: I996d5c0ec6e480fcbdc546bad238eee2e20504d6
* Clean up test environment and remove unused imports.Josh Kearney2013-01-221-1/+0
| | | | | | First round of adding more complete unit test coverage. Change-Id: Ic1979c499ca6fcb784892a95954a3527539c4e53
* Document the use of keyring.Bhuvan Arumugam2012-08-221-1/+5
| | | | | | | | * README.rst Document the option --os-use-keyring, and environment variable OS_USE_KEYRING, to enable keyring. Change-Id: I54ceb2d2692fecca328da16f6ed14db8d09a6eb7
* Secure password prompt (docs)Dolph Mathews2012-07-131-2/+5
| | | | Change-Id: I879a8aba13318f1dd660a487cbd1fd20c7ae659b
* Move docs to doc.Clark Boylan2012-06-111-2/+2
| | | | | | | | | To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc/source and build results go in project/doc/build. Change-Id: I925e687254bac9e06c2c520f4fc35a083e21c4ca
* minor fixesMatt Joyce2012-05-291-1/+1
| | | | Change-Id: Ib5601e1a932e0bfaa0341909416415d1e81ee915
* Documented python setup.py developLorin Hochstein2012-05-211-0/+5
| | | | Change-Id: Ic17f17e6c80f54a633676b7e17a899748038f8d6
* Added :: to readme.rst to format correctly.Lorin Hochstein2012-05-161-2/+2
| | | | | | Also zapped a trailing bit of whitespace Change-Id: I49d0306c0e73f096d091c27ba54705d9dbe9c0ca
* Document how to install the clientLorin Hochstein2012-05-161-4/+10
| | | | | | This documents a workaround for bug 993390. Change-Id: I6d930aa9ad142096cdc2790df4be31f0b1570199
* Updating Readme DocumentMatt Joyce2012-05-141-1/+54
| | | | Change-Id: I0c0f5c86b0bfa96ab4d7236eb2e7e7efab6fbac0
* Add token auth to shell and READMEDean Troyer2012-04-271-12/+28
|
* First commitDean Troyer2012-04-181-0/+41