Incorrect public IP address being used if value in database does not match 
computer's actual IP address
-------------------------------------------------------------------------------------------------------

                 Key: VCL-569
                 URL: https://issues.apache.org/jira/browse/VCL-569
             Project: VCL
          Issue Type: Bug
          Components: vcld (backend)
    Affects Versions: 2.2.1
            Reporter: Andy Kurth
            Assignee: Andy Kurth
             Fix For: 2.3


If a computer's public IP address changes and does not match the value in the 
database (computer.IPaddress), the incorrect database value is still used in 
some cases:
-Updating the sublog table in new.pm::reserve.  This results in incorrect data 
being logged.
-Constructing the connection info email.

If DHCP is being used on the management node for public IP addresses, the 
Datastructure value should be updated whenever it is detected that the database 
address is not correct.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to