Commit Graph

15 Commits

Author SHA1 Message Date
Hasan Acar 13121a1059 Making the gates happy
fix: allowlist_externals added to tox

fix: upgrading gevent

fix: pep8 issue fixed for slack_notifier

fix: change env list

Change-Id: Iefc7fdc89a398623aa3515c89240b53a49c10282
2024-03-06 13:42:44 +00:00
Michal Piotrowski c34f3ef74b Fixed docker configuration template
- Added logging configuration
- Added env variables for puglins configuration
- Added env variables for Statsd configuration
- Removing Hipchat. This service doesn't exist anymore
- Removing deprecated ALARM_PROCESSORS env var

Change-Id: Ia35c7da1c306cdd1c14d787f1c54504d6df49080
Story: 2003180
Task: 39090
2020-11-11 13:00:32 +01:00
Martin Chacon Piza 13110e6c24 Add option to choose Kafka client in Docker
- Add docker option to choose confluent-kafka or legacy kafka.
- Set confluent-kafka as default.

Change-Id: Ia2bbfa084a91beabaec3e75fec19dd5a57e27f2b
Story: 2006436
Task: 41152
2020-10-23 15:24:40 +02:00
Michal Piotrowski e8c1e33c16 Remove deprecated YAML config
Change-Id: I3ea571c668b45fa0c8d874e0ea8ac355a98e072a
Story: 2003180
Task: 39090
2020-09-30 09:10:27 +00:00
likerj 07da3274dc Document missing Grafana url env var in Docker
"NF_EMAIL_GRAFANA_URL" is required when email plugin is configured for
notification so add it to README.

Change-Id: Id8d5fb1bf4cdd66c5f6ce0df513c38c877cca302
2019-06-28 15:03:46 +00:00
Arseni Lipinski f708d32bf1 Change repository links usage in Dockerfile and build image
Used to be: git.openstack.org/openstack/monasca-persister?h=stable/pike
Now : opendev.org/openstack/monasca-persister/src/branch/stable/pike

Since the way links to specific branches changed, usage of
those links has to be changed as well.
CONSTRAINTS_BRANCH variable was removed because CONSTRAINTS_FILE
contains link to the upper-requirements file with specified branch.

Story: 2005666
Task: 30970
Change-Id: I704cd025d6ccf7e9769a276d6094c4e2f3fb69ef
2019-05-29 09:24:14 +00:00
zhangjianweibj 7e65b1a023 Fix statsd enable option in docker env
Fix statsd enable option be covered.This option be covered by
the previously commit (https://review.opendev.org/#/c/651763/).

Change-Id: Ic0fc81f3616c9c616bf6822a0191c7c214142c2d
2019-05-16 07:05:16 +00:00
Zuul 49bbc6e6f1 Merge "Fix docker mysql env variables" 2019-04-17 13:53:37 +00:00
Dobroslaw Zybort 9bab3d7243 Fix docker mysql env variables
Make mysql env variables consistent with rest images. Fix README.

Change-Id: I2470db46c07bc991278276fad74ba9c5e267ae2b
2019-04-15 14:03:38 +02:00
Doug Szumski 77328b74f4 Add Python Jira module to requirements
The Jira module is now available in global-requirements:
https://review.openstack.org/#/c/562151/

Since the Jira module is now loaded by default, it always
needs to be installed. If a future change prevents loading
of the Jira module unless the Jira plugin is enabled then
this change can be reverted.

Change-Id: I3fea82e681cd49aab5cd6afc29c60302af7b63b7
Story: 2005400
Task: 30394
2019-04-12 11:33:13 +01:00
zhangjianweibj 8db26df094 Docker support statsd disabled
Support statsd disabled in docker environment.

Change-Id: I96b7f257b03142245653c4914834d47df1612ef4
2019-04-08 11:56:06 +00:00
Dobroslaw Zybort bcc64929f3 Add missing jira lib installation in docker
Change-Id: I1828ce5c2954870bb21454a715bb563a701b8ff5
2019-04-08 08:42:54 +00:00
Dobroslaw Zybort e35d32ad8d Use global job for building docker image
Change-Id: Iaa832b5de5f7e8a0f6bcd44513f675195d4a897e
Story: 2001694
Task: 23214
2019-02-18 11:13:45 +01:00
Nguyen Hai Truong c9ef9d9d02 trivial fix: Correct some spelling errors
Small modification to correct spelling mistake.

Change-Id: Ic7f145291dc5829cf6955b8714c87dba96e04bde
2018-11-08 01:08:05 -08:00
Christian Brandstetter 392b325a73 Add tooling for building Docker image
Change-Id: If1023b4c2d19b21feb4de05424af203f89507468
Story: 2001694
Task: 23181
2018-10-05 15:42:57 +02:00