Glance vCenter data stores - missing reference to stores

Bug #1530311 reported by Tzach Shefi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Wishlist
KATO Tomoyuki

Bug Description

When you wish to use vsphere (or any other image backend store) other than the default local file system.

Under [glance_store] glance-api.conf
You must un comment/update:
#stores=glance.store.filesystem.Store,
# glance.store.http.Store

Remove vmware from disabled store list (not sure it's a must) adding it to known store list:
stores=glance.store.filesystem.Store, glance.store.http.Store, glance.store.vmware_datastore.Store

Why is there no mention of changes needed under this section on config-reference ?
I've been going over my config file missed this part, Glance didn't startup.
A colleague mentioned I need to update this section, after which Glance worked right away.

Would be a good idea to mention this under general backend section:
http://docs.openstack.org/kilo/config-reference/content/configuring-image-service-backends.html
Or under each type of backend so that people don't miss this.

-----------------------------------
Built: 2015-12-10T19:28:11 00:00
git SHA: e186c51e1a0cfb5daded77cb449286b164961bd1
URL: http://docs.openstack.org/kilo/config-reference/content/vmware-glance-backend.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/config-reference/image-service/section_image-service-backend-vmware.xml
xml:id: vmware-glance-backend

Ayush Garg (ayushgrg93)
tags: added: config-reference
Vishal (vishaldhanopia)
tags: added: glance
Vishal (vishaldhanopia)
Changed in openstack-manuals:
assignee: nobody → Mark (rocky-asdf)
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

Mark, are you still working on this issue?

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Wishlist
Changed in openstack-manuals:
assignee: Mark (rocky-asdf) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/323373

Changed in openstack-manuals:
assignee: nobody → KATO Tomoyuki (kato-tomoyuki)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/323373
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=0bed31d994f6c584d0b15e60c45a6281c0766615
Submitter: Jenkins
Branch: master

commit 0bed31d994f6c584d0b15e60c45a6281c0766615
Author: KATO Tomoyuki <email address hidden>
Date: Tue May 31 22:29:21 2016 +0900

    [config-ref] add ``vsphere`` to ``stores`` option

    The value of the ``default_store`` option for Image service
    must be a member of the ``stores`` option.

    Change-Id: I2d9e20dc4c268325ff15394632cae4637e86dff5
    backport: mitaka
    Closes-Bug: #1530311

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.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.