Skip to content
Snippets Groups Projects
  1. Dec 10, 2018
  2. Nov 30, 2018
  3. Feb 18, 2018
  4. Feb 09, 2018
  5. Jan 21, 2018
  6. Nov 30, 2017
    • David Ames's avatar
      Updates for stable branch creation · 5203f1e2
      David Ames authored
      Set default branch for git review/gerrit.
      
      Switch amulet tests to stable.
      
      Switch to using stable charm-helpers branch.
      
      Change-Id: I53f8fcd7a33f6dc9e1b70e80fb8c48ec9c203349
      5203f1e2
  7. Nov 20, 2017
  8. Nov 02, 2017
    • James Page's avatar
      Fix version maps for snaps and debs · 3e7af015
      James Page authored
      This ensures that charms don't try to upgrade themselves everytime
      an update-status hook call occurs; specifically we need to map the
      numerical version to the latest OpenStack release that carries
      that version for the UCA.
      
      Gnocchi does always major release with OpenStack.
      
      Change-Id: I777097c5188c73523fc4c41fc698b6dc6a87fd24
      3e7af015
  9. Nov 01, 2017
  10. Oct 27, 2017
  11. Oct 26, 2017
    • James Page's avatar
      Restore upgrades between OpenStack series · b17f2f83
      James Page authored
      Restore call to upgrade_if_available to ensure that
      any OpenStack series upgrades are executed.
      
      Change-Id: Ie815ea536d57bf108e58e445f8d09ae1f240a5c9
      b17f2f83
    • James Page's avatar
      Misc updates for SSL NGINX configuration · eac3e026
      James Page authored
      Updates based on SSL testing for NGINX secure server
      configuration.
      
      Enable xenial-pike testing as gnocchi 4.0.3 is now
      in pike/edge.
      
      Change-Id: Ifc371a07e5d6a09210db5ccc18e895d4c014512f
      eac3e026
  12. Oct 14, 2017
    • Corey Bryant's avatar
      Add snap support · ecaea903
      Corey Bryant authored
      Enable snap installation support for Gnocchi.
      
      The Gnocchi snap provides nginx and uwsgi instead of
      Apache2 + mod_wsgi so the config/restart map looks a
      little different.
      
      Snap support has been implemented using a subclass of
      the GnocchiCharmBase class, which provides common
      methods and properties to both deb and snap based
      installations.
      
      Snaps are only published for Ocata or later releases
      of OpenStack.
      
      Change-Id: I464025a2b72aba8c31a4a97ade39d2b2980c3a92
      ecaea903
  13. Oct 05, 2017
  14. Oct 03, 2017
  15. Sep 28, 2017
  16. Sep 26, 2017
  17. Sep 25, 2017
    • James Page's avatar
      Default ceph pool name to service name · 07640513
      James Page authored
      Ensure that the pool name requested matches the service name
      for the application, inline with other OpenStack charms.
      
      Change-Id: Ia3ee274b52bdb2cb90a17e43ec5a379e7765efe0
      07640513
  18. Sep 12, 2017
  19. Sep 06, 2017
    • James Page's avatar
      Misc updates · 17c89a1d
      James Page authored
      Tidy pep8 errors.
      
      Add gitreview configuration.
      
      Drop registration of default release selector - not required.
      
      Use default version of ceilometer charm in testing now that
      relevant changes have landed.
      
      Ensure sane default release is passed to charm superclass.
      
      Correct behaviour for disabling services based on any of the
      required states not being set.
      
      Add xenial-pike test target.
      
      Change-Id: Iefcdc1d4870572dae00e71e1b855fb1abf68a4e9
      17c89a1d
  20. Aug 09, 2017
  21. Aug 03, 2017
  22. Aug 02, 2017
  23. Aug 01, 2017
Loading