Skip to content
Snippets Groups Projects
  1. Nov 02, 2018
  2. Oct 23, 2018
    • David Ames's avatar
      Series Upgrade · 06ac9046
      David Ames authored
      Implement the series-upgrade feature allowing to move between Ubuntu
      series.
      
      Change-Id: Ic5df91f3560e8928585b25339cef992653dc59d7
      06ac9046
  3. Oct 03, 2018
  4. Sep 26, 2018
    • Zuul's avatar
      Merge "support custom admin user and user auth" · 91987551
      Zuul authored
      91987551
    • Dmitrii Shcherbakov's avatar
      support custom admin user and user auth · 81383a16
      Dmitrii Shcherbakov authored
      In order to support cases where pools and keys are pre-created and
      ceph-proxy just proxies this data to client applications this change
      introduces support for:
      
      * having custom "admin" users which may not actually have admin
      privileges on the target cluster (client.admin is probably occupied by
      real admins in this case);
      * using cephx keys provided via charm config.
      
      Change-Id: I01014b6986f92bf0ad8147a08afa1d61fdd5c088
      Closes-bug: #1793991
      81383a16
  5. Sep 24, 2018
  6. Sep 19, 2018
  7. Sep 11, 2018
    • Doug Hellmann's avatar
      import zuul job settings from project-config · 269453a3
      Doug Hellmann authored
      This is a mechanically generated patch to complete step 1 of moving
      the zuul job settings out of project-config and into each project
      repository.
      
      Because there will be a separate patch on each branch, the branch
      specifiers for branch-specific jobs have been removed.
      
      Because this patch is generated by a script, there may be some
      cosmetic changes to the layout of the YAML file(s) as the contents are
      normalized.
      
      See the python3-first goal document for details:
      https://governance.openstack.org/tc/goals/stein/python3-first.html
      
      Change-Id: Ia81142eaa122161aa583550c683f26a18dc5eb86
      Story: #2002586
      Task: #24317
      269453a3
  8. Aug 27, 2018
  9. Jul 18, 2018
  10. Jul 17, 2018
  11. Jul 13, 2018
  12. Jul 11, 2018
    • Ryan Beisner's avatar
      Update series metadata · 9fb8252a
      Ryan Beisner 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: If892cf5e5b045300433dc2737f3b8b479d12527e
      9fb8252a
  13. Jun 05, 2018
    • Chris MacNaughton's avatar
      Update tests to use Juju storage · 199da4e7
      Chris MacNaughton authored
      Due to changes to the ceph-osd charm, it is
      suggested to use Juju storage for testing.
      
      Change-Id: Icd1b53d8672271a5350b630f14f20bbd3b6c8740
      Related-Bug: #1698154
      199da4e7
  14. May 11, 2018
  15. Apr 04, 2018
  16. Apr 03, 2018
    • Ryan Beisner's avatar
      Update tox.ini to stop using unverified package · 3dc3dcbe
      Ryan Beisner authored
      As of pip 10.0, --allow-unverified is not permitted.
      
      Use of the flag in this repo was previously used to force
      installation of python-apt to accommodate certain unit tests.
      
      The unverified package, python-apt, is no longer necessary
      for test execution.
      
      Related-Bug: #1760720
      
      Change-Id: Idfe5ad692a8657eaad7bb9ddc5a6ac33210cd38c
      3dc3dcbe
  17. Mar 28, 2018
    • Ryan Beisner's avatar
      Update amulet test definitions · c88bc5de
      Ryan Beisner authored
      Enable Queens, and set Queens as the smoke gate
      
      Remove soon-to-be deprecated combos
      
      Change-Id: I905aabc8d2168e87b6d341bac45a38991f26cc57
      c88bc5de
  18. Feb 23, 2018
  19. Feb 21, 2018
  20. Jan 19, 2018
  21. Dec 08, 2017
  22. Dec 05, 2017
    • Ryan Beisner's avatar
      Add Bionic and remove Zesty series and tests · f9c40c41
      Ryan Beisner authored
      Bionic, being the next LTS, is important to enable for dev
      and test as early as possible ahead of 18.02.
      
      Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
      will not provide Zesty series support, as it was an interim
      (non-LTS) release.
      
      Change-Id: Ia0ea3d0ce22856c9a705417f258b6d0484bb0882
      f9c40c41
  23. Nov 22, 2017
  24. Sep 28, 2017
  25. Sep 26, 2017
  26. Aug 24, 2017
  27. Aug 23, 2017
  28. Aug 09, 2017
  29. Jul 31, 2017
  30. Jul 17, 2017
  31. May 01, 2017
    • David Ames's avatar
      Enable Zesty-Ocata Amulet Tests · 435b3a18
      David Ames authored
      - Turn on Zesty-Ocata Amulet test definitions.
      - Standardize test-requirements.txt
      - Sync charm helpers for various fixes
      
      Change-Id: I1f161137ef00fe835bce8944285341713c2eadfa
      435b3a18
  32. Apr 05, 2017
  33. Mar 29, 2017
    • Felipe Reyes's avatar
      Set ceph-public-address with monitor-hosts config · f250c227
      Felipe Reyes authored
      charms capable of relating to ceph build the list of monitor hosts
      from the ceph-public-address in the relation data or simply using the
      private-address field provided by juju.
      
      This patch populates ceph-public-address in the relations with the
      list of monitor hosts provided in the configuration, so clients connect
      directly to the non juju managed ceph and not to ceph-proxy IP.
      
      Closes-Bug: #1642430
      Change-Id: Ib2e3c6a8b0d9fc0b6d729d845a802945b64fc74c
      f250c227
    • Alex Kavanagh's avatar
      Fix alphanumeric comparisons for openstack and ubuntu releases · 72060b6e
      Alex Kavanagh authored
      - sync charmhelpers with fix-alpha helpers
      - fix up code where the alpha comparisons are done
      
      Change-Id: I10e3e689aba490118b84b6b9e58df1ba5632d07d
      Related-Bug: #1659575
      72060b6e
  34. Mar 09, 2017
    • David Ames's avatar
      Enable Ocata Amulet Tests · 8a3d1ad2
      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.
      
      Change-Id: Ia63b663255f5dc52a2a755e8c309b05ba8662a6a
      8a3d1ad2
  35. Mar 03, 2017
  36. Feb 14, 2017
  37. Dec 03, 2016
Loading