Commit Graph

1849 Commits

Author SHA1 Message Date
Zuul
80bd216d31 Merge "Neutron: agent host targetting" 2018-03-22 16:01:53 +00:00
Zuul
5ac6970b53 Merge "Horizon enable v3 keystone support." 2018-03-22 16:01:51 +00:00
Zuul
5177faa156 Merge "Revert "Changed MariaDB version to 10.2.13"" 2018-03-22 01:57:13 +00:00
Zuul
c9a875e9f4 Merge "Ingress: support arbitary hostnames." 2018-03-21 23:24:55 +00:00
Pete Birley
a7193c37d4 Neutron: agent host targetting
This PS adds the ablity to target different configs to different
hosts for the nutron agents, in the same manner as nova-compute.

Change-Id: Iebd87e30014d6cac2127c7e1a14259b10d74fbf8
2018-03-21 17:47:29 -04:00
Chris Wedgwood
2a94026c6f Revert "Changed MariaDB version to 10.2.13"
This reverts commit 81bf5f3656 back to
MariaDB 10.1.23 which we know works with clustering enabled
(pod.replicas.server > 1).

Change-Id: Ibf70dbab78f03d32e1ec96e99ac8db59d23cb96e
2018-03-21 21:11:43 +00:00
Zuul
957df4961b Merge "Document node and label specific configurations" 2018-03-21 20:33:23 +00:00
Zuul
004f8c4cd5 Merge "Use v0.3.0 of kubernetes-entrypoint" 2018-03-21 20:33:21 +00:00
Zuul
706933d8bc Merge "Document usage of pod dependencies" 2018-03-21 18:53:21 +00:00
Pete Birley
6971143048 Ingress: support arbitary hostnames.
This PS allows arbitary hostnames to be used for public endpoints,
provided the resolve externally to the ingress controllers.

Change-Id: I44411687f756968d00178d487af66c2393e6bde0
2018-03-21 09:39:55 -05:00
Pete Birley
c7a89be23b Horizon enable v3 keystone support.
This PS enables v3 kesytone support in horizon.

Change-Id: If176617d37efc19925c2dc5a65d992086442fd70
2018-03-20 17:01:20 -05:00
Sean Eagan
8d23741c20 Document node and label specific configurations
This PS adds documentation for node and label specific configurations.

Change-Id: I2bb02bfa028a61b2d8a9206eaff305590664946f
2018-03-20 11:49:10 -05:00
Zuul
58c297b336 Merge "Polish TLS patch set" 2018-03-20 00:03:13 +00:00
Zuul
73d3188ae6 Merge "Libvirt: Update ubuntu package version" 2018-03-19 23:46:35 +00:00
Zuul
de41a496cb Merge "Barbican: Include missing image build" 2018-03-19 23:32:27 +00:00
Tin Lam
d23a77105b Polish TLS patch set
This patch set performs non-critical polish fix to [0].

[0] https://review.openstack.org/#/c/552171/

Change-Id: I5bbb64d5af65782665fd659886e55e25bac61452
Signed-off-by: Tin Lam <tin@irrational.io>
2018-03-19 16:33:53 +00:00
Sean Eagan
a44ab387b5 Document usage of pod dependencies
Replace references to daemonset dependencies with pod dependencies in
docs.

Change-Id: I252089006929d7e218ebfc4f98d49c4650143a7e
2018-03-19 10:37:40 -05:00
Sean Eagan
85587f2f56 Use v0.3.0 of kubernetes-entrypoint
This version is already being used by some charts, so this brings the
rest of the charts in line and allows them to use a new feature,
pod dependencies, that this version provides.

Change-Id: Ie8289eb09b31cd8f98c2c5b4dd5bbe469078e6d8
2018-03-19 10:35:36 -05:00
Pete Birley
f9033e6cee Barbican: Include missing image build
This PS adds the misisng image build commands for the barbican image.

Change-Id: I72085d20a098005bf79074f0f3297658de69f54c
2018-03-18 15:04:12 -05:00
Zuul
ac2b8a090b Merge "Add tls support for ldap" 2018-03-17 02:16:23 +00:00
Zuul
c8af030287 Merge "Use pod dependencies in neutron chart" 2018-03-17 01:36:16 +00:00
Pete Birley
1c709aa9d5 Libvirt: Update ubuntu package version
This PS updates the libvirt package version.

Change-Id: I3d5f0cfc25412c1dcc4c70d5f060bc9a1541e68a
2018-03-16 19:10:48 -05:00
Tin Lam
90b6aa9d78 Add tls support for ldap
This patch set adds TLS support for keystone LDAP.

External-tracking: OSH#555

Change-Id: Ice32a31a712b8534a5d1a8f90a8a203710bdb9a9
Signed-off-by: Tin Lam <tin@irrational.io>
2018-03-16 16:47:41 -05:00
Zuul
571ea5a36e Merge "Use pod dependencies in nova chart" 2018-03-16 21:45:10 +00:00
Sean Eagan
3e877eac78 Use pod dependencies in neutron chart
Changes neutron chart to depend on pod labels instead of daemonsets.

Change-Id: Ieaa2f2863864229a4f6587c3e66fa661b9b7ef81
2018-03-16 09:29:11 -05:00
Sean Eagan
6d0a0fc0c3 Use pod dependencies in nova chart
Changes nova chart to depend on neutron pod labels instead of daemonsets
in order to prepare for utilizing daemonset overrides in neutron chart,
Utilizes a new feature of kubernetes-entrypoint, pod dependencies, added
to kubernetes-entrypoint in v0.3.0.

