You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most common code shared between networking and compute
was removed as it is no longer necessary. Network object
delete still remains as we need to handle multiple
resource deletion and deal with possible failures.
Updated documentation accordingly.
Add/remove floating IP via server will only use network
endpoint for operations.
Removed floating IP pool code as it is deprecated and no
longer used.
Removed remaining quota code in compute relating to
networks as it is deprecated.
Removed a number of tests that no longer apply.
Change-Id: I3138028f9aac49d5f54fd5c1d2bcd61920e94a1e
Signed-off-by: Brian Haley <haleyb.dev@gmail.com>
0 commit comments