Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
e59d4dfd
Commit
e59d4dfd
authored
Jun 11, 2013
by
Giorgos Korfiatis
Browse files
astakos: Add weblogin definition in helper script
parent
31ebaa81
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/scripts/snf_service_export.py
View file @
e59d4dfd
...
...
@@ -37,6 +37,17 @@ astakos_services = {
'resources'
:
{},
},
'astakos_weblogin'
:
{
'type'
:
'astakos_weblogin'
,
'component'
:
'astakos'
,
'prefix'
:
'weblogin'
,
'public'
:
True
,
'endpoints'
:
[
{
'versionId'
:
''
,
'publicURL'
:
None
},
],
},
'astakos_ui'
:
{
'type'
:
'astakos_ui'
,
'component'
:
'astakos'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment