py-glance

misc/py-glance

OpenStack Image Server

Set up Glance on FreeBSD

Prerequisites

Prepare the system

The following commands must be run as the OpenStack admin user. (It is assumed that the environment (OS_AUTH_URL, OS_PASSWORD, etc.) is already set thus the subsequent commands are listed only with the required parameters for the sake of brevity.)

Create the user, role and service

Create the endpoints

Configure the Glance service

The following files must be configured:

glance-api.conf

glance-registry.conf

glance-scrubber.conf

Populate the Image service database

Enable the services

Enable and start the Glance services:

Verify operation

References

https://docs.openstack.org/glance/queens/install/index.html


CategoryHowTo CategoryPorts

Ports/misc/py-glance (last edited 2018-10-14T21:52:31+0000 by KaiKnoblich)