FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
xqueue/xqueue/openstack_settings.py at master · edx/xqueue · GitHub
edx
/
xqueue
Public
forked from
openedx/xqueue
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
xqueue
/
xqueue
/
openstack_settings.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (7 loc) · 255 Bytes
Breadcrumbs
xqueue
/
xqueue
/
openstack_settings.py
Copy path
File metadata and controls
9 lines (7 loc) · 255 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
from
.
production
import
*
if
SWIFT_REGION_NAME
:
SWIFT_EXTRA_OPTIONS
=
{
'region_name'
:
SWIFT_REGION_NAME
}
# Swift container setup
SWIFT_CONTAINER_NAME
=
UPLOAD_BUCKET
SWIFT_NAME_PREFIX
=
UPLOAD_PATH_PREFIX
SWIFT_TEMP_URL_DURATION
=
UPLOAD_URL_EXPIRE
Back
|
FazBrowse Home
|
New Git URL