[Kimchi-devel] [PATCH 0/5 V2] Bug fixes and network tests
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Jan 6 16:07:50 UTC 2015
V1 -> V2:
- Remove bridged network test as we can not assume any interface is good to
create one
Aline Manera (5):
Add message to KCHNET0010E code
Bug fix: Allow deleting VLAN tagging bridged network
Network API: Update docs/API.md
Move rollback_wrapper function to a common place
Reorganize the network tests
docs/API.md | 11 ++--
src/kimchi/i18n.py | 1 +
src/kimchi/model/networks.py | 6 +-
tests/test_model.py | 86 ++-------------------------
tests/test_network.py | 137 +++++++++++++++++++++++++++++++++++++++++++
tests/test_rest.py | 64 --------------------
tests/utils.py | 15 ++++-
7 files changed, 165 insertions(+), 155 deletions(-)
create mode 100644 tests/test_network.py
--
2.1.0
More information about the Kimchi-devel
mailing list