Skip to content

unipartdigital/uosclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unipart OpenStack client tools

Build Status

This is a set of simple tools designed to automate various common system administration tasks within the Unipart OpenStack infrastructure.

These tools are highly opinionated and inflexible by design, since the purpose is to ensure consistency in the way that system administration tasks are performed.

Installation

Fedora / CentOS 8

dnf copr enable unipartdigital/pkgs
dnf install uosclient

CentOS 7

yum-config-manager --add-repo \
     https://copr.fedorainfracloud.org/coprs/unipartdigital/pkgs/repo/epel-7/unipartdigital-pkgs-epel-7.repo
yum install uosclient

Other

pip3 install uosclient

About

Unipart OpenStack client tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%