- Aug 22, 2019
-
-
Stig Telfer authored
Support for invoking Ansible EOS network modules for Arista switches. Change-Id: I3a570adf43e1addce5eeab88e29ae4ded44669f0
-
Zuul authored
-
- Aug 21, 2019
- Aug 16, 2019
-
-
Mark Goddard authored
Change-Id: Ifc5a36743c98f32a9d841636119bc0d33621cef3
-
Mark Goddard authored
Add notes about switching dependencies. Fix RC creation commands. Change-Id: Ia171e43747aa2ea938120d8e7020ce0acb60f875
-
Pierre Riteau authored
Without markup to generate a list, multiple commands are rendered on the same line. Change-Id: Ibc6d55c653a3d3f6523af42e7960cfc649989c9d
-
- Aug 15, 2019
-
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Kayobe uses a number of virtual environments on the remote hosts for python dependencies such as shade, python-openstackclient, docker, etc. By default these are stored in /opt/kayobe/venvs/. Typically we do not provide version restrictions when installing these packages, so over the course of time they may become stale and incompatible. This change installs the latest version of packages allowed by OpenStack upper constraints. It also adds a new variable, 'pip_upper_constraints_file', to set the upper constraints file. The existing variable 'kolla_upper_constraints_file' now defaults to the value of 'pip_upper_constraints_file'. Change-Id: I8d2956f95bbc44b5a9e88e7569372048a62f12f5 Story: 2005923 Task: 34193
-
- Aug 14, 2019
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Fixes an issue where the admin-openrc.sh and public-openrc.sh files would not be generated when preparing a new control host environment for an existing cloud. These files are now generated during 'kayobe control host bootstrap' if the Kolla Ansible 'passwords.yml' file exists in the Kayobe configuration. Change-Id: I47cc95bc4c4198532c8cfd2c105f1c7033e7b932 Story: 2001667 Task: 6713
-
- Aug 13, 2019
-
-
Mark Goddard authored
It runs on localhost, no need to run for every switch host. TrivialFix Change-Id: Ia1576850af29a6f859ce88caee7b71157cbd4474
-
- Aug 12, 2019
-
-
Mark Goddard authored
This provides a more predictable and stable ordering for the inventory generated via 'kayobe overcloud inventory discover'. TrivialFix Change-Id: Ie784b7e91cd70ed5c552723789958e32724b17a8
-
Zuul authored
-
Zuul authored
-
- Aug 08, 2019
-
-
Mark Goddard authored
Juniper physical network device configuration fails when running the following command: kayobe physical network configure --group switches The error is as follows: fatal: [switch]: FAILED! => { "msg": "Unknown host key [<key>] for [[<IP>]:830]" } This is due to a bug [1] in ncclient. This patch avoids the issue by pinning ncclient to version 0.6.2 or lower. [1] https://github.com/ncclient/ncclient/issues/302 Change-Id: I7ecd6cd3460bea56d0ab9cb221d0ef5b5ec2d0bb Story: 2006378 Task: 36174
-
- Aug 07, 2019
- Aug 06, 2019
-
-
Pierre Riteau authored
There is no need to connect controllers nodes to the storage management network by default. It should only be used by storage nodes. Change-Id: I6fa7640658fd112aaddbe08c4af01711fb1f7916 Story: 2006273 Task: 35973
-
- Aug 04, 2019
-
-
Mark Goddard authored
Change-Id: I92f1e5b2482da8aa16133844e3a78f6bbc225291
-
- Aug 03, 2019
-
-
Mark Goddard authored
Kayobe is now a kolla deliverable [1], so should use the official site for publishing release notes and docs. Links will be updated once these have been published. [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007250.html Change-Id: I9cc0bf08aa69386a18278f240c751a4d9956f926
-
Mark Goddard authored
Sphinx configuration adapted from kolla ansible. Change-Id: Ibcfbd9114a099d8b487f543d526b0cde0744d84a
-
Zuul authored
-
- Aug 02, 2019
-
-
Zuul authored
-
Pierre Riteau authored
Change-Id: I6164d9f1d89a3d8124922f3bac9c4bea1b505e45
-
Zuul authored
-
Pierre Riteau authored
When an allocation pool range is not defined by the operator, we should not include network and broadcast addresses in the list of IP addresses to give to hosts. Change-Id: Id6e14286b5eb2b767a515e7edfc56741fb8d2c78 Story: 2006267 Task: 35958
-
Zuul authored
-
Will Szumski authored
placement has been split from nova, see: https://github.com/openstack/kolla/commit/2f657085c67302ab54dcb64b335a2f3732ba4de4#diff-c5172145fe90316d5c16e60e61a592a2 Change-Id: Icf54da6a0d1439fc416b556707a62df300daa9bf Story: 2006248 Task: 35857
-
Mark Goddard authored
This reverts commit 77e8044a. Change-Id: I97827a9cf0056b5341811c37dc996fd6b69f2f1f Depends-On: https://review.opendev.org/667630
-
Mark Goddard authored
This command slightly modifies the deploy operation to first stop the bifrost services and container if they are running. Change-Id: If0fe1115f01738254a61c0f5460548b0d6ae6b9a Depends-On: https://review.opendev.org/667630 Story: 2006050 Task: 34743
-
- Jul 27, 2019
-
-
Pierre Riteau authored
Change-Id: I0c0589387da53458f41df280dff0179715448aaa Story: 2006292 Task: 36003
-