Application Catalog for OpenStack
Go to file
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
contrib Merge "Add io.murano namespace to demo app for example plugin" into stable/mitaka 2016-07-19 16:30:52 +00:00
devstack Add ability to configure home region in murano devstack installation 2016-05-27 12:57:43 +00:00
doc/source Allow insecure SSL communications with RabbitMQ 2016-05-11 18:25:16 +00:00
etc Moved CORS middleware configuration into oslo-config-generator 2016-03-04 17:00:44 -06:00
functionaltests Cap pip to <8 for dsvm job 2016-01-21 16:24:06 +03:00
meta Merge "Fix defaultGroupName of SecurityGroupManager Class" into stable/mitaka 2016-07-01 17:00:54 +00:00
murano Use multiprocessing.cpu_count instead of psutil.NUM_CPUS 2016-08-25 18:34:26 +00:00
murano_tempest_tests Do not force admin credentials in service broker test suite 2016-07-20 10:04:55 +00:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Amended reno note about booting from cinder volumes 2016-06-29 16:08:31 +00:00
tools Merge "Enable pep8 to check files in directory tools" 2016-02-19 12:00:29 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:29:14 +00:00
.gitignore Add reno for release notes management 2015-11-12 00:28:04 +03:00
.gitreview Update .gitreview for stable/mitaka 2016-03-22 13:46:07 +01:00
.testr.conf Fix adding unit test module 2016-02-12 09:40:47 +09:00
CONTRIBUTING.rst Added links to murano-specs documentation 2016-03-01 17:15:26 +00:00
HACKING.rst Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Update the README.rst 2015-12-21 15:53:15 +08:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
requirements.txt Updated from global requirements 2016-06-10 23:15:25 +00:00
setup.cfg Also package murano_tempest_tests 2016-03-25 12:23:37 +00:00
setup.py Updated from global requirements 2015-09-17 12:13:02 +00:00
test-requirements.txt Updated from global requirements 2016-04-18 15:02:50 +00:00
tox.ini Use upper constraints for all jobs in tox.ini 2016-08-23 11:17:32 +00:00

README.rst

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0