Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openstack/devstack-plugin-ceph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Lirt/devstack-plugin-ceph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on May 30, 2026

  1. Fix RadosGW code path and common bugs

    - Fix: Fix `ceph orch` command with quadruple arg `ceph orch apply rgw default default default default` (2 are supported).
    - Fix: Make the script correctly use overriden Ceph release version.
    - Fix: Correct the swift endpoint URL to include `AUTH_<project_id>` in path (required when `rgw_swift_account_in_url` is `true` which it is).
    - Fix: Restart ceph after changing configuration to make it effective.
    - Docs: Add documentation for setup with RadosGW.
    - Docs: Document ceph release versions that the script supports (v18 up to latest v20).
    - Docs: Add well tested example config.
    
    Change-Id: I4efa5ab5f74b52a5a1400ca76f273249f47cbc89
    Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com>
    Lirt committed May 30, 2026
    Configuration menu
    Copy the full SHA
    028939d View commit details
    Browse the repository at this point in the history
  2. Fix RadosGW code path and common bugs

    - Fix: Fix `ceph orch` command with quadruple arg `ceph orch apply rgw default default default default` (2 are supported).
    - Fix: Make the script correctly use overriden Ceph release version.
    - Fix: Correct the swift endpoint URL to include `AUTH_<project_id>` in path (required when `rgw_swift_account_in_url` is `true` which it is).
    - Fix: Restart ceph after changing configuration to make it effective.
    - Docs: Add documentation for setup with RadosGW.
    - Docs: Document ceph release versions that the script supports (v18 up to latest v20).
    - Docs: Add well tested example config.
    
    Change-Id: I4efa5ab5f74b52a5a1400ca76f273249f47cbc89
    Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com>
    Lirt committed May 30, 2026
    Configuration menu
    Copy the full SHA
    3da2972 View commit details
    Browse the repository at this point in the history
Loading