Tag

Glance

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Mar 26, 2025 · Cloud Computing

Understanding OpenStack Core Services: Keystone, Glance, Nova, Neutron & More

This article explains the workflow of OpenStack's core components—including Keystone, Glance, Placement, Nova, and Neutron—detailing their roles, interactions, and key concepts such as users, tokens, projects, services, endpoints, and networking types, providing a comprehensive overview for cloud engineers.

GlanceKeystoneNeutron
0 likes · 14 min read
Understanding OpenStack Core Services: Keystone, Glance, Nova, Neutron & More
Ops Development Stories
Ops Development Stories
Jun 12, 2018 · Cloud Computing

Step-by-Step Guide to Building OpenStack Keystone and Glance Services

This tutorial walks through the complete installation and configuration of OpenStack's identity (Keystone) and image (Glance) services, covering database setup, service and endpoint creation, Apache integration, token management, client environment scripts, and verification steps, with detailed command examples and configuration snippets.

GlanceIdentity ServiceImage Service
0 likes · 15 min read
Step-by-Step Guide to Building OpenStack Keystone and Glance Services
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 29, 2016 · Cloud Computing

Manipulate OpenStack Glance Images Directly on Ceph: A Step‑by‑Step Guide

This tutorial explains how to perform remote operations on OpenStack Glance images stored in Ceph—covering preparation, secret configuration, image conversion, resizing, snapshot creation, and in‑place editing with libvirt and guestfish—so you can manage images entirely on the storage backend.

CephGlanceImage Management
0 likes · 9 min read
Manipulate OpenStack Glance Images Directly on Ceph: A Step‑by‑Step Guide