GitHub user serbaut opened a pull request: https://github.com/apache/cloudstack/pull/981
CLOUDSTACK-8993: DHCP fails with "no address available" when an IP is⦠⦠reused Repopulate /etc/dhcphosts.txt to remove old entries with the same IP address. You can merge this pull request into a Git repository by running: $ git pull https://github.com/serbaut/cloudstack repopulate-dhcphost Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/981.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 #981 ---- commit eb22ca8df0ce15a122ace4c425cff02717e6d63b Author: Joakim Sernbrant <joakim.sernbr...@trioptima.com> Date: 2015-10-26T14:15:19Z CLOUDSTACK-8993: DHCP fails with "no address available" when an IP is reused Repopulate /etc/dhcphosts.txt to remove old entries with the same IP address. ---- --- 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. ---