1. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  2. 6aa0b2b External port implementation for SDN assist by Pablo Montes Moreno · 9 years ago
  3. 46df967 enhance log message errors when fails at starting by tierno · 9 years ago
  4. 6ddeded Add version primitive at http server and client by tierno · 9 years ago
  5. c24b4e2 Bug 266 fixed: dataenter-associate --type aws requires user and password by Vance Shipley · 9 years ago
  6. 9931490 Fix error at creating vm_thread adding a datacenter by tierno · 9 years ago v2.0.0
  7. 361275f Fix other import problems of vimconnector by tierno · 9 years ago
  8. cdee8cc Fix import problems of vimconnector by tierno · 9 years ago
  9. 01b3e17 fix import of openvim library by tierno · 9 years ago
  10. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  11. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago[Renamed from nfvo.py]
  12. b3d3674 new persistent_info param at vimconn class Task management at vim_thread by tierno · 9 years ago
  13. a7d34d0 vimconn.py: Better documentation. by tierno · 9 years ago
  14. 5bb59dc Unify code for scenario v0.2 v0.3 by tierno · 9 years ago
  15. 42026a0 New vim_thread for VIM interaction by tierno · 9 years ago
  16. b6153a2 Proper error message shown when no image could be found at VIM by garciadeblas · 9 years ago
  17. d29b1d3 new option for avoid reaching VIMS at new VNF by tierno · 9 years ago
  18. afed5f1 enhance VNFD checking at onboarding by tierno · 9 years ago
  19. cf157a8 Fixes 162. Re-use an existing flavor at openstack without EPA parameters by tierno · 9 years ago
  20. 4540ea5 allow new vim-image-list/delete commands by tierno · 9 years ago
  21. 36c0b17 cloud init parameters at VNFD, allow file tranfer, config-drive, userdata, users, ssh-keys by tierno · 9 years ago
  22. 59f4526 Merge branch 'v1.0' by garciadeblas · 9 years ago
  23. cf22714 Added support for regions. Solved bug in server creation rollback. by montesmoreno · 9 years ago
  24. 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
  25. 1448045 VNF creation with image name and checksum working properly. Fixes bug 73. Added new tests for this feature. Openmano client modified to allow modifying image name and checksum by garciadeblas · 9 years ago
  26. 3083338 Allow images without checksum in the VIM; fixed image lookup in Opesntack connector by garciadeblas · 9 years ago
  27. 3fa2c05 Fix bug to raise vimconnException if image not found at VIM; fix bug in vimconn_openstack to accept image lookups only by name by garciadeblas · 9 years ago
  28. 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
  29. ae65a48 Change names of VM to solve bug 26 by tierno · 9 years ago
  30. 8008c3a v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment by tierno · 9 years ago
  31. 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
  32. 1c8d487 Merge "v0.4.62 Get properly a vimconn error at image/flavor list/create" by tierno · 10 years ago
  33. 5e91eb8 v0.4.62 Get properly a vimconn error at image/flavor list/create by tierno · 10 years ago
  34. ed1be4b Merge "v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done" by garciadeblas · 10 years ago
  35. a279391 v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done by tierno · 10 years ago
  36. 41f18be Minor bug fixed in create_or_use_flavor when it contains a disk image by garciadeblas · 10 years ago
  37. bb6a1ed Fixed issue when using VM image name instead of path in deployments on openstack by garciadeblas · 10 years ago
  38. 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
  39. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  40. 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
  41. 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
  42. 71781ea Change in nfvo.py to give proper messages in case of failure in last versions of vnfd and nsd schemas by garciadeblas · 10 years ago
  43. efd80c9 v0.4.53 fix an issue instanciating with params a scenario defined with old version schema by tierno · 10 years ago
  44. e6c58ce fix bug parsing instance-scenario-create descriptor by tierno · 10 years ago
  45. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  46. 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
  47. 4319dad minor changes by tierno · 10 years ago
  48. 9f8456e v0.4.49 allow IP parameters for networks, and network types in RO by garciadeblas · 10 years ago
  49. be41e22 v0.4.48 multisite implementation by tierno · 10 years ago
  50. a4e1a6e v0.4.47 cloud-init for ssh key injection at instance-scenario-create by tierno · 10 years ago
  51. 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
  52. 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
  53. 351863c fix a bug at getting VM console by tierno · 10 years ago
  54. 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
  55. 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
  56. ae4a8d1 openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status by tierno · 10 years ago
  57. 66aa037 Fixed some references to utils by tierno · 10 years ago
  58. 42fcc3b Moved auxiliary_functions.py from utils package to the main package by tierno · 10 years ago
  59. 392f285 v0.4.38 new openmanoclient.py library; new version2 for scenario descriptor by tierno · 10 years ago
  60. 7edb675 openmano first code upload by tierno · 10 years ago