author | sousaedu <eduardo.sousa@canonical.com> | |
Wed, 4 Nov 2020 21:44:01 +0000 (21:44 +0000) | ||
committer | sousaedu <eduardo.sousa@canonical.com> | |
Thu, 14 Jan 2021 00:45:14 +0000 (00:45 +0000) | ||
commit | ccfacbbb3d3bd025f48f2a1434e0b6bdeae64ead | |
tree | 4348e37fa9219ec9d99ce8bfa4bd67365353d0a2 | tree | snapshot |
parent | 83e7eb1778251054509d267da3162c894a0eb3d1 | commit | diff |
installers/charm/ro/.gitignore | [new file with mode: 0644] | blob |
installers/charm/ro/.yamllint.yaml | [new file with mode: 0644] | blob |
installers/charm/ro/README.md | [new file with mode: 0644] | blob |
installers/charm/ro/config.yaml | [new file with mode: 0644] | blob |
installers/charm/ro/metadata.yaml | [new file with mode: 0644] | blob |
installers/charm/ro/requirements.txt | [new file with mode: 0644] | blob |
installers/charm/ro/src/charm.py | [new file with mode: 0755] | blob |
installers/charm/ro/src/pod_spec.py | [new file with mode: 0644] | blob |
installers/charm/ro/tests/__init__.py | [new file with mode: 0644] | blob |
installers/charm/ro/tests/test_charm.py | [new file with mode: 0644] | blob |
installers/charm/ro/tests/test_pod_spec.py | [new file with mode: 0644] | blob |
installers/charm/ro/tox.ini | [new file with mode: 0644] | blob |