glance_store should copy data files to glance while installed using setup.py

Bug #1890844 reported by Abhishek Kekane
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glance_store
Fix Released
Low
Abhishek Kekane

Bug Description

At the moment if you need to configure cinder store of glance in your environment then you need to manually copy rootwrap related files from glance_store/etc/glance to /etc/glance folder.
IMO this should be done by glance_store itself when someone installs glance_store using setup.py file.

description: updated
Changed in glance-store:
assignee: nobody → Abhishek Kekane (abhishek-kekane)
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance_store (master)

Fix proposed to branch: master
Review: https://review.opendev.org/745407

Changed in glance-store:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance_store (master)

Reviewed: https://review.opendev.org/745407
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=3b71ce2d476a9fc4fa86091711d0b8ca1dff8868
Submitter: Zuul
Branch: master

commit 3b71ce2d476a9fc4fa86091711d0b8ca1dff8868
Author: Abhishek Kekane <email address hidden>
Date: Fri Aug 7 19:52:18 2020 +0000

    Copy data files to glance upon installation

    At the moment if you need to configure cinder store of glance in your
    environment then you need to mannualy copy rootwrap related files
    from glance_store/etc/glance to /etc/glance folder.

    Added those rootwrap.* related files as data_files in setup.cfg
    which will copies those to /etc/glance on installation.

    Change-Id: I9217f4a1379687241d23fe34deecd1f482cbb49c
    Closes-Bug: #1890844

Changed in glance-store:
status: In Progress → Fix Released
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.