Replace git.openstack.org URLs with opendev.org URLs

1. Replace git.openstack.org URLs with opendev.org URLs
2. update "nova" command to "openstack"
3. remove the unnecessary "neutron-api"

Change-Id: Ib95d8e1b7588173d51d0e225eeb9d05b806ca171
This commit is contained in:
caoyuan 2019-04-23 19:39:22 +08:00
parent 877f4ecca0
commit cc8ef4cf9d
4 changed files with 5 additions and 6 deletions

View File

@ -306,4 +306,4 @@ the community know on the OpenStack mailing list. Perhaps others need
the same functionality. They can use your code, provide feedback, and
possibly contribute. If enough support exists for it, perhaps you can
propose that it be added to the official Compute
`schedulers <https://git.openstack.org/cgit/openstack/nova/tree/nova/scheduler>`_.
`schedulers <https://opendev.org/openstack/nova/src/branch/master/nova/scheduler>`_.

View File

@ -338,4 +338,4 @@ the community know on the OpenStack mailing list. Perhaps others need
the same functionality. They can use your code, provide feedback, and
possibly contribute. If enough support exists for it, perhaps you can
propose that it be added to the official swift
`middleware <https://git.openstack.org/cgit/openstack/swift/tree/swift/common/middleware>`_.
`middleware <https://opendev.org/openstack/swift/src/branch/master/swift/common/middleware>`_.

View File

@ -50,7 +50,6 @@ configuration of the environment, but can include:
**Networking service (neutron)**
* neutron-api
* neutron-server
* neutron-openvswitch-agent
* neutron-dhcp-agent
@ -105,7 +104,7 @@ overall health of the server. When dealing with OpenStack specifically,
these resources are important for a second reason: ensuring that enough
are available to launch instances. There are a few ways you can see
OpenStack resource usage.
The first is through the :command:`nova` command:
The first is through the :command:`openstack` command:
.. code-block:: console
@ -398,7 +397,7 @@ by using the browser interface or command-line tool,
`Stacky <https://github.com/rackerlabs/stacky>`_. Since StackTach is
relatively new and constantly changing, installation instructions
quickly become outdated. Refer to the `StackTach Git
repository <https://git.openstack.org/cgit/openstack/stacktach>`_ for
repository <https://opendev.org/x/stacktach>`_ for
instructions as well as a demostration video. Additional details on the latest
developments can be discovered at the `official
page <http://stacktach.com/>`_

View File

@ -184,7 +184,7 @@ in an OpenStack infrastructure system known as `Puppet
OpenStack <https://wiki.openstack.org/wiki/Puppet>`_. Chef
configuration management is provided within
`OpenStack Chef Repo
<https://git.openstack.org/cgit/openstack/openstack-chef-repo>`_. Additional
<https://opendev.org/openstack/openstack-chef-repo>`_. Additional
configuration management systems include Juju, Ansible, and Salt. Also,
PackStack is a command-line utility for Red Hat Enterprise Linux and
derivatives that uses Puppet modules to support rapid deployment of