File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ INDIGO PaaS Orchestrator
4
4
============================
5
5
6
6
7
- [ ![ GitHub license] ( https://img.shields.io/github/license/indigo-paas /orchestrator.svg?maxAge=2592000&style=flat-square )] ( https://github.com/indigo-paas /orchestrator/blob/master/LICENSE )
8
- [ ![ GitHub release] ( https://img.shields.io/github/release/indigo-paas /orchestrator.svg?maxAge=3600&style=flat-square )] ( https://github.com/indigo-paas /orchestrator/releases/latest )
9
- [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=indigo-paas_orchestrator &metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=indigo-paas_orchestrator )
10
- [ ![ Technical Debt] ( https://sonarcloud.io/api/project_badges/measure?project=indigo-paas_orchestrator &metric=sqale_index )] ( https://sonarcloud.io/summary/new_code?id=indigo-paas_orchestrator )
11
- [ ![ Vulnerabilities] ( https://sonarcloud.io/api/project_badges/measure?project=indigo-paas_orchestrator &metric=vulnerabilities )] ( https://sonarcloud.io/summary/new_code?id=indigo-paas_orchestrator )
7
+ [ ![ GitHub license] ( https://img.shields.io/github/license/infn-datacloud /orchestrator.svg?maxAge=2592000&style=flat-square )] ( https://github.com/infn-datacloud /orchestrator/blob/master/LICENSE )
8
+ [ ![ GitHub release] ( https://img.shields.io/github/release/infn-datacloud /orchestrator.svg?maxAge=3600&style=flat-square )] ( https://github.com/infn-datacloud /orchestrator/releases/latest )
9
+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=infn-datacloud_orchestrator &metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=infn-datacloud_orchestrator )
10
+ [ ![ Technical Debt] ( https://sonarcloud.io/api/project_badges/measure?project=infn-datacloud_orchestrator &metric=sqale_index )] ( https://sonarcloud.io/summary/new_code?id=infn-datacloud_orchestrator )
11
+ [ ![ Vulnerabilities] ( https://sonarcloud.io/api/project_badges/measure?project=infn-datacloud_orchestrator &metric=vulnerabilities )] ( https://sonarcloud.io/summary/new_code?id=infn-datacloud_orchestrator )
12
12
13
13
The INDIGO PaaS Orchestrator is a component of the PaaS layer that allows to instantiate resources on Cloud Management Frameworks (like [ OpenStack] ( https://www.openstack.org/ ) and [ OpenNebula] ( http://opennebula.org/ ) ), [ Mesos] ( http://mesos.apache.org/ ) and [ Kubernetes] ( https://kubernetes.io/ ) clusters.
14
14
Original file line number Diff line number Diff line change 41
41
</licenses >
42
42
43
43
<scm >
44
- <url >https://github.com/indigo-paas /orchestrator</url >
45
- <connection >scm:git:https://github.com/indigo-paas /orchestrator.git</connection >
46
- <developerConnection >scm:git:https://github.com/indigo-paas /orchestrator.git</developerConnection >
44
+ <url >https://github.com/infn-datacloud /orchestrator</url >
45
+ <connection >scm:git:https://github.com/infn-datacloud /orchestrator.git</connection >
46
+ <developerConnection >scm:git:https://github.com/infn-datacloud /orchestrator.git</developerConnection >
47
47
<tag >HEAD</tag >
48
48
</scm >
49
49
You can’t perform that action at this time.
0 commit comments