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
Ubuntu default-jre-headless is not working due
min version missmatch with karaf.
Closes-Bug: #1791531
Change-Id: I67c2d9b2ae514b131a42297fa235071603dc230b
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
- 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
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
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
--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
in change I06de60a35bc2c046bbdf4f43df8bd7b4a98de34a the commit had
an extra tailing line contunation on the the last RUN command
Change-Id: I463e7a15e096fed0b849de4122727284b0c7cfa2
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
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
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