Glare has been moved to a separate service and has been
renamed/refactored into glare namespace. This commit updates murano
plugin accordingly.
Related bp: move-v3-to-glare
Change-Id: Ie51440ef7dab044f2ac3ab1f06cbf93402cf1103
The Glare Artifact Plugin package version has to match the version of
Murano which gets inferred based on the recent git repository tag.
Due to the recent switch to post-versioning, it's better to remove the
version from setup.cfg at all
Change-Id: I3cc6b7e98c9df28753622be3ac6f4a3844459762
Closes-Bug: #1520498
Adds an artifact type for Glance V3 to define murano package, its
specific properties and binary objects (full package, logo and a ui
definition).
As a temporary workaround to simplify search a 'keywords' field is added
to contain display name and tags word-by-word, so any of them may be
used to locate a package. This will be inefficient in terms of DB
performance, but at least not worse then the legacy solution.
Implements-blueprint: artifact-repository-support
Change-Id: I11efa3758cea5eb459a101d62c93355f34bb42f9