Commit Graph

4 Commits

Author SHA1 Message Date
zhurong ac2e17363b Clean muranoartifact py2 support
Change-Id: Ia800fd87df5cb95f95c6758df2dd20060bef62d6
2020-04-11 00:14:18 -07:00
Kirill Zaitsev 93931f487c Update glare definitions path
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
2016-02-12 17:32:51 +03:00
Alexander Tivelkov 8b33e910d5 Glare Plugin Package version removed
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
2015-11-30 14:11:21 +03:00
Alexander Tivelkov 5f94bd2fc3 Glance MuranoPackage Artifact
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
2015-09-03 12:07:08 +00:00