Comment 5 for bug 1487007

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

Reviewed: https://review.openstack.org/215219
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugins/commit/?id=c30c74c11458bcbbdf35516acb2769c8d16400d3
Submitter: Jenkins
Branch: master

commit c30c74c11458bcbbdf35516acb2769c8d16400d3
Author: Kseniya Tychkova <email address hidden>
Date: Thu Aug 20 19:14:05 2015 +0300

    VIP name and namespace should be normalized

    name and namespace of VIP should match the following requirements:
    it may consist of lowercase latin letters, numbers, '-' and '_'

    Change-Id: Ib01ef8064d6c49b9428a97b2b95a9f13821c3c9c
    Closes-Bug: #1487007