Commit Graph

80 Commits

Author SHA1 Message Date
Filip Pytloun 55d1b13170 Retire project
Change-Id: I8fad0377029402e1930d29654e5a6122fb65d04b
2017-01-25 18:22:19 +01:00
Simon Pasquier 4b45ad654f Support dict values for server.notification
This change allows to configure the notification topic(s) and messaging
driver. It preserves backward-compatibility when the 'notification'
parameter is a boolean value instead of a dict.

Change-Id: I67990858df88c15c173d3dd995b62bda68609a4f
2016-12-14 15:35:25 +01:00
Simon Pasquier 1eb7c8d09c Fix notification configuration
The 'notification_driver' parameter was set to
oslo.messaging.notifier.Notifier which isn't supported anymore for
Liberty and Mitaka. Also the configuration files for these 2 releases
didn't honor the server.notification flag.

Change-Id: I77ae4ea18c87cf93a8d5fee4c492a345833fa004
2016-12-14 15:35:25 +01:00
Patrick Petit 2edc4233b1 Fixed logs aggregation rule
Change-Id: Iae3492ab06d8da041739bcfb794b5218dad43d54
2016-12-07 09:35:42 +01:00
Simon Pasquier f4ed45166b Merge remote-tracking branch 'upstream/stacklight' into merge-branch
Change-Id: I19d1d259d80d614fd49e40fda0f6bb4521020772
2016-11-25 16:19:07 +01:00
Guillaume Thouvenin d034daa9c4 Put Grafana dashboards into their own directory
Change-Id: Ifeaec141a0fb8a589ecf5abdd79399f6904b510e
2016-11-25 12:49:18 +01:00
Jenkins 9183e00842 Merge "Remove the HTTP-related panels from dashboard" into stacklight 2016-11-25 11:19:53 +00:00
Éric Lemoine f8c3657f0f Remove the HTTP-related panels from dashboard
This commit removes the "HTTP response time", "Number of HTTP responses"
and "HTTP 5xx errors" panels from the Grafana dashboard. These panels
were empty because the Heat logs do not include the required data.

Change-Id: Ia795c4a2192ca5ac36eb8bcdb54da3acce9ea619
2016-11-24 15:06:07 +00:00
Swann Croiset b6f329522d Add nagios_host dimension for alarm_cluster
And fixes the alerting property.

Change-Id: I3976561a659cdaf6e8bbcbef82bd8a765b748804
2016-11-23 10:59:22 +01:00
Éric Lemoine 84dd4c9b68 Use "heat_api" as the backend name
And similarly for heat-cfn-api.

"heat_api" is used instead of "heat-api" as the backend name in the haproxy
configuration. Ideally, we should not rely on names defined in the user
configuration, but we have no solution for this right now.

Change-Id: If7c61bec66d49e6a763892be7c6a68799e700402
2016-11-22 13:59:53 +00:00
Éric Lemoine e51accb686 Add alarms and alarm clusters
Change-Id: I5239286ac85c7ee5c2b96b564b45ceb9436b1822
2016-11-18 14:40:06 +00:00
Jenkins d29818bf2f Merge "Merge remote-tracking branch 'upstream/master' into merge-branch" into stacklight 2016-11-18 11:02:57 +00:00
Jenkins 981dd2340e Merge "Add missing JSON format for dashboard" into stacklight 2016-11-18 10:59:28 +00:00
Simon Pasquier d6d5154a39 Merge remote-tracking branch 'upstream/master' into merge-branch
Conflicts:
	metadata/service/support.yml

Change-Id: Icc8a1c0085cac1209b333cfad40917d57edafcf9
2016-11-18 11:46:59 +01:00
Jenkins 20de8528a6 Merge "Fix support metadata for collectd" into stacklight 2016-11-18 10:37:02 +00:00
Guillaume Thouvenin 2f8afc760c Add missing JSON format for dashboard
Change-Id: I31c7072182aeec27b063b9f4639e7879282184d7
2016-11-18 10:22:36 +01:00
Guillaume Thouvenin 2f37bc221a Add support for Grafana
This patchs enables Grafana support and provides a new dashboard.

Change-Id: I7db2a5351de6eb4bc36224d9bddc6e9806314af3
2016-11-16 16:26:29 +01:00
Jakub Pavlik 5891bd868a fix for keystone auth password
Change-Id: I126cd7bf0cb5d59186715c0c52bd6d382bc971ed
2016-11-14 12:40:48 +01:00
Simon Pasquier a7e8bc8119 Fix support metadata for collectd
Change-Id: Id4da4cdc3a15cd4ee644e3ab523a0cb6c89aca8a
2016-11-10 11:16:45 +01:00
Jakub Pavlik 7a9cf4d594 mitaka fixes based on fuel 9
Change-Id: Ie174d80e0adc7d17cf330a756db40449f4ff3adc
2016-11-09 13:56:14 +01:00
Jenkins 3ca6a69038 Merge "Add local endpoint check in collectd" into stacklight 2016-11-08 15:00:26 +00:00
Jenkins 1d37db0010 Merge "Add timezone to openstack log decoder config" into stacklight 2016-11-08 14:37:47 +00:00
Simon Pasquier b5a1f6c7f0 Add local endpoint check in collectd
Change-Id: Iacc4d498e58773f177226602ece06fd0ddbd9232
2016-11-08 12:02:18 +01:00
Jenkins 68a3446014 Merge "dont manage keystone resources" 2016-11-08 10:58:27 +00:00
Éric Lemoine de5df27530 Add timezone to openstack log decoder config
Change-Id: Id1245c7dbb28d7a3b575ffaa9b6790f6dcb72382
2016-11-08 11:03:42 +01:00
Sam Stoelinga 7d3f42833e Fix heat.conf template bind_host parameter
The bind_host parameter was commented out in the Mitaka template. This
caused heat to not successfully start. This patch solves the issue by
simply uncommenting the lines that were commented out.

