[openstack-keystone] endpoints are enabled by default since Grizzly

Alan Pevec apevec at fedoraproject.org
Sat Jun 22 14:50:02 UTC 2013


commit 8ee943372b151941885d624350a431f755d9bda2
Author: Alan Pevec <apevec at redhat.com>
Date:   Sat Jun 22 11:36:44 2013 +0200

    endpoints are enabled by default since Grizzly
    
    in sample_data.sh

 openstack-keystone-sample-data |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openstack-keystone-sample-data b/openstack-keystone-sample-data
index c5eeb53..8fa8bfc 100755
--- a/openstack-keystone-sample-data
+++ b/openstack-keystone-sample-data
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-ENABLE_ENDPOINTS=1 /usr/share/openstack-keystone/sample_data.sh "$@"
+/usr/share/openstack-keystone/sample_data.sh "$@"


More information about the scm-commits mailing list