Deb package: added requirements.txt

Modified destination folder to deb_dist
Updated .gitignore to add the deb pkg related files and folders

Change-Id: I52b6e0794bf8d7a00315dacad4a4de743d322113
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
3 files changed
tree: a55b330b53999c6ea9d0ef52f89561e23ea74959
  1. .bowerrc
  2. .gitignore
  3. Dockerfile
  4. Jenkinsfile
  5. LICENSE
  6. README.md
  7. authosm/
  8. bower.json
  9. build-debpkg.sh
  10. debian/
  11. descriptorhandler/
  12. devops-stages/
  13. django.ini
  14. docker/
  15. instancehandler/
  16. lib/
  17. manage.py
  18. nginx-app.conf
  19. projecthandler/
  20. requirements.txt
  21. sdnctrlhandler/
  22. sf_t3d/
  23. static/
  24. supervisor-app.conf
  25. template/
  26. userhandler/
  27. vimhandler/
README.md

Lightweight GUI for OSM lightweight build

This project focuses on the implementation of a web GUI to interact with the Northbound API of OSM lightweigth build.

The project is based on (RDCL 3D), a web framework for the design of NFV services and components. The framework allows editing, validating, visualizing the descriptors of services and components both textually and graphically.

Documentation & publications

A publication on the background work (RDCL 3D) is available:

S. Salsano, F. Lombardo, C. Pisa, P. Greto, N. Blefari-Melazzi, “RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV Services”, 3rd IEEE International Workshop on Orchestration for Software Defined Infrastructures, O4SDI at IEEE NFV-SDN conference, Berlin, 6-8 November 2017 (pdf on Arxiv)

Community

Follow

The mailing list rdcl3d@googlegroups.com is available for architecture and design discussions, requests for help, features request, bug reports on RDCL 3D... To join the list, just send an email to rdcl3d+subscribe@googlegroups.com or join with a gmail account

Aknowledgements

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.

Installation

This project is included in the installer of OSM lightweight build

License

Copyright 2017 CNIT - Consorzio Nazionale Interuniversitario per le Telecomunicazioni

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.