Bug 768128

Summary: oauth storage dir not created in the storage dir
Product: [Retired] CloudForms Cloud Engine Reporter: Dan Radez <dradez>
Component: aeolus-configserverAssignee: Dan Radez <dradez>
Status: CLOSED CURRENTRELEASE QA Contact: dgao
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: akarol, deltacloud-maint, gblomqui
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-30 17:15:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dan Radez 2011-12-15 20:31:22 UTC
Description of problem:
all the storage dir structure is created automatically except the oauth dir for the consumers

Version-Release number of selected component (if applicable):
0.4.3

How reproducible:
if you delete the oauth dir auth fails

Steps to Reproduce:
1. if you delete the oauth dir auth fails
2.
3.
  
Actual results:
config server doesn't create the oauth dir

Expected results:
config server should create the oauth dir

Additional info:

Comment 2 dgao 2012-01-18 20:50:21 UTC
[root@deaddonkey ~]# yum install -y aeolus-configserver
.
.
.

[root@deaddonkey ~]# aeolus-configserver-setup 

.
.
.
[root@deaddonkey ~]# ls /var/lib/aeolus-configserver/configs/oauth
170784154067926207031121
[root@deaddonkey ~]# ls /var/lib/aeolus-configserver/configs/
oauth
[root@deaddonkey ~]#