murano/murano
Kirill Zaitsev 521f031490 Use multiprocessing.cpu_count instead of psutil.NUM_CPUS
psutil.NUM_CPUS has been deprecated in psutil 2.x
While currently global-requirements restrict usage of psutil to
versions <2.0.0 it can be good to be prepared for upgrade in advance.
This commit makes use of multiprocessing module instead.

Change-Id: I6a4653eb7e5c26c3068a4d766acb4bc219920f75
Closes-Bug: #1598208
(cherry picked from commit 8fb54da2f9)
2016-08-25 18:34:26 +00:00
..
api Forced flush of tmp file to disk on ui retrieval 2016-05-25 10:07:28 +00:00
cmd Allow insecure SSL communications with RabbitMQ 2016-05-11 18:25:16 +00:00
common Use multiprocessing.cpu_count instead of psutil.NUM_CPUS 2016-08-25 18:34:26 +00:00
db Modified the wrong note 2016-03-14 17:05:06 +08:00
dsl Improve __init__ detection 2016-07-07 11:57:00 +00:00
engine Fixed inability to deploy if security groups are disabled 2016-06-28 10:08:29 +02:00
hacking Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
locale Imported Translations from Zanata 2016-01-16 06:15:06 +00:00
packages Added package references to generated UIs 2016-05-25 17:05:56 +00:00
policy Major refactoring of how OS clients are created and managed 2016-02-20 17:59:11 +03:00
services Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
tests Update functional test _get_stack 2016-07-07 15:56:41 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py 'GetPackageUI' API can now be called even if Glare is used 2016-04-11 16:53:06 +03:00
opts.py Deprecate packages_opts conf group 2016-03-15 13:21:50 +03:00
utils.py Allow murano to run under windows 2016-02-01 16:58:01 +03:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00