Link for the screenshot of my terminal : Please Click on the Descreption.
Asked
Active
Viewed 53 times
1 Answers
1
I believe Due to EOL of KILO(you can find release cycle details here they have removed the Kilo branch. I could not find the Kilo branch in github, here is the list of git branch list
Though in Devstack Kilo branch is not removed devstack github link your are still able to clone devstack with Kilo branch, however it fails while cloning keystone, as you have explicitly set branch to Kilo. You can try either setting liberty or the latest Mitaka, or the default master

Karthik Prasad
- 9,662
- 10
- 64
- 112
-
Thank you Karthik. One of my Co-Developer told me that its better to use kilo than liberty because he thinks kilo has a good flexibility and support. I am working on a project related to SWIFT. So is it ok to procede with liberty? – NaveeNeo Jul 06 '16 at 08:01
-
I believe it should be fine. – Karthik Prasad Jul 07 '16 at 05:28