You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/07 19:43:40 UTC

[jira] [Commented] (CLOUDSTACK-9216) As a user I want to be able to reuse an ip address in the same network

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087853#comment-15087853 ] 

ASF GitHub Bot commented on CLOUDSTACK-9216:
--------------------------------------------

GitHub user borisroman opened a pull request:

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

    CLOUDSTACK-9216: Fix DHCP lease removal logic on VR

    It now releases all DHCP leases when requested.
    
    Will post Integration test results once finished.

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

    $ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-9216

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

    https://github.com/apache/cloudstack/pull/1318.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 #1318
    
----
commit f46640b22f5a72770389b89864492cb374ccb1de
Author: Boris Schrijver <bs...@schubergphilis.com>
Date:   2016-01-07T18:38:18Z

    Fix DHCP lease removal logic on VR

----


> As a user I want to be able to reuse an ip address in the same network
> ----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9216
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9216
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Boris Schrijver
>
> issue seen: DHCP entry of previous lease is not properly cleared.
> - create a small /29 network
> - deploy 2 vms
> - destroy them
> - deploy / destroy again until you get the same ip



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)