Commit Graph

2291 Commits

Author SHA1 Message Date
Pete Birley
d003a082c8 Logging: Only output std logs to stdout
This PS removes the double logging of openstack components that
were caused by outputting to both stdout and stderr.

Change-Id: I6e0ae5861bbf5b8d736ae08251aa865e1c4ce0d8
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-27 11:01:30 +00:00
Pete Birley
1925a6e61b Keystone: enable service catalog endpoint updates
This PS adds a script to update the keystone catalog endpoints
for keystone itself, as the keystone-bootstrap will not update
these once created.

Change-Id: Ie48c71bbdc9bbd14cebcee46285b3bf51bd28065
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-26 21:24:57 +00:00
Zuul
e9f3eba315 Merge "Ingress: move ingress chart to OSH-Infra" 2018-07-26 17:33:38 +00:00
Pete Birley
2eb18629a9 Ingress: move ingress chart to OSH-Infra
This PS moves the ingress chart to OSH-Infra

Story: 2002204
Task: 21733
Depends-On: https://review.openstack.org/585550
Change-Id: Ie5b511def55dcd481eb291c6b309af61c66e0416
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-26 13:28:22 +00:00
Pete Birley
95c5b4942d Keystone: Use service domain for service users
This PS moves to use a service domain for openstack service accounts
and users.

Change-Id: Ibe7c5f83a9fc9960fb85e53f9745d24f2192a94a
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-26 05:19:38 +00:00
Zuul
71439d1b67 Merge "Keystone: Update admin port declaration to use standard layout" 2018-07-25 23:31:02 +00:00
Zuul
a3270762cc Merge "Document Ceph upgrade test scenario" 2018-07-25 18:15:07 +00:00
Zuul
a0d00a6a38 Merge "Images: Add fluent profile to openstack images that support it" 2018-07-25 18:14:34 +00:00
Pete Birley
ec2f9d0808 Keystone: Update admin port declaration to use standard layout
This PS updates keystone, and the keystone endpoints sections to use
the same layout for port declarations as other charts.

Change-Id: I7dddabee6c74bf023da4b1cdf722a409e7475f8f
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-25 13:00:52 -05:00
Zuul
a657d8f285 Merge "Dynamically generate tags for oslo_log fluentd formatter" 2018-07-25 15:40:40 +00:00
Zuul
82ff3c981f Merge "Ceph-Mon/Ceph-OSD: Update default fluentbit configuration" 2018-07-25 15:40:38 +00:00
Zuul
f4d913bade Merge "monitor-failture.rst updated" 2018-07-25 15:40:37 +00:00
Zuul
c6ee4070b3 Merge "tempest: use updated entrypoint container" 2018-07-25 15:40:35 +00:00
Zuul
8dcf38011b Merge "Add missing argument in overrides yaml" 2018-07-25 15:40:34 +00:00
Pete Birley
c8f48e4ca3 Images: Add fluent profile to openstack images that support it
This PS adds the fluent prfile to openstack images that include
a version of oslo.log capable of using this formatter (>= ocata).

Change-Id: Idefd41683b4d515e7e9e3b457cd8d6133de6cbf6
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-25 13:29:06 +00:00
Renis
1907d08aff Document Ceph upgrade test scenario
Document process of upgrading Ceph version without
downtime for Openstack components.
- install ceph charts with luminous v12.2.4 images
- deploy Openstack charts
- update ceph chars to luminous v12.2.5

Change-Id: I98194552b102f57ffb891461fe67d3fdd27d2464
2018-07-24 10:01:28 -07:00
Zuul
331ab0e312 Merge "Armada wait labels without timeout" 2018-07-23 22:03:06 +00:00
Steve Wilkerson
2f878e6cf7 Dynamically generate tags for oslo_log fluentd formatter
This proposes changing the tags added to the openstack logs
gathered by the fluentd handler from `openstack.<service>` to
`Namespace.Release` to account for multiple instances of openstack
services being deployed into different namespaces. This allows for
fine tuning the search queries in elasticsearch/kibana to target
specific service deployments in specific namespaces

