RackHD and OpenStack Coordinator
Go to file
andre keedy 178c7ad7d3 Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
api Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
controllers Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
lib Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
scripts Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
snapshot Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
test Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
.eslintrc.js Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
LICENSE Add Apache license 2016-01-03 17:50:36 -05:00
README.md Update README.md 2016-01-06 15:44:24 -05:00
config.json Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
index.js Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
main.js Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
package.json Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00
shovel_instructions.md Remove Horizon plugin(moved to a different repo https://github.com/keedya/shovel-horizon-plugin 2016-01-12 15:37:50 -05:00

README.md

Shovel(RackHD/OpenStack Coordinator)

Description

Shovel is an application that provides a service with a set of APIs that wraps around RackHD/Ironic existing APIs allowing users to find Baremetal Compute nodes dynamically discovered by RackHD and register/unregister them with Ironic (OpenStack Bare Metal Provisioning Program).Shovel also provides poller service that monitors compute nodes and logs the errors from SEL into Ironic Database.

A Shovel Horizon plugin is also provided to interface with the Shovel service. The plugin adds a new Panel to the admin Dashboard called rackhd that displays a table of all the Baremetal systems discovered by RackHD. It also allows the user to see the node catalog in a nice table View, Register/Unregister node in Ironic, display node SEL and enable/register a failover node.

Shovel

Instructions

System level Diagram

alt text

Services Diagram

alt text

Licensing

Support

Please file bugs and issues at Launchpad Sovel page.