Actions
Task #4890
closedBug #4887: [API] Make sure the local dns records for old compute nodes are updated if there's a conflict with a new compute node
review 4887-invalidate-duplicate-ip-on-old-compute-nodes
Start date:
12/30/2014
Due date:
% Done:
0%
Estimated time:
Updated by Tim Pierce over 10 years ago
- Status changed from New to In Progress
- Start date set to 12/30/2014
Updated by Tim Pierce over 10 years ago
Review at b06785a7
stale_conflicting_nodes
looks like it should be a local variable to this function. If there isn't any value in making it an instance variable, I'd leave it local.- Check that
self.ip_address
is not nil/false before querying for nodes with that address.
Updated by Tim Pierce over 10 years ago
- Assigned To changed from Tim Pierce to Ward Vandewege
Updated by Ward Vandewege over 10 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions