Installing Openstack errors

前端 未结 7 1897
一个人的身影
一个人的身影 2021-02-06 01:18

I have no experience in openstack and would appreciate anyone who can help and guide me with this issue. I\'m installing openstack in virtual environment (Ubuntu 12.04) and this

7条回答
  •  爱一瞬间的悲伤
    2021-02-06 01:43

    In the git clone command replace the protocol - git:// with http://, in the repository URL and try. May be the network, to which your machine is connected, is prohibiting the git protocol.

提交回复
热议问题