7724 Commits

Author SHA1 Message Date
Eduardo Gonzalez
fc7eb5a9c7 Test Fix ceilometer source builds
Remove ceilometer from constraints to fix the build.

Change-Id: I992cf177944df8da3026a8b3deabf5f10051959c
2018-09-18 14:20:40 +00:00
Zuul
3d4e284e13 Merge "Add networking-generic-switch to neutron-server" 2018-09-11 05:41:44 +00:00
Martin André
27bab79096 Download binaries more securely
Obtain binaries from encrypted source when we're unable to check for
their signatures. This should provide better security than downloading
the files over HTTP but does not replace signature verification or file
integrity check.

Related-Bug: #1791674
Change-Id: I7d6eed9ab14ceb130ea4f5f03d893ddaaa0a7acd
2018-09-10 19:19:16 +02:00
Zuul
a4187d9d02 Merge "Pin ODL java version to 8 on ubuntu" 2018-09-10 15:27:32 +00:00
Zuul
bbab10815c Merge "Add a tripleoclient container" 2018-09-10 10:32:17 +00:00
Eduardo Gonzalez
444e9e7dc7 Pin ODL java version to 8 on ubuntu
Ubuntu default-jre-headless is not working due
min version missmatch with karaf.

Closes-Bug: #1791531
Change-Id: I67c2d9b2ae514b131a42297fa235071603dc230b
2018-09-09 16:33:07 +00:00
Mark Goddard
451d0fc023 Increase CI image publish job to 1.5 hours
Currently the job is timing out, and we do not have all Rocky images
published.

Change-Id: I5126dd27ae767c5965b9fdd3f079c7f1bc3034a4
2018-09-07 11:44:59 +01:00
Zuul
3836bf1c6b Merge "Fix Ubuntu binary aodh-base" 2018-09-07 04:04:46 +00:00
Zuul
f1646ade63 Merge "Add support to deploy manila-api with Apache/wsgi" 2018-09-06 22:15:28 +00:00
Zuul
488212de27 Merge "add python 3.6 unit test job" 2018-09-06 15:03:03 +00:00
Zuul
74d055080b Merge "switch documentation job to new PTI" 2018-09-06 14:45:07 +00:00
Zuul
367d0f03ba Merge "Revert "Use rocky tag for openstack service rather than master package"" 2018-09-06 13:42:12 +00:00
Zuul
7762577f16 Merge "import zuul job settings from project-config" 2018-09-06 13:39:50 +00:00
Dan Prince
e1b37f5444 Add a tripleoclient container
We'd like to use this container both interactively (for
ad-hoc commands) and also to be able to generate
Ansible (via the undercloud/all-in-one installers) for TripleO.

Partially-implements: https://blueprints.launchpad.net/tripleo/+spec/zero-footprint

Change-Id: Ia4d7fdcb9c96d76e191dcc1a46be095b37189b3e
2018-09-06 09:33:57 -04:00
Mark Goddard
d66b3ba289 Fix Ubuntu binary aodh-base
The python-aodh package is now required for Aodh on Ubuntu.

Change-Id: I4b3621d9a0c9883de662515c1036eb69ac0b3400
2018-09-06 11:03:50 +01:00
Goutham Pacha Ravi
170be6d17a Add support to deploy manila-api with Apache/wsgi
- Add required packages to run the manila-api service
  with Apache/mod_wsgi, the mod_ssl package has been
  added for RHEL/centos/oraclelinux only.
- Add necessary cleanup to the start script of the container.
- Add directories and configuration files that can be
  optionally used via Docker entrypoints.

Change-Id: Id88760655b3419e7b6bec012ebfda16fb92e5ea3
Implements: bp apache-packages-for-manila-api
2018-09-05 19:11:42 +00:00
Eduardo Gonzalez
f6c506df0c Revert "Use rocky tag for openstack service rather than master package"
This reverts commit b71f378c0f0a444e2b60afd9961c47132ea7a516.

Change-Id: Ief7e9fa42ecf3000dd769c74895c68051b32d417
2018-09-05 16:13:25 +00:00
966b0b1e38 Update reno for stable/rocky
Change-Id: Ibf3332e99ffc87e6954090f850258a390826103c
2018-09-05 13:05:44 +00:00
Zuul
61bd563447 Merge "Configure sudoers for zun containers" 2018-09-03 03:51:24 +00:00
qingszhao
5730d90c8b add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I307a0dfd225ff1834bec038a0d81310552365b10
Story: #2002586
Task: #24305
2018-08-31 07:30:57 +00:00
qingszhao
19ebea25cc switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Depends-On: https://review.openstack.org/598472
Change-Id: I79e5e84735d4e1705ab5bf10d8e0fc2296933d30
Story: #2002586
Task: #24305
2018-08-31 07:30:19 +00:00
Andreas Jaeger
41720b51b1 Fix doc8 failures
The new openstack-tox-docs fails the doc8 test due to overlong lines.
Wrap them around.

Change-Id: I335be7fc37302d86d6b8d8182188623aa91542ba
Needed-By: https://review.openstack.org/595412
2018-08-31 09:28:23 +02:00
qingszhao
452f9d5038 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ic06696bedb94f7bed1af01617c242594dccf27f6
Story: #2002586
Task: #24305
2018-08-31 05:02:53 +00:00
Zuul
62f8e70340 Merge "help: added dot at the end of base-arch description" 2018-08-31 04:25:26 +00:00
Zuul
21065510e3 Merge "horizon: regenerate compressed javascript and css on configuration changes" 2018-08-30 16:28:26 +00:00
Zuul
1fb5a1e4cc Merge "Fix bluestore disk naming format in kolla" 2018-08-30 12:33:19 +00:00
Marcin Juszkiewicz
75c3003812 help: added dot at the end of base-arch description
--base-arch option has a list of allowed options listed after help description.

