1. 9c5c832 New create-tenant option idempotent useful for docker initialization. Other minor fixes by tierno · 8 years ago
  2. 45140f5 fixed error at vnf parsing internal vld by tierno · 8 years ago
  3. 41a6981 Features 5648 5650 5651 by tierno · 8 years ago
  4. 69b590e VNFFG fixed some issues by tierno · 8 years ago
  5. caadc44 VNFFG support by Igor D.C · 8 years ago
  6. ce62cc4 provide more info at ns show by tierno · 8 years ago
  7. f1c8e22 Inject ssh-pub-key only to those neededs vnfs by tierno · 8 years ago
  8. 56d877d vim thread logging enhancement by tierno · 8 years ago
  9. ad6bdd4 Fixed volume deletion error at openstack by tierno · 8 years ago
  10. 96ebf00 fix vim flavor deletion at vnfd deletion by tierno · 8 years ago
  11. 79d1a1a Default flavor disk size set to 0 instead of 1 by garciadeblas · 8 years ago
  12. d9f2b88 Minor correction in new_vnfd_v3 function by gcalvino · 8 years ago rift300
  13. 00e3df7 fix some more issues at SDN assist and deleting openstack ports by tierno · 8 years ago
  14. cf59669 fix bug at vnfd numa-node-policy node by tierno · 8 years ago
  15. 66eba6e bug 425 fix SR-IOV PCI-PASSTHROUGH interfaces by tierno · 8 years ago
  16. 3fcfdb7 Avoid database growth by cleaning old vim_actions by tierno · 8 years ago
  17. 98e909c bug 331 Ensure neutron port is deleted upon vm creation failed by tierno · 8 years ago
  18. e2ff1ce set management interface by vnfd:mgmt-interface:cp by tierno · 8 years ago
  19. f145087 Create task FIND-CREATE for network by tierno · 8 years ago
  20. 0ea2a7e bug 393 fixed datacenter attach/detach upon vimconn exception by tierno · 8 years ago
  21. e18ba43 bug 373 get cp port_security_enable from descriptor instead of pyangbind by tierno · 8 years ago
  22. 9c22f2d Fix issue when vinconn raises exception at constructor by tierno · 8 years ago
  23. c62cfa5 Fix bug 350 - Sensitive information recorded in openmano.log by gcalvino · 9 years ago
  24. 137b0d9 fix port security false at new IM by tierno · 9 years ago
  25. 39dddcc Fix an issue with EPA parameters by tierno · 9 years ago v3.0.0
  26. a15c4b9 (bug 351) fix getting datacenter uuid from name at instantiation. by tierno · 9 years ago
  27. b2880eb fix a VIM issue at network find or create if not exist by tierno · 9 years ago
  28. 51757e9 Fix cloud-init insertion with v3 IM by gcalvino · 9 years ago
  29. e580c7d Feature 1429 - secure key management feature by gcalvino · 9 years ago
  30. 868220c Feature 1413 resiliency to single component failure by tierno · 9 years ago
  31. a955020 Changes to adopt Release Three OSM IM by tierno · 9 years ago
  32. f1ba57e new API v3 that consumes OSM IM models by tierno · 9 years ago
  33. 04f2911 Fix bug 343 by Adam Israel · 9 years ago
  34. 40e1bce Allow combining user-data and ssh-keys with cloud-init by tierno · 9 years ago
  35. 8e69032 (bug 329) fix RO VDU count. Enhance nfvo.py:create_instance by tierno · 9 years ago
  36. 5a3273c Some fixes at Affinity/antiaffinity by tierno · 9 years ago
  37. 2935631 Affinity and antiaffinity implementation. by mirabal · 9 years ago
  38. 56d73d2 Fix rollback error of not launched nets & vms by tierno · 9 years ago
  39. acd4e78 Deployment of VNFs alphabetically ordered by name in a NS instance by garciadeblas · 9 years ago
  40. f575596 provide only one vnf:vm IP address at NBI by tierno · 9 years ago
  41. 8fe7a49 Delete sdn-port-mapping upon datancenter deletion or sdn remove by tierno · 9 years ago
  42. 455612d (bug 80) allow several dns_address for ip_profile by tierno · 9 years ago
  43. 6aa0b2b External port implementation for SDN assist by Pablo Montes Moreno · 9 years ago
  44. 46df967 enhance log message errors when fails at starting by tierno · 9 years ago
  45. 6ddeded Add version primitive at http server and client by tierno · 9 years ago
  46. c24b4e2 Bug 266 fixed: dataenter-associate --type aws requires user and password by Vance Shipley · 9 years ago
  47. 9931490 Fix error at creating vm_thread adding a datacenter by tierno · 9 years ago v2.0.0
  48. 361275f Fix other import problems of vimconnector by tierno · 9 years ago
  49. cdee8cc Fix import problems of vimconnector by tierno · 9 years ago
  50. 01b3e17 fix import of openvim library by tierno · 9 years ago
  51. 05a8b7b Merge branch 'packaging' by tierno · 9 years ago
  52. 2c290ca Restructuring code in osm_ro folder, and setup based on MANIFEST by garciadeblas · 9 years ago[Renamed from nfvo.py]
  53. b3d3674 new persistent_info param at vimconn class Task management at vim_thread by tierno · 9 years ago
  54. a7d34d0 vimconn.py: Better documentation. by tierno · 9 years ago
  55. 5bb59dc Unify code for scenario v0.2 v0.3 by tierno · 9 years ago
  56. 42026a0 New vim_thread for VIM interaction by tierno · 9 years ago
  57. b6153a2 Proper error message shown when no image could be found at VIM by garciadeblas · 9 years ago
  58. d29b1d3 new option for avoid reaching VIMS at new VNF by tierno · 9 years ago
  59. afed5f1 enhance VNFD checking at onboarding by tierno · 9 years ago
  60. cf157a8 Fixes 162. Re-use an existing flavor at openstack without EPA parameters by tierno · 9 years ago
  61. 4540ea5 allow new vim-image-list/delete commands by tierno · 9 years ago
  62. 36c0b17 cloud init parameters at VNFD, allow file tranfer, config-drive, userdata, users, ssh-keys by tierno · 9 years ago
  63. 59f4526 Merge branch 'v1.0' by garciadeblas · 9 years ago
  64. cf22714 Added support for regions. Solved bug in server creation rollback. by montesmoreno · 9 years ago
  65. 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
  66. 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
  67. 3083338 Allow images without checksum in the VIM; fixed image lookup in Opesntack connector by garciadeblas · 9 years ago
  68. 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
  69. 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
  70. ae65a48 Change names of VM to solve bug 26 by tierno · 9 years ago
  71. 8008c3a v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment by tierno · 9 years ago
  72. 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
  73. 1c8d487 Merge "v0.4.62 Get properly a vimconn error at image/flavor list/create" by tierno · 10 years ago
  74. 5e91eb8 v0.4.62 Get properly a vimconn error at image/flavor list/create by tierno · 10 years ago
  75. ed1be4b Merge "v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done" by garciadeblas · 10 years ago
  76. a279391 v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done by tierno · 10 years ago
  77. 41f18be Minor bug fixed in create_or_use_flavor when it contains a disk image by garciadeblas · 10 years ago
  78. bb6a1ed Fixed issue when using VM image name instead of path in deployments on openstack by garciadeblas · 10 years ago
  79. 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
  80. b69fa9f Support of image name and checksum for each VDU/VNFC instead of the image location/path by garciadeblas · 10 years ago
  81. 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
  82. 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
  83. 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
  84. efd80c9 v0.4.53 fix an issue instanciating with params a scenario defined with old version schema by tierno · 10 years ago
  85. e6c58ce fix bug parsing instance-scenario-create descriptor by tierno · 10 years ago
  86. 73ad9e4 v0.4.52 fixes logging name mismatching. Add individual log files per module by tierno · 10 years ago
  87. 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
  88. 4319dad minor changes by tierno · 10 years ago
  89. 9f8456e v0.4.49 allow IP parameters for networks, and network types in RO by garciadeblas · 10 years ago
  90. be41e22 v0.4.48 multisite implementation by tierno · 10 years ago
  91. a4e1a6e v0.4.47 cloud-init for ssh key injection at instance-scenario-create by tierno · 10 years ago
  92. 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
  93. 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
  94. 351863c fix a bug at getting VM console by tierno · 10 years ago
  95. 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
  96. 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
  97. ae4a8d1 openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status by tierno · 10 years ago
  98. 66aa037 Fixed some references to utils by tierno · 10 years ago
  99. 42fcc3b Moved auxiliary_functions.py from utils package to the main package by tierno · 10 years ago
  100. 392f285 v0.4.38 new openmanoclient.py library; new version2 for scenario descriptor by tierno · 10 years ago