8bd63e3f0ce0f53ef176378a459df0d936953771
1450 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jenkins
|
a72d1d713f | Merge "labs: stop advertizing export option" | ||
|
Jenkins
|
b6b4e75594 | Merge "labs: Creates insecure ssh key" | ||
|
Pranav Salunke
|
191e317d84 |
Disables XML publishing
Address the change from XML to RST, XML based jobs are disabled. Current content in Juno release for training guides is not going to include any XML Docbook content. This patch disables the XML related jobs. This patch will be followed by more jobs added to build RST content to HTML and PDF format as required using the tools decided by the team. The jobs disabled will be re-enabled with the appropriate set of tools. Deletes all the jobs which are not required. Addresses changes done by https://review.openstack.org/#/c/152118. Change-Id: I91727929fe19dbc7487f2719cdba80157c543d6b |
||
|
Matjaz Pancur
|
747227bb04 |
Fix broken master repo
Because of the new gating system (gate-training-guides-tox-slides), we need to
cleanup all existing RST files.
There is a small rendering problem with Landslide in the Upstream training
and all the Title slides (empty slides with only a Title). The check doesn't
like "empty" slides ("Document or section may not begin with a transition."),
Landslide deals with this by ignoring errors
(https://github.com/adamzap/landslide/issues/94), but our gating check does
not. I temporary changed all such slides to normal ones.
I also had to change training-guides/landslide.sh a bit (a quick hack so that
it works as expected).
Change-Id: I6c3ae06235e69c4a53741e74a5642d27083f4df0
|
||
|
sayalilunkad
|
bf7e0e63a6 |
labs: Creates insecure ssh key
This patch only adds insecure ssh keys which will replace the vagarant insecure ssh keys used by osbash. We need to merge this patch before we can use these keys as the public key needs to be downloaded into the kernel while installing the operating system on all the nodes to enable ssh to the VMs. This patch will be followed by another patch which will use they osbash ssh key and remove the vagarant keys from the repository. Change-Id: Ic3b6d7cbad1077a967a3396a21a6c4c91e3ae091 |
||
|
Roger Luethi
|
09057be0fb |
labs: stop advertizing export option
Exported VMs are currently not very useful. Export/import needs work at least for network configuration to survive the transport. Upcoming patches would become more complicated just to preserve the current export functionality that nobody's using. This patch does not remove export, but keeps osbash.sh from telling anyone about its existence. Change-Id: I4f09fe15b199545e0e7fbc5fa9b3b030a539b934 |
||
|
Jenkins
|
b0226a11d7 | Merge "Add slides tox environment" | ||
|
Jenkins
|
e8d0b05172 | Merge "Enable the Ubuntu cloud archive" | ||
|
Jenkins
|
59fdfb2395 | Merge "Functional changes in cinder_volumes to match Juno" | ||
|
Jenkins
|
2b73b4a42f | Merge "Functional changes in nova-compute to match Juno" | ||
|
Jenkins
|
909510b082 | Merge "Functional changes in neutron_controller to match Juno" | ||
|
Jenkins
|
59fbd04fb2 | Merge "Changes in horizon to match Juno" | ||
|
Jenkins
|
41323b97d3 | Merge "Functional changes in keystone (part 1) to match Juno" | ||
|
Jenkins
|
4e9df21a25 | Merge "Functional changes in keystone (part 2) to match Juno" | ||
|
Jenkins
|
362556a549 | Merge "Functional changes in keystone (part 3) to match Juno" | ||
|
Jenkins
|
dca3222312 | Merge "Functional changes in neutron_network to match Juno" | ||
|
Jenkins
|
26ce3c615e | Merge "Functional changes in cinder_controller to match Juno" | ||
|
Jenkins
|
198ff6fb9d | Merge "Functional changes in nova_controller to match Juno" | ||
|
Roger Luethi
|
6e0433db4e |
Functional changes in nova_controller to match Juno
Make functional changes in nova_controller to match the Juno install-guide. Change-Id: I538c10555f4b5a1785912a7b8c5676dc4fbde144 |
||
|
Roger Luethi
|
5e9f84681b |
Functional changes in neutron_compute to match Juno
Make functional changes in neutron_compute to match the Juno install-guide. Change-Id: I603eefb2c8d7425902d0d2b9269a6ce94202faca |
||
|
Roger Luethi
|
e8dde3199f |
Functional changes in cinder_controller to match Juno
Make functional changes in cinder_controller to match the Juno install-guide. Change-Id: Idf83e323ca12f223205205bbac71ff8d6e2ded31 |
||
|
Roger Luethi
|
caef8f1905 |
Functional changes in neutron_network to match Juno
Make functional changes in neutron_network to match the Juno install-guide. Change-Id: I80aa7ab09e51f471b43a9914214d6a4e97dd5209 |
||
|
Andreas Jaeger
|
04864cce1f |
Add slides tox environment
Add slides tox environment for building RST based slides. This tox environment needs to be enhanced moving forward. For now it includes the doc8 test to test RST and txt files. Also setup doc8 testing. Change-Id: I76e0d235b9ee89c8de8033a7119e34cbcf1f0ddd |
||
|
Jenkins
|
734869fd21 | Merge "Functional changes in glance to match Juno" | ||
|
Roger Luethi
|
05767c0b58 |
Functional changes in nova-compute to match Juno
Make functional changes in nova-compute to match the Juno install-guide. Change-Id: I0c0c7978f244d70db57aed01f64856b6d0571d3b |
||
|
Roger Luethi
|
fc95c10a3b |
Enable the Ubuntu cloud archive
Enable the Ubuntu cloud archive which is required for precise and (for non-Icehouse releases) also for trusty. Change-Id: Ief291f70cf60c434c3a8624461760ed9a2f38c0f |
||
|
Roger Luethi
|
b1fdb444d2 |
Functional changes in external_network to match Juno
Make functional changes in external_network to match the Juno install-guide. Change-Id: Idc03a55154b81c00d54930755cfb49b90b903e11 |
||
|
Roger Luethi
|
1a22b37584 |
Functional changes in glance to match Juno
Make functional changes in glance to match the Juno install-guide. Change-Id: Ic840c81972f9c1d41fdfb9a178555739ed6e9fd4 |
||
|
Roger Luethi
|
048fd19cea |
Changes in horizon to match Juno
Reorder and add python-memcache. Change-Id: Iee764a4308f445c92cc142d00b995405d84d3bd8 |
||
|
Roger Luethi
|
3ebd54a44d |
Functional changes in keystone (part 3) to match Juno
Make functional changes in keystone (part 3) to match the Juno install-guide. Change-Id: Ia7992af923e786d8eba78a34d437cb830d8cc2ec |
||
|
Roger Luethi
|
c690c5cc49 |
Functional changes in keystone (part 2) to match Juno
Make functional changes in keystone (part 2) to match the Juno install-guide. Change-Id: Idc3dc06ccc9ed7633bdf7091aa9d1dc80220634b |
||
|
Roger Luethi
|
d39906c44f |
Functional changes in keystone (part 1) to match Juno
Make functional changes in keystone (part 1) to match the Juno install-guide. Change-Id: I13f6f83f98e751b268a2aca743e0090a05662fdd |
||
|
Roger Luethi
|
4917390b76 |
Functional changes in neutron_controller to match Juno
Make functional changes in neutron_controller to match the Juno install-guide. Change-Id: Ibb7798435502381fd621a2084fa5af579c581fd6 |
||
|
Roger Luethi
|
ddd7643b70 |
Functional changes in cinder_volumes to match Juno
Make functional changes in in cinder_volumes to match the Juno install-guide. Change-Id: I168eed9e170a3860c97e2681a5dfc82ca19f86de |
||
|
Jenkins
|
c0a6c50ecf | Merge "Reorder cinder_controller to match Juno" | ||
|
Jenkins
|
25327e1bd7 | Merge "Reorder nova_compute to match Juno" | ||
|
Jenkins
|
9c3510b646 | Merge "Reorder cinder_volumes to match Juno" | ||
|
Jenkins
|
6fd1cb1b45 | Merge "Reorder nova_controller to match Juno" | ||
|
Jenkins
|
93905bee51 | Merge "Reorder tenant_network to match Juno" | ||
|
Jenkins
|
499af53d01 | Merge "Reorder glance to match Juno" | ||
|
Roger Luethi
|
77a0e046a4 |
Reorder tenant_network to match Juno
Reorder tenant_network to match the Juno install-guide. No functional changes. Change-Id: Ia55ac7481e393dc1996ad37186bd0aea41981bde |
||
|
Roger Luethi
|
1890bb0003 |
Reorder nova_controller to match Juno
Reorder nova_controller to match the Juno install-guide. No functional changes. Change-Id: Ie5c25515bd3ddb22ee98db4bc930b242355ace29 |
||
|
Roger Luethi
|
2df422c05f |
Reorder cinder_volumes to match Juno
Reorder cinder_volumes to match the Juno install-guide. No functional changes. Change-Id: I6dd1636331bc47fda0674dd96493e51b979fa200 |
||
|
Roger Luethi
|
60cc165340 |
Reorder external_network to match Juno
Reorder external_network to match the Juno install-guide. No functional changes. Change-Id: Ie41983f2f70a7edad42ad7c65ed22e838551d646 |
||
|
Roger Luethi
|
5fc0c52712 |
Reorder glance to match Juno
Reorder glance to match the Juno install-guide. No functional changes. Change-Id: I0793592bab0bc55c25a1ac11eb71b355b3ba5041 |
||
|
Jenkins
|
224923df47 | Merge "Reorder neutron_compute to match Juno" | ||
|
Jenkins
|
1cab6b5651 | Merge "Reorder keystone (part 3) to match Juno" | ||
|
Jenkins
|
71c43f2493 | Merge "Reorder keystone (part 2) to match Juno" | ||
|
Jenkins
|
36e487d1f3 | Merge "Reorder keystone (part 1) to match Juno" | ||
|
Jenkins
|
d775bea33c | Merge "Reorder neutron_network to match Juno" |