1. 46df967 enhance log message errors when fails at starting by tierno · 9 years ago
  2. 6ddeded Add version primitive at http server and client by tierno · 9 years ago
  3. 11f81f6 changes at migrate_mano_db to use database version as a parameter and not use openmano version by tierno · 9 years ago
  4. 9931490 Fix error at creating vm_thread adding a datacenter by tierno · 9 years ago v2.0.0
  5. ee272b9 update server version by tierno · 9 years ago
  6. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  7. 4b6216b Support of versioning in deb packages; addressing also comments to change 1593 by garciadeblas · 9 years ago
  8. cf1826b Updated Makefile with install and develop; renamed openmanod.py to remove extension by garciadeblas · 9 years ago[Renamed from openmanod.py]
  9. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago
  10. 42026a0 New vim_thread for VIM interaction by tierno · 9 years ago
  11. d29b1d3 new option for avoid reaching VIMS at new VNF by tierno · 9 years ago
  12. 551e532 enhance http messages at some bad input schemat by tierno · 9 years ago
  13. 4540ea5 allow new vim-image-list/delete commands by tierno · 9 years ago
  14. 1ae5134 fix logging to console_proxy_thread.py by tierno · 9 years ago
  15. 36c0b17 cloud init parameters at VNFD, allow file tranfer, config-drive, userdata, users, ssh-keys by tierno · 9 years ago
  16. 2a1fc4e Implemented option to disable port-security for openstack. Implemented option to specify floating_ip in openstack. Solved 2 bugs in floating_ip implementation for Openstack by montesmoreno · 9 years ago
  17. 0c8def0 Added support in openstack connector for additional disks, either empty or based on an image. Warning! Tested only for v2 Openstack API. Changes for v3 were not implemented by montesmoreno · 9 years ago
  18. aceb464 add version to log by tierno · 9 years ago v1.0.1
  19. 8008c3a v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment by tierno · 9 years ago
  20. 44528e4 minor changes at database connection exception management. Change openmanoconfig.sh to openmanoconfig.py to retrieve configuration by tierno · 9 years ago
  21. a3d49e6 v0.5.1 fixed 75 VIM VM or net not updated when receives a message error longer than 1024 by tierno · 10 years ago
  22. 65a0b96 v0.5.0 openmano for OSM Release One by tierno · 10 years ago v1.0.0
  23. 5e91eb8 v0.4.62 Get properly a vimconn error at image/flavor list/create by tierno · 10 years ago
  24. a279391 v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done by tierno · 10 years ago
  25. a9a7e62 fix a bug getting log-socket-host option param by tierno · 10 years ago
  26. edca7b3 v0.4.60: fixed bug when using ip profiles in openstack, improved logs in case od unexpected exception in REST API, dos2unix vnf examples by garciadeblas · 10 years ago
  27. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  28. 2fce5f1 v0.4.58 fixed getting VIM ip_address issue when several scenario network are mapped to the same VIM network by tierno · 10 years ago
  29. 66345bc v0.4.57 Allow mapping several scenario netwoks on the same vim network. Change name at database table instance_nets from external to created by tierno · 10 years ago
  30. b13f3cc v0.4.56 fixed some logging bugs by tierno · 10 years ago
  31. 8e995ce 0.4.55 fixed problems with new versions of openstack python client by tierno · 10 years ago
  32. 89b3d84 Changes in several installation and init scripts to remove mysql warnings and become idempotent and usable from a cloned repository by garciadeblas · 10 years ago
  33. efd80c9 v0.4.53 fix an issue instanciating with params a scenario defined with old version schema by tierno · 10 years ago
  34. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  35. 3ae3974 v0.4.51 checks datacenter-create type. Upon datacenter-attach, propagates vim credentials to vimconnector class constructor, so that credentiasl checks can be done by tierno · 10 years ago
  36. 327465f v0.4.50 datacenter-netmap-import bug fixed running on US16.04. Added created_at value at datacenter_nets database table by tierno · 10 years ago
  37. 9f8456e v0.4.49 allow IP parameters for networks, and network types in RO by garciadeblas · 10 years ago
  38. be41e22 v0.4.48 multisite implementation by tierno · 10 years ago
  39. a4e1a6e v0.4.47 cloud-init for ssh key injection at instance-scenario-create by tierno · 10 years ago
  40. 45a5285 scripts to install openmano as a service on Xenial, and enhancements on installation by tierno · 10 years ago
  41. 0c317ee Changes in database for allowing IP parameters, changes in DB migration script, new DB version 12, small changes in openmano_schemas and other files to deal with new DB version, basictest run successfully by garciadeblas · 10 years ago
  42. 20fc2a2 v0.4.45 Action over a Instance to obtian VM console. Allow both with or without proxy depending on the configuration by tierno · 10 years ago
  43. 205d102 v0.4.44 new command line option for log file configuration at openmanod server. New script for configuring openmano as a service on Ubuntu Xenial by tierno · 10 years ago
  44. 6e11623 fixes #30. Using openstack as a VIM, avoid the metadata of pci_injection grater than 255 by tierno · 10 years ago
  45. cea279c v0.4.43 fixes #27 #29 names at vnfs, scenarios, instances can be repeated. Only visible by the owner tenant or public by tierno · 10 years ago
  46. 72f35a5 v0.4.42 logging format for OSM integration by tierno · 10 years ago
  47. f97fd27 v0.4.41 logging added. Split database into a base class db_base with general methods and nfvo_db with openmano specific methods by tierno · 10 years ago
  48. 809a780 openmano v0.4.40 change from test_os to test_vimconn that is more general. Some minor updates by tierno · 10 years ago
  49. ae4a8d1 openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status by tierno · 10 years ago
  50. 5a24e46 minor updates to v0.4.38 by tierno · 10 years ago
  51. 42fcc3b Moved auxiliary_functions.py from utils package to the main package by tierno · 10 years ago
  52. 7edb675 openmano first code upload by tierno · 10 years ago