ef79b78b923595390755012ec8e48e9c1835e4bc
Commit Graph

1447 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Jenkins
ef79b78b92 Merge "Update for openstackdocstheme 1.2.3" 2015年10月24日 14:42:16 +00:00
Jenkins
9f19fbb404 Merge "[Upstream training] Add Release cycle slide link" 2015年10月24日 14:36:16 +00:00
Matjaz Pancur
2478cc2dbe [Upstream training] Add Release cycle slide link
Change-Id: Ieb9cef4875cc62ffe7cf7904cde6b6ec046e86dd
2015年10月21日 23:30:16 +02:00
Matjaz Pancur
603a0abfe7 [Upstream-training] Move content from wiki to the RST 2
Move content from https://wiki.openstack.org/wiki/OpenStack_Upstream_Training/Info
to the RST format.
Change-Id: Ic4d6b638015a240341fc1664283650ac35fb8fc6
2015年10月21日 23:15:33 +02:00
Matjaz Pancur
284a6ba560 [Upstream-training] Move content from wiki to the RST 1
Move content from https://wiki.openstack.org/wiki/OpenStack_Upstream_Training
to the RST format. Move content in several patches.
Change-Id: I07c368238d4d446d88f2e41c5d207fd14039e280
2015年10月19日 19:21:11 +02:00
Jenkins
4932968a83 Merge "Added new compute overview slide to the index.rst" 2015年10月12日 19:47:47 +00:00
Tony Campbell
aa0fef1c12 Added new compute overview slide to the index.rst
Change-Id: I0a0264e122c10b4638df13edadd670728de1e7b8
Partial-Bug: #1491074 
2015年10月12日 19:21:27 +00:00
Jenkins
81d740ba94 Merge "Adding an overview slide for Nova" 2015年10月12日 19:20:44 +00:00
Matjaz Pancur
ccd0db78f6 Update for openstackdocstheme 1.2.3
Also updates conf.py with a new gitrepo syntax.
Change-Id: Iee601826922d1fcf445d3ee486c671dc5b20ef17
2015年10月12日 17:42:12 +02:00
Tony Campbell
17afeb989d Adding an overview slide for Nova
Change-Id: I9b434f9540d71b306ff15e181a71a553aa09fc5e
2015年10月05日 12:21:56 -05:00
Jenkins
5324065b56 Merge "[Upstream training] Publish Upstream on docs.openstack.org/upstream-training" 2015年09月29日 12:07:51 +00:00
Matjaz Pancur
1eaae0d527 [Upstream training] Publish Upstream on docs.openstack.org/upstream-training
Upstream training is currently published as draft. Enable publishing as a
regular content on docs.openstack.org/upstream-training.
Change-Id: I9efa7918d84acd7d637f063b3ef8b07291072c15
2015年09月28日 15:22:49 +02:00
Zhao Lei
6d2553ef2e Remove quotes from subshell call in bash script
Always no quotes for $() statement.
We don't need quotes to hold blanks in result:
 # i=$(echo 1 2 3)
 # echo $i
 1 2 3
 #
These quotes can make something wrong in some case:
 # i=$(echo '!')
 #
 # i="$(echo '!')"
 -bash: !: event not found
 #
