Skip to content

Commit

Permalink
Merge pull request #577 from sapcc/remove-cronus-legacy
Browse files Browse the repository at this point in the history
remove legacy QuotaPlugin for Cronus
  • Loading branch information
majewsky authored Oct 9, 2024
2 parents b4caab7 + 8b4998e commit f86b64f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 256 deletions.
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.

0 comments on commit f86b64f

Please sign in to comment.