Stephen Finucane 70170656fd doc: Correct Sphinx warnings
- Fix option-describe typos
- Correct option and envvar markup, for commands that are using the
  reference form instead of the definition form or are marking up
  option arguments as options
- Avoid duplicate commands
- Fix some invalid docstrings
- Fix some invalid indentation
- Disable the murano plugin, which has invalid docs
- Correct issues with- and track the network-topology spec
- Include API modules in docs

Change-Id: I3d5ed5e872540fe13f3e4bd5e9335829dc9a5226
2017-03-28 16:41:54 +01:00

957 B
Executable File

network topology

A network topology shows a topological graph about devices which connect to the specific network. Also, it will return availability information for each individual device within the network as well. One other thing to note is that it is the intention for OSC to collect data from existing REST APIs

Network v2

network topology list

List network topologies

network topology list

openstack network topology list
    [--project <project>]

--project <project>

List network topologies for given project (name or ID)

network topology show

Show network topology details

network topology show

openstack network topology show
    <network>




Show network topology for a specific network (name or ID)