Skip to content
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

Added support for operations for managing temporary processor capacity #688

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Nov 19, 2020

See commit message for details.

@andy-maier andy-maier self-assigned this Nov 19, 2020
@andy-maier andy-maier added this to the 0.28.0 milestone Nov 19, 2020
@andy-maier andy-maier linked an issue Nov 19, 2020 that may be closed by this pull request
@coveralls
Copy link
Collaborator

coveralls commented Nov 19, 2020

Coverage Status

Coverage increased (+0.1%) to 78.756% when pulling 545fbf9 on andy/add-capacity-ops into 94e247f on master.

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]>
@andy-maier andy-maier force-pushed the andy/add-capacity-ops branch from 594f898 to 545fbf9 Compare November 22, 2020 13:26
@andy-maier
Copy link
Member Author

Merging without review.

@andy-maier andy-maier merged commit deb4d5b into master Dec 18, 2020
@andy-maier andy-maier deleted the andy/add-capacity-ops branch December 18, 2020 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for temporary capacity management operations of CPC missing
2 participants