summaryrefslogtreecommitdiff
path: root/doc/source/devref
Commit message (Collapse)AuthorAgeFilesLines
* Devref: Newton mid-cycle updates for transition to OSCRichard Theis2016-08-301-21/+38
| | | | | | | | | | Update the "Transition to OpenStack Client" devref based on Newton mid-cycle [1]. [1] https://etherpad.openstack.org/p/newton-neutron-midcycle-workitems Change-Id: Ie1b4eec30cbee5d41971450b676f7c898a667f0b Related-Bug: #1521291
* Update OSC transition statusRichard Theis2016-08-101-6/+6
| | | | | | Update the OSC transition devref with the latest status. Change-Id: I6f9956975e70cc38544eb97191fa626772605ff1
* Devref: Add dynamic routing to OSC transitionRichard Theis2016-05-091-6/+9
| | | | | | | Add dynamic routing commands to OSC transition devref. Change-Id: Ifa8c2ece88e185f932cb812d1393750ce93585e9 Related-Bug: #1521291
* Merge "Devref Update: Transition to OpenStack Client"Jenkins2016-04-201-12/+12
|\
| * Devref Update: Transition to OpenStack ClientRichard Theis2016-03-291-12/+12
| | | | | | | | | | | | | | | | | | Update the "Transition to OpenStack Client" devref with the following: - Status update per start of Newton release - Change developer references to use github for latest information Change-Id: I17111b833a83395f379ed8e93091cd1956b80dbd Related-Bug: #1521291
* | Devref: Newton updates for transition to OSCRichard Theis2016-04-071-21/+14
|/ | | | | | | | | | | | | Update the "Transition to OpenStack Client" devref with the plan for handling network resources in Newton. In particular, this update clarifies the OpenStack project where the commands will reside. This update attempts to capture some of the information in [1] and to address packaging concerns. [1] https://etherpad.openstack.org/p/osc-neutron-support Change-Id: I95e579ab23377a6cf36fc7a50356ab406d350053 Related-Bug: #1521291
* Devref Update: Transition to OpenStack ClientRichard Theis2016-02-261-56/+106
| | | | | | | | | | | | | | | | | 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
* Merge "Devref: Transition to OpenStack Client"Jenkins2016-01-071-0/+182
|\
| * Devref: Transition to OpenStack ClientRichard Theis2016-01-051-0/+182
| | | | | | | | | | | | | | | | Add developer reference for the transitition of the neutron CLI support to the openstack CLI. Change-Id: I5f9885eab7b6d1b6f4ee0d9cf84a07a0cb9d8c9a Related-Bug: #1521291
* | Merge "Adding missing headers to the devref documents"Jenkins2015-12-212-2/+44
|\ \
| * | Adding missing headers to the devref documentsvikram.choudhary2015-12-112-2/+44
| |/ | | | | | | Change-Id: Ie7f8b8d5751ff378e999287c29c1f3e4714ea64a
* | Reworded nargs='?' explanation for better clarityvikram.choudhary2015-12-151-21/+17
|/ | | | Change-Id: Iae2c71695ed18504690cc953b4128aeaf3196275
* Add CLI option guidelineAkihiro Motoki2015-12-041-0/+246
| | | | | | | | 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
* Reorganize documentation structureAkihiro Motoki2015-12-011-29/+0
| | | | | | | 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
* Use sphinx-build -W in [docs] targetAkihiro Motoki2015-11-281-3/+4
| | | | | | | | | | | 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
* Clear the extension requirementgong yong sheng2015-08-251-11/+39
| | | | | Change-Id: If0725e009dfb98fe949b9e00349108c88cf4424a Closes-bug: #1486845
* Add document for entry point in setup.cfggong yong sheng2015-08-201-3/+10
| | | | | | | | In addition, to remove the contrib/ way to load commands since it is not implemented at all. Change-Id: Id15eb10e7cb086d55d2bcad4f719f9120c6f7d1a Closes-Bug:#1486824
* Devref documentation for client command extension supportGal Sagie2015-07-142-0/+69
Change-Id: If71c9e2bbf888b1a68d3b7dc351f7df02f1a380f Closes-Bug: #1470622