726 Commits

Author SHA1 Message Date
Zuul
353e20b926 Merge "Following the new PTI for document build" 2018-06-04 11:17:49 +00:00
Zuul
ffa5e57f20 Merge "Add support for enabling ipxe boot with ironic" 2018-05-31 11:37:52 +00:00
Zuul
9fcdefb834 Merge "fix a typo" 2018-05-29 09:52:30 +00:00
Will Szumski
0a1ccc2612 Add support for enabling ipxe boot with ironic
When enable_ironic_ipxe is set in /etc/kolla/globals.yml,
the following happens:

- a new docker container, ironic_ipxe, is created. This contains
  an apache webserver used to serve up the boot images
- ironic is configured to use ipxe

Change-Id: I08fca1864a00afb768494406c49e968920c83ae7
Implements: blueprint ironic-ipxe
2018-05-25 08:20:47 +00:00
chenxing
38d5ee66cb Remove duplicated content
Change-Id: I0e8b4b443a0659e75a80de1dd1f6418ff2793d2f
Closes-Bug: #1771257
2018-05-25 15:10:34 +08:00
wu.chunyang
16c4ccc762 fix a typo
"clausule" is dutch,should be "Clause"

Change-Id: I0c92b26db0876ce3622b67317b7f0bd85564e881
2018-05-24 12:55:03 +00:00
Zuul
913e6572c1 Merge "horizon: allow to configure by custom_local_settings.j2" 2018-05-23 08:16:26 +00:00
confi-surya
dbf754655f Following the new PTI for document build
For compliance with the Project Testing Interface [1]
as described in [2]

[1]
https://governance.openstack.org/tc/reference/project-testing-interface.html
[2]
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

doc8 command is dropped from docs tox envs.
So this affect nothing and run in PEP8.

Related-Bug: #1765348

Depends-On: Icc7fe3a8f9716281de88825e9d5b2fd84de3d00a
Change-Id: Idf9a16111479ccc64004eac9508da575822a3df5
2018-05-21 10:51:59 +01:00
Zhangfei Gao
4eaf397023 Adding ironic_dnsmasq_boot_file parameter to globals.yml
By now, ironic-dnsmasq has default bootfile pxelinux.0,
which is correct only for x86.
Adding ironic_dnsmasq_boot_file parameter to globals.yml
to make it configuable.
For example: /etc/kolla/globals.yml
ironic_dnsmasq_boot_file: "debian-installer/arm64/bootnetaa64.efi"

Change-Id: I6eb57702d4dad549ef8c999c1c82e577f316d8d6
2018-05-21 08:35:59 +00:00
Jorge Niedbalski
d516ad7da2 horizon: allow to configure by custom_local_settings.j2
kolla-ansible should provide a mechanism to allow operators to overwrite
the default (or not exposed through configuration) options for the
local_settings.

local_settings.j2 may be good place to configure horizon but requires
operator to sync it every release.

custom_local_settings.j2 can be used to overwrite things from
local_settings.j2 without a need of syncing it first.

This patch also adds a release note and a documentation section
under the advanced configuration page.

Partial-Bug: #1769970
Depends-On: https://review.openstack.org/#/c/567006/
Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
2018-05-18 13:27:18 -04:00
wu.chunyang
c65861c356 Update "ceph -s" command output
Since the version of ceph bump to L, the output should
be updated.

Change-Id: I4c05b9b7423369a43dcb5855a2f0ef016ddbe488
2018-05-09 22:09:53 +08:00
Stig Telfer
bb9f24e534 Config typo in external Ceph guide
The documentation for integration with external Ceph refers to
enable_manila_backend_ceph_native where it should be
enable_manila_backend_cephfs_native.

Change-Id: If727166e61a8e911445630dc6d6adaa2126fa7e8
2018-05-03 14:14:18 +01:00
Zuul
4223ea58d2 Merge "Update the Bugs link for triage" 2018-05-02 16:41:39 +00:00
Mark Goddard
abf8a3b862 Add node state management to ironic guide
Without these commands, the bare metal node will not be available for
scheduling in nova.

