Fix bug 1262 - Updated requirements to use mysqlclient
[osm/LW-UI.git] / README.md
1 <!--<p align="center"><img height="80" src="https://github.com/superfluidity/RDCL3D/blob/master/code/static/assets/img/rdcl3dlogo0.png"/></p>
2 -->
3
4 # Lightweight GUI for OSM lightweight build 
5
6 This project focuses on the implementation of a web GUI to interact with the Northbound API of OSM lightweigth build. 
7
8 The project is based on ([RDCL 3D](https://github.com/superfluidity/RDCL3D)), a web framework for the design of NFV services and components. The framework allows editing,
9 validating, visualizing the descriptors of services and components both textually and graphically.
10
11
12 ## Documentation & publications
13
14 A publication on the background work (RDCL 3D) is available:
15
16 S. Salsano, F. Lombardo, C. Pisa, P. Greto, N. Blefari-Melazzi,
17 “RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV Services”,
18 3rd IEEE International Workshop on Orchestration for Software Defined Infrastructures, O4SDI at IEEE NFV-SDN conference, Berlin, 6-8 November 2017 ([pdf on Arxiv](https://arxiv.org/pdf/1702.08242))
19
20 ## Community
21
22 Follow 
23
24 The mailing list [rdcl3d@googlegroups.com](mailto:rdcl3d@googlegroups.com) is available for architecture and design discussions,
25 requests for help, features request, bug reports on RDCL 3D... To join the list, just send an email to [rdcl3d+subscribe@googlegroups.com](mailto:rdcl3d+subscribe@googlegroups.com) or [join with a gmail account](https://groups.google.com/forum/#!forum/rdcl3d)
26
27 ## Aknowledgements
28
29 This work has been performed in the context of the project Superfluidity, which received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No. 671566.
30
31 ## Installation
32
33 This project is included in the installer of OSM lightweight build
34
35
36 ## License
37
38    Copyright 2017 CNIT - Consorzio Nazionale Interuniversitario per le Telecomunicazioni
39
40    Licensed under the Apache License, Version 2.0 (the "License");
41    you may not use this file except in compliance with the License.
42    You may obtain a copy of the License at
43
44        http://www.apache.org/licenses/LICENSE-2.0
45
46    Unless required by applicable law or agreed to in writing, software
47    distributed under the License is distributed on an "AS IS" BASIS,
48    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49    See the License for the specific language governing permissions and
50    limitations under the License.