Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API: Add
scope
to metadata configuration API (#14530)
Resolves #14125. This PR adds `scope` to the metadata configuration API endpoint, `/1.0/metadata/configuration`. Summary of changes: - Adds api extension, `metadata_configuration_scope`; - Adds `Scope` field to `MetadataConfigurationConfigKey` struct; - Adds `scope` to metadata for member specific config keys in `lxd/network/driver_{bridge/macvlan/physical/sriov}.go`; - Updates API docs and metadata.
- Loading branch information