deb-murano/meta
Stan Lagun 04bccb55b9 Improve public network detection algorithm
It is possible that there are several public networks exist.
ExistingNeutronNetwork used to pick first one of them.
Now when internal network name or ID supplied it tries
to find such public network that the internal network has
a common router with.

Change-Id: I252bb5545891903355cf7f8480a2cd76febcfebe
Closes-Bug: #1524322
2015-12-09 16:04:59 +03:00
..
io.murano Improve public network detection algorithm 2015-12-09 16:04:59 +03:00
README.rst Update meta folder readme 2015-05-21 15:10:44 +03:00

Murano Core Classes

This folder contains common Murano classes combined to Core Library.

The content of this folder needs to be zipped and imported into Murano. After that Murano applications can be deployed.

To find murano-applications and explore how the common classes are used in Murano Applications, please refer to Murano Application Repository