Commit Graph

4 Commits (master)

Author SHA1 Message Date
David Rabel 9f8d6c382e Fix license boilerplates
license boilerplates as docstring are included in automatically
generated documentation which leads to wrong formatting.

For example the indented hyperlink to the license is formatted as
quotation.

Change-Id: I9d6088ab48d6787f29b593bfa5445b6a84e99de7
5 years ago
shangxiaobj 248f73d4ea [Trivialfix]Fix typos in freezer
Fix the typos in project openstack-freezer

Change-Id: I84700c96ac19f14b786ffa10f79195b78ea2b366
6 years ago
Gleb Stepanov 43d631c616 Add flexible wait mechanism for events
As far as nova is not hard-realtime system it is
we should not depend on particular sleep time waiting
for some event.

Change-Id: I4271acbefbd735bb943263d664c5d68853ade0bc
6 years ago
Saad Zaher 982c7ef818 Refactoring Freezer Engines
Added engine loading automatically using option --engine.
Added manager module to load engines automatically
manager module will be used to list available engines
added exceptions package to group all exceptions in one place

Change-Id: I0c25553ec168e0b6fa825e98a77b625956016117
Implements: blueprint pluggable-freezer-engines
7 years ago