- Aug 16, 2017
-
-
shaofeng_cheng authored
Add pull reconfigure and upgrade commands in operating-kolla.rst. Change-Id: I9d1b38349ba6f2d2fc75dc2527aabae08d3c846b
-
- Aug 11, 2017
-
-
shaofeng_cheng authored
Kolla-ansible command miss inventory file paramter in deploying part for swift-guide.rst file. Change-Id: I33267549e2c7740c8ced8232de379bdc5502e9f7
-
- Aug 09, 2017
-
-
Surya Prakash Singh authored
Updated the docs for better consistency Change-Id: I5748abbd83d5d418a7133d95f28c1e1eb745bdd6
-
- Aug 04, 2017
-
-
Marcus G K Williams authored
Change-Id: I0d7886f532997de0eb969e8e3e621173ddd7281d Signed-off-by:
Marcus G K Williams <marcus.williams@intel.com>
-
- Jul 31, 2017
-
-
guochao authored
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>
-
- Jul 27, 2017
-
-
Kuo-tung Kao authored
keyring should copy from cinder_backup folder when using external ceph Change-Id: Ic7c5532355eed1fa1362f84f5c2691f698d5792a Closes-Bug: 1703733
-
- Jul 26, 2017
-
-
Eduardo Gonzalez authored
Zun command is invalid, double colons are not valid. More info about this in bug report. Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703 Closes-bug: #1706569
-
- Jul 25, 2017
-
-
Eduardo Gonzalez authored
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
-
- Jul 24, 2017
-
-
James Benson authored
Closes-Bug: #1705116 Change-Id: I973b31c9fdba3158810481385ada1be5543144b2
-
- Jul 21, 2017
-
-
chenxing authored
Change-Id: I8c340cfe33789badb4f8df93f0c13f56fdea5dbf
-
- Jul 20, 2017
-
-
Jeffrey Zhang authored
Base on patch I01c9ed80843d98305b8963894c4917c21a35d3ac, cinder client keyring is required for nova libvirt. Closes-Bug: #1705116 Change-Id: Ic727ce01e3bc9310e067df377a34b7f938482afa
-
- Jul 19, 2017
-
-
Eduardo Gonzalez authored
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
-
shaofeng_cheng authored
Vlan tenant network support in ironic. https://blueprints.launchpad.net/nova/+spec/ironic-networks-support Change-Id: Ia7ce71de5eb1837cbd65ec67bf3cb64fe4ac45e4
-
- Jul 13, 2017
-
-
Eduardo Gonzalez authored
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
-
- Jul 12, 2017
-
-
Jeffrey Zhang authored
This reverts commit 4e8bd619. 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
-
- Jul 11, 2017
-
-
Paul Bourke authored
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
-
- Jul 10, 2017
-
-
Hongbin Lu authored
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
-
- Jul 04, 2017
-
-
David Rabel authored
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
-
caoyuan authored
Change-Id: Ic5b02f3d5a619bf532daa2c5cacb34f4f685f728
-
- Jul 02, 2017
-
-
ZhongShengping authored
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
-
- Jun 27, 2017
-
-
Vladislav Belogrudov authored
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
-
- Jun 21, 2017
-
-
Vladislav Belogrudov authored
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
-
kylin7-sg authored
The previous link doesn't exist anymore, using new link instead. Change-Id: I6d24faee6fe5b5984c9152168c6dac44135f8414
-
shaofeng_cheng authored
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
-
- Jun 19, 2017
-
-
Vladislav Belogrudov authored
Change-Id: I7b542cacb9f21dd84a7e3864c7cd95565dbbf8fb Implements: blueprint kolla-merge-passwords
-
- Jun 15, 2017
-
-
Dan Ardelean authored
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>
-
- Jun 14, 2017
-
-
Bertrand Lallau authored
Just a simple startup guide for Skydive Change-Id: I79c175c592fba9d078cee9b1b948597ec60bc68c
-
Paul Bourke authored
losetup/fallocate are better and match what we have for Swift. Change-Id: I1147374017e4f1cb3f3e970e048ba565388cd86f
-
- Jun 13, 2017
-
-
Jeffrey Zhang authored
Different Y stream version in Ansible is not compatible. Since ansible 2.2.0 is released for a while. It is time for kolla-ansible to bump the min Ansible version. Then we can remove the annoying WARNING message in deploying logs and use the new features. Change-Id: I99f3c5678f6d2d1f93d61c660fbd166184ff6422
-
Eduardo Gonzalez authored
Zun made mandatory to use kuryr for networking. This change update zun config to use kuryr. Also updates documentation. Change-Id: I9a55e390709b7e21d3efbd4be17a36db85cd8521
-
- Jun 12, 2017
-
-
Juan J. Martinez authored
- Updated Ubuntu image to use 16.04. - VirtualBox provider to use centos/7 image + vagrant-vbguest plugin. - Improved docs so it is clear that vagrant-vbguest plugin is only required with VirtualBox. - Clarified comment and made it independent of the release. - Refactored the kolla and kolla-ansible paths to be based on the username used by Vagrant, that can change depending on the image. Change-Id: I23d84dcc3297c43eb12eff9c443d282281fc6c82
-
- Jun 08, 2017
-
-
Paul Bourke authored
Add a new variable 'kolla_devmode', which when enabled, clones and bindmounts service source code into the containers. This commit adds the relevant changes for Heat, more services can be added and built upon. Usage: * Set 'kolla_devmode: yes' * Code is cloned to /opt/stack/{{ project_name }} on target node(s) * Users can develop in these repos, and simply restart the container to pick up / test changes. Debugging can be done from the host via 'remote_pdb'[0]. [0] https://pypi.python.org/pypi/remote-pdb Implements: blueprint mount-sources Change-Id: Ic0431b10d723bf84eeefc72039376fe0058dd902
-
- Jun 07, 2017
-
-
Surya Prakash Singh authored
Updated the package with correct one and got the command working for ubuntu 16.04 Closes-Bug: #1696044 Change-Id: I643d36459ed563965fe95e57a47117be926a8d49
-
- Jun 06, 2017
-
-
Chandan Kumar authored
* Removed Fedora 22 instructions, it is not used too much. * Fixed tox -e docs issues Change-Id: I8d30ae962180bf71eec10c4ab69f8479905ee21c
-
- Jun 02, 2017
-
-
Eduardo Gonzalez authored
OSprofile allows user/devs trace OpenStack requests. Implements: blueprint enable-osprofiler Co-Authored-By:
Bertrand Lallau <bertrand.lallau@gmail.com> Change-Id: I82ea85d726011ef6cbf99380f395452d6d7f8053
-
Sercan Acar authored
docker.service requires extra ExecStart to clear "settings" Change-Id: Ica9b8b5f7f57e1c8c87adc62df766c101bb03d2b
-
Kuo-tung Kao authored
rbd_serect_uuid is needed even if using external ceph update cinder configuration in doc/external-ceph-guide.rst Change-Id: I19f626812e94afa3d8d2d2d9ccfae196e347f873
-
- May 31, 2017
-
-
Juan J. Martinez authored
After the repo split into kolla and kolla-ansible the Vagrant development environment was broken. With this change Vagrant will run from kolla-ansible and kolla repo is expected to be in the same directory level so the bootstrap can include it inside the VM. - Modified the bootstrap code to copy both repos into the VM. - Added one configuration token to specify kolla-ansible location inside the VM. - Updated the docs. Change-Id: I6b56822d50472f8eda6fc60f69196d3c9b8b6cf8 Closes-Bug: 1693847
-
- May 29, 2017
-
-
Eduardo Gonzalez authored
Cleanup designate deprecated options. Add note for cleanup rabbitmq options when a bug is fixed in designate. Update docs to use designate v2 commands (openstack client) Designate v1 is deprecated: - https://docs.openstack.org/releasenotes/designate/unreleased.html#critical-issues Change-Id: Ie12af2f515a35289b357fd7894a5acc2e4d253c5
-
- May 25, 2017
-
-
Bernard Maltais authored
This should help new users get started quickly by having all of the needed configuration to accomplish the task in one place. Change-Id: I3aa1fe1fb735d4c4407ef7545c4eefc4c0820fbf
-