Commit 8199fc29 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Changes on index page (latest/release0 documentation)

parent 7ab814bf
Loading
Loading
Loading
Loading
+10 −10
Original line number Original line Diff line number Diff line
<img src="images/openslice_logo.png" alt="drawing" width="200"/>
<img src="images/openslice_logo.png" alt="drawing" width="200"/>


version: 2023-Q3 1.2.0-SNAPSHOT
version: 2023Q4 - Release 0


Openslice is a prototype open source, operations support system. It supports VNF/NSD onboarding to OpenSourceMANO (OSM) and NSD deployment management. It also supports TMFORUM OpenAPIs regarding Service Catalog Management, Ordering, Resource, etc.
Openslice is a prototype open source, operations support system. It supports VNF/NSD onboarding to OpenSourceMANO (OSM) and NSD deployment management. It also supports TMFORUM OpenAPIs regarding Service Catalog Management, Ordering, Resource, etc.


@@ -28,7 +28,7 @@ Customers make Service Orders and Openslice instantiates the requested Service S


## Service Lifecycle Rules
## Service Lifecycle Rules


Openslice constains support for defining rules of services, affecting their behavior. See [LCm Rules](./lcm.md)
Openslice constains support for defining rules of services, affecting their behavior. See [LCM Rules](./lcm.md).


## Multidomain scenarios and federation
## Multidomain scenarios and federation


@@ -36,9 +36,9 @@ Openslice can be used to exchange service specifications/catalogs and make servi


[![Openslice  Service Specification instantiation](./images/multi-domain-organizations.png)](./images/multi-domain-organizations.png)
[![Openslice  Service Specification instantiation](./images/multi-domain-organizations.png)](./images/multi-domain-organizations.png)


An Identity federation is also possible since our authentication service is based on Keycloak (see [OAuth](./architecture/oauth.md) )
An Identity federation is also possible since our authentication service is based on Keycloak (see [OAuth](./architecture/oauth.md)).


See more on [Consuming Services From External Partner Organizations](./architecture/consumingServicesFromExternalPartners.md)
See more on [Consuming Services From External Partner Organizations](./architecture/consumingServicesFromExternalPartners.md).




## Live Demo
## Live Demo
@@ -57,13 +57,13 @@ See more on [Consuming Services From External Partner Organizations](./architect


## Installing
## Installing


See [Deployment/Installation](./deployment.md)
See [Deployment/Installation](./deployment.md).


---
---


## Hardware requirements
## Hardware requirements


The complete environment consists of  microservices deployed as docker containers. Portainer is also installed to monitor them at port 9000
The complete environment consists of microservices deployed as docker containers. Portainer is also installed to monitor them at port 9000.


If you would like to operate all APIs, OSOM, the Mysql Server, nginx, etc then you need at least:
If you would like to operate all APIs, OSOM, the Mysql Server, nginx, etc then you need at least:


@@ -84,12 +84,12 @@ However you can try with a minimum installation on a VM on a laptop with:


For a quick access check our swagger links:
For a quick access check our swagger links:


* TMF APIs: <http://portal.openslice.io/tmf-api/swagger-ui/>
* TMF APIs: <http://portal.openslice.io/tmf-api/swagger-ui/index.html>
* API for VNF/NSD management: <http://portal.openslice.io/osapi/swagger-ui/l>
* API for VNF/NSD management: <http://portal.openslice.io/osapi/swagger-ui/index.html>


## Source code
## Source code


Get source code here: <https://github.com/openslice>
Get source code here: <https://labs.etsi.org/rep/osl/code>


## Contributing
## Contributing


+1 −1
Original line number Original line Diff line number Diff line
@@ -49,7 +49,7 @@ theme:
    repo: fontawesome/brands/gitlab
    repo: fontawesome/brands/gitlab


# Copyright
# Copyright
copyright: "Copyright &copy; 2019-2023 Openslice Project"
copyright: "Copyright &copy; 2019-2024 Openslice Project"


# Options
# Options
extra:
extra: