0

I try to install the devstack using stack.sh, How to I clone the mitaka milestone1 for the devstack installation

For example git clone http://git.openstack.org/openstack-dev/devstack mitaka it shows error

Siva
  • 1
  • 3

1 Answers1

1

Please try this

git clone https://git.openstack.org/openstack-dev/devstack  -b stable/mitaka
Tunaki
  • 132,869
  • 46
  • 340
  • 423
Nidhi
  • 11
  • 1