619976fe43
Sunbeam-clusterd can scale up and down. Currently, the external address in bound to the peers relationship. Exposes the action `get-credentials` which returns the URL. In the long term, it will return the credentials to access securely clusterd. Change-Id: I8b91efe6d96198f5ad3634b9747161225381ded6
16 lines
130 B
Plaintext
16 lines
130 B
Plaintext
venv/
|
|
build/
|
|
.idea/
|
|
.vscode/
|
|
*.charm
|
|
.tox/
|
|
.coverage
|
|
__pycache__/
|
|
*.py[cod]
|
|
**.swp
|
|
.stestr/
|
|
*.auth
|
|
*.pub
|
|
*.token
|
|
tests/*/bundles/
|