268ca4972e208f3ed483da8615a3aa8a71694761
10 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Andreas Jaeger
|
ee4df7f88a |
Update for OpenDev changes
Update URLs for the OpenDev changes, we now use opendev.org as git server and review.opendev.org. Change-Id: I2946d2134d6e840fbd32356398e424270793d2cc |
||
|
Pranav Salunke
|
dc0a6d4bdb |
labs: Remove labs section
* Deletes content in labs section since the code is located in the new repository under training-labs. * Also update the Readme's. Change-Id: I5eef76349a1b1e245c4ae9d7e2c38a3fa81d1a21 Implements: blueprint training-labs |
||
|
Vigneshvar.A.S
|
8a58c765de |
Minor changes on README
* Corrected minor details on how to ssh for specific nodes. Change-Id: I7f637146f281b07a892307108ebdea0325b63ef3 |
||
|
Roger Luethi
|
cf9345e320 |
labs: remove instructions for building single nodes
Building single nodes will often yield unexpected results. Regular users should just (re)build the whole cluster. Change-Id: Ia09cd1cfbd86db61cafcebe91458fcd759aabfc5 |
||
|
Sayali Lunkad
|
24bf92da57 |
Updates README.md in training-guides/labs
Adds details for using the osbash scripts in labs section for training purpose. Partial-bug: #1362088 Change-Id: I639432e18c46efbcd851cee188870b10c0822d5a |
||
|
Roger Luethi
|
4bd1f6ced6 |
Fix broken link to training-labs blueprint
Change-Id: If9d46d8f3d645fc13497d83fa0c8ffd3dcb6cd60 |
||
|
Shilla Saebi
|
e7d6901275 |
edited README.md file - clean up
spell correction fell to feel email to e-mail and added the added a , and added the in multiple places on changed and added to the Change-Id: Ie9a6bef7923b31017b4c827490b8fe2552b5e2df |
||
|
Pranav Salunke
|
e271479e5d |
Updates README.md for Labs section.
Adds and fixes information for IRC, mailing lists. Adds information to contact the training-infra sub-team leads on IRC or email. Co-Authored-By: Shilla Saebi <shilla.saebi@gmail.com> Change-Id: Id0ae28da8a2d65074d11811093fb5cc3d9cbe076 Implements: blueprint openstack-training-labs |
||
|
Roger Luethi
|
49541b99cb |
Adjust permissions
This changeset - removes executable bits from README.md - adds executable bits to shell scripts These changes are largely symbolic, except for osbash.sh which users are expected to run without having to change permissions or passing it as an argument to bash. Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: I91cce85862171a360c31e1e7628a708dfefd70f1 |
||
|
Pranav Salunke
|
0110baf375 |
Refactor Lab Section
Adds basic skeleton/structure with stubs. Changes are done as per Roger Luethi's scripts. These changes are done to incorporate various features like logging, multi-os setup etc. These scripts may also target more virtualization products like KVM, LXC down the roadmap. blueprint openstack-training-labs Change-Id: I0bb33b518080f8a9b9c0e1624f43a66337eb8278 |