[Kimchi-devel] [wok 0/3] Fix code issues pointed by make check-local

Paulo Ricardo Paz Vital pvital at linux.vnet.ibm.com
Thu Sep 3 20:57:21 UTC 2015


Reviewed-By: Paulo Vital <pvital at linux.vnet.ibm.com>

For all patchset.

On Tue, 2015-08-11 at 16:06 -0300, Lucio Correia wrote:
> Lucio Correia (3):
>   Fix makefile to ignore Kimchi plugin
>   Fix unnecessary/duplicated imports
>   Fix PEP8 errors
> 
>  Makefile.am                                      |    2 +-
>  plugins/kimchi/config.py.in                      |    1 -
>  plugins/kimchi/mockmodel.py                      |   19 +-
>  plugins/kimchi/model/config.py                   |    2 +-
>  plugins/kimchi/model/cpuinfo.py                  |    2 +-
>  plugins/kimchi/model/debugreports.py             |    2 +-
>  plugins/kimchi/model/diskutils.py                |    4 +-
>  plugins/kimchi/model/hostdev.py                  |    4 +-
>  plugins/kimchi/model/libvirtconnection.py        |   12 +-
>  plugins/kimchi/model/networks.py                 |    3 +-
>  plugins/kimchi/model/peers.py                    |    4 +-
>  plugins/kimchi/model/storagepools.py             |   13 +-
>  plugins/kimchi/model/storagevolumes.py           |    9 +-
>  plugins/kimchi/model/vms.py                      |   32 ++-
>  plugins/kimchi/model/vmstorages.py               |    6 +-
>  plugins/kimchi/osinfo.py                         |    1 -
>  plugins/kimchi/root.py                           |    1 -
>  plugins/kimchi/screenshot.py                     |    2 +-
>  plugins/kimchi/tests/test_authorization.py       |   36 ++-
>  plugins/kimchi/tests/test_config.py.in           |    8 +-
>  plugins/kimchi/tests/test_exception.py           |   26 ++-
>  plugins/kimchi/tests/test_host.py                |   30 ++-
>  plugins/kimchi/tests/test_mock_network.py        |    4 +-
>  plugins/kimchi/tests/test_mock_storagepool.py    |   12 +-
>  plugins/kimchi/tests/test_mock_storagevolume.py  |    8 +-
>  plugins/kimchi/tests/test_mockmodel.py           |    6 +-
>  plugins/kimchi/tests/test_model.py               |   24 +-
>  plugins/kimchi/tests/test_model_network.py       |    8 +-
>  plugins/kimchi/tests/test_model_storagepool.py   |   20 +-
>  plugins/kimchi/tests/test_model_storagevolume.py |   18 +-
>  plugins/kimchi/tests/test_plugin.py              |    1 -
>  plugins/kimchi/tests/test_rest.py                |  318
> ++++++++++++++-------
>  plugins/kimchi/tests/test_template.py            |   61 +++--
>  plugins/kimchi/tests/utils.py                    |    8 +-
>  plugins/kimchi/utils.py                          |    1 -
>  src/wok/cachebust.py                             |    2 +-
>  src/wok/server.py                                |   11 +-
>  src/wok/utils.py                                 |    6 +-
>  38 files changed, 466 insertions(+), 261 deletions(-)
> 
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel




More information about the Kimchi-devel mailing list