summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Doc: launchpad => storyboardEric Fried2019-10-221-5/+3
| | | | | | | A few docs still referred to launchpad, which osc hasn't used in a couple of years. Cut over to storyboard. Change-Id: Ic9abf0fe1e52c255976bd7a019e999a8e610455e
* Update release table for Train and 4.0.0Dean Troyer2019-09-101-14/+2
| | | | | | | Also clean up some docs and release notes. Change-Id: I73feec747ca1bd12be5e5700c9ca608ed3a8b2c2 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
* Followup opendev cleanup and test jobsDean Troyer2019-04-191-1/+1
| | | | | | | * upper-constraints references need s/plain/raw/ Change-Id: I04368dc42f1a62a048ac9d11497747ef6f600515 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
* Add release note link in READMEwu.chunyang2018-06-281-0/+1
| | | | Change-Id: I53896535dc369a499a6850b71d23feff9350e557
* Fix urls in README.rstChen2018-06-071-8/+4
| | | | | | | | | 1. bug tracking has been moved to storyboard 2. syntax issues 3. remove PyPI downloads since it is no longer maintained https://packaging.python.org/guides/analyzing-pypi-package-downloads/ Change-Id: Ic57c7032af0296d666841021c19e6e56f0b3e89a
* Trivial: Update pypi url to new urlTovin Seven2018-04-201-3/+3
| | | | | | | | | Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: I61f3d53737616dbbd6df725823b5335a57045dba
* Update links in READMEmelissaml2018-03-021-2/+2
| | | | | | Change the outdated links to the latest links in README Change-Id: I94c781866c8b65e84708dd9f951f023a5e2913b1
* Merge "Update the documentation link for doc migration"Jenkins2017-07-271-5/+5
|\
| * Update the documentation link for doc migrationHangdong Zhang2017-07-241-5/+5
| | | | | | | | Change-Id: I7833e40d66abe233af5a211bcefadc141fe8e54b
* | Merge "Use identity auth v3 the README examples"Jenkins2017-07-251-0/+6
|\ \ | |/ |/|
| * Use identity auth v3 the README examplesSamuel de Medeiros Queiroz2017-06-251-0/+6
| | | | | | | | | | | | | | | | | | Identity auth v3 is the default in devstack. The keystone team advertises all deployments to migrate over to v3. If we get our examples to use v3, that would be a great help. Change-Id: I8bd4cbf16cd42fa1654776f19bf113e3c94e25cf
* | update the docs URLs in the readmeDoug Hellmann2017-06-231-3/+3
|/ | | | | Change-Id: Id1168e1003f62e08d2da338cb1b81bc2b7547bfc Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Show team and repo badges on READMEFlavio Percoco2016-11-261-0/+9
| | | | | | | | | | | | | | | | This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/30af7c8ad287756d38d131d1f5dceae0 Change-Id: I2d906fa0675463e21f2786d93f464c465f2bc3b1
* Added a note on how to test changesRyan Selden2016-07-071-0/+9
| | | | | | | It's confusing for new contributors to test the client. Added a quick note to the README explaining how to do so. Change-Id: I2a185f04bbec7ab01fdd2ab436a5f413f33819e7
* Add Testing Ref in README.rstAnkur Gupta2016-04-111-1/+3
| | | | | | | | Add a reference in the README directed to docs page for testing within python-openstackclient. Avoid creating TESTING.rst due to unneeded duplication. Updated Developer URL to correct one. Change-Id: I40b4c949d155aea6e0e25ecd4a88797481a4d8ac
* Use Block Storage instead of VolumeXi Yang2015-11-271-2/+2
| | | | | | | Volume is better to be replaced by Block Storage in the doc. Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
* Add shields.io version/downloads links/badges into README.rstSteve Martinelli2015-09-251-0/+8
| | | | | | it's handy to have appear in the pypi page Change-Id: I142da7d194d719f3b8218ad84e32e19bf0071c63
* Include links to developer workflow documentationMonty Taylor2015-06-081-0/+5
| | | | | | | | | | Newcomers aren't always sure how to get started with our tools or workflow. Lucky for them, we have documented these things. Unlucky for them, they have no idea the docs exist. Give them some links. Change-Id: I6fce6fbccb8a9fe16b48845790b4cac05317ebac
* Update READMEDean Troyer2015-03-091-80/+28
| | | | | | Re-orient README toward end-users Change-Id: I4623832dde72a7ae0eeadf09429402521771dd35
* Cleanup README.rstSteve Martinelli2014-07-311-4/+5
| | | | | | | | | There are two harmless typos in the README.rst 'OpenStackclient' => 'OpenStack Client' 'python-*client' => the '*' is being interpreted as a link Change-Id: Ie813e220c3c150f46edb2c93f94e8bb78bdb0013 Closes-Bug: #1350518
* Remove keyring support from openstackclientAlex Gaynor2014-07-041-5/+1
| | | | | | | | * The encryption it purports to offer is completely insecure. * It also appears to be broken. Closes-Bug: #1319381 Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac
* Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
| | | | Change-Id: I048ee857fc1215fea7f60978364894e1b5abdf66
* Fixed spelling error, compatability to compatibilityAlex Holden2014-03-071-1/+1
| | | | Change-Id: I72c1254666a741ffe1070cf8275af889fa323f52
* Update release notes for 0.3.1Dean Troyer2014-02-271-16/+24
| | | | | | | | * update README * update man page * fix doc errors Change-Id: I5682654bf482289879c8ba9016e348f2b2782971
* Closes-Bug: #1262322 Make links clickableTerry Howe2013-12-251-14/+17
| | | | Change-Id: I61302ff5274cdaa09801cb9b0dc9bfd353ac687f
* 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