Skip to content

global config to enable RGW and Swift webUI && Barbican webUI #3

Description

@senolcolak

add these parameters inside the configuration

/etc/kolla/global.yml

# barbican
enable_horizon_barbican: "yes"
enable_barbican: "yes"
barbican_crypto_plugin: "simple_crypto"
## ceph
enable_ceph_rgw: "yes"
enable_ceph_rgw_keystone: "yes"
ceph_rgw_swift_compatibility: "true"
ceph_rgw_swift_account_in_url: "true"
enable_ceph_rgw_loadbalancer: "yes"
ceph_rgw_port: 6780
ceph_rgw_hosts:
  - host: 10.1.199.170
    port: 80
ceph_rgw_external_fqdn: rgw2.cephos.eu-de-2.cloud.sap
ceph_rgw_internal_fqdn: rgw2.cephos.eu-de-2.cloud.sap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions