yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53961
[Bug 1603647] [NEW] When perform the cinder backup-create API in openstack dashboard, Cann't applied default swift container name.
Public bug reported:
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 volumesbackup.
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.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: cinder cinder-backup horizon
** Description changed:
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.
+ 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 volumes_backup.
+ the default container name of swift created is volumesbackup.
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.
--
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):
New
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 volumesbackup.
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
Follow ups