961818d505d68942fa55922e7ef6353b9db8b506
Added a NetworkExplorer class (maps to io.murano.system.NetworkExplorer) to explore the Network Environment of an active tenant. The class is able to locate the default router (if present) and allocate available CIDR range for the selected router. The latter requires some configuration options (for proper CIDR segmentation) This commit adds python-neutronclient to the requirements, as NetworkExplorer has to directly interact with Neutron This classes is a crucial part of AdvancedNetworking implementation Partial-Bug: #1308921 Change-Id: Ib9daa1b1521d9bc17a53d7e131be6c9f43faa013
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, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner.
Project Resources
Project status, bugs, and blueprints are tracked on Launchpad:
Developer documentation can be found here:
Additional resources are linked from the project wiki page:
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description