RETIRED, further work has moved to Debian project infrastructure
Go to file
Lin Yang 47b406d603 Fix incorrect ICMP rule in SecurityGroup
When protocol is ICMP in security group, port_range_min and
port_range_max are used to indicate type and code for ICMP. The
default port setting in core library generates ICMP rule with
incorrect setting 'icmptype 0 code 0', which make user cannot ping
instance created by Murano environment. So removed them.

Change-Id: I93b5073db2ece804e3eccdde8432216d4fb12301
Closes-Bug: #1512710
2016-03-01 10:59:06 +08:00
contrib Refactoring of smart-types defined in DSL 2016-02-25 02:06:38 +03:00
devstack Merge "Add multiple engine workers" 2016-03-01 00:19:53 +00:00
doc/source Merge "[doc]Improve the Murano client doc" 2016-03-01 02:17:09 +00:00
etc Added CORS support to Murano 2015-12-09 08:24:10 -08:00
functionaltests Cap pip to <8 for dsvm job 2016-01-21 16:24:06 +03:00
meta Fix incorrect ICMP rule in SecurityGroup 2016-03-01 10:59:06 +08:00
murano Merge "Add multiple engine workers" 2016-03-01 00:19:53 +00:00
murano_tempest_tests Support unversioned keystone endpoints 2016-02-26 13:53:05 +03:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Merge "Add multiple engine workers" 2016-03-01 00:19:53 +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 file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Fix adding unit test module 2016-02-12 09:40:47 +09:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
CONTRIBUTING.rst Added info about client and murano-apps trackers to CONTRIBUTING.rst 2015-08-11 15:25:04 +03: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
requirements.txt Updated from global requirements 2016-02-26 01:48:56 +00:00
setup.cfg Remove version from setup.cfg 2015-12-07 16:25:26 +03:00
setup.py Updated from global requirements 2015-09-17 12:13:02 +00:00
test-requirements.txt Removes unused posix_ipc requirement 2016-02-11 08:45:27 -08:00
tox.ini Added [murano-test-runner] venv in tox 2016-02-24 18:16:06 -06:00

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