[glance] Openstack Glance Image custom properties issue

Hemant Sonawane hemant.sonawane at itera.io
Thu Jun 27 07:55:44 UTC 2019


Hello,

My self Hemant Sonawane. Recently I am working on openstack and I am
getting some strange error when I installed openstack dashboard and tried
to edit the visibility of images and update their metadata it dosent work I
get *Forbidden : Redirecting to login *and *Unable to edit the image custom
properties *such errors.
I also tried to see the glance-api logs and found this
*"2019-06-26 13:11:51,705.705 1 WARNING glance.api.v2.images [-] Could not
find schema properties file schema-image.json. Continuing without custom
properties"*
Is there any glance policy in horizon?  that might cause this error I think.

The detail log file attached for your ready reference. So please look into
my concern and let me know if there is any solution to resolve my issue.

Thanks and Regards,


Hemant Sonawane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190627/dfa83fd2/attachment-0001.html>
-------------- next part --------------
+ COMMAND=start
+ start
+ exec glance-api --config-file /etc/glance/glance-api.conf
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
2019-06-26 13:11:51,705.705 1 WARNING glance.api.v2.images [-] Could not find schema properties file schema-image.json. Continuing without custom properties
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
/var/lib/openstack/local/lib/python2.7/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter
  val = callable(*args, **kw)
2019-06-26 13:11:52,772.772 1 INFO glance.common.wsgi [-] Starting 1 workers
2019-06-26 13:11:52,776.776 1 INFO glance.common.wsgi [-] Started child 13
/var/lib/openstack/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1336: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
  expire_on_commit=expire_on_commit, _conf=conf)


More information about the openstack-discuss mailing list