hepix-virtualisation / vmcatcher

Provides an up to date cache of authorised VM imagelists and VM images.
Apache License 2.0
5 stars 6 forks source link

showing more subscription information in `--info` #10

Closed arax closed 9 years ago

arax commented 9 years ago

The output of

vmcatcher_subscribe ... --info

should contain more information. In particular, information about the handling of new images (auto-accept, auto-subscribe, etc.) configurable with

  --imagelist-newimage-accept
                        Accept new image UUID in subscription.
  --imagelist-newimage-subscribe
                        Accept and subscribe to new image UUID in
                        subscription.
  --imagelist-newimage-refuse
                        Refuse new image UUID in subscription. (default)
osynge commented 9 years ago

This is a very good suggestion.

osynge commented 9 years ago

75a3650b1874f94990cc99261b14709758a26c16 is a proposed fix.

This will under go testing tonight.

osynge commented 9 years ago

resolved with 0.6.1 release