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

Add support for Reserved IP addresses #532

Merged
merged 2 commits into from Jun 15, 2022

Commits on May 11, 2022

  1. Add support for Reserved IP addresses

    Floating IPs are being renamed to Reserved IPs. We'll need to
    support both for awhile, treating them as distinct resource
    types until Floating IPs are deprecated or removed.
    
    This change allows the caller to use either or both at the same
    time.
    
    Signed-off-by: Chris Cummer <chriscummer@me.com>
    senorprogrammer committed May 11, 2022
    Copy the full SHA
    477acfa View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Fix merge conflict in Account

    Signed-off-by: Chris Cummer <chriscummer@me.com>
    senorprogrammer committed Jun 15, 2022
    Copy the full SHA
    8ce6de6 View commit details
    Browse the repository at this point in the history