It is being removed from OSC in https://review.opendev.org/#/c/677795/.
Apparently, setting OS_AUTH_TYPE=none works now.
Change-Id: Ib910a50c8ad01abc0a6058c400a7eb875d3b6b77
Debian 'buster' does not ship MySQL - only MariaDB is provided.
All supported platforms provide MariaDB.
This patch replaces MySQL with MariaDB to fix Debian Buster.
Debian Jessie is omitted on purpose - no need to touch
unsupported releases.
Change-Id: I9084f70dee2e1ee6eb1f4933ae0f9ef8809c1adc
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
Co-authored-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Co-authored-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
If log_dir was not set to '/var/log/ironic/', the parent directory of
deploy_logs_local_path would not exist and you would see a:
OSError: [Errno 13] Permission denied: '/var/log/ironic'
In the logs on a failed deployment. This change allows customization
of deploy_logs_local_path.
Change-Id: I4c4ae77b64fc12006b9193fb1c3f0d13becc367d
Story: 2006150
Task: 35649
I'm not sure how it works right now, but it will stop working once we
remove deprecated options from ironic-inspector. Also make the endpoints
used between services configurable.
Change-Id: Ia012a7aa0312e3e01648e46f303e37f5bc0bcf3d
Spotted when generating pdf, due to no internet connection, the svg
image is not downloaded, and the pdf is generated. But unlucky for
Riccardo because he is lucky for not behind a proxy :)
Change-Id: I702d96baa41dce74a1bc5c065146adadec979623
This feature is no longer needed since ironic-inspector supports
storing data in the database, which is a better supported approach.
This patch does not provide any migration and expects the operators
to do it using the ironic-inspector tooling.
Change-Id: I6f18b3a64d6df9354c3f04a588240f9ae3228d7c
This removes inspector_auth and ironic_auth_strategy which are redundant
with enable_keystone and rely on deprecated ironic-inspector options.
Change-Id: Ib76978f0406fac2c2c7b8396e1a03a87db9eeba5
Using the PXE interface with iPXE is deprecated, we need to use
the iPXE boot interface explicitly.
Change-Id: I3783489b3bea00127de1a22e1f33df5f2fbed663
Removed setting was used and the second step was unclear.
I updated the procedure to match current state.
Change-Id: I10ce74a1c1a7355837b283c372737c9b06ae2e85
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
Following recent changes to global requirements [1], we need
to update sphinx requirements locally.
[1] If558f184c959e4b63b56dec3ca1571d1034cfe5c
Change-Id: I9088c6a63f9cf51dd17f576c6b675278646836b6
openSUSE Leap 42.3 is going to be EOL on June 2019, so it is time
to remove jobs. Also rename the Leap 15.0 (opensuse-150) job to
Leap 15 (opensuse-15) so that we can be more easily updating this
to the opensuse-15 nodepool image (which is opensuse 15.1)
Change-Id: I01feece468b2df904b7e1d0c04e36fb7240e7f0d
There are many references to review.openstack.org, and while the
redirect should work, we can also go ahead and fix them.
Change-Id: I1782d2077386a7ea612dc8dd4f31df80ccbc5a26
The most important bits are updating shade references to remove
the openstack-infra. The other git urls will work through the
redirect, but cleaning them up is just nicer.
This removes two comments that reference files that no longer
exist due to config generation.
Also, fix some random use of github for cloning openstack repos,
since the github mirror is best-effort only.
Change-Id: I55a1d9db940cf5fa2c35421db7add015ae334563
Needed-By: https://review.opendev.org/654056
It seems that Jessie is no longer supported, and its backports repo
is no longer available, hence all DIB jobs fail.
Depends-On: https://review.openstack.org/#/c/653453/
Change-Id: I7973c8da057a678e6285ecc9418a4862bc1d3feb
The ipxe file can have different extensions based on the distro.
Changing from .pxe to generic extension should cover them all.
Change-Id: I6da5bf86a022315861d140029ce25321a5b57469
Fix hardcoded yum command by package manager variable, PKG_MANAGER
in scripts/install-deps.sh. That was problem on Fedora where default
package manager is dnf and not yum.
Change-Id: I2dbec079adbfcab71e46e086fcd201a5175f22d5
Story: 2005451
Task: 30503
The changes to /etc/hosts are required to ensure that the system's
hostname resolves to the IP address used by RabbitMQ. Without this
Rabbit gets upset. If we're not installing RabbitMQ, we don't need to do
it.
Change-Id: Iecf3dcef2a22565dd6183890302d1e9b3ad7c228
This avoids an issue where the version installed could be incompatible
with ironic, or other installed libraries.
In particular, this was seen with proliantutils 2.8.2, which is
incompatible with the version of sushy-lib on the stable/rocky branch.
Change-Id: I02f1e247ca2333b2e90586e7311395e7bd94938c
Story: 2005310
Task: 30214
When building a kolla image for bifrost we need to skip starting
services and bootstrapping tasks. This needs to apply also to the
RabbitMQ role.
Also removes rabbitmq packages that crept into the package list for
Ubuntu 18.04.
Change-Id: I5698ccf85f9b909cb23c611b8329b3f363430793
This can be used to change the branch used for all projects in one
place.
It is still necessary to set ipa_upstream_release to change the release
of IPA images.
Change-Id: Ic28958e46783086e89b04e405518504a49725155
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.
This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.
This update should result in no functional change.
For more information see the thread at
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
Change-Id: I195b07206cc85f090ce0597ae7248513a2835311
Ironic can use JSON RPC and ironic-inspector is compatible with fake:// transport.
Keystone does not seem to need oslo.messaging at all. This change moves
RabbitMQ bits to a separate role, but keeps it enabled until the next patch.
Change-Id: I096a347e3bf6270167d35b7c1cf46834ae2d4ece
Add file to the reno documentation build to show release notes for
stable/stein.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.
Change-Id: Ib39e1866eddad91c9aacb6ba4d3e3f1e935dfc10
Sem-Ver: feature