[Pulp-dev] pulp_cookbook 0.0.4b1 available

Simon Baatz gmbnomis at gmail.com
Tue Feb 5 21:01:00 UTC 2019


Version 0.0.4ab1 of the pulp_cookbook plugin is now available on PyPI
as pulp-cookbook 0.0.4b1 [0] and on GitHub [1]

Changes:

- Supports 'lazy' remote policies ('on_demand', 'streaming')
- live universe API migrated to new content app
- Implements "repo isolation". Content is shared between repos only if
  cryptographic digest is known and is the same.
- Publish: Use repo key to check whether a repo version can be published without
  conflict.

Dev changes:

- Repo isolation feature introduces a stage [2] that queries existing
  repo content and artifacts from the base repo version (using a
  so-called repo key defined in the content model).

[0] https://pypi.org/project/pulp-cookbook/0.0.4b1
[1] https://github.com/gmbnomis/pulp_cookbook/tree/0.0.4b1
[2] https://github.com/gmbnomis/pulp_cookbook/blob/2c13ac22886dd13416420336ea9ac0e5072e25f9/pulp_cookbook/app/tasks/synchronizing.py#L45




More information about the Pulp-dev mailing list