553 Commits

Author SHA1 Message Date
Jenkins
f80b38d97f Merge "fix line lenght issues in networking-guide" 2017-08-20 05:58:49 +00:00
Sean Mooney
004bc131a3 fix line lenght issues in networking-guide
- This change fixes line length issues
  releating to the odl docs in the networking
  guide.
- The odl sections effected by this patch were
  merged before the line lenght checks were
  enforced by the gate.
- This change is required to unblock the
  ovs-dpdk docs.

Change-Id: Icd8f4a802d1a87dcf9570e10dbbcc32f53b0d40e
2017-08-16 15:48:56 +00:00
Jenkins
554686f262 Merge "Change cleaning_network_uuid to cleaning_network" 2017-08-16 09:53:05 +00:00
Jenkins
91328c49c4 Merge "Add VMware Documentation" 2017-08-15 10:35:20 +00:00
Jenkins
e5df37608f Merge "copy cinder_backup keyring from cinder_backup" 2017-08-14 11:09:24 +00:00
shaofeng_cheng
65bbc00b54 Add inventory file path in swift-guide.rst
Kolla-ansible command miss inventory file paramter in
deploying part for swift-guide.rst file.

Change-Id: I33267549e2c7740c8ced8232de379bdc5502e9f7
2017-08-11 17:16:44 +08:00
shaofeng_cheng
0da03ad2a4 Change cleaning_network_uuid to cleaning_network
Cleaning_network_uuid config option was Deprecated.
The cleaning_network replace it.
see:
https://docs.openstack.org/ironic/latest/configuration/sample-config.html

Kolla ansible code was updated it.
see:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/ironic/templates/ironic.conf.j2#L74

So,we need update in ironic-guide.rst.

Change-Id: Ia0e1eb3adf3b8eacaf14458bf8ab395b44bfd631
2017-08-10 19:17:26 +08:00
Surya Prakash Singh
0299a1a6be Consistent underline of heading
Updated the docs for better consistency

Change-Id: I5748abbd83d5d418a7133d95f28c1e1eb745bdd6
2017-08-09 16:41:09 +05:30
Marcus G K Williams
de51572bdb Add OpenDaylight role docs
Change-Id: I0d7886f532997de0eb969e8e3e621173ddd7281d
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-04 10:48:35 -07:00
guochao
f19be733ef Add VMware Documentation
Kolla Documentation for VMware NSX-v and NSX-DVS.

Change-Id: I5feb0cf75d3c247775cfc53fd4143a68fa4351f7
Partially-implements: blueprint kolla-ansible-support-vsphere
Co-Authored-By: shaofeng cheng <chengsf@winhong.com>
2017-07-31 11:41:16 +00:00
Jenkins
3b02e39f11 Merge "Quickstart guide add inventory in pull command" 2017-07-31 07:34:53 +00:00
Kuo-tung Kao
20595eb838 copy cinder_backup keyring from cinder_backup
keyring should copy from cinder_backup folder when using external ceph

Change-Id: Ic7c5532355eed1fa1362f84f5c2691f698d5792a
Closes-Bug: 1703733
2017-07-27 16:36:13 +08:00
Eduardo Gonzalez
afe16ceadd Fix zun command in zun-guide
Zun command is invalid, double colons are not
valid.
More info about this in bug report.

Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703
Closes-bug: #1706569
2017-07-26 17:41:10 +02:00
Eduardo Gonzalez
8a4de2c5a3 Quickstart guide add inventory in pull command
Quickstart guide can be confusing when pulling images if not using
all-in-one deployment.
Ansible will try to pull images in localhost rather than target nodes.
Issue: https://ask.openstack.org/en/question/109026/kolla-ansible-pull-error/

Change-Id: Ib7e767ee814041d1939c49731092695485dd2870
2017-07-25 14:39:13 +02:00
Jenkins
d215bfecf8 Merge "Added note" 2017-07-25 03:08:11 +00:00
Jenkins
3e747309bd Merge "Improve Swift ring setup sample script" 2017-07-24 21:25:54 +00:00
James Benson
52bbb65ed3 Added note
Closes-Bug: #1705116

