Merge "Optimize the link address for fetching git code"
This commit is contained in:
commit
609f3a0c46
@ -10,8 +10,8 @@ Installing with Devstack
|
||||
|
||||
[[local|localrc]]
|
||||
...
|
||||
enable_plugin ceilometer http://git.openstack.org/openstack/ceilometer
|
||||
enable_plugin ceilometer-powervm http://git.openstack.org/openstack/ceilometer-powervm
|
||||
enable_plugin ceilometer git.openstack.org/openstack/ceilometer
|
||||
enable_plugin ceilometer-powervm git.openstack.org/openstack/ceilometer-powervm
|
||||
|
||||
3. See ceilometer-powervm/doc/source/devref/usage.rst, then configure
|
||||
the installation through options in local.conf as needed::
|
||||
|
@ -26,8 +26,8 @@ however if you aren't please see `this Git tutorial`_ for an introduction
|
||||
to using Git and `this guide`_ for a tutorial on using Gerrit and Git for
|
||||
code contribution to Openstack projects.
|
||||
|
||||
.. _this Git tutorial: http://git-scm.com/book/en/Getting-Started
|
||||
.. _this guide: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
.. _this Git tutorial: https://git-scm.com/book/en/Getting-Started
|
||||
.. _this guide: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
|
||||
Getting the code
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user