Commit Graph

573 Commits

Author SHA1 Message Date
OpenDev Sysadmins 96c084ca6f 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:52:43 +00:00
Saul Wold 9409dbed85 Merge remote-tracking branch 'gerrit/master' into f/centos76
Change-Id: I8286210f39b3202777ba5dbc700b3207f8660864
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2019-03-04 17:36:02 -08:00
Zuul eecfe6ed5e Merge "Remove default value of TAG from branch-stx.sh" 2019-03-04 16:27:26 +00:00
Scott Little d0429f790d Merge remote-tracking branch 'starlingx/master' into HEAD
Change-Id: I8300ad160568c798152789c70a81a31efeb0d27d
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-03-01 12:57:26 -05:00
Dean Troyer 8a7d023278 Remove default value of TAG from branch-stx.sh
This turned out to be less useful and more painful than anticipated
so do not set a default value for TAG.  Also remove the -b option
that was used to hack around this default value.

Change-Id: I7b268e6798a4e9b6adf845401f8dcc89a4be32ac
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-02-27 14:57:30 -06:00
Zuul e871ca90d9 Merge "Move docker creation and deletion to tb.sh" 2019-02-21 16:51:48 +00:00
Saul Wold 3bc38cead7 Merge branch 'master' into f/centos76
Change-Id: I213c1a7b0ad47d290e7a7480ef350b3215e11dae
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2019-02-20 14:16:59 -08:00
Marcela Rosales a044f794c4 Revert "Change download mechanism for tss2 (git clone to wget)"
This reverts commit 40a9622d77.

The URL for tss2 is not always working and this causes an
incomplete mirror in a clean environment.

Closes-bug:1816813
Change-Id: I9c8fa64e1f0f9154dd45a67088fdc27f4b8f8313
Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
2019-02-20 10:35:26 -06:00
Luis Botello df50d0d5a0 Adding GPG key for Storage SIG
Adding RPM-GPG-KEY-CentOS-SIG-Storage GPG key which is needed for
checking integrity of some CentOS packages.

Closes-bug:1816814
Change-Id: I36e00c1c38bf3556a6fea40d74db4164c8c256cb
Signed-off-by: Luis Botello <luis.botello.ortega@intel.com>
2019-02-20 04:35:49 -06:00
Erich Cordoba 12ca05299d Move docker creation and deletion to tb.sh
A makefile was used only for creation and clean up of the docker
image for building. In this process, all the environment variables
were sourced and included into the Makefile. However this can fail
on systems that has functions and cause a failing makefile.

Trying to fixing this issue I realize that this Makefile ain't needed,
as all the logic for docker management is under `tb.sh`, therefore makes
sense to remove this Makefile and use this script for the entire process.

Story: 2002560

Change-Id: I2795593521a5d16dc2033861946fd09c2270424e
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-02-19 11:21:42 -06:00
Saul Wold 6a4cd915dc Merge remote-tracking branch 'gerrit/master' into f/centos76
Change-Id: I7b1596189f735623f21cfc231b289d08e4852d32
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2019-02-12 08:00:06 -08:00
Scott Little 8a33d781fc Merge remote-tracking branch 'starlingx/master' into HEAD
Change-Id: Ib6ddf43321407d89541ee873a964026de0b08120
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-02-07 12:10:09 -05:00
Tee Ngo c8e0636ad2 Pulling in RPMs for Ansible Playbook
Pulling in the needed RPMs in preparation for Ansible Playbook
inclusion in the image.

Tests conducted:
  - Test of download mirror scripts to pull the required packages
  - Successful installation

Story: 2004695
Task: 29376

Change-Id: Iaecd1dac75b34183cbaf7390d58ba057fdfabe7c
Signed-off by: Tee Ngo <tee.ngo@windriver.com>
2019-02-06 17:14:55 +00:00
Scott Little 8451add78d Merge remote-tracking branch 'starlingx/master' into HEAD
Change-Id: I96b0cd82ddb4fdc75738d61c16adc17e684aa1f7
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-02-04 12:03:28 -05:00
Martin, Chen 553a053915 Revert OVMF-20150414-2.gitc9e5618.el7.noarch.rpm for check UEFI failed
For openstack pike release, nove request to acces
/usr/share/OVMF/OVMF_CODE.fd in nova/nova/virt/libvirt/driver.py,
which is removed in upgraded OVMF-20180508-3.gitee3198e672e2.el7.noarch.rpm
Rollback to previous OVMF package

Closes-Bug: 1814335

Change-Id: I2376bc7e0bbc21c61be3ef8964c527ddc7fcf250
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
2019-02-04 06:52:50 +08:00
Al Bailey 234a948033 Pulling in RPM for ceilometerclient
This client needed for Horizon (pike) to launch.
This client does not exist in stein, and so it
will be removed once a stein version of Horizon
is installed on the controller (story 2004765).

