Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
568638fd
Commit
568638fd
authored
Jul 07, 2015
by
Martin Marinov
Browse files
Changed the default DOcloud API key.
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 12266]
parent
12837564
Changes
1
Hide whitespace changes
Inline
Side-by-side
NSolver/DOCloudJob.cc
View file @
568638fd
...
@@ -29,7 +29,7 @@ static const char* gen_app_type__ = "Content-Type: application/octet-stream";
...
@@ -29,7 +29,7 @@ static const char* gen_app_type__ = "Content-Type: application/octet-stream";
Config
::
Config
()
Config
::
Config
()
:
root_url_
(
"https://api-oaas.docloud.ibmcloud.com/job_manager/rest/v1/jobs"
),
:
root_url_
(
"https://api-oaas.docloud.ibmcloud.com/job_manager/rest/v1/jobs"
),
api_key_
(
"X-IBM-Client-Id: api_
0821c92f-0f2b-4ea5-be24-ecc9cd7695dd
"
),
api_key_
(
"X-IBM-Client-Id: api_
cc4223a4-ecad-4dd0-a1a5-59dac8db0b41
"
),
infs_time_
(
300
),
fsbl_time_
(
15
),
infs_time_
(
300
),
fsbl_time_
(
15
),
cache_loc_
(
"
\\\\
camfs1
\\
General_access
\\
Martin_Marinov
\\
ReForm
\\
Cache
\\
"
)
cache_loc_
(
"
\\\\
camfs1
\\
General_access
\\
Martin_Marinov
\\
ReForm
\\
Cache
\\
"
)
{
{
...
...
Write
Preview
Supports
Markdown
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