Comment 2 for bug 1502063

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

Reviewed: https://review.openstack.org/231392
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=24992d9e976fa8a4f8c7339c49b4ec2723f8da4d
Submitter: Jenkins
Branch: master

commit 24992d9e976fa8a4f8c7339c49b4ec2723f8da4d
Author: Valeriy Ponomaryov <email address hidden>
Date: Tue Oct 6 12:38:27 2015 +0300

    Verify common server in Generic driver on startup

    If we setup generic driver in DHSS=False mode, we need to provide
    specific data for VM that will host shares and if we do not provide
    such info or provide it incorrectly then we get error only trying
    perform actions. But we should do validation on service start.

    Change-Id: I325d6461c4b12f481769bb01f792ef850dba789c
    Closes-Bug: #1502063