Story: 2004751
Task: 29287
Change-Id: Iee76e932383493aea7d9fa0d18425f01e2f6a65d
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-02-01 13:03:16 -06:00
Kristal Dale 505596f67d Update config
Update conf.py for release notes to include the project
variable, set to the project name. This is so the string
above the left nav renders the project name.

Story: 2004900
Task: 29236

Change-Id: I4b1219c6246ab49279f716fe0d9295e263818dae
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2019-01-31 15:21:15 -08:00
Shuicheng Lin a6d4b83919 update mellanox driver name with the new version
Mellanox driver has been upgraded to 4.5.1 version in tarball_dl.lst
Need update the name in populate_downloads.sh accordingly.

Story: 2004521
Task: 29193

Change-Id: If4cb097f9ee2027f2e7eb6436057cdd607890f81
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2019-01-30 23:48:29 +08:00
Scott Little b76576d5ac Merge remote-tracking branch 'starlingx/master' into HEAD
Change-Id: I5d4cfa27334d5d8960db6e16294ad080e9efcaee
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-01-29 13:00:19 -05:00
Zuul 6e497e65da Merge "Change download mechanism for tss2 (git clone to wget)" 2019-01-29 16:41:11 +00:00
Zuul 116c6701b1 Merge "Worker Node Personality Libvirt" 2019-01-28 22:11:13 +00:00
Zuul e149c057e0 Merge "Standard Controller Configurations" 2019-01-28 22:11:11 +00:00
Zuul a2d1955870 Merge "All In One Configurations" 2019-01-28 22:11:09 +00:00
Zuul b2cb51b295 Merge "[Doc] Check and Include Configuration Names" 2019-01-28 22:07:45 +00:00
Shuicheng Lin 3faee2cdb0 Fix openvswitch script crash issue
When run openvswitch script "dpdk-pmdinfo.py", it will crash with Error:
"ImportError: cannot import name UBInt8". And this failure will cause
dpdk always return not supported for ethernet adapter.
It is due to new python-construct rpm doesn't have UBInt8.
Roll back python-construct to fix it.

Story: 2004522
Task: 29124

Change-Id: Iefa9d21bb81390b5bcf1d0605c0408b5869616f5
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2019-01-28 22:55:39 +08:00
Marcela Rosales 40a9622d77 Change download mechanism for tss2 (git clone to wget)
tss2 is the only tarball that is generated using git clone, this
commit makes the downloader get all the tarballs using wget.

Change-Id: Ib6009341f6b7c890f43962f2c24fc73e95ec81b7
Story: 2004413
Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
2019-01-25 09:42:49 -06:00
Shuicheng Lin 494dd3f78e Roll back device-mapper-multipath version to fix build-iso failure
new lvm2 rpm causes AIO duplex deploy failure, so lvm2 is kept with
old version currently. device-mapper-multipath should be kept with
old version also to avoid dependency failure.

Move device-mapper packages to rpms_centos.lst since all packages
could be found in centos repo.

Story: 2004522
Task: 29099

Change-Id: I5cd4d434a629201934a48a551d4fb354f8d57318
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2019-01-25 20:02:22 +08:00
Scott Little cade6f54c3 Merge remote-tracking branch 'starlingx/master' into HEAD
Change-Id: Ie666bd5aa0800f25b77c2c438e72313cd14c5791
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-01-23 16:11:46 -05:00
Zuul 747895e5db Merge "upgrade mellanox driver to 4.5-1.0.1.0 which supports CentOS 7.6" into f/centos76 2019-01-23 17:21:07 +00:00
Zuul 69bfba8f32 Merge "upgrade Intel ixgbevf driver to 4.5.1 version for CentOS 7.6" into f/centos76 2019-01-23 17:21:05 +00:00
Zuul a643509e71 Merge "upgrade Intel ixgbe driver to 5.5.3 version for CentOS 7.6" into f/centos76 2019-01-23 17:21:03 +00:00
Zuul 0c8565b73f Merge "upgrade Intel i40e driver to 2.7.29 version which support CentOS 7.6" into f/centos76 2019-01-23 17:21:01 +00:00
Zuul 69416c2199 Merge "Merge remote-tracking branch 'gerrit/master' into f/centos76" into f/centos76 2019-01-23 06:37:11 +00:00
Zuul 18e60d158a Merge "upgrade rpms to CentOS 7.6 version" into f/centos76 2019-01-22 17:07:17 +00:00
Zuul 74dfeeb6d5 Merge "upgrade Intel i40evf driver to 3.6.15 which support CentOS 7.6" into f/centos76 2019-01-22 16:58:22 +00:00
Saul Wold 8cc1df19fa Merge remote-tracking branch 'gerrit/master' into f/centos76
Change-Id: I11bb1763937432966c9c93ea032c0ec60badf63f
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2019-01-22 08:25:49 -08:00
Al Bailey 60cbbf508c Upversion kubernetes tarball to 1.12.3
Story: 2002843
Task: 29030
Change-Id: Ifb2ca9f36ae2a2f69038f0aad05a4af93eaaa5ad
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-01-22 09:32:45 -06:00
Shuicheng Lin 6f1506bc52 upgrade rpms to CentOS 7.6 version
A few more packages are added in order to pass build

