Labs 2, 3 and 4 - DevStack Liberty Release removed
The OpenStack community has removed the Liberty release of the software, which is the release we use for lab 2, 3 and 4. We are working on getting access to the software, and updating labs to work with the Newton release.
The Newton release uses Neutron networking, which affects our current lab infrastructure and can prevent the Horizon BUI from being available. I encourage you to experiment with newer versions and troubleshoot using logs and terminal output until a solution or update can be implemented.
Please check back as we will be posting updates as they become available.
Regards,
Comments
-
Hi, Serewicz.
Openstack have modified nova repository into liberty release to the master-stable and now the git reference is different.
Please, change step 2 in Task 4 inside 2 lab to :
ubuntu@devstack-cc:~$ git clone https://github.com/openstack-dev/devstack.git
This channeling directly to the LIBERTY release.
Take care and Merry Xmas.
0 -
josemaesmor, thank you very much for looking into this! Sadly the branch is still referenced by stack.sh git, but when you try to run the command you will get an error like this, nothing in the project repos:
2016-12-26 23:57:46.870 | + timeout -s SIGINT 0 git clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone 2016-12-26 23:57:46.871 | Cloning into '/opt/stack/keystone'... 2016-12-26 23:57:59.321 | + cd /opt/stack/keystone 2016-12-26 23:57:59.321 | + git checkout stable/liberty 2016-12-26 23:57:59.323 | error: pathspec 'stable/liberty' did not match any file(s) known to git. 2016-12-26 23:57:59.323 | + exit_trap
Have you been able to get it to work? I've tried it a couple of ways, and even looked around github with no luck. Please, this would save me so much time, if you can get it to work and install Liberty.
Merry Christmas! Thank you!
0 -
Hi, Serewicz.
Yesterday i completed exercises 3.1 , 3.2 and 3.3, but basically i worked with the lab 2.1, with the local file defined in lab2.1. Installed all and recreated 3 labs with this environment. The pool of 3 labs is not working correctly due of that keystone reference (still using all references to old git link),All is running correctly with the new git reference. (less nova actions by developer1 user), if you ./unstack and ./clean, is not working at all too 3 labs, because is not cleaned all /opt/stack folder. Think all is related to the virtual pool you have created, and the update of ubuntu distribution. ( i cannot check another ones, because i have not rights).
reinstall from 2.1 lab one virtual server and added to the pool. surely it will works.
You welcome!!
0 -
Hi, Serewicz.
Yesterday i completed exercises 3.1 , 3.2 and 3.3, but basically i worked with the lab 2.1, with the local file defined in lab2.1. Installed all and recreated 3 labs with this environment. The pool of 3 labs is not working correctly due of that keystone reference (still using all references to old git link),All is running correctly with the new git reference. (less nova actions by developer1 user), if you ./unstack and ./clean, is not working at all too 3 labs, because is not cleaned all /opt/stack folder. Think all is related to the virtual pool you have created, and the update of ubuntu distribution. ( i cannot check another ones, because i have not rights).
reinstall from 2.1 lab one virtual server and added to the pool. surely it will works.
You welcome!!
0 -
Hello again,
I am not sure if I understand that you were able to get things working. Do you not get the error about liberty being unavailable, or are you saying you are using Newton release instead. In that case everything but neutron should be working. I am close to the update to the lab but need to do more testing before release.
Could you offer specifics, you were not able to get keystone or Nova to work, but other components did work? Are you using liberty, which I cannot find any ongoing software, or newton?
Thank you!
0 -
hi again.
i will repeat today 3.2 and next ones with your virtual server. Any things i will find will send to you instead finish all 3 lab exercises. ok?
Merry Xmas.
0 -
hi, Serewicz.
All working in lab 2.1. Failures in nova like your one have been resolved using the updated git link of liberty release posted in openstack. (link i sent to you).
Exercises 3.1 lab not working. I have used one terminal of lab 2.1. and added all network and services not assigned in lab 3.1 to user developer1 for fulfill all questions of lab 3.1( i can send you screenshots of all).
Today i have tried lab 3.2. No way in compute node and devstack-cc server instance. i have logs of all. In devstack-cc instance, the worlddump-2016-12-27-230102.txt i have generated shows nothing configured, with the ./local.conf of server.
With the compute-node, halt installation into c-api cinder. Normally this is related (based in openstack forums) to the ENABLED_SERVICES directory, who needs cinder included.
For now, the only server devstack-cc instance i have installed correctly OpenStack Liberty is based on Lab 2.1. Yesterday i have configured correctly proyects, add users and started instances based in network configured, in the dashboard.
If you want i can send you logs of all and screenshots of dashboard.
Tomorrow will follow with exercises lab 3.3. Maybe will try in the future Exercise 3.2. with server devstack-cc instance of lab 2.1, installing all and configuring one compute-node.
Best Regards
0 -
josemaesmor,
Very happy you were able to get some things working. Even if you have issues the work your doing will teach you a lot about OpenStack. For the years I've been working with it there have been many growing pains. The more you troubleshoot and explore the stronger your skills will be.
Thanks!
0 -
Thanks for our answers in the forum. That's the reason i'm here, strong skills in openstack and certificate one of these days.
Good luck with the preparation of Newton labs!
0 -
Hi Serewicz.
Following josemaesmor's instructions above to start from lab 2.1 and use the git clone address that points to liberty release:
ubuntu@devstack-cc:~$ git clone https://github.com/openstack-dev/devstack.git
I was able to access the Horizon BUI successfully!!!
This is a relief after several attempts and failures in December with the previous clone address.
Thanks!
0 -
It seems some of the stable/liberty software has been returned. But not all. So the install will probably still fail.
I just finished updating all the devstack labs to run on Newton, we are now testing to ensure it works.
0 -
Good, neutron should be given in labs since it is the more appropriate deployment. No labs working = unhappy customer
0 -
Lab 2.1 problems (liberty):
1. apache does not start (not installed by ./stack.sh)
2. the following fails with "error: pathspec 'stable/liberty' did not match any file(s) known to git."
./unstack.sh
sudo apt-get install apache2
sudo -rf /etc/apache2/sites-enabled
./stack.shReferences:
https://bugs.launchpad.net/horizon/+bug/1216333
http://stackoverflow.com/questions/36530744/openstack-horizon-issues-not-starting-up
Any estimates when the labs become available?
0 -
Hi. I just started to follow the course yesterday, and I got really annoyed with myself that I can't follow a simple tutorial.
Now it kinda became obvious, that it wasn't just my fault. However I don't understand if it has been fixed or not.
After a few stack, destack, clan, folder removes and clones, now I get this error. I don't know if it is because I broke it, or it's because it should be broken at this stage?
UPDATE:
Apparently the test environment has resetted itself and now I started lab 2 from the beginning.
I have installed the stable/newton version, which finally finished and was able to read all those values that I was supposed to.
Happy days!
0 -
Hi, how did you get lab 2 to work ? Are you using the following git command:
ubuntu@devstack-cc:~/devstack$ git clone https://github.com/openstack-dev/devstack.git0 -
git clone https://git.openstack.org/openstack-dev/devstack -b stable/newton
however, even if you can install this, there are many places where the labs are different from what you got from this. For example, I could not finish lab 3.1 at all.
0 -
I really hope, that we'll get some updated, and properly working labs any day now. I'm stuck here, and I won't be able to finish my course before it expires in april. I finally had a week, when I didn't had any uni work, and I pretty much wasted al of it, on debugging and realising that the labs and the available resources are really out of date.
0 -
As you rightly pointed, the liberty release recommended by josemaesmor is not fully functional and I was unable to complete all the lab exercises. Some of the issues were related to the networking set up in the release.
It is frustrating following a course with no working labs. This has taken too much of my time since December, when I first observed the issues and we do have a deadline to complete the course.
0 -
Have you received an update on the status of the labs? I am stuck on task #5 in lab 2.1, I cannot access Horizon.
0 -
I have heard from the infrastructure team is working on the issue and the new labs will be deployed soon. I have not heard an exact date or time for the rollout but it is on its way soon.
Regards,
0 -
Hi these labs have been unavailable for more than a month. I don't think this is acceptable for a paid course. Do you have any plans for compensating students who have essentially paid for something they can't use.?
0 -
Hi:
Our team is hard at work on this, the rug got pulled out from under them by upstream without notice, and they first tried to make quick fixes which passed initial tests but in the end were deficient. So they have had to work hard on a complete and proper update that will last for a long time.
As far as compensation, yes there will be plans announced soon. It is not students fault obviously.
I just want to say that fixing this has taken time not due to inattention or lack of resources. It's just a bitch to fix and get it all right. We have had instructor led versions of the course with very similar labs (LFS452) go off smoothly through this period when there is an instructor available in real time to help debug all of this and it has even been a good learning exercise. But for self-guided students this is much more serious to deal with. We are really doing our best.
Jerry Cooperstein
Director of Training, LInux Foundation
0 -
Hi Jerry,
Thanks for the update. Please let us know as soon as possible when there are working early labs. I went ahead and skipped early labs - I'm working successfully on Lab 11 now, but I really don't have the foundation of knowledge that I would like.
Cheers and good luck with the fixes!
0 -
Ok, Noted. Thanks for the info.
Please, report when all have been finished.
BR
0 -
I just managed to get lab 2 started after some problems with the web client.
I'd also like to know when this lab env will be available again. I would have expected an email to all registered users of the course tbh. Please can I be notified by email when the lab is available for use
0 -
Is it possible to have a firm date for when we can expect them restored. It is now 2 months and other than vague "it will be fixed soon", there has been no firm information. I don't think this is acceptable, especially for a paid resource that people are relying on to prepare for examinations. Surely a regular update should be provided until such times as the labs are restored.
0 -
one month ago from last info, any update? please
0 -
I just bought this course and am now seeing that the labs don't work and that it's been like this for a while... Any ideas when this will be fixed?
0 -
Not a great advert for the future.
Just a thought, why not create a local git repo with the rerquired software??
0 -
I started on the labs this month and all git repository for devstack either work once, like a hit or miss or never . When are the labs going to be ready and why not use a local git instead of everytime getting it from the internet ?
Also will you be giving us more time to complete the labs since you have not had it ready when i purchased this course lab for the ONF test ?
0
Categories
- All Categories
- 217 LFX Mentorship
- 217 LFX Mentorship: Linux Kernel
- 788 Linux Foundation IT Professional Programs
- 352 Cloud Engineer IT Professional Program
- 177 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 146 Cloud Native Developer IT Professional Program
- 137 Express Training Courses
- 137 Express Courses - Discussion Forum
- 6.1K Training Courses
- 46 LFC110 Class Forum - Discontinued
- 70 LFC131 Class Forum
- 42 LFD102 Class Forum
- 226 LFD103 Class Forum
- 18 LFD110 Class Forum
- 36 LFD121 Class Forum
- 18 LFD133 Class Forum
- 7 LFD134 Class Forum
- 18 LFD137 Class Forum
- 71 LFD201 Class Forum
- 4 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum
- 4 LFD237 Class Forum
- 24 LFD254 Class Forum
- 693 LFD259 Class Forum
- 111 LFD272 Class Forum
- 4 LFD272-JP クラス フォーラム
- 12 LFD273 Class Forum
- 144 LFS101 Class Forum
- 1 LFS111 Class Forum
- 3 LFS112 Class Forum
- 2 LFS116 Class Forum
- 4 LFS118 Class Forum
- 4 LFS142 Class Forum
- 5 LFS144 Class Forum
- 4 LFS145 Class Forum
- 2 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 2 LFS157 Class Forum
- 25 LFS158 Class Forum
- 7 LFS162 Class Forum
- 2 LFS166 Class Forum
- 4 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 3 LFS178 Class Forum
- 3 LFS180 Class Forum
- 2 LFS182 Class Forum
- 5 LFS183 Class Forum
- 31 LFS200 Class Forum
- 737 LFS201 Class Forum - Discontinued
- 3 LFS201-JP クラス フォーラム
- 18 LFS203 Class Forum
- 130 LFS207 Class Forum
- 2 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 302 LFS211 Class Forum
- 56 LFS216 Class Forum
- 52 LFS241 Class Forum
- 48 LFS242 Class Forum
- 38 LFS243 Class Forum
- 15 LFS244 Class Forum
- 2 LFS245 Class Forum
- LFS246 Class Forum
- 48 LFS250 Class Forum
- 2 LFS250-JP クラス フォーラム
- 1 LFS251 Class Forum
- 150 LFS253 Class Forum
- 1 LFS254 Class Forum
- 1 LFS255 Class Forum
- 7 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.2K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 118 LFS260 Class Forum
- 159 LFS261 Class Forum
- 42 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 24 LFS267 Class Forum
- 22 LFS268 Class Forum
- 30 LFS269 Class Forum
- LFS270 Class Forum
- 202 LFS272 Class Forum
- 2 LFS272-JP クラス フォーラム
- 1 LFS274 Class Forum
- 4 LFS281 Class Forum
- 9 LFW111 Class Forum
- 259 LFW211 Class Forum
- 181 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 795 Hardware
- 199 Drivers
- 68 I/O Devices
- 37 Monitors
- 102 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 85 Storage
- 758 Linux Distributions
- 82 Debian
- 67 Fedora
- 17 Linux Mint
- 13 Mageia
- 23 openSUSE
- 148 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 353 Ubuntu
- 468 Linux System Administration
- 39 Cloud Computing
- 71 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 78 Network Management
- 102 System Management
- 47 Web Management
- 63 Mobile Computing
- 18 Android
- 33 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 370 Off Topic
- 114 Introductions
- 173 Small Talk
- 22 Study Material
- 805 Programming and Development
- 303 Kernel Development
- 484 Software Development
- 1.8K Software
- 261 Applications
- 183 Command Line
- 3 Compiling/Installing
- 987 Games
- 317 Installation
- 96 All In Program
- 96 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)