Change-Id: I973b31c9fdba3158810481385ada1be5543144b2
2017-07-24 14:57:48 +00:00
Jenkins
fee73e3598 Merge "Add cinder client keyring requirements for external ceph in nova" 2017-07-23 15:40:39 +00:00
Jenkins
64497cc3e6 Merge "Finish/fix neutron sfc service" 2017-07-22 12:33:19 +00:00
chenxing
b39da1e4c2 Update the documentation link for doc migration
Change-Id: I8c340cfe33789badb4f8df93f0c13f56fdea5dbf
2017-07-21 09:49:19 +00:00
Jeffrey Zhang
9d4f842b05 Add cinder client keyring requirements for external ceph in nova
Base on patch I01c9ed80843d98305b8963894c4917c21a35d3ac, cinder client
keyring is required for nova libvirt.

Closes-Bug: #1705116
Change-Id: Ic727ce01e3bc9310e067df377a34b7f938482afa
2017-07-20 09:54:52 +00:00
Eduardo Gonzalez
d4e7dfb376 Finish/fix neutron sfc service
Neutron-sfc-agent start its functions with openvswitch.
This change moves sfc configuration into neutron-openvswitch-agent.

Rework config files to use openvswitch when sfc or openvswitch
are used as network plugin.

Also adds sfc extension_driver to ml2

Change-Id: If1ebf9554f6d686cc6d064e698a48f8a6b6172b3
Closes-Bug: #1664493
Depends-On: I60ba1333231a4ae38a041d41e551f7d74fe15e3b
2017-07-19 09:06:24 +01:00
shaofeng_cheng
f76b9adcee Add vlan tenant network support
Vlan tenant network support in ironic.

https://blueprints.launchpad.net/nova/+spec/ironic-networks-support

Change-Id: Ia7ce71de5eb1837cbd65ec67bf3cb64fe4ac45e4
2017-07-19 16:00:00 +08:00
Jenkins
6fe15ecb17 Merge "Remove doc build errors" 2017-07-19 03:24:45 +00:00
Jenkins
7333ae330f Merge "Upgrade from docker-py to docker" 2017-07-19 03:19:33 +00:00
Eduardo Gonzalez
66b91d8bd0 Remove doc build errors
Gates only build deploy-guide docs, not every doc.
This change clean doc errors, only Line to long.

Also, removes doc/build folder in tox doc environment.
doc/build is folder where previus executions are stored
causing next execution to fail due rendered versions does
not follow doc style checks.

Change-Id: I623a7ee245729a06509f3a7039d5d5ed3813d977
2017-07-13 16:11:33 +01:00
Jeffrey Zhang
75c5700acb Revert "Fix a typo and complement doc in ceph-guide.rst"
This reverts commit 4e8bd619dda87c256ff6a06287de9d7c0f6c0dff.

The original doc is correct. The 5GB journal is create in ceph-osd
bootstrap script in kolla code base[0]. And there is no script to handle
KOLLA_CEPH_OSD_BOOTSTRAP_D label too.

[0] https://github.com/openstack/kolla/blob/master/docker/ceph/ceph-osd/extend_start.sh#L20,L24

Change-Id: Ia1b05af64915c204e185dccde30963d2ad1788ed
2017-07-12 09:40:34 +08:00
Paul Bourke
bf95283927 Improve Swift ring setup sample script
The sample script provided in the docs to configure rings should add
each storage node the ring, not the control node pointed to by the vip.

Change-Id: I28ad60eb3c07f5da0e04e7780c41a7eed158b6d5
2017-07-11 11:44:11 +01:00
Hongbin Lu
3daeea37ea Upgrade from docker-py to docker
The pypi package 'docker-py' [1] has been renamed to 'docker' [2].
It is better to move to the new 'docker' package because the old
package will be deprecated and all the new features will go into
the new package only.

Package 'docker' has been added to requirements [3]. The old
package 'docker-py' is still allowed to be in the global requirements
during the transition period but it should be removed after all or
most of the projects finsih the migration.

[1] https://pypi.python.org/pypi/docker-py
[2] https://pypi.python.org/pypi/docker
[3] https://review.openstack.org/#/c/423715/

Change-Id: Ibcd5a57a1fbf55dcc5a690e41f20917f95b63da0
2017-07-10 14:19:28 +00:00
Jenkins
b9ab96ce40 Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-06 08:31:25 +00:00
Jenkins
d39f0b0029 Merge "Add SELinux python bindings in quickstart guide" 2017-07-04 14:08:48 +00:00
David Rabel
9ce5225d71 Add SELinux python bindings in quickstart guide
kolla-ansible needs SELinux python bindings, if
SELinux is activated. CentOS has this as a
standard and it is generally a good idea. So
SELinux python bindings should be installed
together with other dependencies in quickstart
guide.

