summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/ip-floating.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated ip floating commandsDongcan Ye2018-04-081-129/+0
| | | | | | | We had already implemented floating ip(pool) commands more than two cycles, we can remove those deprecated commands. Change-Id: Ib98a7403a63bb0c48c03de4c79795737de2aa84c
* reorganize existing documentation according to the new standard layoutDoug Hellmann2017-06-231-0/+129
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>