Bug 768128 - oauth storage dir not created in the storage dir
Summary: oauth storage dir not created in the storage dir
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configserver
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
Assignee: Dan Radez
QA Contact: dgao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-15 20:31 UTC by Dan Radez
Modified: 2012-08-30 17:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-30 17:15:34 UTC


Attachments (Terms of Use)

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 ~]#


Note You need to log in before you can comment on or make changes to this bug.