add neutron-lbaas-dashboard recipe to allinone role

Depends-On: I4f407598acccd2d21d4204b936122963ebd4f7c8
Change-Id: I1a602324c6bf035723bc79e24722b61ef025c44d
This commit is contained in:
Jan Klare
2017-02-17 09:09:39 +01:00
parent 6162b549cc
commit 4e2a25f99a

View File

@@ -64,7 +64,8 @@
"recipe[openstack-telemetry::collector]",
"recipe[openstack-telemetry::identity_registration]",
"recipe[openstack-image::image_upload]",
"recipe[openstack-dashboard::server]"
"recipe[openstack-dashboard::horizon]",
"recipe[openstack-dashboard::neutron-lbaas-dashboard]"
],
"env_run_lists": {
}