puppet-trove/releasenotes/notes/external_dependency_management-4f5c1e349d9983fb.yaml
Matt Fischer 59f75e6085 Trove external dependency management
Move all dependency tracking to an external class which simplifies the
relationships and allows managing Trove without necessarily using
packages.

This change also cleans up how the client is handled to make
it more configurable and match other modules.

Finally the reference to the deprecated and non-functional
keystone::python class is dropped.

Change-Id: I943685fbeb114dead80b7465b8f5c564a0bc9fe0
2016-03-21 19:42:26 -06:00

6 lines
142 B
YAML

---
features:
- Dependencies are now managed in an external class.
This allows installing Trove via other methods besides
packages.