Change-Id: If1fc16721110b6c6e362bdd59aac02d9ec5d8415
2018-05-01 18:33:58 +01:00
ZhijunWei
d069491148 Update the Bugs link for triage
This content has been moved to [0]

[0]: https://docs.openstack.org/project-team-guide/bugs.html

Change-Id: I1a0bfaa452ed4f29939075a5c80c2bfc056fb3e5
2018-04-30 05:26:25 +00:00
Paul Bourke
36f33f089b Reduce the default values for Ceph pgs
Required to keep Ceph working once we move to Luminous 12.2.1

Change-Id: I8d3e56f2053c939ea313c60cc04c0ff79dd27d25
Closes-Bug: 1763356
2018-04-25 17:24:24 +01:00
Zuul
f576381ba2 Merge "Trivial: Update pypi url to new url" 2018-04-23 08:59:36 +00:00
Zuul
8841a2387a Merge "Added support for kolla-cli development" 2018-04-23 08:45:39 +00:00
huang.zhiping
265046b862 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I91815d4e70a6ff8b7da50a528355094239226523
2018-04-23 15:16:08 +08:00
Zuul
c2e05a4da0 Merge "Add the manila-data service into manila guide" 2018-04-21 15:58:02 +00:00
Zuul
0948614c67 Merge "Update the Ironic documentation" 2018-04-20 00:33:02 +00:00
Borne Mace
e751a7cc07 Added support for kolla-cli development
Updated the vagrant dev environment to include support
for development and testing of the kolla-cli

Change-Id: I1d8f66cced7f0a9cc37e3b296c5ae10ab989f736
2018-04-19 14:44:01 -07:00
Zuul
d6861961fb Merge "Update upgrade information in operating-kolla.rst" 2018-04-19 15:14:10 +00:00
Paul Bourke
ad03b3a2ce Update the Ironic documentation
Change-Id: I2d4fcd51cd81567f22ccee85213e24508b0bd25d
2018-04-19 14:28:42 +01:00
Eduardo Gonzalez
a2125fd326 Fix version name in quickstart guide
Doc says use pike for latest stable branch.
Currently we are in queens

Change-Id: I3983682475b4abf141784c25e117b24cfd38cf29
2018-04-19 08:28:47 +02:00
James McCarthy
e6849f467f Update upgrade information in operating-kolla.rst
Added more information here to help when doing upgrades.

Change-Id: I9ed4cb172726277f477750a1b34dd0b9f11cf64f
2018-04-18 14:28:49 +01:00
caoyuan
e1dd6431ef Add the manila-data service into manila guide
the manila-data is missing [0][1]

