Skip to content

openshift-metal3/openstack-ironic-lib

 
 

Repository files navigation

ironic-lib

Team and repository tags

image

Overview

A common library to be used exclusively by projects under the Ironic governance.

Running Tests

To run tests in virtualenvs (preferred):

$ sudo pip install tox
$ tox

To run tests in the current environment:

$ sudo pip install -r requirements.txt -r test-requirements.txt
$ stestr run

About

WARNING! This repository is used by the ironic-bot to automatize the sync between opendev and openshift, do not use it for anything else

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%