Skip to content
Snippets Groups Projects
  1. Nov 27, 2020
  2. Sep 28, 2020
    • Alex Kavanagh's avatar
      Sync libraries & common files prior to freeze · 5e80697a
      Alex Kavanagh authored
      * charm-helpers sync for classic charms
      * charms.ceph sync for ceph charms
      * rebuild for reactive charms
      * sync tox.ini files as needed
      * sync requirements.txt files to sync to standard
      
      Change-Id: I512ef8bbb52c08e782c66450b435a40a76b8a532
      5e80697a
  3. Aug 28, 2020
    • James Page's avatar
      Use charms.ceph for Ceph broker · f84e7139
      James Page authored
      Drop use of local copy of ceph_broker.py in preference to the
      centrally maintained copy in charms.ceph.
      
      Change-Id: I89aa0f9fc7d5d2d480ebabc1cb17a86dcbef21bf
      f84e7139
  4. Sep 09, 2016
    • Ryan Beisner's avatar
      Update tox.ini files from release-tools gold copy · 5384e2fa
      Ryan Beisner authored
      All OpenStack Charms now contain identical tox.ini files,
      not to be modified or made unique within each charm repo.
      
      This is to ensure consistency across charm repos in tox
      target naming, approach and purpose, also giving the
      charm dev and test experience additional consistency.
      
      Also create empty dirs with .keep files where necessary.
      Some classic charms have actions and/or lib dirs, and some
      do not. In all classic charms, flake will now check those
      dirs to ensure lint coverage of existing or future content.
      
      Manually fix up test names, Makefile and other legacy
      artifacts remaining from basic ceph-proxy on an old copy
      of ceph-mon.
      
      Change-Id: I54eb35d0e449f203237bdc9f065551a1fbc887a0
      5384e2fa
Loading