Commit Graph

8 Commits

Author SHA1 Message Date
ricolin b51634a609 improve readme contents
Add more information in README.rst

Change-Id: I843b850702606102cbb6a6a6ec47fd90b92704f6
2015-10-15 17:51:11 +08:00
Doug Hellmann 6d3111614d Update README to work with release tools
The README file needs to have links to the project documentation and bug
tracker in a parsable format in order for some of the release tools
scripts to work (particularly the one that prints the release note
email).

Change-Id: I37e0acc5ed8e1af565359290fa622456901c735e
2015-04-21 15:21:16 +00:00
Jeremy Stanley a755d1f936 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Id72a42c640b02df3991bafc369ffc38aad1135d4
2014-12-05 03:30:39 +00:00
Brian Waldon 8a64e0ff0e Simplify docs and provide 'News' on index.rst
* The index page is now a set of release notes and a quickstart guide
* Shrink the README (pypi doc page) and move it into the doc site
* Drop the link to the autoindex module docs

Change-Id: I276b1228ba4006279c112eb487dcde9e45c4f344
2012-08-15 22:14:09 -04:00
Brian Waldon 6206f42028 Update README usage examples
* Update the python snippet to reflect reality
* Fix broken links
* Remove superfluous text

Change-Id: I4b7e9aae35cc49e5fa89ca33d2399784c2afd029
2012-07-17 16:52:03 -07:00
Brian Waldon 883d22d032 Further cleanup
* README is now relevant
* Auth now properly skipped with os-image-url and os-auth-token provided
2012-03-26 23:30:44 -07:00
Brian Waldon c530de6389 Basic get/list operations work
* 'glance image-list' and 'glance image-show' work
* Set up tests, pep8, venv
2012-03-26 22:48:48 -07:00
Jay Pipes 972677fc3d Initial checkin for new CLI and client package
Copied mostly from python-keystoneclient with
some Glance-specific stuff. README.rst shows what
WILL be the way to do things, not what is currently coded :)
2012-02-29 16:42:26 -05:00