| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update the "Transition to OpenStack Client" devref with information
about the new OSC command specs process. This process can be used
to propose new networking commands while deferring their
implementation. This process may help speed the overall transition
to OSC.
This update also includes information about the OSC neutron support
etherpad which provides detailed status for the transition.
And finally, updates were made to the overall transition plan
based on discussions at the midcycle.
Change-Id: I46bc066d2169a1e20af13baac7131ffa2eedd7c8
Related-Bug: #1521291
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added wrapper classes which are inherited from base data types tuple, dict
and str. Each of these wrapper classes contain a 'request_ids' attribute
which is populated with a 'x-openstack-request-id' received in a header
from a response body.
This change is required to return 'request_id' from client to log
request_id mappings of cross projects[1].
[1]: http://specs.openstack.org/openstack/openstack-specs/specs/return-request-id.html
Change-Id: I55fcba61c4efb308f575e95e154aba23e5dd5245
Implements: blueprint return-request-id-to-caller
|
| |
|
|
| |
Change-Id: Ia5cb007b0a0093e478416161763dcaa23b9cfbe4
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Add developer reference for the transitition of the neutron CLI
support to the openstack CLI.
Change-Id: I5f9885eab7b6d1b6f4ee0d9cf84a07a0cb9d8c9a
Related-Bug: #1521291
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: Ie7f8b8d5751ff378e999287c29c1f3e4714ea64a
|
| |/
|
|
| |
Change-Id: Iae2c71695ed18504690cc953b4128aeaf3196275
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
A lot of changes have been proposed to add options to
*-create/update operations. This guideline tries to clarify
the conventions used in neutornclient.
Change-Id: I2c66c3dcba2569fdac2e54afb49406084cbf7037
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
Change-Id: Ia732d7ba82e3e5a5698a68be8e86eed87916f7da
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
Change-Id: I5d4a3d7206c8f90f479047e8ee810496c06022d9
|
| |\ \
| |/ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
* Filtering in list operation
* Changing displayed columns in list operation
* Debug: display API level communication
Change-Id: Ifba20559c76bf0c1b29f9ef3ac9def3882099956
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Per the recent release note guidelines for libraries [1],
reno based release notes will be moved out from the normal docs.
The previous (partial) release notes are also moved to
releasenotes directory. The developer documentation now
has a link to the releasenote web site.
In addition, having reno directive in normal sphinx document
prevents users from generating our docs from release tarballs.
[1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080694.html
Change-Id: I817f1a7331b8664486544c82e1a9a917864601bf
Closes-Bug: #1520096
|
| |
|
|
|
|
|
| |
This reorganization is to make it easier to add more contents.
It move the usage of CLI and python binding to separate pages.
Change-Id: I39e0d1d18010dfd1c687c573619a09331f12241a
|
| |
|
|
|
|
|
|
|
|
|
| |
Even though [pbr] warnerrors = true is specified,
somehow sphinx warnings are not treated as errors.
If we use sphinx-build, -W option detects document warnings
and it leads to better documentation quality.
Fix a warning in the existing document too.
Change-Id: Icbb39686c7a24f0040d998fb14e14c63613da190
|
| |
|
|
|
|
|
|
| |
In addition to the convention of releasenotes/source directory
which used in most OpenStack project, we have the release notes
in our developer documents.
Change-Id: Ied07af5ee5c8929e639e17a34b559cebfe419dc4
|
| |
|
|
|
|
| |
Preparation for reno adoption in a following patch
Change-Id: Ice4f45147ae9699a5be2c60c0ed247b893881d62
|
| |
|
|
|
| |
Change-Id: If0725e009dfb98fe949b9e00349108c88cf4424a
Closes-bug: #1486845
|
| |
|
|
|
|
|
|
| |
In addition, to remove the contrib/ way to load commands since
it is not implemented at all.
Change-Id: Id15eb10e7cb086d55d2bcad4f719f9120c6f7d1a
Closes-Bug:#1486824
|
| |
|
|
|
| |
Change-Id: If71c9e2bbf888b1a68d3b7dc351f7df02f1a380f
Closes-Bug: #1470622
|
| |
|
|
|
|
|
|
|
|
| |
A way to test it is to follow the description and create
a neutron client using the alternative way
Make changes based on Akihiro comments
Add extra colon in line 19
Change-Id: I2f7a5a3e8f7386d24d258303b3056615da8612ad
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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: I03985039381c2ba4f81a2015258f7b49bba441d9
|
| |
|
|
|
|
|
| |
Remove unused imports in doc/source/conf.py
Change-Id: Ia21f8952b36ae74b1c2d3bfd10c0a4a04a390faa
Closes-Bug: #1265266
|
| |
|
|
|
| |
Closes-Bug: #1214176
Change-Id: I8c8095860f6e17652bb5f52583008774180337f6
|
| |
|
|
|
|
| |
Implements Blueprint: remove-use-of-quantum
Change-Id: Idebe92d56d277435ffd23f292984f9b8b8fdb2df
|
| |
|
|
| |
Change-Id: Id32a4a72ec1d13992b306c4a38e73605758e26c7
|
| |
|
|
|
|
| |
Bug #1156480
Change-Id: Ib28266a362e76960455509b7a2af57d5315f70df
|
| |
|
|
|
|
| |
Bug #1106936
Change-Id: I6a7ee694a916af3f0268884ce28ca12e5efdc025
|
| |
|
|
|
|
|
| |
After this patch, we should see output at
http://docs.openstack.org/developer/python-quantumclient/.
Change-Id: I908c0d0e7f80a6eb73e97ee30eaab1bfbfec1e61
|
|
|
Change-Id: I846eec12e800c15a545946604fe77a0a6b83fb46
|