Skip to content

CentaurusM/openstack-fastrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

18 Commits

Repository files navigation

openstack-fastrunner

Install Guide

  1. Install fastrunner
$ pip install . 
  1. Configuring fastrunner You will find sample configuration files in etc/
$ cp -r etc /etc/fastrunner 
  1. Run fastrunner API
$ fastrunner-api 
  1. Run the following command to test api
curl -X GET 127.0.0.1:8774/v2.1/servers/detail -H "Accept: application/json" -H "X-Auth-Token: 123456" 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%