[0]: https://docs.openstack.org/manila/latest/install/get-started-with-shared-file-systems.html
[1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/manila/defaults/main.yml#L34

Change-Id: I6936d533700637a4f4a160f776b73efc75c4b891
2018-04-16 14:21:35 +08:00
Zuul
6813d5c878 Merge "Add the Manila for external ceph guide" 2018-04-13 06:36:35 +00:00
caoyuan
077995916a Add the Manila for external ceph guide
Change-Id: I449c591ef7bc143f8364706ef083a681f19b0203
2018-04-12 15:30:57 +08:00
caoyuan
cbd6480f8e Remove the unnecessary "'"
Change-Id: Ie677294ce5db40232d051e6a49687ce1687ac8c1
2018-04-12 15:03:48 +08:00
Zuul
524a522449 Merge "Correct the path of configure file" 2018-04-11 14:49:19 +00:00
caoyuan
5c133c6005 Correct the path of configure file
the path should be "/etc/kolla/globals.yml" rather than
"/etc/kolla/kolla/globals.yml"

Change-Id: I119095bb63fc2af7eb34f16de43ce82f864dd8a4
2018-04-10 23:05:56 +08:00
caoyuan
b9bc5a4132 Add the inventory when use ansible command
when run ansible command, the inventory should be added, or
ansible will use /etc/ansible/hosts by default, but it does't
we wanted.

Change-Id: I7f2a05c27ddfa95d0747abb9ba931ee1c5714dc0
2018-04-10 23:02:17 +08:00
Zuul
3ca4de03b6 Merge "Update doc with new option" 2018-04-10 14:15:40 +00:00
chenxing
e57b4e8c1e Quickstart rewrite
- Add the requirements installation step for development
- Add step number for some section, to make step more clear
- Some format issues fix

Change-Id: I78deee5f4ae424eec06876168cbdfdf8d25d6bcc
2018-04-10 15:48:20 +08:00
confi-surya
79374fbfba Update doc with new option
`auth_uri` option is deprecated and changed to new option
`www_authenticate_uri` from group keystone_authtoken

please follow below link for reference
https://review.openstack.org/#/c/508522/

Change-Id: I8daa645ff1afab9ca643de2c3beb4d757007b514
2018-04-09 11:46:24 +00:00
Zuul
df9f10cacc Merge "XenAPI: Add guide document for XenServer" 2018-03-28 15:36:48 +00:00
jianghua wang
5c9fe813fa XenAPI: Add guide document for XenServer
Now we can support OpenStack services deployment on XenServer by
using Kolla. This commit is to amend the document.

Change-Id: I08613c1b77b22cf7d2e695f569497727d3a4c101
blueprint: xenserver-support
2018-03-26 06:47:03 +00:00
wu.chunyang
39933699bb Add cpu_mode into deployment-philosophy.rst
With libvirt 2.0, when using qemu cpu mode is not properly
evaluated and need to be set to cpu_mode = none.

Add this option when kvm is not supported, otherwise user
will still facing errors when launching instances over qemu.

Change-Id: I1e25fc5429b92f77ce87f537467f97b510fa154a
2018-03-26 01:55:28 +00:00
Zuul
d753da058d Merge "fix word in the documentation" 2018-03-25 11:16:16 +00:00
Zuul
2381fa89f6 Merge "Support virtualenv installation in baremetal role" 2018-03-24 15:00:01 +00:00
huang.zhiping
33a3dfa7b0 fix word in the documentation
Change-Id: Ib47345d54c9cf1077a24b50a358d5e41c0bf696a
2018-03-23 10:00:38 +08:00
Zuul
bc5c9560a5 Merge "Upgrade the rst convention of the Contributor Guide" 2018-03-22 06:58:35 +00:00
Zuul
911e1e5b89 Merge "Upgrade the rst convention of the Admin Guide" 2018-03-22 06:58:33 +00:00
Zuul
778f02c7a1 Merge "Add documentation for Ansible become feature" 2018-03-21 17:07:15 +00:00
Duong Ha-Quang
04fa7c039c Add documentation for Ansible become feature
Change-Id: I657ff1427908610a8aa2397b4ce1115be0ac8ace
Partial-Implements: blueprint ansible-specific-task-become
2018-03-21 15:24:38 +00:00
Zuul
23db93908c Merge "Upgrade the rst convention of the Reference Guide [2]" 2018-03-21 10:49:43 +00:00
Zuul
8cad5b8a45 Merge "Upgrade the rst convention of the Reference Guide [3]" 2018-03-21 08:52:37 +00:00
Zuul
bd283f9347 Merge "Upgrade the rst convention of the Reference Guide [4]" 2018-03-21 08:49:42 +00:00
chenxing
3a77dba899 Upgrade the rst convention of the User Guide
We upgrade the rst convention by following Documentation Contributor
Guide[1].

[1] https://docs.openstack.org/doc-contrib-guide

Change-Id: Ieceb3942073512fb10670a48d258c4055909496e
Partially-Implements: blueprint optimize-the-documentation-format
2018-03-19 17:13:25 +08:00