No real problem for current code, only to use a better code style.
Change-Id: Ib31b49680286600c9a182875122a0a752d3f8a33
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
2015年09月23日 17:34:07 +08:00
Matjaz Pancur
4549bfcbae [Upstream training] publish Upstream's new index.html as draft
Publish new index.html for Upstream training on
http://docs.openstack.org/draft/upstream-training.
Change-Id: I5d6295e6fb4e69fe63163ef46f75e5618746aa89
2015年09月17日 15:31:48 +02:00
Jenkins
97bc05aca5 Merge "Incorporate OpenStack Activity Dashboard (activity.openstack.org)" 2015年09月16日 09:35:46 +00:00
Jenkins
780aef8aa2 Merge "Update Stackalytics UI Screenshot To Show Liberty" 2015年09月15日 19:53:21 +00:00
Jenkins
a382e9aaab Merge "[Upstream training] new landing page" 2015年09月15日 19:52:55 +00:00
Byron McCollum
e30e73c466 Incorporate OpenStack Activity Dashboard (activity.openstack.org)
Adds additional resource for discovering activity and metrics
surrounding the OpenStack project.
Change-Id: I5061c92ed160afd3c1c38ce82e52f57343b87622
Closes-Bug: 1388337
2015年09月14日 14:11:51 -05:00
Byron McCollum
81510d1e3c Update Stackalytics UI Screenshot To Show Liberty
The previous screenshot was outdated, and displayed Icehouse in the
release menu. This is an updated screenshot showcasing Liberty.
Change-Id: Ibabfcfecb6fe5a508c8e178c0ab6a6b3369b6713
Closes-Bug: 1490456
2015年09月14日 13:41:25 -05:00
venkatamahesh
552766b4b1 Fix the link from liberty to mitaka
Link for liberty is changed to
upcoming mitaka design summit
Change-Id: Ia78c35ba244012dec82e917849d88f901cb04318
Closes-Bug: #1490474 
2015年09月13日 06:34:00 +05:30
Matjaz Pancur
600d867455 [Upstream training] new landing page
Adds a new openstackdocs themed landing page for Upstream training. Renames
old landing page to slide-index.html (so users that prefer slide-only landing
page can still use it).
Change-Id: I8575af8e5b70940e5252c86e8c584261e0e29ab4
Closes-Bug: #1494724 
2015年09月11日 14:45:10 +02:00
Matjaz Pancur
578b53962b Publish training-guides slides as draft
Update publishdocs target so that the training-guides
slides will be published at
http://docs.openstack.org/draft/training-guides
Change-Id: I7418dbbc5935b86d49fd5917041d7e4e2af2d3cf
2015年09月08日 10:01:54 +02:00
Jenkins
b223749930 Merge "[Training Guide] Update link to Cloud Admin Guide" 2015年09月07日 09:21:06 +00:00
Brian Moss
aa81ea21ff [Training Guide] Update link to Cloud Admin Guide
Update link to the Cloud Admin Guide after the
RST conversion of that book altered URLs.
Change-Id: I0cc5db0d98ba80b208c70457192859e952b13dac
2015年09月07日 17:30:40 +10:00
Jenkins
69783ba26a Merge "[training-guides] improve the index.rst file" 2015年09月04日 06:23:29 +00:00
Miha Grohar
6a9daa1e59 Update Relevance metrics
Relevance metrics from Stackalytics updated to current list.
Screenshot image height fixed at 500px.
Change-Id: Ib6e1b8a9a6354c0c490e27010c6bb3f37c21ddcd
Closes-Bug: #1491251 
2015年09月02日 15:16:40 +02:00
Matjaz Pancur
300869cf8f [training-guides] improve the index.rst file
Default auto-generated index file is pretty much useless.
This patch makes index similar to Upstream's.
Change-Id: If17faaa47833b2b5044c4d885af25d97d17e9cf4
2015年08月31日 18:34:00 +02:00
Kenjiro Kosaka
c559f21eeb [upstream-training] Use sphinx list-table for readability
In some of the page has a list such as the following, in the
"launchpad" slide. It is not easy to read.
- item: item description
- other_item: other_item description
Fix it using the list-table of the sphinx, to improve the readability.
Target is the following secsions.
- Bug status
- Bug importance
- Bug tags
- Bug
Change-Id: Ie71a6f227d67d7a6e5d3f90f8e0f934ad21bb15d
Closes-Bug: #1480812 
2015年08月19日 04:21:42 +00:00
Jenkins
1cc1dba016 Merge "Fix URLs in setup_neutron_controller.sh" 2015年08月05日 14:35:42 +00:00
Jenkins
517869059c Merge "Keep additional logs files" 2015年08月04日 19:02:31 +00:00
sayalilunkad
c1f547e9f4 Fix URLs in setup_neutron_controller.sh
Two URLs in setup_neutron_controller.sh differ from the install-guides.
Fixed.
Change-Id: I0220692179f551bae161bd257f311cec5bd1364f
2015年08月04日 18:17:50 +02:00
Jenkins
cf0966811a Merge "typo in training guides" 2015年08月03日 17:47:39 +00:00
Jenkins
6844ce9427 Merge "launch_instance.sh: return error if nova-compute fails" 2015年08月03日 17:45:07 +00:00
Roger Luethi
aa5748681c Keep additional logs files
Make repeat-test.sh keep additional log files.
Change-Id: I7e438e463ad1d8edf6bb0ce83c1ef2a110ef4a68
2015年08月02日 20:24:30 +02:00
Roger Luethi
14f806dee6 launch_instance.sh: return error if nova-compute fails
If the nova-compute service is up but remains offline (XXX) in
nova-manage service list, the script gives up, returning 0 (success) as
the exit code.
This patch makes this case return 1 (error) instead which is consistent
with similar cases in the script.
Change-Id: Ia6945569255a7cd9796930edff21ffcfc333cc1d
2015年08月02日 10:40:26 +02:00
Roger Luethi
56669b506d Wait for floating IP to turn up
Since Juno, the floating IP often takes a long time to become pingable.
Hopefully, this will be fixed, but for the time being we just ping the
floating IP until we get a reply (or we reach a time limit and give up).
This patch makes the test script wait longer for the floating IP.
Change-Id: I8838aa7dc9b29274ea98401ce8d3ba3033a0dd0d
2015年08月02日 09:49:53 +02:00
Roger Luethi
18830c3b45 Fix variable increment syntax
With bash, the i++ syntax does not quite work the way one might expect.
Use POSIX standard syntax instead, consistent with the rest of the code.
Change-Id: Ic98ee03290dc46f4cfa1284672e9b4f9052739ef
2015年07月25日 21:12:04 +02:00
Jenkins
d474121caa Merge "Fix patch "Wait for external bridge"" 2015年07月25日 07:36:16 +00:00
Atsushi SAKAI
8d19cc928b typo in training guides
vShpere => vSphere
on Chapter 2 Getting Started Quiz
Closes-Bug: #1477164
Change-Id: I18972335bf963f110ba7222f0e7515dc565b92e0
2015年07月23日 11:58:06 +00:00
Jenkins
534074c8bd Merge "Updates tox.ini to publish training guides draft" 2015年07月23日 07:56:14 +00:00
Pranav Salunke
4775bbdcc4 Updates tox.ini to publish training guides draft
Start publishing training gudies to draft. This also
enables preview during the review on the gerrit interface.
Change-Id: Ibd7090f6ce130fbec73586acece223f81b120122
2015年07月22日 11:00:14 +02:00
Roger Luethi
2c2cc78fed Fix patch "Wait for external bridge"
An inactive version of the patch "Wait for external bridge" got somehow
submitted for review and merged. This patch enables the code.
Change-Id: I1212d2a4c9bc899c258941acc0022207c4370db3
2015年07月19日 16:35:48 +02:00
Shuichiro MAKIGAKI
0c7de71e7c [upstream-training] Join OpenStack foundation before contribution
Contributors have to join OpenStack Foundation to push codes to gerrit.
Also, the same email address should be used when signing up for
launchpad, gerrit and the foundation.
New contributors often get stuck on these points.
Closes-Bug: #1470454
Change-Id: I9fc747e8113bf83241e60c45f92c94e49eb8171e
2015年07月11日 16:29:58 +09:00
Shuichiro MAKIGAKI
b2b8cd5ce6 [upstream-training] Split "Agile manifest" slide in Lego
Agile manifest items in a slide "Lego applied to Free Software
contributions" are too long, and some items go out from a frame.
This slide should be split in two.
Closes-Bug: #1470022
Change-Id: I28ab69b486fe840e8874592841e806c03cc66db9
2015年07月01日 18:48:24 +09:00
Roger Luethi
29efa4a3e7 Labs: Wait for external bridge
If we change configuration files right after installing service
packages, automatically started services may pick up changed
configuration files rather than the default files they were packaged
with.
If the neutron-l3-agent starts with our custom configuration file which
refers to the external bridge br-ex while that bridge is not there
(yet), the port is permanently marked as unavailable (vlan tag=4095).
In such a case, a line like this can be found in /etc/openvswitch/conf.db:
{"_date":1435514607570,
"Port":{"20b0e96c-6103-46e6-a234-a4d5439eece7":{"tag":4095}}, "_comment":"
ovs-vsctl: /usr/bin/ovs-vsctl --timeout=10 set Port qr-4be1ab91-60 tag=4095"
,"Open_vSwitch":{"e00f3d6f-e55a-419a-a605-141021026dee":{"next_cfg":15}}}
For additional information, check this neutron bug:
Neutron openvswitch-agent doesn't recover ports from binding_failed status
https://bugs.launchpad.net/neutron/+bug/1399249
This is another race -- waiting for a few seconds before changing the
configuration files fixes the problem. The alternative used in this
patch is to stop the neutron-l3-agent before editing the configuration
files and to start it only once the bridge is ready.
Change-Id: I55762d17817e5e1cdb4c0420374c9fbc314bdff1
Co-Authored-By: Vigneshvar.A.S <vigneshvar.a.s@gmail.com>
Co-Authored-By: sayalilunkad <sayali.92720@gmail.com>
2015年06月29日 16:50:32 +00:00
Jenkins
7e76480468 Merge "[upstream-training] improve the index.rst file" 2015年06月20日 13:20:30 +00:00
Jenkins
d79ee53718 Merge "Bump hieroglyph version to 0.7.1" 2015年06月16日 12:30:11 +00:00
Jenkins
8093bdf6d7 Merge "Improve the conf.py" 2015年06月16日 12:29:06 +00:00
Jenkins
0d27d88120 Merge "Add OpenStack logo in the footer" 2015年06月16日 12:27:27 +00:00
Christian Berendt
f3756b0a37 [upstream-training] improve the index.rst file
* remove the "Indices and tables" slide
There is no need for a "Indices and tables" slide. The slide is
confusing and should be removed.
* convert the index.rst file from a default Sphinx documentation
 index.rst file into a more useful hieroglyph index.rst file
Change-Id: I15f9b5a44fd86972d6d937f11922335fa4cc1163
2015年06月16日 13:47:29 +02:00