Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Jan 14, 2021
    • sousaedu's avatar
      Refactoring RO Charm to use Operator Framework · ccfacbbb
      sousaedu authored
      
      This refactoring work includes tests.
      
      Note 1: old charm is in ro-k8s folder.
      Note 2: relation-departed is currently not tested because there is
              no function to remove a relation in the Testing Harness.
              There is currently one issue open and the Charmcraft team
              should provide feedback soon.
      
      Change-Id: Ia97de802aec2c4e10a1d2c86ba2515d3f17f55af
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      ccfacbbb
  2. Nov 23, 2020
    • sousaedu's avatar
      Refactoring POL Charm to use Operator Framework · cab58cb7
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      This refactoring work includes tests.
      
      Note 1: old charm is in pol-k8s folder.
      Note 2: relation-departed is currently not tested because there is
              no function to remove a relation in the Testing Harness.
              There is currently one issue open and the Charmcraft team
              should provide feedback soon.
      
      Change-Id: Ib21779c5fc781cbb5901351ccf02ca5f9b36b181
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      cab58cb7
  3. Nov 11, 2020
    • sousaedu's avatar
      Refactoring NBI Charm to use Operator Framework · 6248fe60
      sousaedu authored
      
      This refactoring work includes tests.
      
      Note 1: old charm is in nbi-k8s folder.
      Note 2: relation-departed is currently not tested because there is
              no function to remove a relation in the Testing Harness.
              There is currently one issue open and the Charmcraft team
              should provide feedback soon.
      
      Change-Id: I25b94d205d2a004946189a231b5309da1deaa8ed
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      6248fe60
  4. Mar 20, 2019
  5. Feb 28, 2019
    • Eduardo Sousa's avatar
      Adding an charm generator · 10b27efc
      Eduardo Sousa authored
      
      Current version only supports Ansible.
      
      It takes as input an empty charm with playbooks and generates
      the following files:
      - metadata.yaml
      - layers.yaml
      - reactive/<ansible_charm>.py
      - actions.yaml
      - actions/<action-name>
      
      After that, it is only required to build the charm.
      
      NOTE: In this version, it doesn't support parameters yet.
      
      Change-Id: Ia771185a38421a04c1adcef4ded3d7a55fa164ee
      Signed-off-by: default avatarEduardo Sousa <esousa@whitestack.com>
      10b27efc
  6. May 30, 2018
  7. Aug 17, 2017
Loading