Skip to content
Snippets Groups Projects
  1. Aug 23, 2017
  2. Mar 23, 2017
    • David Ames's avatar
      Enable Ocata Amulet Tests · 42b71274
      David Ames authored
      - Add Zesty as a supported series to metadata.yaml.
      - Turn on Xenial-Ocata Amulet test definitions.
      - Sync charm helpers to get Juju 2.x amulet compatibility.
      - Keeping Zesty-Ocata Amulet test definitions turned off until the
        metadata.yaml changes propagate to the charm store.
      - Resync tox.ini to resolve amulet unit test failures.
      
      Change-Id: Ia14904339099d84d09a2fce171740459a76a8367
      42b71274
  3. Dec 03, 2016
    • Ryan Beisner's avatar
      Update Amulet defs, series metadata and c-h sync · 3a3cbcb3
      Ryan Beisner authored
      - Sync charm helpers if applicable.
      
      - Fix test executable hashbags for virtualenv prep.
      
      - Add Yakkety-Newton Amulet test definitions.
      
      - Prep Xenial-Ocata Amulet test definitions (not yet enabled).
      
      - Prep Zesty-Ocata Amulet test definitions (not yet enabled).
      
      - Remove Precise charm series metadata if present.
      
      - Remove Precise Amulet test definitions if present.
      
      Change-Id: I367b6e9e22464c0b85e71ad330234477699835e0
      3a3cbcb3
  4. Oct 17, 2016
    • Chris MacNaughton's avatar
      Add minimum-size to osd-devices · d045424c
      Chris MacNaughton authored
      This stops an error that happens when size is not
      specified when adding storage via Juju storage hooks.
      Without a set minimum, Juju will give 1G to a disk
      which will cause ceph-disk to fail when connecting
      the new disk.
      
      Change-Id: Ib57314945b1f0bf8995029f5506543bc1b53c89b
      d045424c
  5. Sep 14, 2016
    • James Page's avatar
      Add charm series data to metadata.yaml · f41a1a78
      James Page authored
      This optimizes the publication process to the charm store, and
      ensures that the charm code and version is consistent across all
      supported Ubuntu series.
      
      Change-Id: Ifff786758eab3b5b06d68afb6b07d842a0377219
      f41a1a78
  6. May 17, 2016
    • Chris MacNaughton's avatar
      Add support for Storage hooks · 7e2ef1d0
      Chris MacNaughton authored
      This adds support for Juju's storage hooks by merging the config
      provided osd-devices with Juju storage provided osd-devices, in the
      same way that the existing Ceph charm handles them.
      
      In addition to providing support for ceph-osds via Juju storage,
      we provide support for multiple journal devices through Juju storage
      as well.
      
      We have to add a shim hook to ensure that Ceph is installed prior
      to storage hook invocation because storage attached at deploy time
      will execute hooks before the install hook
      
      Change-Id: Idad46e8f4cc32e09fbd64d29cd93745662e9f542
      7e2ef1d0
  7. Apr 08, 2016
    • James Page's avatar
      Add support for Juju network spaces · afe7651e
      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.
      
      Add public and cluster extra bindings to this charm to
      support separation of client facing and cluster network
      traffic using Juju network spaces.
      
      Existing network configuration options will still be
      preferred over any Juju provided network bindings, ensuring
      that upgrades to existing deployments don't break.
      
      Change-Id: I78ab6993ad5bd324ea52e279c6ca2630f965544c
      afe7651e
  8. Nov 18, 2015
  9. Jul 01, 2015
  10. Jun 17, 2015
  11. Oct 30, 2014
  12. Oct 06, 2014
  13. Oct 08, 2012
Loading