diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2016-03-09 11:47:28 -0600 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2016-03-11 13:35:41 -0600 |
| commit | 3d6b072111385791f0a46e0694217658d09f8c3d (patch) | |
| tree | ee678ac3ef542aefc3c5ace2c6e0920a03d8cc27 /doc/source/index.rst | |
| parent | 46f58dc173550e2feea2407329fb169edbe30cc2 (diff) | |
| download | python-openstackclient-3d6b072111385791f0a46e0694217658d09f8c3d.tar.gz | |
Add doc describing how to handle API errors
Include the following scenarios:
* general external errors
* a command with multiple API calls
Change-Id: Ie5c4b775e11898bacf2156a34457f5397fd2c891
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index b1cc0564..bfa16a72 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -49,6 +49,7 @@ Developer Documentation developing command-options command-wrappers + command-errors specs/commands Project Goals |
