-
Notifications
You must be signed in to change notification settings - Fork 931
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
OVN external addresses on lxc network list-allocations
#14210
Commits on Oct 17, 2024
-
api:
network_allocations_ovn_uplink
API extensionSigned-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16d3267 - Browse repository at this point
Copy the full SHA 16d3267View commit details -
shared/api: Add
Project
field to leasesSigned-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4ced89 - Browse repository at this point
Copy the full SHA f4ced89View commit details -
lxc/network/driver_ovn: Adapt
Leases
for ovn networkThis populates the new `HostProject` field accordingly and also supports calling `Leases` with an empty project name, which returns leases from all projects. Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54a0a96 - Browse repository at this point
Copy the full SHA 54a0a96View commit details -
lxc/network/driver_bridge: Adapt
Leases
for bridge networkThis populates the new `HostProject` field accordingly and also supports calling `Leases` with an empty project name, which returns leases from all projects. Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d29802 - Browse repository at this point
Copy the full SHA 5d29802View commit details -
lxd/network_allocations: Get leases from all projects
This is needed to also show leases for instances that are in project other than the network's project. Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29990ce - Browse repository at this point
Copy the full SHA 29990ceView commit details -
lxd/network_allocations: Include OVN uplink allocations
This also uses the correct project for instance leases, instead of assuming the instance is always on the same project as the network. Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fcdc76 - Browse repository at this point
Copy the full SHA 3fcdc76View commit details -
shared/api: Add
Network
toNetworkAllocations
Also puts a full stop in comments Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2080bd - Browse repository at this point
Copy the full SHA c2080bdView commit details -
lxd/network_allocations: Populate
Network
fieldSigned-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb2b230 - Browse repository at this point
Copy the full SHA cb2b230View commit details -
Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18a8a33 - Browse repository at this point
Copy the full SHA 18a8a33View commit details -
Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 650098a - Browse repository at this point
Copy the full SHA 650098aView commit details -
i18n: Update translation templates.
Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e99424 - Browse repository at this point
Copy the full SHA 4e99424View commit details -
Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d5a884 - Browse repository at this point
Copy the full SHA 5d5a884View commit details -
test: Test showing instances from different projects
Signed-off-by: hamistao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dd9908 - Browse repository at this point
Copy the full SHA 7dd9908View commit details