freezer/tests
Fabrizio Vanni 87b4ab66b8 list backups stored in API
The freezer-scheduler can now be used to query the list
of backups stored in the API.
Two new fields are added to the backup-metadata doc to
better identify the resources:

  client-id
  job-id

Adds the following action to the freezer-scheduler:

  backup-list

Adds the following options to the freezer-scheduler parameters:

  --all   Used when querying the API, to retrieve any document
          regardless of the client-id

  --long  List additional fields in output

Implements blueprint: list-stored-backups

Change-Id: I7c6e666d94c64c25d340fc9826628fb001b4b7f6
2016-05-26 15:52:05 +00:00
..
integration Remove auto_snap 2016-05-05 12:43:27 +01:00
unit list backups stored in API 2016-05-26 15:52:05 +00:00
__init__.py Added unittest for utils.py 2014-12-06 17:36:53 +00:00