Change-Id: I6eea626aa281db695d181f96b107b51732bbc647
2017-07-04 13:22:14 +02:00
caoyuan
fb695668e7 Remove the unnecessary "compute" for ceph-guide.rst
Change-Id: Ic5b02f3d5a619bf532daa2c5cacb34f4f685f728
2017-07-04 15:45:55 +08:00
ZhongShengping
a643acbf62 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Id63951348211bdcb2b189455968bdfed40857815
2017-07-02 15:54:05 +08:00
Jenkins
ee11884e37 Merge "Add possibility to configure tenant network types and type drivers" 2017-06-29 13:11:04 +00:00
Jenkins
b560b64e74 Merge "Add flag to allow provider networks" 2017-06-27 16:40:09 +00:00
Vladislav Belogrudov
f6eefdf388 Add flag to allow provider networks
In case of provider networks we need to configure external bridge
on compute nodes, like it is done in DVR. The only way to tell
if provider networks are to be used is a new flag.

Change-Id: I1aef197ee2b84e28f2131f058e6995551f873fe1
Closes-Bug: #1694726
2017-06-27 08:33:43 +00:00
Jenkins
52cd348ae1 Merge "Use kuryr for zun network" 2017-06-27 05:37:49 +00:00
Jenkins
450b8df39f Merge "Add cli options to cleanup-images" 2017-06-27 05:19:37 +00:00
Vladislav Belogrudov
296ddbeb03 Add possibility to configure tenant network types and type drivers
This patch add configuration options for tenant network types and type
drivers. Both lists are checked so that tenant types are listed in
drivers. For ironic 'flat' driver is mandatory and is added explicitly
into ironic prechecks.

Change-Id: Ie5775001165412910a258cbed2d2ebbb8ebbd879
Closes-Bug: #1694725
2017-06-21 17:14:25 +03:00
Jenkins
9dc17cee0f Merge "Add webconsole support in ironic" 2017-06-21 13:25:26 +00:00
Jenkins
a428a53a3b Merge "Fix jenkins link in running-tests" 2017-06-21 13:22:26 +00:00
kylin7-sg
7d26aa40eb Fix jenkins link in running-tests
The previous link doesn't exist anymore, using new link instead.

Change-Id: I6d24faee6fe5b5984c9152168c6dac44135f8414
2017-06-21 05:39:29 -04:00
shaofeng_cheng
7f7b6a08ed Add webconsole support in ironic
Add webconsole support in ironic by pxe_ipmitool driver.
Serial speed must be the same as the serial configuration in
the BIOS settings, so that the operating system boot process
can be seen in the web console.

see:
https://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#appending-kernel-parameters-to-boot-instances

Change-Id: I967ed2f63a50d024c54e0762ec6c0ae09b66d6bd
2017-06-21 17:20:03 +08:00
Vladislav Belogrudov
ea5d1a581b Add documetation for kolla-mergepwd tool
Change-Id: I7b542cacb9f21dd84a7e3864c7cd95565dbbf8fb
Implements: blueprint kolla-merge-passwords
2017-06-19 14:10:56 +00:00
Jenkins
440a06089b Merge "Add Skydive startup guide documentation" 2017-06-17 13:23:43 +00:00
Jenkins
10a67dfe9c Merge "Fix doc warning" 2017-06-16 10:51:51 +00:00
Dan Ardelean
58ce2b54ea Add Hyper-V role
Implement an ansible role that adds Hyper-V as a compute node for
OpenStack using Kolla.

This will install and configure the Nova Compute service, the
Hyper-V Neutron agent and FreeRDP-WebConnect.
https://docs.openstack.org/ocata/config-reference/compute/hypervisor-hyper-v.html

Change-Id: I601835b0769c5ff173a980a05a752391ae8cc82f
Implements: blueprint hyperv-ansible-role
Co-Authored-By: Alessandro Pilotti <apilotti@cloudbasesolutions.com>
2017-06-15 16:12:31 +03:00
Bertrand Lallau
fdeffed03e Add Skydive startup guide documentation
Just a simple startup guide for Skydive

Change-Id: I79c175c592fba9d078cee9b1b948597ec60bc68c
2017-06-14 13:07:32 +00:00
Jenkins
167d795ee9 Merge "Update loopback instructions in cinder docs" 2017-06-14 12:20:40 +00:00