1710 Commits

Author SHA1 Message Date
Dmitry Tantsur
1ba2f10aa0 Enable the iPXE boot interface
Using the PXE interface with iPXE is deprecated, we need to use
the iPXE boot interface explicitly.

Change-Id: I3783489b3bea00127de1a22e1f33df5f2fbed663
6.1.0
2019-06-04 09:36:43 +02:00
Riccardo Pittau
5ebea663cc Update sphinx requirements
Following recent changes to global requirements [1], we need
to update sphinx requirements locally.

[1] If558f184c959e4b63b56dec3ca1571d1034cfe5c

Change-Id: I9088c6a63f9cf51dd17f576c6b675278646836b6
2019-05-23 10:27:10 +02:00
Dirk Mueller
09c7bd99b6 Remove openSUSE Leap 42.3 jobs
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
2019-05-20 22:11:22 +02:00
melissaml
872fbdff9b Rename review.openstack.org to review.opendev.org
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
2019-05-12 02:27:37 +08:00
Zuul
8ac7903d5b Merge "Update debian and ubuntu versions in the metadata" 2019-04-25 10:18:04 +00:00
Zuul
89c8883336 Merge "Fixing ipxe file not found in Centos job" 2019-04-24 08:31:35 +00:00
Zuul
80827010d5 Merge "Switch to Debian Stretch for building DIB images" 2019-04-24 08:22:02 +00:00
Monty Taylor
ec852a3fad Update links for opendev
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
2019-04-22 17:16:46 +02:00
OpenDev Sysadmins
ff4ca3e8cb OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:42:51 +00:00
Dmitry Tantsur
9b4d7f7172 Update debian and ubuntu versions in the metadata
We're no longer testing the currently specified versions, update to ones
we actually use.

Change-Id: I4c9bb53491dac6faeadd74efb991f5715d5cb313
2019-04-18 11:05:39 +02:00
Dmitry Tantsur
98bc3fe537 Switch to Debian Stretch for building DIB images
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
2019-04-18 11:04:53 +02:00
Riccardo Pittau
906cec71b8 Fixing ipxe file not found in Centos job
The ipxe file can have different extensions based on the distro.
Changing from .pxe to generic extension should cover them all.

Change-Id: I6da5bf86a022315861d140029ce25321a5b57469
2019-04-17 11:33:22 +02:00
Zuul
58fd90b124 Merge "Replace hardcoded yum command by package manager variable" 2019-04-15 08:37:02 +00:00
Radoslaw Smigielski
e5e1df0cb0 Replace hardcoded yum command by package manager variable
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
2019-04-14 01:42:35 +02:00
Zuul
c3b5266f46 Merge "Improve iptables test info collection" 2019-04-12 19:11:42 +00:00
Mark Goddard
9fcbb420ee Don't fix /etc/hosts if Rabbit is disabled
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
2019-04-09 15:36:26 +01:00
Zuul
28fc30fd31 Merge "Pin proliantutils version" 2019-04-09 09:08:34 +00:00
Riccardo Pittau
4b63bf7686 Improve iptables test info collection
Adding collection of saved iptables rules and info from all
tables.

Change-Id: I5ef1482d464f2ec837a04740bfb1cacf224768cd
2019-04-09 10:29:24 +02:00
Zuul
295245f9e8 Merge "Improving test vm data collection" 2019-04-08 23:18:50 +00:00
Zuul
6096e32e0b Merge "Disable RabbitMQ by default" 2019-04-08 15:52:51 +00:00
Mark Goddard
348b45aca8 Pin proliantutils version
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
2019-04-08 15:14:08 +00:00
Riccardo Pittau
c7547ae68d Improving test vm data collection
Collecting xml file with the vm data.

Change-Id: I2ba245a5ff545a23c6c5e943412e133357207feb
2019-04-05 17:41:36 +02:00
Zuul
9a086306e6 Merge "Remove oneview from document" 2019-04-03 08:35:01 +00:00
KaiFeng Wang
bfe8181235 Remove oneview from document
oneview driver is no longer supported upstream.

Change-Id: I0fffb51ccb5a2a61c70b322ec5f13f6aeb9dc64a
2019-04-03 09:38:02 +08:00
Mark Goddard
bbb5060deb Fix skipping start and bootstrap of RabbitMQ
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
2019-04-02 13:10:39 +01:00
Zuul
c21c32d5cb Merge "Move RabbitMQ handling into a separate role and support disabling it" 2019-04-02 08:08:38 +00:00
Zuul
aa1a53150b Merge "Add defaults for Ubuntu 18.04" 2019-04-01 20:14:33 +00:00
Zuul
cfff02ed66 Merge "Add git_branch variable" 2019-04-01 15:52:32 +00:00
Mark Goddard
7d4214248b Add git_branch variable
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
2019-03-26 10:14:13 +00:00
Ian Wienand
0c2c98a8f8 Replace openstack.org git:// URLs with https://
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
2019-03-24 20:32:42 +00:00
Antony Messerli
b7d9c2f7e6 Add defaults for Ubuntu 18.04
Adds defaults for Ubuntu 18.04 as required packages
are not currently installed.

