1. f823f3b Fix the setup-loopback-device service config for upstart by ibumarskov · 7 years ago
  2. adbce9c Merge pull request #149 from mnederlof/modprobe-template-fix by Filip Pytloun · 7 years ago
  3. 82a2ebe Fixing layout of modprobe.conf file with more than one option by Michel Nederlof · 7 years ago
  4. 949398e Configure interactive logon message by Dmitry Teselkin · 7 years ago
  5. b08a62e Merge "Flush IP address on change for ovs_port" by Jiri Broulik · 7 years ago
  6. a130001 Flush IP address on change for ovs_port by Oleh Hryhorov · 7 years ago
  7. 7f5087d added creation of default group to user without gid defined by Ondrej Smola · 7 years ago
  8. ea1e144 Merge "Update motd.sls" by Ondrej Smola · 7 years ago
  9. 15e10dd change gid_from_name to false to user present by Ondrej Smola · 7 years ago
  10. 538c824 Update motd.sls by Dmitry Teselkin · 7 years ago
  11. bb0708d Install linux headers along with dpdk packages by Oleg Bondarev · 7 years ago
  12. ba304a6 Merge "Update metadata.yml with correct URL" by Ondrej Smola · 7 years ago
  13. 504bdc0 Fixing debconf dependency for pam ldap by Dzmitry Stremkouski · 7 years ago
  14. 34e9413 Update metadata.yml with correct URL by Petr Michalec · 7 years ago
  15. 0419747 Nonblocking ovs-vsctl calls by Dzmitry Stremkouski · 7 years ago
  16. 47e0e7b Merge "Added bond Dashboard" by mcp-jenkins · 7 years ago
  17. c7be65a Added bond Dashboard by Mateusz Matuszkowiak · 7 years ago
  18. 048d904 Merge "Added one more alert regarding bond" by Richard Felkl · 7 years ago
  19. 734ab84 Added one more alert regarding bond by Mateusz Matuszkowiak · 7 years ago
  20. 48741cf Merge "Add ability to add linux network interface into OVS dpdk bridge" by Ondrej Smola · 7 years ago
  21. f619b07 Adding lacp support for ovs dpdk bond by Dzmitry Stremkouski · 7 years ago
  22. 043442d Merge "Support monitoring for bond interfaces via telegraf" by mcp-jenkins · 7 years ago
  23. 55ca321 Added bond related Prometheus alerts by Mateusz Matuszkowiak · 7 years ago
  24. 7399519 Support monitoring for bond interfaces via telegraf by Mateusz Matuszkowiak · 7 years ago
  25. e2151ff Add ability to add linux network interface into OVS dpdk bridge by Oleksii Chupryn · 7 years ago
  26. 9e9123c Merge "Add dependency between ovs-port and dpdk bridge." by Petr Jediny · 7 years ago
  27. c1d993b Add dependency between ovs-port and dpdk bridge. by Oleksii Chupryn · 7 years ago
  28. 495245a Update kitchen image version, change linux locales for tests by Jakub Josef · 7 years ago
  29. 8c6cdbc Merge "Use DEB pkgs for Fluentd plugins" by Jakub Josef · 7 years ago
  30. 42d0d75 Add ability to configure offload features by Oleksii Chupryn · 7 years ago
  31. 120f611 Use DEB pkgs for Fluentd plugins by Mateusz Matuszkowiak · 7 years ago
  32. 1ba71ad Merge pull request #145 from alexandruavadanii/ovs-dpdk-alternatives by Filip Pytloun · 7 years ago
  33. 305b6b0 network.dpdk: Make dpdk kmod persistent by Alexandru Avadanii · 7 years ago
  34. f49be1e network.dpdk: ovs-vswitchd alternative inversion by Alexandru Avadanii · 7 years ago
  35. 5e035c2 system.hugepages: sysctl vm.nr_hugepages by Alexandru Avadanii · 7 years ago
  36. 6a04d27 Merge pull request #144 from medunigraz/master by Filip Pytloun · 7 years ago
  37. 1e41e30 Use items() instead of iteritems() for Python3 compatibility. by Michael Fladischer · 7 years ago
  38. 03538a8 Change regex for hdd errors to be more strict by Mateusz Matuszkowiak · 7 years ago
  39. 4603e82 Update Makefile by Filip Pytloun · 7 years ago
  40. 10edb59 Merge "Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)" by mcp-jenkins · 7 years ago
  41. f40599a linux.system.file - hash only if source is defined and ability to set name by param by Richard Felkl · 7 years ago
  42. 8e994f9 Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596) by Jakub Josef · 7 years ago
  43. d458e64 Fix crating multiple loopback devices by Vasyl Saienko · 7 years ago
  44. 98b673b Merge pull request #142 from bbinet/fix-file-mode by Filip Pytloun · 7 years ago
  45. bbbe1b1 Update readme for linux.system.file mode option by Bruno Binet · 7 years ago
  46. 4a19d09 Fix file mode in file.managed state by Bruno Binet · 7 years ago
  47. 5f7144a Merge pull request #141 from bbinet/file-contents_pillar by Filip Pytloun · 7 years ago
  48. b0bc29e Add contents_pillar support for files managed by pillar by Bruno Binet · 7 years ago
  49. e1e4eba Merge "Handle kernel boot options" by mcp-jenkins · 7 years ago
  50. 47bf675 Fix atop systemd unit file name by Filip Pytloun · 7 years ago
  51. 56c6cba Merge pull request #139 from cristinapauna/aarch64-hugepages by Filip Pytloun · 7 years ago
  52. a3d3199 Apply the hugepages configuration for aarch64 by cristinapauna · 7 years ago
  53. 7082b36 Merge "Remove old kernel via dpkg instead of apt" by mcp-jenkins · 7 years ago
  54. 1aa1aea Merge "Disable resolvconf service." by mcp-jenkins · 7 years ago
  55. 2e07d65 Added support for managing files by pillar by Richard Felkl · 7 years ago
  56. 5413281 Remove old kernel via dpkg instead of apt by Sergey Otpuschennikov · 7 years ago
  57. ebf5552 Handle kernel boot options by Michael Polenchuk · 7 years ago
  58. 7df80d1 Disable resolvconf service. by Andrey Shestakov · 7 years ago
  59. 6f2f6a2 Merge "[dpdk] Support ovs bridge tagging" by Jakub Josef · 7 years ago
  60. 47aa33e Merge "Remove Salt deprecations and switch tests to Salt 2017.7" by Ondrej Smola · 7 years ago
  61. 72f61c4 Remove Salt deprecations and switch tests to Salt 2017.7 by Martin Polreich · 7 years ago
  62. d173d55 [dpdk] Support ovs bridge tagging by Michael Polenchuk · 7 years ago
  63. 8d15b0f Merge "Presenting pam_ldap auth for linux feature" by mcp-jenkins · 7 years ago
  64. 7d8d67a Presenting pam_ldap auth for linux feature by Dmitry Stremkouski · 7 years ago
  65. 9ee7473 Wipe off the dpdk-dkms meta package by Michael Polenchuk · 7 years ago
  66. 3e68a4f The patch fixes access to undefined variable by Oleh Hryhorov · 7 years ago
  67. 4771248 Merge "Generate metrics from logs" by Ales Komarek · 7 years ago
  68. 904ca2e Merge "Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset" by Filip Pytloun · 7 years ago
  69. 303905d cgroups by Jiri Broulik · 7 years ago
  70. 1a191e3 ifdown ifup fix by Jiri Broulik · 7 years ago
  71. e5a7a1d Merge "Remove salt-master, reclass from pkg dependencis" by Filip Pytloun · 7 years ago
  72. 6616077 Generate metrics from logs by Bartosz Kupidura · 7 years ago
  73. 4d5c0a8 Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset by Petr Michalec · 7 years ago
  74. 7c8d04b Merge "Optimize kitchen tests for Travis CI" by Petr Michalec · 7 years ago
  75. 9ccd59f Remove salt-master, reclass from pkg dependencis by Petr Michalec · 7 years ago
  76. f04f5f3 add additional shared libraries (#137) by Nick Metz · 7 years ago
  77. 41751b2 Merge "move lvm config and service before managing VG and LV" by Filip Pytloun · 7 years ago
  78. b97ac00 move lvm config and service before managing VG and LV by Ondrej Smola · 7 years ago
  79. bded90b Merge pull request #135 from FHE3/grub-compatibly-redhat by Filip Pytloun · 7 years ago
  80. fcee6e4 Optimize kitchen tests for Travis CI by Martin Polreich · 7 years ago
  81. dbf0727 fix for issue #134 - compatibly issues in grub configuration with RedHat os_family systems by Nick Metz · 7 years ago
  82. 6f9a9f8 Merge "Add additional bonding options" by Petr Jediny · 7 years ago
  83. ef291d3 Merge "Adds alert to warn for open files being depleted" by Petr Michalec · 7 years ago
  84. 3a999aa Merge "restart interface after ip flush / remove cloud init interface file / kill dhclient" by Filip Pytloun · 7 years ago
  85. 4bd0522 Fixed several issues in the interface state by Denis V. Meltsaykin · 7 years ago
  86. b333d28 restart interface after ip flush / remove cloud init interface file / kill dhclient by Jiri Broulik · 7 years ago
  87. d9fffba Fixed typo in run_tests.sh file by Jakub Josef · 7 years ago
  88. 01ad2cc Increase disk issues timeout for alerts by Kirill Mashchenko · 7 years ago
  89. 1510389 Merge "improve mkfs condition and make fs_type for partitioning optional" by Filip Pytloun · 7 years ago
  90. 78dad62 Merge "Reduce alerting noise for system disk issues" by Kyrylo Mashchenko · 7 years ago
  91. f2a380d Reduce alerting noise for system disk issues by Kirill Mashchenko · 7 years ago
  92. bace671 improve mkfs condition and make fs_type for partitioning optional by Ondrej Smola · 7 years ago
  93. 05eecf8 Merge pull request #132 from alexandruavadanii/interface-repl-fix by Filip Pytloun · 7 years ago
  94. 6284618 network.interface: strict eol pattern matching by Alexandru Avadanii · 7 years ago
  95. cc54623 Merge pull request #130 from FHE3/linux-system-elevator by Filip Pytloun · 7 years ago
  96. 502363e fix Conflicting ID for duplicated include of linux.system.grub by Simon Schneider · 7 years ago
  97. 318dfee Merge pull request #129 from FHE3/linux-system-elevator by Filip Pytloun · 7 years ago
  98. 98f7a49 add test pillar for system.kernel.elevator by Simon Schneider · 7 years ago
  99. 0225666 Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT by Simon Schneider · 7 years ago
  100. 6ffb0a9 Add additional bonding options by Keith Byrne · 7 years ago