summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* 1.0.0 release notes1.0.0Erno Kuvaja2015-08-271-0/+52
| | | | Change-Id: I2cc3ba8d0064d6f424f16be94deaecdf1c5c8332
* Add release notes for 0.19.00.19.0Nikhil Komawar2015-06-101-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Changes included in this release: $ git log 0.18.0..HEAD --no-merges --oneline dfa98ab Updated from global requirements 6cb26fc Include owner and status option in v2 image list 5d933b0 Fix Metadef Object update issue with python-glanceclient 9f5c581 Fix functional tests in gate 1686d6a Do not crash on homedir mkdir 1f89beb Improve import related error handling 583adc3 Check image-download for redirection 9c172fb Add some basic CLI functional tests bf413a6 Use assertIn instead of assertTrue in tests 6431fae Unorder compare in tests 5fa71aa Add release notes for 0.18.0 6d31116 Update README to work with release tools 71d9783 Create functional test base f2a8a52 Move unit tests to standard directory f931a20 Fixed doc example Co-Authored-By: Louis Taylor <louis@kragniz.eu> Change-Id: Ied7f5b4f298e2bbf4a5486eb6b7dbcea2d0e74d3
* Merge "Fixed doc example"Jenkins2015-05-261-1/+1
|\
| * Fixed doc exampleGeorges Dubus2014-10-221-1/+1
| | | | | | | | | | | | | | | | Image.data is a method, not an attribute. DocImpact Change-Id: I16555e456dcb2c9719de6c44c01ab68e82ad0590
* | Add release notes for 0.18.0Louis Taylor2015-04-231-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes included in this release: $ git log 0.17.0..0.18.0 --no-merges --oneline 8b4456a Uncap library requirements for liberty 76c9f68 Add unit tests for log_curl_request bd0aa06 Fix https stack trace on python 3.4 client c698b4e Fix client when using no ssl compression 64a1a0f Add SSL cert verification regression tests c730266 Omit 'locations' as image-create parameter a6234d1 Creating task with invalid property crashes in py3 fd2f989 Don't accept *args for client e386e44 Stub authentication requests rather than plugins 27f70bb Remove keystoneclient mocks 02b1a05 Replace mox in tests with requests-mock 90407d9 Expose 'is_base' schema property attribute 2c08b40 Validate tag name when filtering for images 13b5a5a Remove redundant FakeSchemaAPI __init__ method c149a94 glance image-show now have --human-readable option 42d7548 Test unit for checking update active images 6d864ef Correct help messages for image-update command f272ab3 Generate API documentation a1bb3eb Use any instead of False in generator Change-Id: I687bef82afd7bb9a379297d7128a009cc051ca75
* | Merge "Generate API documentation"Jenkins2015-03-252-3/+74
|\ \
| * | Generate API documentationIan Wienand2015-02-162-3/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a new user I found navigating the documentation difficult. The flow was a bit unclear and searches bring up old versions of API references that aren't included in the current documentation. This - provides an introduction to the tools similar to other projects - generates API references for the v1 and v2 client - fixes some minor docstring issues - adds doc/* to pep8 tests to check the conf.py The API generation code is cribbed from python-novaclient Change-Id: I65772127679d7afd5e7e48ca7872366b01382f21
* | | Add release notes for 0.17.00.17.0Nikhil Komawar2015-03-181-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ git log 0.16.1..HEAD --no-merges --oneline db5d729 Updated help for v2 member-update api 3f3066b Extend images CLI v2 with new sorting syntax bbd27d5 Add the ability to specify the sort dir for each key 976fe17 Import sys module fc79467 Adds the ability to sort images with multiple keys f00f769 add examples for properties and doc build script f6f5733 Apply expected patch format when updating tags in v2.images a9a692b v2: read limit for list from --limit in shell 0ab5a78 Fix leaking sockets after v2 list operation f98ab68 Fix leaking sockets after v1 list operation 6e0b1f4 removed excessive call to os.path.exists b47925e Unit tests covering missing username or password b64dba8 Remove duplicate 'a' in the help string of --os-image-url 6d21959 v2: Allow upload from stdin on image-create 4c7c7ad Fix v2 image create --file documentation eeef763 Fix minor typo in version error message Change-Id: I90d7e4a5109d82e25a63135e94193f4c4f7d4f34
* | | add examples for properties and doc build scriptAlan Meadows2015-03-133-0/+103
| | | | | | | | | | | | | | | | | | | | | * add image property examples for v1 and v2 * add standard sphinx doc build helper Change-Id: I2f8dff884d9f22cc582aabcbbbbaea6d6fe725c0
* | | Add release notes for 0.16.10.16.1Louis Taylor2015-03-041-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for the following commits: $ git log --oneline --no-merges 0.16.0..HEAD 96871b9 Fix tests failing if keystone is running locally 2d67dfa Unify using six.moves.range rename everywhere af29e0a Show error on trying to upload to non-queued image ef9fd9f https: Prevent leaking sockets for some operations 01caf4e Strip json and html from error messages 7ee96cb Register our own ConnectionPool without globals 1d82396 Remove graduated gettextutils from openstack/common a755d1f Workflow documentation is now in infra-manual Change-Id: Ieed106bff9aa95a7d40b0c39717aa16db4ddbf7e
* | | Add release notes for 0.16.00.16.0Louis Taylor2015-02-231-0/+32
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds release notes for the following commits: $ git log --oneline --no-merges 0.15.0..HEAD f7cdc3e Glance image delete output a3eaafe Updated from global requirements e99e0c8 Change oslo.utils to oslo_utils 96ff6e4 Return 130 for keyboard interrupt db743e3 Ignore NoneType when encoding headers 869e6ac Use utils.exit rather than print+sys.exit 5ec4a24 Remove uuidutils from openstack-common 93c9bc1 Add a `--limit` parameter to list operations 9daada9 Fixed CLI help for bash-completion 878bdcb Remove openstack.common.importutils b818826 Remove openstack.common.strutils 35c9b65 Adds basic examples of v2 API usage 363b170 Sync latest apiclient from oslo-inc f210751 Close streamed requests explicitly 62df6c6 Handle HTTP byte returns in python 3 aebbcff Updated from global requirements cb046bc Add validation to --property-filter in v1 shell 6eaaad5 Make non-boolean check strict 9054324 Disable progress bar if image is piped into client df02ee8 Fix Requests breaking download progress bar e3600ad Fix broken-pipe seen in glance-api b96f613 Update HTTPS certificate handling for pep-0476 8e8dde2 Output clear error message on invalid api version bd73a54 Add os_ prefix to project_domain_name/id 465c5ce Curl statements to include globoff for IPv6 URLs 9dcf3f1 Reduce the set of supported client SSL ciphers Change-Id: Ib97fd745f1f6761b88246351ce2c63d11ad29b01
* | Merge "Adds basic examples of v2 API usage"Jenkins2015-02-052-0/+78
|\ \
| * | Adds basic examples of v2 API usageMarkus Zoeller2015-01-262-0/+78
| |/ | | | | | | | | | | Closes-Bug: 1321438 Change-Id: I7c4a5db5bd498c6fb1dd2f4fdbf347b8d4c02c9a
* | Add release notes for 0.15.00.15.0Louis Taylor2014-12-111-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds release notes for the folowing commits: $ git log --oneline --no-merges 0.14.2..HEAD 9a4d858 Support Pagination for namespace list 3989cd2 Support schema types with non-str value 9829d7b Don't require version to create Client instance 8e02b2a Allow --file in image-create with v2 Image API d5a0e65 Add useful error on invalid --os-image-api-version 49f38a4 Add release notes for 0.14.0 - 0.14.2 5080d10 Send `identity_headers` through the wire d0851c3 Remove readonly options from v2 shell commands 4194a55 Add --property-filter option to v2 image-list ef0abdc Fix py34 failure for glance client 8c159a2 Don't set X-Auth-Token key in http session header if no token provided b83a672 Refactor method of constructing dicts in some tests 751e064 Adds tty password entry for glanceclient 597da8a '--public' ignored on image create cbbfbc9 Fix to ensure endpoint_type is used by _get_endpoint() 12a3a82 Add bash completion to glance client Change-Id: I24fbba80831c311b42d1abb08487cc29c8b5b162
* | Add release notes for 0.14.0 - 0.14.2Louis Taylor2014-11-251-0/+53
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were not written at the time of release, so this catches up with the latest version. For reference: $ git log --oneline --no-merges 0.13.0..0.14.0 33dcea8 Support for Metadata Definitions Catalog API 16077d9 Catch new urllib3 exception: ProtocolError 6dda6f3 Fix error when logging http response with python 3 d6498b6 Ensure server's SSL cert is validated 9a53c1f Enable osprofiler interface in glanceclient shell 69361a1 Hide stderr noise in test output 1dfce53 Remove deprecated commands from shell 867e4ca Normalize glanceclient requested service url 4494853 Fix glance-client to work with IPv6 controllers f15dc6b Add support for Keystone v3 7736349 Update theme for docs e79031b Add a tox job for generating docs 68c1d1f Don't stream non-binary requests f75a810 Use a correctly formatted example location in help dbb242b Replace old httpclient with requests 1db17aa Enable F841 797d101 Resolving the performance issue for image listing of v2 API e305dad Add profiling support to glanceclinet 9b9f3be Use immutable arg rather mutable arg 1c46c76 Add CONTRIBUTING.rst $ git log --oneline --no-merges 0.14.0..0.14.1 f980fc5 Update how tokens are redacted ba19a53 Handle UnicodeDecodeError in log_http_response 4d6b94a Print traceback to stderr if --debug is set 61e4eba Updated from global requirements 97b1506 Fix v2 requests to non-bleeding edge servers 9fbc313 Work toward Python 3.4 support and testing d97f03e Import missing gettextutils._ in shell.py 4631b76 Fix indentation in tox.ini cda8c4d Downgrade log message for http request failures 8770586 CLI image-update gives a wrong help on '--tags' param $ git log --oneline --no-merges 0.14.1..0.14.2 052904b Don't replace the https handler in the poolmanager 5f4966d Remove network_utils 2b567cf Skip non-base properties in patch method 7ef1b7c Adds support for Glance Tasks calls 1511c86 Fix the ordering of assertEqual arguments ab07caf Stop using intersphinx 929a72e Default to system CA bundle if no CA certificate is provided Change-Id: Ie4195fa9ad7f5f45c387fda4b1db4fbce7a3f98c
* Stop using intersphinxAndreas Jaeger2014-09-131-4/+1
| | | | | | | | | | | | | | Remove intersphinx from the docs build as it triggers network calls that occasionally fail, and we don't really use intersphinx (links other sphinx documents out on the internet) This also removes the requirement for internet access during docs build. This can cause docs jobs to fail if the project errors out on warnings. Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb Related-Bug: #1368910
* Update theme for docsSteve Martinelli2014-07-241-2/+2
| | | | | | | | The current developer docs theme used is out of sync with the other openstack projects. This patch will update the docs to provide a more consistent look and feel when using developer docs Change-Id: I4a59f194bd0fc8c86c6d3c6b8cadb839a5158935
* Added release notes for 0.13.00.13.10.13.0Flavio Percoco2014-06-301-0/+9
| | | | Change-Id: I51374661a5ce58cd2a970a75893b1251ab6e176b
* Remove unused importsWu Wenxiang2014-01-011-1/+0
| | | | | | | Remove unused imports in doc/source/conf.py Change-Id: Ie5f914ca21ee4229686deec01acd788acd4946b7 Closes-Bug: #1265265
* Add release notes for 0.12.0Mark J. Washenberger2013-11-141-0/+12
| | | | Change-Id: I7642635ba0326d97ca44f08ca54c1d613f1925f1
* Add 0.11.0 doc notesMark J. Washenberger2013-08-221-0/+12
| | | | Change-Id: Ic76e872e78ec77b731ad9dced833803da3fa9aca
* Add 0.10.0 docs updateMark J. Washenberger2013-08-081-0/+19
| | | | Change-Id: Ib2e75abc7d696f89d97918738bfc960cf3d1da5b
* Provide glance CLI man page.Jakub Ruzicka2013-07-253-4/+103
| | | | | | | | | | Provide basic but hopefully useful man page. Also update OpenStack LCC to OpenStack Foundation in docs. Resolves: bug 1193111 Implements blueprint: clients-man-pages Change-Id: I9502b3d5ca75149d747d523934a6401e435924b7
* Add docs for 0.9.00.9.0Brian Waldon2013-04-021-0/+12
| | | | Change-Id: Ic4645b8d83eec6577b67cc17d805c6b12b1bacda
* Add docs for v0.8.00.8.0Brian Waldon2013-02-211-0/+15
| | | | Change-Id: I86683a88466f96a8bd7e443c436b3bed19f5cfc4
* Document v0.7.0 release0.7.0Brian Waldon2012-12-111-0/+15
| | | | Change-Id: I3ee1c2c558d77341e0f50415cf13a85281c4aa5d
* Document bugs/features for v0.6.00.6.0Brian Waldon2012-11-191-0/+15
| | | | Change-Id: I8966d74eb86e52a222ddac5bc6d52d1dd699fb3d
* Document remaining bug for v0.5.10.5.1Brian Waldon2012-09-101-0/+2
| | | | Change-Id: I97144b22e2040441e6507ff1810ab7a3da9b1ae2
* Update docs for v0.5.1 releaseBrian Waldon2012-09-101-0/+10
| | | | Change-Id: I377caf14379ebffe3bbc70c67e9378fc0ebcea95
* Fix PEP8 issues.lrqrun2012-09-101-10/+15
| | | | | | Fix some pep8 issues in doc/source/conf.py make the code looks pretty. Change-Id: I44f8152de76ae217d1dd81c9c0c1b1e075ec8792
* Update release notes for v0.5.0Brian Waldon2012-08-211-0/+5
| | | | Change-Id: Icc8e1d9a4a06448b27afe6e4bb0976eee20dcc83
* Simplify docs and provide 'News' on index.rstBrian Waldon2012-08-151-11/+54
| | | | | | | | * 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
* Add initial docs.0.1.0Monty Taylor2012-06-142-0/+77
Change-Id: I1f8407597105a914945c932ff55945c8005e273c