-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
instance spec refactor: move some impls out of api_types (#741)
Move the server instance spec builder out of propolis_api_types and into propolis-server. Do the same for the `pci_path` associated functions on instance spec types. Also patch up a couple of error variants that weren't using debug format specifiers for strings. Tests: cargo test, PHD.
- Loading branch information
Showing
4 changed files
with
132 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.