Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

First skeleton of a python app for OpStack discovery.

Kurt Garloff requested to merge feat/first-python-tool-openstack into main

Created by: garloff

Two classes for CPU and Mem (inspired by G-X attributes). Plan is to use this script to talk to OpenStack APIs and fill those classes (and more) with values.

For the OpenStack flavors, our intention is to parse the SCS compliant flavor names to get more info than the standard number of CPUs, mem, disk from the OpenStack API (with openstack flavor show).

Signed-off-by: Kurt Garloff kurt@garloff.de

Merge request reports

Loading