[SDC] Update SDC docker images to 1.11.8
[oom.git] / README.md
1 <!---
2 Copyright © 2021 Orange
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8       http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17 # ONAP Operations Manager
18
19 ## Description
20
21 The ONAP Operations Manager (OOM) is responsible for life-cycle management of
22 the ONAP platform itself; components such as SO, SDNC, etc.
23
24 It is not responsible for the management of services, VNFs or infrastructure
25 instantiated by ONAP or used by ONAP to host such services or VNFs.
26
27 OOM uses the open-source Kubernetes container management system as a means to
28 manage the containers that compose ONAP where the containers are hosted either
29 directly on bare-metal servers or on VMs hosted by a 3rd party management
30 system.
31
32 OOM ensures that ONAP is easily deployable and maintainable throughout its life
33 cycle while using hardware resources efficiently.
34
35 Full documentation is available in ONAP documentation in [operations and
36 administration guides](
37 https://docs.onap.org/en/latest/guides/onap-operator/index.html).
38
39 ## Contributing
40
41 Please see [contributing](./CONTRIBUTING.md) file to learn on how to contribute
42
43 ## Issues
44
45 All issues should be filled in [ONAP Jira](https://jira.onap.org).
46