-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for operations for managing temporary processor capacity
Details: * Added `Cpc.add_temporary_capacity()` and `Cpc.remove_temporary_capacity()`. * Added mock support for these operations by adding the URI handler classes CpcAddTempCapacityHandler and CpcRemoveTempCapacityHandler and the corresponding URIs. Signed-off-by: Andreas Maier <[email protected]>
- Loading branch information
1 parent
94e247f
commit 545fbf9
Showing
4 changed files
with
477 additions
and
0 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
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.