Jiri Broulik
303905d8db
cgroups
PROD-16845
Change-Id: Iabc6f4584e34c988e67ff42ee8ceb20c469823d6
7 years ago
Jiri Broulik
1a191e379e
ifdown ifup fix
PROD-16903
Change-Id: I660f745fc7518836f262b08fb92d39bbbe7a24e8
7 years ago
Filip Pytloun
e5a7a1d705
Merge "Remove salt-master, reclass from pkg dependencis"
7 years ago
Bartosz Kupidura
6616077674
Generate metrics from logs
Change-Id: I5a8ccb235d36c1b4115794904f373a5704c2296d
7 years ago
Petr Michalec
4d5c0a80bd
Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset
Change-Id: I811cbb17d98df357c4b44bd53ddcc5d01a06537f
7 years ago
Petr Michalec
7c8d04bc15
Merge "Optimize kitchen tests for Travis CI"
7 years ago
Petr Michalec
9ccd59f4f8
Remove salt-master, reclass from pkg dependencis
Change-Id: I91c69d06f402ffe380602dd00a5929b64e27b2c8
7 years ago
Nick Metz
f04f5f3630
add additional shared libraries ( #137 )
* This merge request gives the ability to add shared libaries without set LD_LIBRARY_PATH variable.
1. Generate file in /etc/ld.so.conf.d/
2. update /etc/ld.so.cache with ldconfig command
example pillars:
linux:
system:
enabled: True
ld:
libraries:
java:
- /usr/lib/jvm/jre-openjdk/lib/amd64/server
- /opt/java/jre/lib/amd64/server
* fix format in README.rst for Shared Libraries
* Fix for #137 - change pillar libraries key to library
7 years ago
Filip Pytloun
41751b2d2e
Merge "move lvm config and service before managing VG and LV"
7 years ago
Ondrej Smola
b97ac007d9
move lvm config and service before managing VG and LV
Change-Id: If76a9d1aa3d23f3c38ec2135b42d63f64c4b1332
7 years ago
Alexandru Avadanii
7b7ec6a122
routes: Skip network restart on 'noifupdown'
Previously, setting up routes did not allow passing 'require_reboot',
so each route change would lead to a networking service restart,
rendering interface configuration options like 'noifupdown' useless.
Allow disabling network restart per-interface using the existing
'noifupdown' option.
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years ago
Filip Pytloun
bded90b59c
Merge pull request #135 from FHE3/grub-compatibly-redhat
fix for issue #134 - compatibly issues in grub configuration with Red…
7 years ago
Martin Polreich
fcee6e443b
Optimize kitchen tests for Travis CI
Change-Id: If3a486b040fd41da1ca4a8ba1454f915c62098d6
7 years ago
Nick Metz
dbf0727472
fix for issue #134 - compatibly issues in grub configuration with RedHat os_family systems
7 years ago
Petr Jediny
6f9a9f8fc6
Merge "Add additional bonding options"
7 years ago
Petr Michalec
ef291d3d85
Merge "Adds alert to warn for open files being depleted"
7 years ago
Filip Pytloun
3a999aa0dd
Merge "restart interface after ip flush / remove cloud init interface file / kill dhclient"
7 years ago
Denis V. Meltsaykin
4bd05226df
Fixed several issues in the interface state
Fixed:
* The udev-rules template is not tested
* Wrong unicode character in the template leads to udev ignoring
the rule completely
* The template is unable to be rendered due to absent import
* udev is not retrigerred with new rules
Change-Id: I134b5e49b883afcc5e34feaaa561d7ca70192796
Closes-Bug: PROD-16649
7 years ago
Jiri Broulik
b333d2841b
restart interface after ip flush / remove cloud init interface file / kill dhclient
PROD-15584
Change-Id: I48ec8a4dd3f6d3a9477c03c218591d42b68f0bab
7 years ago
Jakub Josef
d9fffba0ca
Fixed typo in run_tests.sh file
Change-Id: Id6b498711466a3e4987522bc4fdb29f8970580f1
7 years ago
Kirill Mashchenko
01ad2ccdce
Increase disk issues timeout for alerts
Change-Id: I646a852be587598ff0866e5941d954a6ac1fdd08
7 years ago
Filip Pytloun
1510389333
Merge "improve mkfs condition and make fs_type for partitioning optional"
7 years ago
Kyrylo Mashchenko
78dad625f2
Merge "Reduce alerting noise for system disk issues"
7 years ago
Kirill Mashchenko
f2a380d42a
Reduce alerting noise for system disk issues
Change-Id: I4fb69e8defa44a9d92a9fb7c23a6280fffc1a3e9
7 years ago
Ondrej Smola
bace671737
improve mkfs condition and make fs_type for partitioning optional
Change-Id: Iba8126cadc80c0de04baf3cc65d0868aa147bc01
7 years ago
Filip Pytloun
05eecf8559
Merge pull request #132 from alexandruavadanii/interface-repl-fix
network.interface: strict eol pattern matching
7 years ago
Alexandru Avadanii
628461883e
network.interface: strict eol pattern matching
Fixes : #131
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years ago
Filip Pytloun
cc54623dd5
Merge pull request #130 from FHE3/linux-system-elevator
fix Conflicting ID for duplicated include of linux.system.grub
7 years ago
Simon Schneider
502363e755
fix Conflicting ID for duplicated include of linux.system.grub
7 years ago
Filip Pytloun
318dfee6ad
Merge pull request #129 from FHE3/linux-system-elevator
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
7 years ago
Simon Schneider
98f7a4925c
add test pillar for system.kernel.elevator
7 years ago
Simon Schneider
0225666deb
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
7 years ago
Keith Byrne
6ffb0a962e
Add additional bonding options
primary for bond modes 1, 5, and 6
arp_ip_target for bond modes 0, and 2
Change-Id: I47cbb45019fdb6a930dd25038186c6f18915fbb1
7 years ago
Ales Komarek
68fdfeb118
Merge "Move fluentd config under agent role"
7 years ago
Richard Felkl
476b2747c2
Merge "Typo fixes for system.linux.apt"
7 years ago
Dmitry Stremkouski
4793dde2ee
Typo fixes for system.linux.apt
Change-Id: I813a2fb6e3d155e3b93d25bee60b7a91e5fe2bbd
7 years ago
Marek Celoud
4b59cf8ffe
fix : in system.apt
Change-Id: Idb8321ef0fa1811a1169c92b603b43f80413c9f2
7 years ago
Jenkins
040293edba
Merge remote-tracking branch 'target/master'
7 years ago
Marek Celoud
106cc853c5
Merge "Specify a separate dir for vhost_user sockets"
7 years ago
Filip Pytloun
d221d1de0b
Merge pull request #128 from pkruk/master
add startsector for partitions
7 years ago
Oleg Bondarev
6191961e80
Specify a separate dir for vhost_user sockets
Currently when OVS-DPDK is enabled, instances fail to spawn
due to permissions mismatch, see nova bug for details:
https://bugs.launchpad.net/nova/+bug/1670950
This patch configures OVS to use a separate dir, created by
nova formula [1].
[1] https://gerrit.mcp.mirantis.net/11213
Related-PROD: PROD-14413
Change-Id: Ia86658b0967b4d35f063c7f6f53e26e78a1fbd39
7 years ago
Piotr Kruk
d51911ba5c
add startsector for partitions
7 years ago
Filip Pytloun
36200a423f
Fix meta/salt.yml to workaround broken formulas
Change-Id: I6b6fbaaebd3e349bf76aa05cb9eb2004a842d9c5
7 years ago
Petr Michalec
af47e381a7
Merge "Add noifupdown support"
7 years ago
Petr Jediný
ae153b5602
Fix missing source stanzas for OVS deployments
Change-Id: Ia841e735113082d82000874594a7bf0723f4910f
Closes-Bug: #PROD-16236
7 years ago
Filip Pytloun
c512e6c73f
Add linux.system.apt state
Change-Id: I1e190f1f5b34a049335efbecffad3dddf7c41644
7 years ago
Bartosz Kupidura
3852f9cffc
Move fluentd config under agent role
Change-Id: I22e7e4713e20f6a0f79c5ab4b3066f1f0129feb0
7 years ago
Filip Pytloun
2e32546139
Merge remote-tracking branch 'origin/master'
7 years ago
Filip Pytloun
3af564619b
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
7 years ago
sgudz
f73b92fddf
Fix for disabled repos
Change-Id: Icbbd64144e6619eaa56e02c6c9362c7bcad9dd96
7 years ago