RETIRED, Application Catalog for OpenStack
Go to file
Stan Lagun 19b4eb074f ExistingNeutronNetwork didn't return IPs for the instance
When deploying an Instance joined to ExistingNeutronNetwork its
ipAddresses property returned an empty list, which was causing most of
the applications to fail. This happened because the responsibility of
managing HOT outputs for the instance IP was moved to the Network
classes and was implemented for the NeutronNetwork but not the
ExistingNeutronNetwork.

This commit moves the logic to the base class for all Neutron networks
and refactors it so that it could be used for them all

Change-Id: I552098683e0faeb66f7c622ea8c1d073a82d6338
Closes-Bug: #1649715
2016-12-14 14:41:55 +03:00
contrib Use sys.maxsize instead of sys.maxint 2016-10-13 09:00:46 +00:00
devstack Fix multiple errors in network configuration function 2016-09-13 18:37:35 +04:00
doc/source Merge "[Docs] Add info about using abstract dependencies between applications" 2016-09-09 00:54:25 +00: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 ExistingNeutronNetwork didn't return IPs for the instance 2016-12-14 14:41:55 +03:00
murano Merge "Fixes CFServiceInstance.to_dict calls wrong class" into stable/newton 2016-10-22 23:22:27 +00:00
murano_tempest_tests Make tests compose packages in temporarily directory 2016-09-08 13:02:20 +00:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Correctly release CinderVolumes 2016-10-05 01:53:32 +00:00
tools Improve cover job output 2016-07-01 17:37:45 +03:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:29:14 +00:00
.gitignore Generate separate db for murano service broker 2016-05-31 21:25:33 -04:00
.gitreview Update .gitreview for stable/newton 2016-09-15 14:26:23 -04: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 Readme with correct Doc URL 2016-08-26 19:53:57 +03: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-09 17:21:13 +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-08-31 18:25:59 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/newton 2016-09-15 14:26:26 -04: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