4 Commits

Author SHA1 Message Date
Mykyta Karpin
ca26a6bbc8 Finish converting to rspec-puppet-facts
Change-Id: I66c41584347c9986ac7e884e80efa982b4050175
2016-11-22 16:28:15 +02:00
Maksym Yatsenko
d5d026a016 Change worker defaults to ::os_workers
This patch changes the default worker count from ::processorcount to the
new ::os_workers fact. ::os_workers is based on the number of processors
(currently cpu/4) but is capped at a maximum of 8 worker processors.
This is a much more reasonable default in general and prevents excessive
resource consumption on systems with a large number of CPUs.

Change-Id: Ib03ad48060349921b94fc4c794b3e02f41ad979d
2016-10-07 15:52:35 +03:00
ZhongShengping
17407fb9ef Test multiple operating systems for db
This change updates the tests for ironic::db::postgresql and
ironic::db::sync to test multiple operating systems.

Change-Id: I28d4bbcc054f2522331253461ce83a0d20bcb38d
2016-04-30 10:42:26 +08:00
Sebastien Badia
4a81b07a06 db: Add postgresql support
Add postgresql support to ironic module

Change-Id: I6d78adada4b411a7ebd402407dfe6ee87aeab85b
2015-05-22 10:41:38 -07:00