summaryrefslogtreecommitdiff
path: root/doc/source/cli/data/neutron.csv
Commit message (Collapse)AuthorAgeFilesLines
* Update the Neutron CLI decoder documentBrian Haley2018-10-261-5/+5
| | | | | | | | | | The floatingip-disassociate mapping had 'port' instead of '--port', also fixed a few places where 'unset' was missing from some of the mappings. Trivialfix Change-Id: I3b01db28dda674e9988176d496154fbd26e4449f
* Add bgp commands to neutron decoderJens Harbott2018-04-091-19/+19
| | | | | | | Help folks that need to migrate their use of the neutron CLI for neutron-dynamic-routing commands. Change-Id: I324608d7bbce8c55aaab122bfd8bff0ee1ccf9e3
* reorganize existing documentation according to the new standard layoutDoug Hellmann2017-06-231-0/+244
Move existing content around based on the doc-migration specification. Replace :doc: markup with :ref: to have sphinx keep track of where the files move and generate valid hyperlinks. Add a few toctrees and index pages for the new directories. Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330 Signed-off-by: Doug Hellmann <doug@doughellmann.com>