Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge project-voyager/ipam back in #34

Merged
merged 8 commits into from May 16, 2017
Merged

Merge project-voyager/ipam back in #34

merged 8 commits into from May 16, 2017

Commits on Nov 14, 2016

  1. Fix updating lease while creating or deleting reservation

    Signed-off-by: Xuebin He <xuebin.he@emc.com>
    nucklehead authored and kaleo211 committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    0afe8db View commit details
    Browse the repository at this point in the history
  2. Deletion of resources should all delete child resources

    Add DeleteLeases, DeleteReservations
    Modify DeletePool, DeleteSubnet to delete associated resources
    
    Signed-off-by: Jean Pierre <jean.pierre@emc.com>
    kaleo211 authored and nucklehead committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    90edf4a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Iterate through entire subent range when creating leases (#28)

    Ethan Kaley authored and josephgorse committed May 16, 2017
    Configuration menu
    Copy the full SHA
    dcaeef1 View commit details
    Browse the repository at this point in the history
  2. Name fix (#29)

    * Iterate through entire subent range when creating leases
    
    * Small name clarifications with ID's in comments
    Ethan Kaley authored and josephgorse committed May 16, 2017
    Configuration menu
    Copy the full SHA
    8749b68 View commit details
    Browse the repository at this point in the history
  3. Added client library and Tests (#30)

    * Added client library and Tests
    * Refactor resource objects & add in a connection check
    Ethan Kaley authored and josephgorse committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d229ce8 View commit details
    Browse the repository at this point in the history
  4. Removed internal DellEMC DNS server entry

    Signed-off-by: James King <james.king@emc.com>
    king-jam authored and josephgorse committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d388ac9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c73083 View commit details
    Browse the repository at this point in the history
  6. change client package naming to the go standard

    Kaley authored and josephgorse committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d398079 View commit details
    Browse the repository at this point in the history