From: Aline Manera <alinefm(a)br.ibm.com>
Aline Manera (2):
Do not allow user disable/delete a network used by VM or template
UI: Disable stop/undefine buttons when network is in use
docs/API.md | 2 ++
src/kimchi/control/networks.py | 1 +
src/kimchi/i18n.py | 4 ++--
src/kimchi/mockmodel.py | 24 ++++++++++++++++++++++++
src/kimchi/model/networks.py | 31 +++++++++++++++++++++++++++----
tests/test_model.py | 3 +--
tests/test_rest.py | 6 +++---
ui/js/src/kimchi.network.js | 27 ++++++++++++++++++++-------
ui/pages/tabs/network.html.tmpl | 2 +-
9 files changed, 81 insertions(+), 19 deletions(-)
--
1.7.10.4