Bug 1774496 - [Docs] [RFE] [glance] [OSP 16] add support for configuration of glance-api endpoint for edge nodes
Summary: [Docs] [RFE] [glance] [OSP 16] add support for configuration of glance-api en...
Keywords:
Status: CLOSED DUPLICATE of bug 1789430
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ga
: ---
Assignee: RHOS Documentation Team
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On: 1764511
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-20 12:18 UTC by ndeevy
Modified: 2020-07-09 16:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-19 08:58:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ndeevy 2019-11-20 12:18:23 UTC
DCN deployments [1] can include deploying glance-cache at the edge by using the following to get a cached image per node, but not per edge site:

parameter_defaults:
  GlanceBackend: swift
  GlanceCacheEnabled: true
  DistributedComputeHCIExtraConfig:
    nova::glance_api_servers: 'http://127.0.0.1:9292'
    glance::api::bind_host: '127.0.0.1'

This BZ tracks work to enable caching per site instead of just per node.


[1] https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/distributed_compute_node.html

Comment 5 ndeevy 2020-06-19 08:58:51 UTC

*** This bug has been marked as a duplicate of bug 1789430 ***


Note You need to log in before you can comment on or make changes to this bug.