Filip Pytloun
5b356a7f55
Unify Makefile, .gitignore and update readme
7年前
Aleš Komárek
9e43e6cd3e
Merge pull request #23 from thouveng/build-main-dashboard
Provide grains for building the main dashboard
7年前
Guillaume Thouvenin
489a660a1f
Provide grains for building the main dashboard
7年前
pasquier-s
bd8adbae52
Merge pull request #22 from tcpcloud/disable-sensu
disable-sensu
8年前
Petr Michalec
5a2c7f71c2
disable sensu, meta/sensu.yml is missing
8年前
Éric Lemoine
a4fa60527a
Merge pull request #21 from elemoine/alarms
Split the mysql alarm cluster
8年前
Éric Lemoine
fa4430f9f0
Split the mysql alarm cluster
8年前
Filip Pytloun
f2c86c8915
Merge pull request #20 from tcpcloud/ulimit
Fix mysql with adding ulimit -n 102400
8年前
Jakub Pavlik
e06a318c6f
Fix mysql with adding ulimit -n 102400
Bug: After deployment of linux formulas and salt states
/etc/security/limits.conf are not applying, as result connections
to mysql failed with error (pymysql.err.OperationalError)
(1040, u'Too many connections')
Solution: create mysql.overide, where ulimit is set to 102400
Closed-bug: PROD-8427
8年前
pasquier-s
70fe4ae108
Merge pull request #19 from simonpasquier/fix-cluster-policy
Change cluster policy to availability_of_members
8年前
Simon Pasquier
a3fc756709
Change cluster policy to availability_of_members
Because the cluster isn't managed by Pacemaker, using
majority_of_members is misleading.
8年前
Filip Pytloun
82f203eea2
Merge pull request #18 from tcpcloud/stacklight
Stacklight
8年前
thouveng
157bf84ee4
Merge pull request #16 from thouveng/use-new-grafana-convention
Put Grafana dashboards into their own directory
8年前
pasquier-s
f732862ff5
Merge pull request #17 from simonpasquier/stacklight
Merge master into stacklight
8年前
Simon Pasquier
8c8ca5f1ae
Merge remote-tracking branch 'upstream/master' into stacklight
8年前
Guillaume Thouvenin
9c6aa92549
Put Grafana dashboards into their own directory
8年前
Éric Lemoine
f005f08e79
Merge pull request #15 from elemoine/stacklight-alarm
Add alarms and alarm clusters
8年前
Éric Lemoine
75fab14b83
Add alarms and alarm clusters
8年前
Éric Lemoine
fa241ffaf5
Merge pull request #14 from thouveng/add-missing-json
Add missing JSON format for dashboard
8年前
Guillaume Thouvenin
789cfe7aed
Add missing JSON format for dashboard
8年前
thouveng
9d842ebcce
Merge pull request #12 from thouveng/fix-dash
Fix the name of the Grafana dashboard
8年前
pasquier-s
f5150ac6c4
Merge pull request #13 from simonpasquier/add-log-support
Add support for log_collector
8年前
Simon Pasquier
07f0942f2c
Add support for log_collector
8年前
Guillaume Thouvenin
38ffa2adc8
Fix the name of the Grafana dashboard
8年前
thouveng
2fda834278
Merge pull request #11 from thouveng/add-grafana-support
Add support for Grafana
8年前
Guillaume Thouvenin
4fd1ae8e48
Add support for Grafana
This patch enables support for Grafana and provides a new dashboard.
8年前
Aleš Komárek
c75ba39d84
Merge pull request #10 from tcpcloud/feature/salt-orchestrate
Orchestration metadata and states
8年前
Adam Tengler
12e9b907a0
Orchestration metadata and states
8年前
pasquier-s
51cecf023c
Merge pull request #9 from simonpasquier/add-collectd-support
Add collectd support
8年前
Simon Pasquier
a9c7114c34
Add collectd support
This also installs 2 additional packages (libdbd-mysql and
python-pymysql) that are required for running the collectd plugins.
8年前
Jakub Pavlik
bbfc9e6626
Merge pull request #7 from tcpcloud/mos_compat
MOS packages fix
8年前
Ales Komarek
5d5e734cd3
MOS packages fix
8年前
Filip Pytloun
4bca6a38e1
Merge pull request #5 from tcpcloud/configmap
galera configmap support
8年前
Jakub Pavlik
0647d43b22
galera configmap support
8年前
Jakub Pavlik
2a8cc4ad90
Merge pull request #2 from LotharKAtt/master
new major release compatible with Mirantis galera
8年前
Pavel Cizinsky
03a0ddc197
new major release compatible with Mirantis galera
8年前
Filip Pytloun
f4bfadf5a6
Fix source dependency parsing
8年前
Filip Pytloun
395edf1c18
Fix dependencies
8年前
Filip Pytloun
faadd7e53a
Add missing Makefile
8年前
Filip Pytloun
70fd162985
Fix tests dependency fetch
8年前
Filip Pytloun
9c1b337e00
Add salt-master into build depends
8年前
Filip Pytloun
c4e96681f3
Add makefile, run tests during package build
8年前
Jakub Pavlik
82e5190c17
Merge branch 'feature/orchestration' into 'master'
Orchestration files
See merge request !2
8年前
Adam Tengler
44b680caea
Orchestration files
8年前
Filip Pytloun
5a79ed1034
Fix non-bootstrap run
8年前
Filip Pytloun
9ba63ff9d2
Fix cmd.script and template support in old salt
8年前
Filip Pytloun
52d29b5290
Fix non-bootstrap run
Conflicts:
galera/master.sls
galera/slave.sls
9年前
Jakub Pavlik
4e4575f775
galera bootstrap improvements
Conflicts:
galera/master.sls
galera/slave.sls
9年前
marco
b47411da1f
Configurable max connections
9年前
Filip Pytloun
a22a355a0d
Ensure correct permissions on /var/run/mysqld
9年前