Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Jan 27, 2021
  2. Jan 26, 2021
  3. Jan 05, 2021
  4. Nov 23, 2020
    • sousaedu's avatar
      Refactoring LCM charm to use Operator Framework · abe7321e
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      This refactoring work includes tests.
      
      Note 1: old charm is in lcm-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: Iae2a0e59e74fab8820d2a9a0ef3f3ec449349dbe
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      abe7321e
  5. 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
  6. Mar 20, 2019
  7. 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
  8. May 30, 2018
  9. Aug 17, 2017
Loading