Application Catalog for OpenStack
Go to file
Alexander Tivelkov 247c4bdfb9 Murano can now properly attach VMs to shared networks
When spawning VMs attached to pre-existing networks murano used to
generate a Heat template with a fixed_ips property for Neutron ports.
This can cause a policy violation if the target network is not owned
by the deploying tenant (i.e. the network is shared by some other
project).

This has been addressed: ExistingNeutronNetwork class no longer
generates the fixed_ips property of the port if the target network is
not owned by a current project.

Change-Id: I0c60a522f4223fdc47f87b950da1a0822a8cbdbe
Closes-bug: #1644797
2016-11-29 18:17:12 +03:00
contrib Use sys.maxsize instead of sys.maxint 2016-09-29 11:57:33 +03:00
devstack Revert "Update devstack keystone_authtoken config to fit with keystone v3" 2016-11-23 15:52:01 +00:00
doc/source [Docs] Restructuring 2016-11-15 16:53:34 +02:00
etc Use devstack for service broker use separate paste and db 2016-07-25 10:05:58 +00:00
functionaltests Change Murano API detection in tests and fix tests itself 2016-08-22 19:02:09 +00:00
meta Murano can now properly attach VMs to shared networks 2016-11-29 18:17:12 +03:00
murano Always declare agent RabbitMQ queues 2016-11-28 20:29:09 +00:00
murano_tempest_tests Reduce the amount of smoke tests from 61 to 40 2016-11-25 19:11:52 +00:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Murano can now properly attach VMs to shared networks 2016-11-29 18:17:12 +03:00
tools Fix typos in cover.sh 2016-11-16 13:09:22 +00:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:32:48 +05:30
.gitignore Generate separate db for murano service broker 2016-05-31 21:25:33 -04:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Mark .testr.conf as not-executable 2016-10-03 17:10:24 +03:00
CONTRIBUTING.rst Added links to murano-specs documentation 2016-03-01 17:15:26 +00:00
HACKING.rst Add hacking rule for using assertIsNone instead of assertEqual(None,***) 2016-09-27 02:35:50 +00:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Show team and repo badges on README 2016-11-25 15:50:01 +01:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
requirements.txt Updated from global requirements 2016-11-25 05:09:57 +00:00
setup.cfg Merge "modify the home-page info with the developer documentation" 2016-08-29 01:49:40 +00:00
setup.py Updated from global requirements 2015-09-17 12:13:02 +00:00
test-requirements.txt Updated from global requirements 2016-11-15 19:51:47 +00:00
tox.ini Improve first app builds 2016-10-14 16:51:00 +02:00

README.rst

Team and repository tags

image

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