[Openstack] Devstack branch not found

Silvia Fichera fichera.sil at gmail.com
Tue Jul 25 08:58:24 UTC 2017


Hi Tony,
thanks for your answer. The problem is that I need ONOS SONA that is based
on openstack mitaka and I don't know if it supports other newest branches.
I'll try what you suggested.
Thanks

2017-07-25 10:55 GMT+02:00 Tony Breeds <tony at bakeyournoodle.com>:

> On Tue, Jul 25, 2017 at 10:22:18AM +0200, Silvia Fichera wrote:
> > Hi all,
> > I need to use Openstack Mitaka, I usually install it by devstack. When I
> > cloned from git I have this error:
> >
> > git clone -b stable/mitaka https://git.openstack.org/
> openstack-dev/devstack
> > Cloning into 'devstack'...
> > fatal: Remote branch stable/mitaka not found in upstream origin
> >
> > Where can I find the branch I need?
>
> That's right stable/mitaka has been marked End Of Life (EOL) if you
> *really* need it you can do
>
> git clone https://git.openstack.org/openstack-dev/devstack
> git checkout -b stable/mitaka mitaka-eol
>
> This will get you the code as it was retired.  Be warned that most of
> the other service projects have also been retired so when devstack
> attempts to checkout the stable/mitaka branch of (say keystone) you'll
> have the same issue.
>
> It's strongly advised you move up to newton or better yet ocata or
> master :)
>
> Yours Tony.
>



-- 
Silvia Fichera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170725/aa7a24cc/attachment.html>


More information about the Openstack mailing list