Comment 2 for bug 1381586

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/128680
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=a51416a48c9bb7481a6b870d825c07f274fd0184
Submitter: Jenkins
Branch: master

commit a51416a48c9bb7481a6b870d825c07f274fd0184
Author: Dennis Dmitriev <email address hidden>
Date: Wed Oct 15 18:18:53 2014 +0300

    Fix check_fixed_network_cidr for nova network

    * Replace 'nova network-list' with 'nova net-list'
      in check_fixed_network_cidr function;
    * Add network checks to Jenkins 'bvt_2' and 'smoke' tests
      ('TestHaVLAN' and 'deploy_simple_cinder')
    * Fix default local patches to local repositories in settings.py

    Change-Id: I859e308e3d1b4ff360b5e730275b21868e775d9f
    Closes-Bug: #1381586