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

remove legacy QuotaPlugin for Cronus #577

Merged
merged 1 commit into from
Oct 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions docs/operators/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,23 +449,6 @@ exist will also be reported by Limes. (Not all resources may exist for a given h
regular `cores`/`instances`/`ram` resources and cover instances whose flavors have the respective value in the
`quota:hw_version` extra spec.

### `email-aws`: Cronus v1 (SAP Converged Cloud only)

```yaml
services:
- type: email-aws
service_type: email-aws
```

The area for this service is `email`. This service has no resources, only rates.

| Rate | Unit | Comment |
| --- | --- | --- |
| `attachments_size` | bytes | Size of attachments for outgoing emails. |
| `data_transfer_in` | bytes | Total size of incoming emails. |
| `data_transfer_out` | bytes | Total size of outgoing emails. |
| `recipients` | countable | Number of recipients on outgoing emails. |

### `liquid`: Any service with LIQUID support

```yaml
Expand Down
239 changes: 0 additions & 239 deletions internal/plugins/cronus.go

This file was deleted.