Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-1117

vcld fails to set fixed IP address for Linux server reservations if management node not set to static

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.1
    • vcld (backend)
    • None

    Description

      When a server reservation is submitted for a Linux image that is configured to have a fixed IP address, vcld ends up failing the reservation if the management node handling the reservation is not set to Static for "Public NIC Configuration Method". This is due to a check in Linux.pm->update_resolv_conf that specifically checks for $public_ip_configuration being static. The corresponding code in the Windows.pm module contains a check for server reservations before checking for the public ip configuration being static. This should be done in Linux.pm as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jfthomps Josh Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: