Glance file error when glance_backend_file is no

Bug #1888501 reported by likui
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
likui
Victoria
Fix Released
Medium
likui

Bug Description

glance-api.conf is error when glance_backend_file is no

gloabls.yaml configuration file as follows:
....
....
########################
# Glance - Image Options
########################
# Configure image backend.
glance_backend_ceph: "yes"
glance_backend_file: "no"
#glance_backend_swift: "no"
#glance_backend_vmware: "no"
#enable_glance_image_cache: "no"
# Configure glance upgrade option.
# Due to this feature being experimental in glance,
# the default value is "no".
#glance_enable_rolling_upgrade: "no"
.....

after deployment, glance-api.conf file is as follows:
...
...
...
[glance_store]
default_backend = rbd

[file]
filesystem_store_datadir = /var/lib/glance/images/

[rbd]
rbd_store_user = glance
rbd_store_pool = images
rbd_store_chunk_size = 8

likui (likui)
Changed in kolla-ansible:
assignee: nobody → likui (likui)
Changed in kolla-ansible:
status: New → In Progress
Mark Goddard (mgoddard)
Changed in kolla-ansible:
importance: Undecided → Medium
milestone: none → 11.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/742395
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=3d0419969263c3ed18bf9cbc4f2e32451c80fcbe
Submitter: Zuul
Branch: master

commit 3d0419969263c3ed18bf9cbc4f2e32451c80fcbe
Author: likui <email address hidden>
Date: Wed Jul 22 19:08:24 2020 +0800

    Update glance configuration file for backend

    global file glance_backend_file parameters not take effect

    Closes-Bug: #1888501

    Change-Id: I3afd117633a84d342effb6baadf16fa42c16776c

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/742721

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/742722

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/742723

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/742721
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=3c33cd6a3faaeca2d1ab44992d5c3056c9d4d0fe
Submitter: Zuul
Branch: stable/ussuri

commit 3c33cd6a3faaeca2d1ab44992d5c3056c9d4d0fe
Author: likui <email address hidden>
Date: Wed Jul 22 19:08:24 2020 +0800

    Update glance configuration file for backend

    global file glance_backend_file parameters not take effect

    Closes-Bug: #1888501

    Change-Id: I3afd117633a84d342effb6baadf16fa42c16776c
    (cherry picked from commit 3d0419969263c3ed18bf9cbc4f2e32451c80fcbe)

tags: added: in-stable-ussuri
tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/742722
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=3525b2c3610be78d8261a73f68864cc171509d64
Submitter: Zuul
Branch: stable/train

commit 3525b2c3610be78d8261a73f68864cc171509d64
Author: likui <email address hidden>
Date: Wed Jul 22 19:08:24 2020 +0800

    Update glance configuration file for backend

    global file glance_backend_file parameters not take effect

    Closes-Bug: #1888501

    Change-Id: I3afd117633a84d342effb6baadf16fa42c16776c
    (cherry picked from commit 3d0419969263c3ed18bf9cbc4f2e32451c80fcbe)

tags: added: in-stable-stein
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/stein)

Reviewed: https://review.opendev.org/742723
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=2c0284e8b4e9fdf1f99d134685dfc64261cec84d
Submitter: Zuul
Branch: stable/stein

commit 2c0284e8b4e9fdf1f99d134685dfc64261cec84d
Author: likui <email address hidden>
Date: Wed Jul 22 19:08:24 2020 +0800

    Update glance configuration file for backend

    global file glance_backend_file parameters not take effect

    Closes-Bug: #1888501

    Change-Id: I3afd117633a84d342effb6baadf16fa42c16776c
    (cherry picked from commit 3d0419969263c3ed18bf9cbc4f2e32451c80fcbe)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 8.3.0

This issue was fixed in the openstack/kolla-ansible 8.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 10.2.0

This issue was fixed in the openstack/kolla-ansible 10.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 9.3.0

This issue was fixed in the openstack/kolla-ansible 9.3.0 release.

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.