Using single user authentication, the Swift backup driver cannot create a container.

Bug #2070429 reported by Eunbyeol Go
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

Using single user authentication,the Swift backup driver cannot create a container.

--------------------------------------------------------

cinder.conf is set as follows

backup_driver = cinder.backup.drivers.swift.SwiftBackupDriver
backup_posix_path = /var/lib/cinder/backup
backup_swift_auth = single_user
backup_swift_auth_insecure = true
backup_swift_auth_url = auth_url
backup_swift_auth_version = 3
backup_swift_key = key
backup_swift_project = service
backup_swift_project_domain = service
backup_swift_user = user
backup_swift_user_domain = service

With this configuration, the Swift client's cli was executed successfully.

--------------------------------------------------------

An error occurred in the code below.

https://github.com/openstack/cinder/blob/master/cinder/backup/drivers/swift.py#L357

Eunbyeol Go (ebgo)
description: updated
Eunbyeol Go (ebgo)
Changed in cinder:
status: New → Incomplete
status: Incomplete → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.