Hemanth Nakkina
41399f501e
[keystone-k8s] fix list-ca-certs action result
list-ca-certs action considers part of name as
dictionary key if name contains '.'. This is due
to ops flattening the event result [1].
Replace '.' with '-'
Closes-Bug: #2091691
[1] e573f8f39c/ops/charm.py (L170)
Change-Id: I7f4d22bc978c606496c25187f4892dc47f6472ad
Monolithic Repository for Sunbeam Charms
This repository contains the core charms for the Sunbeam deployment and associated charm libraries.
Development docs
See the CONTRIBUTING.md in the root of the repository and individual charm directories for more information.
Description
Languages
Python
89.7%
Jinja
9.6%
Shell
0.7%