24 lines
755 B
Markdown
24 lines
755 B
Markdown
# Foxnut Overview
|
|
|
|
Foxnut is a service to manage infrastructure under OpenStack, which including
|
|
datacenter, rack, network devices, servers, interfaces, disks, etc. devices,
|
|
Foxnut provides an OpenStack-native REST API and will contain comand line tool
|
|
and web-based visualization interface.
|
|
|
|
## Getting Started
|
|
|
|
![foxnut-why](image/foxnut-why.png)
|
|
|
|
If you'd like to run from the master branch, you can clone the git repo:
|
|
|
|
git clone https://git.openstack.org/openstack/foxnut
|
|
|
|
* Free software: Apache license
|
|
* Documentation: http://docs.openstack.org/developer/foxnut
|
|
* Source: http://git.openstack.org/cgit/openstack/foxnut
|
|
* Bugs: http://bugs.launchpad.net/foxnut
|
|
|
|
## License
|
|
|
|
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
|