← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1603647] Re: When perform the cinder backup-create API in openstack dashboard, Cann't applied default swift container name.

 

*** This bug is a duplicate of bug 1658137 ***
    https://bugs.launchpad.net/bugs/1658137

** This bug has been marked a duplicate of bug 1658137
   volume backups fail if no container name provided

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1603647

Title:
  When perform the cinder backup-create API in openstack dashboard,
  Cann't applied default swift container name.

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  If I perform the "cinder backup-create <volume to perform the backup>" from CLI without --container.
  The default container name of swift created is volume_backup.

  But, If I perform the cinder backup by using openstack dashboard without name of container,
  the default container name of swift created is volumebackups.

  The following cinder.conf is.

  # The default Swift container to use (string value)
  #backup_swift_container = volumebackups
  backup_swift_container = volumes_backup

  The cinder backup-create API of the openstack dashboard ignores
  parameter about backup_swift_container in cinder.conf.

  This problem takes place all versions including kilo, liberty, mitaka.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1603647/+subscriptions


References