8bd63e3f0ce0f53ef176378a459df0d936953771
Commit Graph

1450 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Jenkins
a72d1d713f Merge "labs: stop advertizing export option" 2015年02月24日 11:55:51 +00:00
Jenkins
b6b4e75594 Merge "labs: Creates insecure ssh key" 2015年02月23日 19:05:46 +00:00
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
2015年02月23日 08:10:25 +01:00
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
2015年02月22日 21:53:56 +01:00
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
2015年02月23日 02:19:42 +05:30
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
2015年02月22日 15:42:29 +00:00
Jenkins
b0226a11d7 Merge "Add slides tox environment" 2015年02月19日 21:22:01 +00:00
Jenkins
e8d0b05172 Merge "Enable the Ubuntu cloud archive" 2015年02月19日 20:30:11 +00:00
Jenkins
59fdfb2395 Merge "Functional changes in cinder_volumes to match Juno" 2015年02月19日 20:26:24 +00:00
Jenkins
2b73b4a42f Merge "Functional changes in nova-compute to match Juno" 2015年02月19日 20:26:18 +00:00
Jenkins
909510b082 Merge "Functional changes in neutron_controller to match Juno" 2015年02月19日 20:25:37 +00:00
Jenkins
59fbd04fb2 Merge "Changes in horizon to match Juno" 2015年02月19日 20:25:26 +00:00
Jenkins
41323b97d3 Merge "Functional changes in keystone (part 1) to match Juno" 2015年02月19日 20:23:37 +00:00
Jenkins
4e9df21a25 Merge "Functional changes in keystone (part 2) to match Juno" 2015年02月19日 20:22:35 +00:00
Jenkins
362556a549 Merge "Functional changes in keystone (part 3) to match Juno" 2015年02月19日 20:21:41 +00:00
Jenkins
dca3222312 Merge "Functional changes in neutron_network to match Juno" 2015年02月19日 20:07:32 +00:00
Jenkins
26ce3c615e Merge "Functional changes in cinder_controller to match Juno" 2015年02月19日 19:54:53 +00:00
Jenkins
198ff6fb9d Merge "Functional changes in nova_controller to match Juno" 2015年02月19日 19:53:19 +00:00
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
2015年02月19日 20:34:47 +01:00
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
2015年02月19日 20:28:36 +01:00
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
2015年02月19日 20:21:53 +01:00
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
2015年02月19日 20:17:59 +01:00
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
2015年02月19日 19:19:35 +01:00
Jenkins
734869fd21 Merge "Functional changes in glance to match Juno" 2015年02月19日 09:27:28 +00:00
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
2015年02月15日 13:30:55 +01:00
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
2015年02月15日 13:27:47 +01:00
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
2015年02月15日 13:26:39 +01:00
Roger Luethi
1a22b37584 Functional changes in glance to match Juno
Make functional changes in glance to match the Juno install-guide.
Change-Id: Ic840c81972f9c1d41fdfb9a178555739ed6e9fd4
2015年02月15日 13:26:15 +01:00
Roger Luethi
048fd19cea Changes in horizon to match Juno
Reorder and add python-memcache.
Change-Id: Iee764a4308f445c92cc142d00b995405d84d3bd8
2015年02月15日 13:23:48 +01:00
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
2015年02月15日 13:23:23 +01:00
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
2015年02月15日 13:23:00 +01:00
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
2015年02月15日 13:22:05 +01:00
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
2015年02月15日 13:21:13 +01:00
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
2015年02月15日 13:18:45 +01:00
Jenkins
c0a6c50ecf Merge "Reorder cinder_controller to match Juno" 2015年02月15日 11:42:24 +00:00
Jenkins
25327e1bd7 Merge "Reorder nova_compute to match Juno" 2015年02月15日 11:39:24 +00:00
Jenkins
9c3510b646 Merge "Reorder cinder_volumes to match Juno" 2015年02月15日 11:39:01 +00:00
Jenkins
6fd1cb1b45 Merge "Reorder nova_controller to match Juno" 2015年02月14日 18:07:03 +00:00
Jenkins
93905bee51 Merge "Reorder tenant_network to match Juno" 2015年02月14日 18:06:16 +00:00
Jenkins
499af53d01 Merge "Reorder glance to match Juno" 2015年02月14日 18:03:56 +00:00
Roger Luethi
77a0e046a4 Reorder tenant_network to match Juno
Reorder tenant_network to match the Juno install-guide. No functional
changes.
Change-Id: Ia55ac7481e393dc1996ad37186bd0aea41981bde
2015年02月14日 13:36:02 +01:00
Roger Luethi
1890bb0003 Reorder nova_controller to match Juno
Reorder nova_controller to match the Juno install-guide. No functional
changes.
Change-Id: Ie5c25515bd3ddb22ee98db4bc930b242355ace29
2015年02月14日 13:33:52 +01:00
Roger Luethi
2df422c05f Reorder cinder_volumes to match Juno
Reorder cinder_volumes to match the Juno install-guide. No functional
changes.
Change-Id: I6dd1636331bc47fda0674dd96493e51b979fa200
2015年02月14日 13:26:19 +01:00
Roger Luethi
60cc165340 Reorder external_network to match Juno
Reorder external_network to match the Juno install-guide. No functional
changes.
Change-Id: Ie41983f2f70a7edad42ad7c65ed22e838551d646
2015年02月14日 13:15:26 +01:00
Roger Luethi
5fc0c52712 Reorder glance to match Juno
Reorder glance to match the Juno install-guide. No functional
changes.
Change-Id: I0793592bab0bc55c25a1ac11eb71b355b3ba5041
2015年02月14日 13:12:23 +01:00
Jenkins
224923df47 Merge "Reorder neutron_compute to match Juno" 2015年02月12日 16:16:24 +00:00
Jenkins
1cab6b5651 Merge "Reorder keystone (part 3) to match Juno" 2015年02月12日 16:16:07 +00:00
Jenkins
71c43f2493 Merge "Reorder keystone (part 2) to match Juno" 2015年02月12日 16:16:00 +00:00
Jenkins
36e487d1f3 Merge "Reorder keystone (part 1) to match Juno" 2015年02月12日 16:15:45 +00:00
Jenkins
d775bea33c Merge "Reorder neutron_network to match Juno" 2015年02月12日 16:15:37 +00:00