Change-Id: Ia12dceb4089e107e15d8e30c92c91f350dc31318
2018-07-23 13:28:26 +00:00
Zuul
c9d2f67168 Merge "Fixed ingress kube status bug" 2018-07-21 22:19:40 +00:00
Zuul
993bb43009 Merge "[ingress] introduce keepalived sidecar for ingress vip" 2018-07-19 23:46:30 +00:00
Marshall Margenau
5f6c501f28 Armada wait labels without timeout
Adding the Armada wait labels back, without a timeout specified. This
will allow the circular dependency of nova-neutron-libvirt to be
handled in Armada's ChartGroup processing flow, to install all 3
releases and then test them after they're all installed.

Change-Id: Ie00f3bd26a0991f01fed9452336a34767adecbd7
2018-07-19 12:57:42 -05:00
Matt McEuen
dd497381a8 Fixed ingress kube status bug
The ingress gate script displayed the `helm status` of the openstack
namespace ingress twice, rather than once for openstack and once
for ceph namespaces.  This fixes.

Change-Id: I9637b44d2cfad45f4935242351ee9160e013364f
2018-07-18 21:23:03 -05:00
Hee Won Lee
ef3e143bd1 monitor-failture.rst updated
Change-Id: I979ef44b11ddc56cb41b29c9e60bb1c0bc9191d6
2018-07-18 17:20:11 -04:00
Zuul
803faedac0 Merge "Add sla check in rally task" 2018-07-18 17:24:06 +00:00
Zuul
45b7dabe23 Merge "Nova: add live_migration_interface option" 2018-07-18 12:32:50 +00:00
Zuul
8077570407 Merge "Add ceph configuration for cinder-backup" 2018-07-18 12:32:49 +00:00
chenlx
57096ee7e7 Add missing argument in overrides yaml
This patch modifies two points:
1. Add OSH_EXTRA_HELM_ARGS in tempest script.
2. When running pike or ocata release with overrides,
   some docker image are missing.

Change-Id: I5fc7c059be009f4298a8dc2880a214137a65fc87
2018-07-18 20:00:09 +08:00
Hyunsun Moon
b37eb252e4 [ingress] introduce keepalived sidecar for ingress vip
Added new method of serving VIP with keepalived, which ensures
VIP is always owned by a healthy pod in a healthy node.
User can select prefered VIP method by setting "network.vip.mode"
to "keepalived" or "routed".

Change-Id: I7dd164134e18998d4d2688cb0618cc699a92d166
2018-07-18 08:01:24 +00:00
Chris Wedgwood
f6ee969f4d tempest: use updated entrypoint container
Change-Id: I483ecfe200494c0fa1d9d08d79958f658791af69
2018-07-17 22:08:21 +00:00
Jawon Choo
31be86079d Nova: add live_migration_interface option
This option is useful in environments where the live-migration traffic
can impact the network plane significantly.
A separate network for live-migration traffic can then use this config
option and avoids the impact on the management network.

Change-Id: Id16c95e77730e5b244cf5bc69beb0e549c979701
2018-07-17 12:09:40 +00:00
Zuul
a919f0dddf Merge "Nova: Reap dead services" 2018-07-16 23:17:17 +00:00
Zuul
1c6af4213e Merge "Split Kubernetes install from Mulinode guide" 2018-07-16 20:08:40 +00:00
Pete Birley
69fca6be30 Nova: Reap dead services
This PS adds a cron job that reaps dead services from Nova.

Change-Id: I59e74c7520b0341d7cb7ebddd4c21e459e9c2049
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-16 18:38:50 +00:00
Zuul
3bd2f4809d Merge "Improve robustness of hugepage checks on startup" 2018-07-16 15:00:23 +00:00
Matt McEuen
b1fccbafb1 Split Kubernetes install from Mulinode guide
Splits the OSH AIO gate script-based installation guide out of the main
multinode guide, and adds context to the multinode guide around
using a prod-grade k8s installer or the gate scripts as appropriate.

Change-Id: I9fa9d498e49efc1867c8f347fd3c814263c23717
Story: 2002526
Task: 22200
2018-07-16 09:37:05 -05:00
Jaesang Lee
94528404e2 Add ceph configuration for cinder-backup
This PS allows the cinder-backup to use a separate ceph backend, you
can add a ceph ip and admin keyring to .Values.backup_ceph so that
cinder-backup can use the new ceph.

