Commit Graph

6 Commits

Author SHA1 Message Date
Ian Wienand 6a3c3f0089 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Id879e3beb5e3c34c9413f1d1342c43f7634ef957
2019-03-24 20:34:13 +00:00
XiaojueGuan adbf013748 Trivial: Update pypi url to new url
Change-Id: Ib46fce05f4fa5f09ba2149e09b599ffe4b1f09ce
2018-05-09 03:12:04 +00:00
Vu Cong Tuan b341e2e350 Do not use “-y” for package install
According to "code conventions" [1], do not use "-y" option.
Instead, use apt-get install package, yum install package,
or zypper install package.

[1] https://docs.openstack.org/doc-contrib-guide/writing-style/
code-conventions.html

Change-Id: Idb0c9c0cc64b28b12c7b511bc8985c829a8a5984
2017-11-07 13:12:59 +07:00
Tao Li 8f56c45940 Add multi-tenancy networking local.conf setting
Add an example setting of local.conf that supports multi-tenancy
network in devstack.

Change-Id: Ic365ed87f6d0737f3ef7af8d5e49aa29e59a1e4b
Closes-Bug: #1722756
2017-10-17 15:10:51 +08:00
Xinran 7cd409339f replace "baremetal" with "baremetalcompute" in command line
Mogan has update the pattern of CLI, but in this doc, it still uses the old pattern.

Change-Id: I61129e123e0658848028c915b00bcb9b5f925b4a
2017-09-29 13:59:33 +08:00
Zhenguo Niu bc2fa7229e Reorganize mogan docs
This make the docs index more clear, and change some content.

Change-Id: If6ab60017fc3ffec3836a4da27d6453fb0c0b4a4
2017-09-06 14:41:50 +08:00