Story: 2004522
Task: 28444

Change-Id: I04a4eff125fffab3e422ab7516699c36eccd763e
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2019-01-22 06:28:52 +08:00
Abraham Arce 06248c2f1e Worker Node Personality Libvirt
Change for Libvirt the "compute" personality to "worker".

Story: 2004022
Task: 28799

Depends-On: https://review.openstack.org/#/c/628341

Change-Id: Icba19b252b22765c7f64990fd92af19cb748fd6a
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2019-01-21 04:28:02 -06:00
Abraham Arce 09c07804b7 Standard Controller Configurations
Standard Controller can be configured as:

  - Controller Storage
  - Dedicated Storage

This includes reusing same function to create and destroy
compute nodes for the added storage nodes, renamed to:

  - create_node
  - destroy_node

Story: 2004780
Task: 28996

Change-Id: I00745db16c936c11564dbc961728e86a541cc907
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2019-01-21 04:27:34 -06:00
Abraham Arce c2a1cc2930 All In One Configurations
All In One can be configured as:

- Simplex
- Duplex

Story: 2004780
Task: 28996

Change-Id: I8a1ec35a525babdc44fe0df65fa58d49257d83f4
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2019-01-21 04:27:17 -06:00
Abraham Arce ce407f198e [Doc] Check and Include Configuration Names
In preparation to support more configurations, use existing allinone
and standardcontroller configurations names to:

- check if configuration is available via a function before it is
  created.
- to identify what configuration the compute node belongs to.

Additional:

- Fix linters issues

Story: 2004780
Task: 28996

Change-Id: I94ca268760c2cf12072de676dbd19413ef96a1ab
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2019-01-21 04:26:38 -06:00
Zuul b61eb5cb91 Merge "[Installation] Controller Minimum Disk Size" 2019-01-18 22:10:42 +00:00
Jerry Sun c3ed442624 Add tarballs for registry-token-server dependencies
The registry-token-server package relies on a set of dependencies,
downloaded at mirror-download time.  This dependencies are snap-
shots of various git repos as of specific git commits.  This
change downloads those snapshots as tarballs and makes them
available to the build-srpms phase of the build

Story: 2002840
Task: 22783
Change-Id: I4f7709516df81bb920ced124dfb0d1f5ffd87c81
Signed-off-by: Jerry Sun <jerry.sun@windriver.com>
Signed-off-by: Jason McKenna <jason.mckenna@windriver.com>
2019-01-18 09:37:40 -05:00
Zuul e60b69d26d Merge "upgrade tboot to CentOS 7.6 version" into f/centos76 2019-01-18 01:11:35 +00:00
Abraham Arce 24a925328a [Installation] Controller Minimum Disk Size
Due to changes in docker-lv size the MINIMUM_DISK_SIZE for the
Controller has been increased.

Story: 2004520
Task: 28968

Depends-On: https://review.openstack.org/628053
Change-Id: I8fdc2e707405bcb35797e915ef71b506346905b2
Co-authored-by: Juan Carlos Alonso <juan.carlos.alonso@intel.com>
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2019-01-17 04:48:34 -06:00
Zuul 28814e0e9b Merge "upgrade std and rt kernel srpm to CentOS 7.6 957.1.3 version" into f/centos76 2019-01-17 01:05:14 +00:00
Zuul 1e036a18fe Merge "upgrade gcc series rpm from 4.8.5-28 to 4.8.5-36" into f/centos76 2019-01-17 01:05:12 +00:00
Zuul 07b38635cb Merge "Change the url for repodata openstack-pike" into f/centos76 2019-01-16 20:56:49 +00:00
Al Bailey 9a3d804e0a Updating RPMs to be able to build stein clients
Stein/Master clients required new RPMs or updated ones
The old versions have been kept (for now) and will be removed
by a later commit

Story: 2004751
Task: 28867
Change-Id: Iea58cb9484c75cf757397d53d7d1576a2f436d81
Depends-On: I4e4b4768b4c0e64d03960bd42e9a1d342884e9a0
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-01-16 13:28:19 -06:00