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
f92e9fa9
Commit
f92e9fa9
authored
Jun 03, 2013
by
Georgios D. Tsoukalas
Browse files
cyclades: informative CYCLADES_BASE_URL default
parent
ae38e9f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-cyclades-app/synnefo/app_settings/default/api.py
View file @
f92e9fa9
...
...
@@ -7,7 +7,7 @@
DEBUG
=
False
# Top-level URL for deployment. Numerous other URLs depend on this.
CYCLADES_BASE_URL
=
"https://
host:p
or
t
/c
yclades
/"
CYCLADES_BASE_URL
=
"https://
compute.example.synnefo.
or
g
/c
ompute
/"
# The API will return HTTP Bad Request if the ?changes-since
# parameter refers to a point in time more than POLL_LIMIT seconds ago.
...
...
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