Fix the wrong repo url

Change-Id: I22b05873d110c6e496c6b965a208d33a8da766f8
This commit is contained in:
zhurong 2022-01-17 06:24:43 +00:00
parent 93f8cc562d
commit c473d253d8
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ Solum repository is available on the OpenStack Git server.
$ mkdir ~/Solum
$ cd Solum
$ git clone https://github.com/openstack/solum.git
$ git clone https://opendev.org/openstack/solum.git
In addition to Solum, your environment will also need Devstack to configure and run the requisite OpenStack components, including Keystone, Glance, Nova, Neutron, and Heat.