Merge "[Docs] Update manage networks location"

This commit is contained in:
Zuul 2018-02-19 18:06:31 +00:00 committed by Gerrit Code Review
commit e986635a48
3 changed files with 4 additions and 10 deletions

View File

@ -8,7 +8,6 @@ maintenance tasks.
.. toctree::
:maxdepth: 2
maintenance-tasks/network-maintain.rst
maintenance-tasks/galera.rst
maintenance-tasks/rabbitmq-maintain.rst
maintenance-tasks/backups.rst

View File

@ -2,7 +2,7 @@
Managing your cloud
===================
This chapter is intended to document basic OpenStack operations tasks that
This chapter is intended to document OpenStack operations tasks that
are integral to the operations support in an OpenStack-Ansible deployment.
It explains operations such as managing images, instances, or networks.
@ -10,3 +10,4 @@ It explains operations such as managing images, instances, or networks.
.. include:: openstack-operations/managing-images.rst
.. include:: openstack-operations/managing-instances.rst
.. include:: openstack-operations/managing-networks.rst

View File

@ -1,6 +1,5 @@
======================
Networking maintenance
======================
Managing networks
=================
Operational considerations, like compliance, can make it necessary to
manage networks. For example, adding new provider networks to the
@ -159,11 +158,6 @@ removed, prior to the removal of the OpenStack-Ansible configuration.
# openstack-ansible lxc-containers-create.yml --limit infra03:infra03-host_containers
# openstack-ansible os-neutron-install.yml --tags neutron-config
Move from Open vSwitch to LinuxBridge and vice versa
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Restart a Networking agent container
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~