Update README.md

This commit is contained in:
Andre Keedy 2015-12-29 15:11:10 -05:00
parent 2c1a653213
commit aaf1c5da7d

View File

@ -6,5 +6,13 @@
- cd /var/Shovel
- sudo npm install --unsafe-perm
- sudo npm start
- Once the service is running, you can use swagger GUI to setup RackHD, Ironic, Keystone and Glance hostname and login information: http://<Shovel-IP>:9005/docs (You can also change Shovel Port(default:9005) note that the service will restart with the new configuration
- Once the service is running, you can use swagger GUI to setup RackHD, Ironic, Keystone and Glance hostname and login information: http://<Shovel-IP>:9005/docs (You can also change Shovel Port(default:9005) note that the service will restart with the new configuration.
## Shovel-Ironic Set info Example:
![alt text](https://github.com/keedya/Shovel-horizon/blob/master/Shovel/snapshot/ironic_info.png)
## Shovel Set Port Example:
![alt text](https://github.com/keedya/Shovel-horizon/blob/master/Shovel/snapshot/shovel_settings.png)