| commit | 459c793060113e06e258a3a4ae76a9cda6aa1f4d | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Wed Apr 29 12:36:49 2015 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Wed Apr 29 12:36:49 2015 +0000 |
| tree | b573fd751ccf881833ad2f73866af64e90997626 | |
| parent | 43dcab990fe3c469f8042c37b176370ed95523a0 [diff] | |
| parent | 2443c37c1dc2b62bb4c423357f3cae33b6e92762 [diff] |
Merge "Add n-cauth into defalut services"
diff --git a/stackrc b/stackrc index 0b93d32..2a49ea5 100644 --- a/stackrc +++ b/stackrc
@@ -49,7 +49,7 @@ # Keystone - nothing works without keystone ENABLED_SERVICES=key # Nova - services to support libvirt based openstack clouds - ENABLED_SERVICES+=,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt + ENABLED_SERVICES+=,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth # Glance services needed for Nova ENABLED_SERVICES+=,g-api,g-reg # Cinder