Change-Id: I2530d35c0789c95fb6851e1cf824e650c78c9aa9
2016-11-07 11:36:23 -08:00
Ondrej Smola a23753c147 dont manage keystone resources
Change-Id: I7819b9ae2923b8adc7ac624f74d09c1d03ae5d92
2016-11-04 14:40:34 +01:00
Éric Lemoine af84ef8dcd Use more robust logstreamer file match
Change-Id: Idf88c5877cb40a74caed439e87cb2b02bde9bbfd
2016-11-02 14:52:14 +01:00
Simon Pasquier 501c28d80f Add support for log_collector
Change-Id: I62ebffe4dac6ff845b92cae4f2051b17cb4cb20e
2016-10-28 14:09:15 +02:00
Jenkins 413ad01706 Merge "Salt master support" 2016-10-20 08:43:34 +00:00
Ales Komarek d46a561f8c Salt master support
Change-Id: I38c1534dea270bf843f99475093014daa45bf528
2016-10-17 15:35:31 +02:00
marco 943eef8098 add support for config generation
Change-Id: I524c63e27d32186534ed5a62ea57221951f6400a
2016-10-05 19:55:22 +02:00
Andres Montalban a0ff5a0ba2 Use connection args for keystone
Change-Id: If0c629346298be6737a8d8141faeffa6a35baea0
Signed-off-by: Andres Montalban <amontalban@devopx.com>
2016-09-23 16:25:08 -03:00
Jenkins d093e6686c Merge "Revert "introduce test-kitchen"" 2016-09-20 14:21:36 +00:00
Jakub Pavlik d6b142fda1 Revert "introduce test-kitchen"
This reverts commit 10261034b8.

Change-Id: I95fe33bc7123917cfc31f03c5db227bbc329447c
2016-09-20 13:54:11 +00:00
Jenkins 000108edd4 Merge "introduce test-kitchen" 2016-09-20 13:05:14 +00:00
vmikes 3ec41c9eb7 change names, update check proc count
Change-Id: Ie208787143862af6b0814021f933dcf63812b91a
2016-09-20 09:25:07 +02:00
Jenkins 60bf6df9ba Merge "Paremeter for plugin dirs" 2016-08-23 12:21:25 +00:00
Ales Komarek 7b8b52976d Paremeter for plugin dirs
Change-Id: Id634c4bcd5bab8c176cac105deab99fdce6cf1a6
2016-08-23 12:00:31 +02:00
Petr Michalec 10261034b8 introduce test-kitchen
Change-Id: I8bd791beb523035f1c3b0e1fa19416ce3756ced2
Implements: blueprint service-level-testing
2016-08-22 12:01:03 +02:00
Andreas Jaeger e7459a26f8 Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: Iaad8ee38a550a19237d8b52c0e90a5cee79e0b5a
2016-08-12 21:16:05 +02:00
marco 89a5d94bae Add docker and mitaka support.
Change-Id: I553b375be013c7ea52f68177149962e490297ffd
2016-07-07 14:14:15 +02:00
Jenkins f11cfd888a Merge "SPM packaging metadata" 2016-06-23 14:59:26 +00:00
Jenkins 06600b5953 Merge "Disable logging to file during tests" 2016-06-23 14:57:47 +00:00
Lukas Zmrzlik f0ec4e81b6 Disable logging to file during tests
Without this patch, salt-call emits warning when run as non-root:
[WARNING ] Failed to open log file, do you have permission to write to
/var/log/salt/minion

Change-Id: Ifa43f9d5b6d17c56d189ea9df316e58bb6a653c1
2016-06-23 13:53:51 +02:00
Simak, Jan a072789a4c Disable logging to file during tests
Without this patch, salt-call emits warning when run as non-root:
[WARNING ] Failed to open log file, do you have permission to write to
/var/log/salt/minion

Change-Id: Ie5c72258eec1834022706e88d95fbec5280c228d
2016-06-23 13:51:24 +02:00
Adam Tengler 85f7bc55c4 SPM packaging metadata
Change-Id: I09f1893daaeed9e04015471fbf88774fbd6bddc5
2016-06-15 18:44:17 +02:00
Adam Tengler d15ce08961 Orchestration metadata
Change-Id: Ie840e04b252f33ed0ba49bec3e571b738f6ba514
2016-06-14 18:47:54 +02:00
Jenkins 9928ac2ea0 Merge "Add documentation and bug links" 2016-05-20 15:02:32 +00:00
Jakub Pavlik 3bed97a6fa Add documentation and bug links
Change-Id: Idc0ec51b8b1d3723fffabfba08696b7e960e8f6e
Closes-Bug: #1583855
2016-05-20 11:16:11 +02:00