commit | 43e00660c30d5f7b78d9eacfe2540a0c92fe5bb9 | [log] [tgz] |
---|---|---|
author | Roman Prykhodchenko <me@romcheg.me> | Tue Oct 15 17:03:15 2013 +0300 |
committer | Roman Prykhodchenko <me@romcheg.me> | Tue Oct 15 17:03:15 2013 +0300 |
tree | 4ed35ffae85c74c7e756f3e154851921081dfec3 | |
parent | 13209d8b6dfb31b40e752c2b8edaef48e71e319f [diff] [blame] |
Install Ironic client Since python-ironicclient was published to github it's reasonable to include it to the default Ironic set up. Change-Id: Id1d0209959a3b482977b5e710c0885c714ad7e10
diff --git a/stack.sh b/stack.sh index 14ec023..2501cd0 100755 --- a/stack.sh +++ b/stack.sh
@@ -722,6 +722,7 @@ if is_service_enabled ir-api ir-cond; then install_ironic + install_ironicclient configure_ironic fi