Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
okeanos-LoD
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
okeanos-LoD
Commits
396b1aec
Commit
396b1aec
authored
Jul 29, 2015
by
Paschalis Korosoglou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor readme fix
parent
bc8822f9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
core/README.md
core/README.md
+4
-2
No files found.
core/README.md
View file @
396b1aec
...
...
@@ -40,13 +40,13 @@ The script is responsible for creating the entire lambda instance.
```
[global]
default_cloud = lambda
ca_certs = /path/to/certs
;
ca_certs = /path/to/certs
[cloud "lambda"]
url = https://accounts.okeanos.grnet.gr/identity/v2.0
token = your-okeanos-token
```
Note that you may retrieve your ~okeanos API token, after logging into the service, by visiting
[
this page
][
api_link
]
.
-
Install required packages. Within the
`core`
directory execute
`sudo pip install -r requirements.txt`
.
-
Install package using
`sudo python setup.py install`
...
...
@@ -66,3 +66,5 @@ To test the library we use `tox`. In order to run the tests:
-
Run
`tox`
This will automatically create the testing environments required and run the tests
[
api_link
]:
https://accounts.okeanos.grnet.gr/ui/api_access
\ No newline at end of file
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