Without change:

  --base-arch BASE_ARCH
                        The base architecture. Default is same as host Allowed
                        values: x86_64, ppc64le, aarch64

With change:

  --base-arch BASE_ARCH
                        The base architecture. Default is same as host.
                        Allowed values: x86_64, ppc64le, aarch64

Change-Id: I53a4edf943a048f8659c71081abcd6dc22809316
2018-08-30 11:38:43 +01:00
Zuul
c90a0e6c43 Merge "Update Kubernetes v1.9.4 to v1.11.1" 2018-08-30 09:29:26 +00:00
Zuul
ca5e30ccf9 Merge "Use rocky tag for openstack service rather than master package" 7.0.0.0rc1 2018-08-29 13:15:13 +00:00
Zuul
e7f80de5c3 Merge "Corrected the end statement" 2018-08-28 14:12:03 +00:00
Jon Schlueter
075a13402e designate: remove trailing continuation on RUN line
in change I06de60a35bc2c046bbdf4f43df8bd7b4a98de34a the commit had
an extra tailing line contunation on the the last RUN command

Change-Id: I463e7a15e096fed0b849de4122727284b0c7cfa2
2018-08-27 17:19:30 -04:00
wangwei
0f14b3d7e0 Fix bluestore disk naming format in kolla
The current bluestore disk label naming is inconsistent with the
filestore. The filestore naming format is that the disk prefixes
belonging to the same osd are the same and the suffixes are
different.

This patch keeps the bluestore's disk naming as well.

Change-Id: I090cf055ebedc555b5ada35e140b7a7bb2a4cf8f
2018-08-27 16:11:08 +09:00
Hongbin Lu
0b2682e489 Configure sudoers for zun containers
Zun processes were run as user 'root' in before. This is undesirable
for several reasons (i.e. security, privsep). This patch make the
Zun processes run as 'zun' user, which aligns with the practice of
other containers.

Change-Id: I0d3111f0ca6301d6f22410fe5fd5a2dbf586e691
Closes-Bug: #1787760
2018-08-27 01:55:18 +00:00
confi-surya
34eac0125f Corrected the end statement
space was missing in the running-tests.rst

Change-Id: Ia329d63ecf81fc814f6a211070611c24c9bdb386
2018-08-24 15:09:05 +00:00
Zuul
b275e4a2eb Merge "Add nvmetcli to cinder volume packages" 2018-08-24 06:11:41 +00:00
Zuul
d5d1260a98 Merge "Add nvme-cli to nova compute packages" 2018-08-24 06:11:39 +00:00
Zuul
501f0a65b2 Merge "Add collectd-ceilometer-plugin" 2018-08-23 07:53:37 +00:00
Jeffrey Zhang
b71f378c0f Use rocky tag for openstack service rather than master package
Revert this after kolla rocky branch is created.

Change-Id: I5b6ad6ffd806e0ea0e1adc6ff0a7a14fd647cdd3
2018-08-22 09:15:05 +00:00
Zuul
6302e0b7b2 Merge "Use bionic repo rather than xenial for Sensu in Ubuntu distro" 2018-08-21 11:12:37 +00:00
Zuul
526dab46d0 Merge "Bump to UAC rocky release for ubuntu aarch64 and ppc64le" 2018-08-21 09:53:17 +00:00
Zuul
2f5b43e4b7 Merge "Fix the ubuntu binary gate" 2018-08-21 05:42:45 +00:00
Hamdy Khader
95fa580ae6 Add nvmetcli to cinder volume packages
Change-Id: Ifd2f77f9f246454f70774232de0006fd376f8e89
2018-08-20 23:14:13 +00:00
Hamdy Khader
332a0a9601 Add nvme-cli to nova compute packages
Change-Id: I7688a1c2065ed9183e5eeaaade8e31e0f76b4467
2018-08-20 23:13:52 +00:00
Jeffrey Zhang
1cde66e4d7 Fix the ubuntu binary gate
1. openstack-dashboard package already configured the folders as
   expected.
2. UCA is not include python-vmware-nsx 13.0.0 package now.

Change-Id: I7cb0c4d3d872333dadd2eecd7071e8f08c21a44d
2018-08-21 00:01:39 +08:00
Zuul
6176867785 Merge "Update storm to v1.2.2" 2018-08-20 14:31:06 +00:00
Eduardo Gonzalez
989306a98e Temporary ignore B303 in bandit tests
Revert this change once the insecure usages are fixed.

Change-Id: I36712b3c187afd5b1014d8f3b030a794621474be
2018-08-17 14:46:39 +02:00
Matthias Runge
48ab94b867 Add collectd-ceilometer-plugin
https://github.com/openstack/collectd-ceilometer-plugin

Change-Id: I5545db119be931f26343dd505bbcbd512bd73e09
2018-08-17 11:05:08 +02:00
Will Miller
a708c7cbba Add networking-generic-switch to neutron-server
Change-Id: I75c460bda4c85016446f6a8df14e53806f8ef414
2018-08-16 11:52:44 +01:00
Jeffrey Zhang
381be8ad72 Use bionic repo rather than xenial for Sensu in Ubuntu distro
Change-Id: I78efa793ee72235a6cf16c5a65ef102db7e35c9a
2018-08-16 09:46:27 +08:00
Jeffrey Zhang
5fff35c90d Bump to UAC rocky release for ubuntu aarch64 and ppc64le
Change-Id: If80ffba72f4b5e74f1fea52900098c687090d9db
2018-08-16 09:42:06 +08:00