Skip to content
Snippets Groups Projects
  1. Jul 02, 2019
  2. Jun 25, 2019
  3. May 28, 2019
  4. May 27, 2019
  5. Apr 23, 2019
    • Frode Nordahl's avatar
      Use Ceph helpers from ``charms.openstack`` · 5b21b6ce
      Frode Nordahl authored
      The Ceph relation adapter and keyring helper code was moved to
      ``charms.openstack`` as part of development of the
      ``ceph-rbd-mirror`` charm.
      
      Port the Gnocchi charm to re-use this code.
      
      Depends-On: If1d645f4708e27b724f93cac0e14431137c885d7
      Depends-On: I97b4c30dabfcf65ec3fb876c2a09a44172be85e7
      Change-Id: If0da7f1efcfa6b61aa210edcd76e9c3392e0e8e9
  6. Apr 19, 2019
  7. Apr 10, 2019
  8. Apr 09, 2019
  9. Apr 05, 2019
    • Frode Nordahl's avatar
      Update series metadata · 55a9f6b0
      Frode Nordahl authored
      Ensure that EOL releases are removed from metadata
      and tests, and that the current dev release is enabled
      in metadata.  Dev release tests are enabled separately
      because of chickens and eggs.
      
      Change-Id: Idd527f75de70e43006ed6145b3599361e055e4c1
      55a9f6b0
  10. Apr 04, 2019
  11. Mar 22, 2019
  12. Mar 07, 2019
  13. Mar 04, 2019
  14. Mar 01, 2019
    • Paul Goins's avatar
      Added tox environment for gathering coverage · a74c4b46
      Paul Goins authored
      This technique was borrowed from the tox "cover" environment in
      openstack/nova's tox.ini.  This leverages the fact that stestr lets
      you override the python executable via the PYTHON environment
      variable.  Doing this allows us to easily generate coverage for our
      unit tests.
      
      An important caveat is that this does not provide any coverage for
      tests via zaza, amulet, etc.  It is purely focused on the unit tests.
      
      Note that this replaces the previous .coveragerc; coverage
      configuration is instead pulled from tox.ini.
      
      Change-Id: I46e3cfc0bb5a7853325b5d9351190d3687080318
      a74c4b46
  15. Feb 28, 2019
  16. Feb 21, 2019
  17. Feb 15, 2019
    • Mehdi Abaakouk's avatar
      Allow rate:XXX aggregations · c960f293
      Mehdi Abaakouk authored
      Old aggregate API was allowing rate:XXX format for rateofchange
      aggregation.
      
      This change restores it since we use the new internal API.
      
      Closes: #1016
      c960f293
  18. Feb 07, 2019
    • David Ames's avatar
      Run ceilometer-upgrade for all gnocchi tests · 4f48b46f
      David Ames authored
      The ceilometer-upgrade action is required for all gnocchi tests because
      the ceilometer-upgrade action is required whenever gnocchi is related to
      ceilomter.
      
      Change-Id: I95b5368e969bfbafceef2594625810f13c590a82
      4f48b46f
  19. Feb 06, 2019
    • gord chung's avatar
      don't fail everything if one group missing metric · 21f47fbe
      gord chung authored
      it's possible that not all groups will contain a specific metric.
      rather than fail, return the groups that do have the matching metric.
      only if all groups don't have matching metrics, should we fail.
      
      Fixes: #1013
      21f47fbe
  20. Feb 02, 2019
  21. Feb 01, 2019
    • Corey Bryant's avatar
      Rebuild for sync charm-helpers · 329beab2
      Corey Bryant authored
      Run ceilometer upgrade action in functional tests.
      
      Switch to using proposed packages pending LP: #1813582
      
      Closes-Bug: #1813982
      Related-Bug: #1813582
      Change-Id: Ie4bce16994fee7a3c4a546e0d7450dd44e92373d
  22. Jan 29, 2019
  23. Dec 19, 2018
  24. Dec 10, 2018
  25. Nov 30, 2018
  26. Nov 27, 2018
Loading