14b45dce61
This makes the following changes: * re-orders the page to move the nova-network specific information to the bottom * creates two sections: one for CLI and one for nova-network * mentions at the top that by default neutron manages security groups and their quota and links to the neutron docs * drops the mention of the 'nova' CLI since there are no examples in this doc using that CLI Change-Id: Ifd23424ac14bacf4bf7a0716c268f48ec869a41e
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://developer.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.