Skip to content
Snippets Groups Projects
  1. Sep 25, 2017
  2. Sep 20, 2016
    • James Page's avatar
      Add support for application version · 22c10316
      James Page authored
      Juju 2.0 provides support for display of the version of
      an application deployed by a charm in juju status.
      
      Insert the os_application_version_set function into the
      existing assess_status function - this gets called after
      all hook executions, and periodically after that, so any
      changes in package versions due to normal system updates
      will also be reflected in the status output.
      
      This review also includes a resync of charm-helpers to
      pickup hookenv and contrib.openstack support for this
      feature.
      
      Change-Id: I5734e87d39e62c1fb791b0b79ff216e30a784d1f
      22c10316
  3. Mar 31, 2016
    • James Page's avatar
      Add Juju Network Space support · 7a16d3bb
      James Page authored
      Juju 2.0 provides support for network spaces, allowing
      charm authors to support direct binding of relations and
      extra-bindings onto underlying network spaces.
      
      Resync charm-helpers to pickup support in API endpoint
      resolution code and add API extra-bindings to the charm
      metadata.
      
      Change-Id: I802eeb236930a3f2f2dbb0c9260f407adcd1d5bd
      7a16d3bb
  4. Mar 24, 2016
    • Billy Olsen's avatar
      Add hardening support · ec9f5ddf
      Billy Olsen 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: I5f85699adcb5c37ffcda971a3ed5f1f965fd7fb6
      ec9f5ddf
  5. Feb 19, 2016
  6. Feb 10, 2016
    • Alex Kavanagh's avatar
      Synced in lp:~ajkavanagh/charm-helpers/add-service-checks-lp1524388 version · 873d96b6
      Alex Kavanagh authored
      of charm-helpers to test that modification will work - this is for demo
      purposes only and will be revised prior to merge proposal.
      
      Also changed tests to to work with revision 514:
      "misc changes for haproxy template and context ..."
      which required changes to the test_haproxy_context_service_enabled test
      in unit_tests/test_keystone_contexts.py
      873d96b6
  7. Jan 08, 2016
  8. Aug 06, 2015
  9. Jul 31, 2015
  10. Apr 24, 2015
  11. Mar 18, 2015
  12. Mar 17, 2015
  13. Mar 13, 2015
  14. Mar 10, 2015
  15. Mar 08, 2015
  16. Jan 13, 2015
  17. Dec 15, 2014
  18. Dec 11, 2014
  19. Dec 10, 2014
  20. Dec 09, 2014
  21. Dec 03, 2014
  22. Nov 26, 2014
  23. Nov 25, 2014
  24. Nov 16, 2014
  25. Oct 30, 2014
  26. Oct 27, 2014
  27. Oct 24, 2014
  28. Sep 29, 2014
  29. Sep 26, 2014
  30. Sep 23, 2014
  31. Sep 22, 2014
  32. Sep 21, 2014
  33. Jul 24, 2014
  34. Jul 02, 2014
  35. Jun 25, 2014
Loading