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

[CES] Reimplement Alarm Rules v1 API #381

Merged
merged 27 commits into from
Aug 12, 2022
Merged

[CES] Reimplement Alarm Rules v1 API #381

merged 27 commits into from
Aug 12, 2022

Conversation

Aloento
Copy link
Member

@Aloento Aloento commented Jul 27, 2022

What this PR does / why we need it

Implement Alarm Rules v1 API

Which issue this PR fixes

fixes #378

Special notes for your reviewer

=== RUN   TestAlarms
--- PASS: TestAlarms (1.93s)
PASS

@Aloento Aloento added enhancement New feature or request help wanted Extra attention is needed labels Jul 27, 2022
@Aloento Aloento self-assigned this Jul 27, 2022
@Aloento Aloento marked this pull request as ready for review July 27, 2022 19:58
@Aloento Aloento added the need acceptance Requires running acceptance tests (including cases requiring admin role) label Jul 27, 2022
@Aloento Aloento removed the help wanted Extra attention is needed label Jul 27, 2022
@Aloento Aloento changed the title [CES] Implement Alarm Rules v1 API [CES] Reimplement Alarm Rules v1 API Aug 2, 2022
@Aloento Aloento removed the need acceptance Requires running acceptance tests (including cases requiring admin role) label Aug 3, 2022
@Aloento
Copy link
Member Author

Aloento commented Aug 4, 2022

@anton-sidelnikov @artem-lifshits please review thanks

openstack/ces/v1/alarms/results.go Show resolved Hide resolved
acceptance/openstack/ces/v1/alarms_test.go Show resolved Hide resolved
openstack/ces/v1/alarms/requests.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/results.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/results.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/requests.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/requests.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/requests.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/requests.go Outdated Show resolved Hide resolved
openstack/ces/v1/alarms/requests.go Outdated Show resolved Hide resolved
otc-zuul bot pushed a commit that referenced this pull request Aug 10, 2022
[Refactor] Introduce extract functions

What this PR does / why we need it
Using extract functions allows to avoid using Result
structure and its derivatives
Which issue this PR fixes

Part of #389
Special notes for your reviewer
This is what I was talking about in comments of #389 and in #381 and #384 discussions
Also, if unit tests are required, I will provide them later today

Reviewed-by: Artem Lifshits <None>
Reviewed-by: Aloento <None>
Reviewed-by: Anton Sidelnikov <None>
@Aloento
Copy link
Member Author

Aloento commented Aug 12, 2022

@outcatcher @anton-sidelnikov review pls

outcatcher
outcatcher previously approved these changes Aug 12, 2022
@Aloento Aloento added the gate Merge PR label Aug 12, 2022
@otc-zuul
Copy link
Contributor

otc-zuul bot commented Aug 12, 2022

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/6c9932c2f18d4767ac05217ead6a34c3

✔️ otc-golangci-lint SUCCESS in 2m 15s
✔️ golang-make-vet SUCCESS in 1m 54s
✔️ golang-make-test SUCCESS in 2m 25s
✔️ golang-make-functional SUCCESS in 6m 16s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CES] Implement Alarm Rules v1 API
3 participants