Skip to content
Snippets Groups Projects
  1. May 11, 2020
  2. Oct 14, 2019
    • Ryan Beisner's avatar
      Sync charm/ceph helpers, tox, and requirements · 63c0ebbc
      Ryan Beisner authored
      Also clean up pre-existing pep8 violations in the
      files/* dir which was previously not covered by lint testing.
      
      Also clean-up mocking issues around apt-pkg replacements in the
      unit tests.
      
      Also fix py35 issue with enabled_manager_modules() function in the
      charmhelpers library (see
      https://github.com/juju/charm-helpers/pull/387).
      
      Also fix the functional tests bundles so they actually test the
      version of OpenStack that the bundle indicates.
      
      Change-Id: I2c8d84fadc11311c622dd308c4694496872dc157
      63c0ebbc
  3. Mar 10, 2019
    • Alex Kavanagh's avatar
      Convert the charm to Python3 · ddd26acc
      Alex Kavanagh authored
      * Move charmhelpers to the root of the charm
      * sync charmhelpers to latest version
      
      Change-Id: Id0b838f0206635cf912d205f2fb6fda7b31d0dfe
      ddd26acc
  4. Sep 26, 2017
  5. Aug 10, 2017
  6. Sep 30, 2016
  7. Jul 12, 2016
    • Chris MacNaughton's avatar
      Add testing · 93ba89e3
      Chris MacNaughton authored
      This commit adds some unit testing to the helper libraries
      as well as amulet testing for the charm itself
      
      Change-Id: I13ff38655773521592c81bb5a6847a516abd943a
      93ba89e3
  8. Mar 29, 2016
    • Edward Hope-Morley's avatar
      Add hardening support · eab3c4f1
      Edward Hope-Morley authored
      Add charmhelpers.contrib.hardening and calls to install,
      config-changed, upgrade-charm and update-status hooks. Also
      add new config option to allow one or more hardening
      modules to be applied at runtime.
      
      Change-Id: If3e20565b1917828cb9fa2cf00b93bd13c1db00f
      eab3c4f1
  9. Jan 11, 2016
  10. Jan 08, 2016
  11. Sep 07, 2015
  12. Aug 21, 2015
  13. Aug 20, 2015
  14. Jul 31, 2015
  15. Dec 11, 2014
  16. Dec 01, 2014
  17. Nov 07, 2014
    • Edward Hope-Morley's avatar
      Added Ceph broker support to allow clients to request · 8000bd0d
      Edward Hope-Morley authored
      resources e.g. pools as opposed to creating them
      themselves. This hopefully simplifies the logic at
      the client side and reduces the risk of race
      conditions by shifting execution to the ceph
      charm itself. Backwards-compatibility with
      clients that don't want to/yet support this approach
      is maintained.
      8000bd0d
  18. Oct 30, 2014
  19. Sep 23, 2014
  20. Sep 22, 2014
  21. Aug 25, 2014
  22. Jul 25, 2014
  23. Jul 04, 2014
  24. Jun 06, 2014
  25. Mar 25, 2014
  26. Mar 20, 2014
  27. Nov 13, 2013
  28. Nov 12, 2013
  29. Oct 10, 2013
  30. Jul 03, 2013
  31. Jun 25, 2013
  32. Jun 24, 2013
  33. Jun 23, 2013
Loading