3081 Commits

Author SHA1 Message Date
Charles Short
59e38533d3 Switch ostestr to stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Ic580dc7ba0684087a81137771fb125f4d412d948
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-06-26 00:27:03 +02:00
Luigi Toscano
51020e4c56 Bump Flask version according requirements
The mimimum requirement of Flask was recently bumped to 1.0.2
(https://review.openstack.org/#/c/577534/) which means that
the requirements-check job used for the sahara gate
is failing with a requirement mismatch errors.

Change-Id: I0fc7e3e8a847917be0877f71128a603d258a85ea
2018-06-25 23:59:42 +02:00
Zuul
7b8ae109f1 Merge "Remove any reference to pre-built images" 2018-06-25 21:02:29 +00:00
Zuul
d40d2bbd4b Merge "Deploy using wsgi by default" 2018-06-25 19:08:45 +00:00
Zuul
cda186c0d9 Merge "Updating plugins status for Rocky" 2018-06-25 18:45:13 +00:00
Zuul
b9a3c79cdc Merge "Better default value for domain in swift config" 2018-06-23 04:03:24 +00:00
Telles Nobrega
9682a726a6 Updating plugins status for Rocky
For Rocky we are removing some plugins versions:

- CDH: removing 5.5.0
- MapR: removing 5.1.0
- Spark: removing 1.3.1
- Storm: removing 0.9.2

Also, we are marking some versions as deprecated:

- CDH: deprecating 5.7.0
- Spark: deprecating 1.6.0 and 2.1
- Storm: deprecating 1.0.1

Change-Id: I2dcec1344db4225263be179366eb408d62b9e108
2018-06-13 17:14:46 -03:00
Zuul
b6a2addb96 Merge "Adding CDH 5.13" 2018-06-13 17:35:54 +00:00
Zuul
078ecb6a37 Merge "Improve force delete" 2018-06-13 01:04:37 +00:00
Zuul
1909c1a9ed Merge "doc: light cleanup of the ironic-integration page" 2018-06-11 14:22:26 +00:00
Zuul
4efe6ff44e Merge "Updated oozie version" 2018-06-11 13:03:32 +00:00
Zuul
a9d0923d46 Merge "doc: external link helper for other projects' doc" 2018-06-11 11:54:36 +00:00
Zuul
a69c4469fa Merge "Check node processes earlier" 2018-06-08 22:26:04 +00:00
Zuul
a9e1e5a3cb Merge "[APIv2]Consolidate cluster creation endpoints" 2018-06-08 22:13:55 +00:00
Zuul
4df41abdd1 Merge "Update the command to change the hostname" 2018-06-08 21:13:50 +00:00
Doug Hellmann
df4c446121 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I03574b12fc9ef07ce459e81c9b8219a3b10bd4da
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-07 11:32:24 +00:00
Zuul
4ad25e0715 Merge "Fix the installation of Swift Hadoop connector (Ambari)" 2018-05-11 23:26:38 +00:00
Luigi Toscano
5399f2c01c doc: add the redirect for a file recently renamed
Change-Id: I6988795e477fda23a393710e8b455210a3a6ad45
2018-05-07 19:51:32 +02:00
Zuul
78019c2bd0 Merge "Adding Ambari missing versions" 2018-05-07 13:18:07 +00:00
Zuul
b060e05ea3 Merge "Fix: always use kafka 2.2 for CDH 5.11" 2018-05-07 12:56:45 +00:00
Zuul
8a534ffb90 Merge "Fix the detection of scala version (now https)" 2018-05-07 12:49:01 +00:00
Luigi Toscano
5de5e57f62 Fix the detection of scala version (now https)
The www.scala-lang.org switched to https and the curl call did not
account for this scenario, so it failed.
Switch the address to https and as extra measure add also the -L
argument, which forces curl to follow the redirects.

Switch also the download URL to https.

Story: 2001964
Task: 15088
Change-Id: I9d28c2ad56292998a6b7aaea421b98e136fbf6e1
2018-05-04 17:54:58 +02:00
Zuul
8980e25816 Merge "fix a typo: s/avaliable/available" 2018-05-03 16:14:17 +00:00
wangqi
415d3ceae8 fix a typo: s/avaliable/available
Change-Id: I6f9da5c48375ce392bdc71e48bfcfff36677ddb7
2018-05-03 02:44:34 +00:00
Luigi Toscano
8478f2398c Remove the (now obsolete) pip-missing-reqs tox target
The test does not work anymore with pip 10. For more details, see:
http://lists.openstack.org/pipermail/openstack-dev/2018-April/130027.html

(I suspect that the development that happened later in OpenStack testing
made it obsolete anyway).

Change-Id: I2227e70d23e5e7e99a85834ccc7d6ec8a09bf4ae
2018-04-30 20:32:38 +02:00
Zuul
b31a65b1d9 Merge "Adding ntpdate and Scala to mapr image" 2018-04-20 13:18:01 +00:00
Zuul
f78c5efa75 Merge "Fix MapR dependency on mysql on RHEL" 2018-04-19 15:53:13 +00:00
Zuul
3a413ba109 Merge "Extend config-grabbing magic to new oslo.config" 2018-04-17 19:06:48 +00:00
Telles Nobrega
799c82241f Adding ntpdate and Scala to mapr image
Adding missing packages to MapR

Change-Id: I01cba8f8518a334ccd91ae07d9a210c93ac3649b
Story: #2001833
Story: #2001834
2018-04-17 14:40:02 +00:00
Zuul
bd0e82f2ec Merge "Change doc registering-image image message" 2018-04-16 12:35:13 +00:00
Zuul
c06cf585d9 Merge "uncap eventlet" 2018-04-16 11:58:59 +00:00
Zuul
e6d6b17905 Merge "Support of HDP 2.6" 2018-04-13 09:44:50 +00:00
Zuul
9ef5639aa5 Merge "Remove step upload package to oozie/sharelib" 2018-04-12 18:24:39 +00:00
Doug Hellmann
810cb8f552 uncap eventlet
We will manage the eventlet version using constraints now. See the
thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html
for more details.

Change-Id: I6f4802f77fc3b8b1e29321b692e70ccc035f6a21
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-11 11:52:29 -04:00
Telles Nobrega
d325bbd522 Fix MapR dependency on mysql on RHEL
MapR is missing mysql-java-connector and that makes it necessary to have
subscription enable on RHEL7

Change-Id: I1866ee0e21edd46773e67cb24654f00aadf8e39a
Story: #2001773
2018-04-09 14:38:44 -03:00
Zuul
041a8fa94c Merge "Follow the new PTI for document build" 2018-04-06 00:33:11 +00:00
Zuul
fa5a822dd3 Merge "Preload soci-mysql and soci on RHEL7 images" 2018-03-28 19:14:42 +00:00
Nguyen Hai
c0f8f4a693 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Remove the '[build_sphinx]' section as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: Ia8e8d6b4e23c2737a9e948e7c4b682dca697f6a4
2018-03-27 19:48:02 +09:00
Zuul
8c79d2e0e4 Merge "File copy timesout when file is too big" 2018-03-27 03:09:34 +00:00
Zuul
e17d537cd8 Merge "add lower-constraints job" 2018-03-27 00:10:26 +00:00
OpenStack Proposal Bot
9d509ffe75 Updated from global requirements
Change-Id: Ifcd81e002e4bfe9dbd313040ab285d717b0ced9e
2018-03-26 08:27:18 +00:00
Doug Hellmann
901907b683 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I3a1d395b43e77010bf44ba71f5bcf146c01e0098
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 18:13:04 -04:00
Telles Nobrega
ffd259f7bc Preload soci-mysql and soci on RHEL7 images
Change-Id: I789e93349b89bf96bddbb5e745cb859c975c4d80
Story: #1754313
Task: #8682
2018-03-19 18:36:57 -03:00
Luigi Toscano
aeb6581ef9 Migration to Storyboard
Sahara projects migrated to storyboard.openstack.org.
Replace the references to Launchpad, including the rename of
a documentation page focuse on launchpad (which would
probably require a redirect on the openstack.org site),
and clean up some old details about blueprints.
Fix the bug links in the openstackdocstheme configuration.

Change-Id: I30642356f1b1076a874f14fc43fad234fa9a098d
2018-03-17 15:56:58 +01:00
Zuul
5bc8573204 Merge "Adding support for RHEL images" 2018-03-16 20:54:37 +00:00
OpenStack Proposal Bot
1eb74a984d Updated from global requirements
Change-Id: I79788e84c73f141fe1f52df27c42e6565f98a86d
2018-03-15 08:08:20 +00:00
OpenStack Proposal Bot
8d6dd7645b Updated from global requirements
Change-Id: I4d155bdeb7e9f87610c0cfebcdc1aa9b8bc8f818
2018-03-14 06:06:25 +00:00
OpenStack Proposal Bot
7307677ac1 Updated from global requirements
Change-Id: I1c428b449f21e7f9b33c10621ff16ca3d3c2f9ba
2018-03-13 07:31:38 +00:00
Telles Nobrega
986cc6c5c1 Adding support for RHEL images
Adding support for rhel images on the image generation system.

Note.: It is necessary to previous to start packing the image for the
user to register the image using virt-costumize and also enable the
necessary REPOS.

Change-Id: Ia8c483d34a26ba0ccfe25b5496cc03af4c1b7808
2018-03-12 10:10:40 -03:00
OpenStack Proposal Bot
31f1568110 Updated from global requirements
Change-Id: I49f5ac61be59995f4d2645bef8df51a890e61dad
2018-03-10 13:53:24 +00:00