18779 Commits

Author SHA1 Message Date
Jenkins
cb81805a64 Merge "Imported Translations from Zanata" 2017-03-02 13:57:36 +00:00
Jenkins
e2f1edc0cb Merge "Update the "source" to "."" 2017-03-02 12:26:46 +00:00
Jenkins
25950b7a2c Merge "[www] remove Security Guide landing index page" 2017-03-02 12:13:36 +00:00
Jenkins
b1d1b988b7 Merge "Does not build PDF by default with tox -e docs" 2017-03-02 12:11:42 +00:00
OpenStack Proposal Bot
9f4b5ce249 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I8a0f652de0e2036cd0dff7888c9e25838297373a
2017-03-02 11:00:16 +00:00
Jenkins
213a611594 Merge "[common] change link strings for smooth" 2017-03-02 09:35:55 +00:00
Jenkins
ccc6069d6b Merge "[user guides] Edits to Manage Users procedure" 2017-03-02 09:20:57 +00:00
Jenkins
4e912f4f0b Merge "Fix the service name when change the config file" 2017-03-02 09:20:50 +00:00
Jenkins
0df81ae86f Merge "[networking] Update a deprecated option" 2017-03-02 09:15:55 +00:00
Jenkins
848068033c Merge "Remove the duplicate "node"" 2017-03-02 08:10:12 +00:00
caoyuan
f264845c3a Remove the duplicate "node"
Change-Id: Ia3151545b2944f5936cbcf2bd30860465f26423c
2017-03-02 14:21:18 +08:00
Jenkins
1a044ca498 Merge "Remove the unused command" 2017-03-02 04:48:17 +00:00
KATO Tomoyuki
6893283258 [common] change link strings for smooth
Change-Id: Iaec06a39629f9786a502bb784b44b2c326d29ffc
2017-03-02 12:54:24 +09:00
KATO Tomoyuki
9818238b02 [www] remove Security Guide landing index page
Change-Id: I4f7af89dfcd3f0661149724601ae889a4e9a153b
2017-03-02 02:44:47 +00:00
caoyuan
08158f8060 Fix the service name when change the config file
Change-Id: I66b166d30a1a55ac568723bd87d77df882f59ef8
2017-03-02 10:10:55 +08:00
RobiJoe
4453e04461 [user guides] Edits to Manage Users procedure
* This patch corrects minor typos in the .rst markup, which
  was causing guilabels to appear incorrectly on the built
  document. Also corrects a missing word.

Change-Id: Iee3160b503abbc564e01598e21c53341eba18347
Closes-bug: #1668996
2017-03-02 10:22:29 +10:00
Jenkins
3f1b927f60 Merge "[contrib-guide] Updating with bug triage liaison info" 2017-03-01 19:39:26 +00:00
Jenkins
cbcb8c4f54 Merge "Use 'openstack' command to replace the neutron commands" 2017-03-01 19:38:08 +00:00
chenxing
0ec1783475 [networking] Update a deprecated option
ca_cert in [designate] is deprecated, use cafile instead.

Change-Id: Iaff11e9be4dad743804a142dfea95b964f63c7aa
Closes-Bug: #1655785
2017-03-01 11:25:58 -05:00
Jenkins
f692567ff1 Merge "[install] Improve overview to make purpose of guide clear" 2017-03-01 15:38:46 +00:00
Jenkins
e9c9a406c0 Merge "[contributor] Explains how to build PDF files" 2017-03-01 15:03:37 +00:00
Jenkins
d3f8980876 Merge "Imported Translations from Zanata" 2017-03-01 14:57:04 +00:00
Ian Y. Choi
e99c93418f [contributor] Explains how to build PDF files
PDF builds in openstack-manuals are now supported with --pdf option.
It is a good idea to mention how to build PDF files with
library dependencies.

Change-Id: I40902bb09ee18fda67d6f6cafaf2caf2f05f5c59
Implements: blueprint build-pdf-from-rst-guides
2017-03-01 14:31:50 +00:00
Jenkins
d7845ae2dd Merge "[common] Update cli client package installation" 2017-03-01 12:13:29 +00:00
Alexandra Settle
bc80313b5a [contrib-guide] Updating with bug triage liaison info
Also moves docimpact content from wiki to contrib guide

Change-Id: I82cd2165747d8c0ffa1d1011b9f6e8a32cfea861
2017-03-01 11:57:35 +00:00
Jenkins
3bea58b73d Merge "[install] Fix the incorrect way to restart cinder-api service" 2017-03-01 11:40:07 +00:00
Jenkins
12df8a6dfa Merge "Update the cirros download link" 2017-03-01 11:35:05 +00:00
Jenkins
618782c250 Merge "Use 'openstack' command to replace the neutron commands" 2017-03-01 11:29:00 +00:00
Petr Kovar
4a13cdc400 [common] Update cli client package installation
* Link to updated install guide instead of providing outdated info.
* python-pip is not available in default RHEL repos.
* RDO doesn't provide official package support for Fedora.

