You can manage OpenStack Networking services using
the service
command. For
example:
# service neutron-server stop # service neutron-server status # service neutron-server start # service neutron-server restart
Log files are in the
/var/log/neutron
directory.
Configuration files are in the
/etc/neutron
directory.
You can use Networking in the following ways:
Expose the Networking API to cloud tenants, enabling them to build rich network topologies.
Have the cloud administrator, or an automated administrative tool, create network connectivity on behalf of tenants.
A tenant or cloud administrator can both perform the following procedures.