Change-Id: Id94d56eb7192365208891c22123ec7c7514a1a94
2019-03-22 12:26:58 -05:00
Dmitry Tantsur
d8203a3d17 Disable RabbitMQ by default
Change-Id: I642b089732d2500a0674049587569931ef2a3711
2019-03-21 11:45:29 +01:00
Dmitry Tantsur
0d036d6a7c Move RabbitMQ handling into a separate role and support disabling it
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
2019-03-21 11:45:20 +01:00
Dmitry Tantsur
339f6cb949 Add versions to release notes series
Change-Id: Icd9bb584327dbb734eb1f8cde482da3c38833bf2
2019-03-21 10:33:43 +01:00
ec68d4f142 Update master for stable/stein
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
2019-03-20 20:49:20 +00:00
Zuul
86ddca659a Merge "Add log file argument for ironic services" 6.0.0 2019-03-20 14:09:32 +00:00
Zuul
bd094260c5 Merge "Remove UCS configuration" 2019-03-20 10:13:17 +00:00
Zuul
2969aba192 Merge "Do not install distro packages with a VENV activated" 2019-03-19 14:13:25 +00:00
Julia Kreger
e3c3dd0320 Remove UCS configuration
We need to update the default configuration upon
merging a removal of UcsSdk as otherwise ironic will
not start.

Change-Id: Iec82c85519d03159253679d1fcdf953cbab39bd6
2019-03-19 06:54:55 -07:00
Marcin Juszkiewicz
8c7faf8922 bifrost-ironic-install: drop UcsSdk as it is Python 2 only
Change-Id: I4e1205b66d1f51afb8ba63ff6163f497dbae3c4a
2019-03-19 13:55:17 +01:00
Dmitry Tantsur
51dc6a9e27 Do not install distro packages with a VENV activated
It can yield weird mixes of distro and venv python during installation.

Change-Id: I651b72efb3159609e8a4ebb54f48e390c21e9ca7
2019-03-19 12:02:36 +01:00
John Haan
22a2c0dbcb Add log file argument for ironic services
The ironic services do not generate log file
in the log directory currently.
Morever, ironic installation role does not reference ironic_log_dir.
This patch fixes these problems and set default value of
ironic_log_dir.

Change-Id: Ib6fb7359d5d818db0b97a8c0d3fa5c2c8b9dff5b
2019-03-15 15:33:07 +09:00
John Haan
81d80496d4 Change uwsgi-plugin-python to uwsgi-plugin-python2
We need to change the package name of uwsgi-plugin-python to
uwsgi-plugin-python2 in Redhat Family OS, because they do not have
the name of the package.

Change-Id: I459ea1f300e1d203e77dfc739ff446ca985aacb1
2019-03-04 23:53:31 +09:00
Zuul
734f63cdbb Merge "Add dnsmasq_ntp_servers variable in the main" 2019-02-27 09:46:58 +00:00
Riccardo Pittau
2c5e6af70c Removing python3.5 tests in favor of 3.6
This patch changes the tox env from python 3.5 to python 3.6

Change-Id: I5cdda8d2af7f7a96a748a89113f4b6bb042f630b
2019-02-25 14:43:45 +01:00
John Haan
97e9657a16 Add dnsmasq_ntp_servers variable in the main
It is possible to populate the configuration of the NTP
servers because of the already implemented jinja template
for dnsmasq.
However, the variable did not defined in the main file yet.
This commit adds the variable in order to set the value.

Change-Id: I7528e218f206352e8bc27fb2b4637f82dc0d37af
2019-02-25 18:31:21 +09:00
Mark Goddard
6a0ef585a9 Update env-vars and openrc to use openstack CLI
The ironic CLI is deprecated, and use of OS_AUTH_TOKEN causes problems
when set during deploy-dynamic.yaml, so we should move to recommending
use of the openstack CLI instead.

Change-Id: I7aa969385962008505db3115fc7e86b2729f26ee
Story: 2005034
Task: 29523
2019-02-20 18:50:21 +00:00
Zuul
177ce1faef Merge "Allow Ironic URL to use env vars in bifrost_inventory.py" 2019-02-06 17:14:20 +00:00
Zuul
2f4c8b98fe Merge "Install dpkg on SuSE family" 2019-01-29 08:13:08 +00:00
Mark Goddard
2ac87b3ae5 Install dpkg on SuSE family
This is required for building Debian images. Previously, the
bifrost-integration-dibipa-debian-opensuse-423 job was failing.

Change-Id: I766f6472d5b497d00f0e0f265f25f962d55bcd11
2019-01-28 13:08:32 +00:00