Files
libguestfs/src
Pino Toscano 38598e2ba5 actions: refactor available & feature_available
Refactor the internal_feature_available to return the result for just
one group, so it is easier to know on the library side what was the
actual error, and which group refers to; drop internal_available, as no
more needed after this.

On the library side, implement in available and feature_available the
real logic to iterate through the requested group, and error out or
return whether the groups are available. This also introduces caching
for the features, so each needs to be queried just once in each
appliance run.

The result of this is that there should be much less communication with
the daemon to know about available features; the downside is that
queries for more than one group at once, not already cached, will be
cause more queries to the daemon.
2015-11-05 16:48:58 +01:00
..
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-02-14 18:46:04 +00:00
2015-09-30 13:32:42 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-09-30 13:32:42 +01:00
2015-10-05 14:28:33 +01:00
2015-02-14 18:46:04 +00:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-09-30 13:32:42 +01:00
2015-10-05 14:28:33 +01:00
2015-11-04 14:52:29 +01:00
2015-10-05 14:28:33 +01:00
2015-11-04 14:52:29 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2015-09-30 13:32:42 +01:00
2015-10-05 14:28:33 +01:00