5acbc4e5ba
This is a major breaking change too. In the process, also: - move all processing from juju status to actions (run the actions to get data; the status line will be minimal) - switch to COS integration, no longer legacy prometheus for the iperf benchmarks It should be mostly feature parity with the original magpie charm, but some things still need improving and iterating on, such as the spec for data returned from actions, and actual functional tests. Change-Id: I289d4e7a0dd373c5c6f2471ab710e754c167ab8c
11 lines
82 B
Plaintext
11 lines
82 B
Plaintext
venv/
|
|
build/
|
|
*.charm
|
|
.tox/
|
|
.coverage
|
|
cover/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.idea
|
|
.vscode/
|