devstack: try to emulate `sp-openstack groups cinder,nova,glance`

Change-Id: I3065dcff5f40e9fcbffd4e2984b1890911bd870a
diff --git a/playbooks/tempest-and-cinderlib-run.yaml b/playbooks/tempest-and-cinderlib-run.yaml
index 7135acb..abbd2ed 100644
--- a/playbooks/tempest-and-cinderlib-run.yaml
+++ b/playbooks/tempest-and-cinderlib-run.yaml
@@ -1,5 +1,6 @@
 - hosts: all
   roles:
+    - sp-openstack-integration-groups
     - orchestrate-devstack
 
 # We run tests only on one node, regardless how many nodes are in the system