Change-Id: Ic79ddc1b7f477195c5b3dfd630df4d78d7589030
2018-03-16 09:23:34 -05:00
Chris Wedgwood
8591b1c0c2 neutron: allow creation of ovs bridges with no ports
it's valid to create a bridge and not add ports; this restores that
ability

Change-Id: I46881fe3ee48a56a796abe8cf2036eba9e4064e1
2018-03-15 18:48:55 +00:00
Zuul
0c7b6e01a3 Merge "Nova: Fix sudoers location in nova-etc configmap" 2018-03-15 15:48:59 +00:00
Zuul
d50f2d1fa4 Merge "Add LDAP-backed domain gate" 2018-03-15 15:17:27 +00:00
Zuul
2c4b17817b Merge "Cinder: add qemu profile to cinder images" 2018-03-15 09:41:15 +00:00
Zuul
2f8330b490 Merge "Neutron: SR-IOV support" 2018-03-15 06:57:11 +00:00
Tin Lam
93757adee7 Add LDAP-backed domain gate
This patch set adds a nv-gating with an OpenLDAP server with some sample
data loaded for development or testing use using a bootstrap job.
This patch set also adds confirming authentication works using  domain-
specific configuration for keystone.

Consolidated change from: https://review.openstack.org/#/c/552976/
Co-Authored-By: Gage Hugo <gagehugo@gmail.com>

Change-Id: I1aeccffc018d0fcefc8e2b15a4ac6b83cb2be8b6
Signed-off-by: Tin Lam <tin@irrational.io>
2018-03-14 23:25:54 -05:00
Pete Birley
17542c569c Cinder: add qemu profile to cinder images
This PS adds the qemu profile to cinder images

Change-Id: I91f457471b0b9ae7d83a29ff6521ee319eea44f7
2018-03-15 00:25:14 +00:00
Pete Birley
86be88e1d9 Neutron: SR-IOV support
This PS adds SR-IOV Support to OSH.

Change-Id: Ia744c6d7c4a45be7728bba3213b50f1246b897db
2018-03-14 18:13:13 -05:00
Zuul
e9ff3afd7a Merge "glance-api: add dependency on message bus" 2018-03-14 20:14:49 +00:00
Steve Wilkerson
a71998a80c Nova: Fix sudoers location in nova-etc configmap
The nova_sudoers entry in the nova configmap-etc was consuming
the neutron_sudoers entry in the values.yaml. This corrects it to
point at nova_sudoers instead

Change-Id: I621c817c579cc1c31fa51b1a0f49a43a652784a2
2018-03-14 15:13:15 -05:00
Zuul
cae75a8a99 Merge "Cinder: Fix default uid for cinder user with loci images" 2018-03-14 18:11:07 +00:00
Zuul
a310524c9d Merge "Cinder: Fix sudoers reference in configmap" 2018-03-14 04:28:24 +00:00
Zuul
32a468178b Merge "Ingress controller service: consolidate to helm-toolkit" 2018-03-14 02:14:22 +00:00
Pete Birley
0ce97b3996 Cinder: Fix default uid for cinder user with loci images
This PS corrects the UID for the cinder user used with loci images
in the cinder chart.

Change-Id: I1001711928fb47e77f01c8e83f88ec317a46498e
2018-03-14 01:29:20 +00:00
Zuul
7c16cc246a Merge "Add Makefile" 2018-03-14 00:54:40 +00:00
Steve Wilkerson
9de56d8fc8 Cinder: Fix sudoers reference in configmap
The cinder_sudoers entry in the cinder configmap-etc was consuming
the neutron_sudoers entry in the values.yaml. This corrects it to
point at cinder_sudoers instead

Change-Id: I214912b3ed4185a201f4f94e82eaa50d6d321018
2018-03-13 17:37:40 -05:00
Stacey Fletcher
34c37f620d Add Makefile
This patchset adds a Makefile for each component under tools/images

Change-Id: I84d8bda0313e921f0921dfef10d14469ed26ff5c
2018-03-13 17:29:41 +00:00
Tin Lam
1f75555cd1 Add trustee domain
This patch set allows for searching the trustee user in a specified
domain rather than just the "default" domain.

Change-Id: I53ee6816e02c25e577244015fe5aea0870e0fd32
Signed-off-by: Tin Lam <tin@irrational.io>
2018-03-12 22:31:08 -05:00
Chris Wedgwood
2e31e8828f glance-api: add dependency on message bus
without this the api starts up in a non-working state, the bootstrap
job then runs and give is images which are stuck queued

Change-Id: Ie3e03620618b1c46882c05b3a5ef8745c78af6a3
2018-03-12 18:33:16 +00:00
Pete Birley
507600e898 Ingress controller service: consolidate to helm-toolkit
This PS consolidates the Ingress controller service, that is used
to resolve internal requests to public endpoints correctly, to
helm-toolkit.

Change-Id: If7c7deca1b8289a32709f7dc7c936883469aadfe
2018-03-12 13:48:39 +00:00
Zuul
4f0aeb619d Merge "DB-Drop-Jobs: consolidate to helm-toolkit" 2018-03-10 20:10:23 +00:00
Zuul
b177040b6c Merge "Reduce the number of workers spawned by services" 2018-03-10 15:56:01 +00:00
Zuul
c3768a149d Merge "Add ldap support" 2018-03-10 15:52:47 +00:00
Zuul
b06a371cf6 Merge "remove trailing ws" 2018-03-10 12:39:32 +00:00