v3:
- changed the code to be generic (treat both netfs and iscsi targets)
v2:
- fixed "make check" issue
The following patch fixes the issue described in Github #354:
"storage: used nfs source path need to be filtered out in creation page"
https://github.com/kimchi-project/kimchi/issues/354
*** BLURB HERE ***
Daniel Henrique Barboza (1):
model/storagetargets: filtering used nfs paths
src/kimchi/model/storagetargets.py | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
--
1.8.3.1