blueprint add-ceph-configuration-for-cinder-backup

Change-Id: Ib2c4ca3945a15107d77e36635bda52297de9f164
2018-07-16 07:14:56 +00:00
Anderson, Craig (ca846m)
82d99e8f7a Improve robustness of hugepage checks on startup
Change-Id: I46284eb2c1cb80dd7c274e03ee1f074e63e0ba7d
2018-07-13 23:11:07 -07:00
Steve Wilkerson
a6da78d48b Ceph-Mon/Ceph-OSD: Update default fluentbit configuration
As of 0.12.14, fluentbit exposes a flag for setting the db_sync
behavior for writing the location of the tail input to its sqlite
database. The default setting is Full, which introduces additional
synchronizations before and after a transaction. This has the
potential to negatively affect disk performance with the extra
synchronizations. This moves the setting in the chart to Normal,
which performs fewer synchronizations and still maintains a high
level of safety with status writes

Change-Id: I5de8ee40162a50e1ff3395d0e302974b77dd5f9c
2018-07-13 09:45:28 -05:00
Steve Wilkerson
2840259fb8 Armada check: Add test directive to charts
This adds support for executing helm tests via the armada test
directive. It enables theses tests for all services, except for
nova and neutron as executing tests with armada force a chart to
wait. Forcing nova and neutron to wait effectively sequences the
charts, which will result in a failure to deploy past those
services

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

Change-Id: I6ac845c82d744e2f5fd79c3e2ff3c1479dd1ddab
2018-07-11 13:34:58 +00:00
Zuul
3a48b149c5 Merge "Fix incorrect nova config init script" 2018-07-10 13:27:39 +00:00
Zuul
cbf211f0ff Merge "Docs: Update ceph documentation" 2018-07-10 13:27:37 +00:00
Zuul
7c0ddc1e40 Merge "Ceph: Update charts to use endpoints section for all port lookups" 2018-07-10 13:27:36 +00:00
Zuul
8730276a7b Merge "Revert "Add annotation to allow any file size in ingress"" 2018-07-10 13:27:29 +00:00
Yi Tseng
22965babe4 Fix incorrect nova config init script
nova-console-compute-init.sh and nove_consolt-proxy-init.sh generates
incorrect configuration if there exists multiple IP address on default
interface.

To solve this problem, we pickup first IP address if there exists
multiple IP on that interface.

Change-Id: Iaadd2e71d624122e68fdd628771df21cd61c0784
2018-07-10 12:36:53 +08:00
Pete Birley
1908352847 Ceph: Update charts to use endpoints section for all port lookups
This PS updates the ceph charts to use endpoints for all port
lookups, and also prunes some unused defaults.

Change-Id: I14c8eff3d4d6290dd98e90029abc21a55713d4e5
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-10 01:17:17 +00:00
Zuul
b4abb63298 Merge "Ceph: Split out ceph provsioners from client chart" 2018-07-09 21:02:17 +00:00
Pete Birley
98f8deaa74 Revert "Add annotation to allow any file size in ingress"
This reverts commit 671166e064.

As it has no impact on the ingress controller we use, and was merged in error.

Change-Id: I9e3a23ffa0e9af8bef9ef54062e55f635e4f376d
2018-07-09 16:25:25 +00:00
Pete Birley
127567d1ab Ceph-RGW: Dont cache keystone tokens to work-round expiry bug
This PS updates the RGW config to not cache keystone tokens to
work round expiry bug: http://tracker.ceph.com/issues/21226

Change-Id: Ice80c2510085215f03ce0977c8a4bff9ddb2f07a
Signed-off-by: Pete Birley <pete@port.direct>
2018-07-09 10:53:22 -05:00
Jean-Philippe Evrard
5b3a7c86b7 Remove typo in the documentation
While YAML allow 4 spaces to define a dict, being consistent
with two spaces provides clarity for the deployer.

Change-Id: Iff2aa15267205a04b58bc0324af5eb26ad937f52
2018-07-09 13:49:14 +02:00
Zuul
87fc03793b Merge "Neutron: check that local ip address is populated on agent startup" 2018-07-07 06:31:58 +00:00