Change-Id: I0f2994f852dae14312c94877a4d524b9dafdb482
2017-03-01 11:27:58 +00:00
Anne Gentle
e83d3baffc Does not build PDF by default with tox -e docs
* Will build PDF by default when using publish though.

Change-Id: I3fc45c4ff657a394316a0bc5d71b2260507b80b3
2017-03-01 20:20:27 +09:00
Jenkins
e13f564d90 Merge "[install-guide] Add dashboard configuration note" 2017-03-01 11:14:19 +00:00
OpenStack Proposal Bot
12fdab7f3c Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ia9cb212bd77a76138f67b46a8e531a875d203265
2017-03-01 09:28:08 +00:00
Lana Brindley
4b278ef711 [install] Improve overview to make purpose of guide clear
As per bug, making the purpose of the guide clearer, ensuring
readers understand it is a minimum architecture for PoC purposes,
and directing them to the arch guide for more complicated archictures.

Change-Id: Ibeea8a6e8fa279d75c656c8073d2a1197b177fe3
Closes-Bug: #1646249
2017-03-01 15:27:24 +10:00
caoyuan
1ecf854771 Update the "source" to "."
we use "." command to source rc file, not "source"

Change-Id: I6b3bf991781ab958d90a5c399c0026f17e40188a
2017-03-01 13:25:09 +08:00
Jenkins
d35fabc2a0 Merge "[ops-guide] Removes index.html to ops guide" 2017-03-01 04:14:11 +00:00
Jenkins
ab4eeb9c52 Merge "tox: Disable doc8 checks for autogenerated tables" 2017-03-01 03:56:11 +00:00
chenxing
05f20521ec [install] Fix the incorrect way to restart cinder-api service
cinder-api has been moved to run under apache/wsgi in Ocata. To
restart it should restart apache now.

Change-Id: Id3f3fa60db866d8c7a696f549c00b082b018e7a9
Closes-Bug: #1668814
2017-03-01 11:49:48 +08:00
chenxing
19eb251547 Update the cirros download link
We can use cirros 0.3.5 now,see http://download.cirros-cloud.net/0.3.5/

Change-Id: Id46a575db9f37afd1c137ffa81059c74dd68720f
2017-03-01 11:01:33 +08:00
Jenkins
9829b60687 Merge "Add the missing hyperlink markup for the title" 2017-03-01 00:45:26 +00:00
Jenkins
55d976fac6 Merge "Make up for those incomplete commands" 2017-03-01 00:23:52 +00:00
daz
db8a627632 [install-guide] Add dashboard configuration note
Add note to edit ALLOWED_HOSTS in the dashboard configuration
section.

Change-Id: Ia66cdbae26cd4f1fa09a061665ec4a5bb1d4f212
Closes-Bug: #1666093
Backport: ocata, newton
2017-03-01 09:32:28 +11:00
Alexandra Settle
2734e2ca02 [ops-guide] Removes index.html to ops guide
Change-Id: Ief77eddce7ac7eb4ab6ea160b1d954fce6ce0c62
Closes-Bug: #1667554
2017-02-28 19:08:51 +00:00
qiaomin
bc51797fc9 Add the missing hyperlink markup for the title
Change-Id: I2213a0020272b8b034c9068cd7f38ecfcb62a77a
2017-02-28 23:23:02 +08:00
qiaomin
58bc456b4c Use 'openstack' command to replace the neutron commands
Change-Id: Icc5e226d162dc1830b4d642304333686c90fcab4
Implements: blueprint use-openstack-command
2017-02-28 23:16:23 +08:00
Jenkins
6273eee7c0 Merge "[arch-design-draft] Compute - Overcommit Section" 2017-02-28 15:16:18 +00:00
qiaomin
5b547a925e Remove the unused command
Change-Id: Id83c52a1d27758a17c639ac280ac15049afe5209
2017-02-28 21:53:30 +08:00
Jenkins
c20801ebe6 Merge "telemetry: reorg and cleanup data collection" 2017-02-28 12:59:10 +00:00
Jenkins
7b2de69c9a Merge "Imported Translations from Zanata" 2017-02-28 12:58:44 +00:00
Jenkins
f2f7f51243 Merge "Adds Hyper-V NUMA topology documentation" 2017-02-28 12:50:32 +00:00
Jenkins
1a8c7ae437 Merge "Modify the hyperlink to the correct one" 2017-02-28 12:45:57 +00:00