Comment 2 for bug 1412181

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

Reviewed: https://review.openstack.org/180158
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=ccb410f22384d750c74bd115bf0e8ac6fedbdec9
Submitter: Jenkins
Branch: master

commit ccb410f22384d750c74bd115bf0e8ac6fedbdec9
Author: Tom Cammann <email address hidden>
Date: Tue May 5 14:45:30 2015 +0100

    Improve validation on baymodel api calls

    - Don't allow empty strings and validate strings are not longer than 255
      chars were appropriate.
    - Min/Max value for api port
    - Docker volume size min size of 1
    - DNS server address must be an IPv4

    Change-Id: I2c26b758b908f03e60293c68dedf43eb90c3cad2
    Partial-Bug: 1412181