GitHub user wido opened a pull request:

    https://github.com/apache/cloudstack/pull/1562

    CLOUDSTACK-9238: Change template_host_ref.url to varchar(2048)

    In Pull Request #1341 / commit a171bb this was fixed for many other
    URL fields, but this was not corrected and is still a varchar(255)
    
    Change this field to a varchar(2048) to accomodate longer URLs in
    the database.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wido/cloudstack CLOUDSTACK-9238

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1562.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1562
    
----
commit a77a301f715ea64f3c5e0ff8b37923663868f1a6
Author: Wido den Hollander <w...@widodh.nl>
Date:   2016-05-25T10:12:58Z

    CLOUDSTACK-9238: Change template_host_ref.url to varchar(2048)
    
    In Pull Request #1341 / commit a171bb this was fixed for many other
    URL fields, but this was not corrected and is still a varchar(255)
    
    Change this field to a varchar(2048) to accomodate longer URLs in
    the database.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to