Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
RO
/
a955020f8c8a74df3a4a97a4e2e2af5d44b46733
/
osm_ro
a955020
Changes to adopt Release Three OSM IM
by tierno
· 9 years ago
f1ba57e
new API v3 that consumes OSM IM models
by tierno
· 9 years ago
04f2911
Fix bug 343
by Adam Israel
· 9 years ago
2aa5074
Changes in vimconn_vmware.py 1.Modified code cloud_initfor ssh-key injection to default user 2. Added code for new user creation in VM
by kasar
· 9 years ago
v2.0
5461675
Merge branch 'vio' into v2.0
by kate
· 9 years ago
721d79b
1.Created new file for VIO connector as vimconn_vio.py that extends the existing openstack connector
by kate
· 9 years ago
vio
40e1bce
Allow combining user-data and ssh-keys with cloud-init
by tierno
· 9 years ago
8e69032
(bug 329) fix RO VDU count. Enhance nfvo.py:create_instance
by tierno
· 9 years ago
5a3273c
Some fixes at Affinity/antiaffinity
by tierno
· 9 years ago
2935631
Affinity and antiaffinity implementation.
by mirabal
· 9 years ago
994a29d
Additional check to avoid error message in openstack when tag is used in network interfaces using an older microversion than 2.32
by montesmoreno
· 9 years ago
9317d30
Add device role tagging functionality to openstack connector. All interfaces are tagged with the name of the VDU interface in the OSM descriptor. To be able to use 'device role tagging' functionality define 'microversion: 2.32' in datacenter config. This implementation approach is due to the warning message in https://developer.openstack.org/api-guide/compute/microversions.html where it is stated that microversion backwards compatibility is not guaranteed and clients should always require an specific microversion.
by montesmoreno
· 9 years ago
d47ad5f
Changes in vimconn_vmware.py:
by kate
· 9 years ago
b39d49e
(bug 327) fix vimconn_openstack image creation
by tierno
· 9 years ago
56d73d2
Fix rollback error of not launched nets & vms
by tierno
· 9 years ago
2391cc1
fix DB & ovim.DB critical section among threads
by tierno
· 9 years ago
acd4e78
Deployment of VNFs alphabetically ordered by name in a NS instance
by garciadeblas
· 9 years ago
05a1a61
vimconn_opnestack: updated server_timeout from 60s to 300s
by garciadeblas
· 9 years ago
f575596
provide only one vnf:vm IP address at NBI
by tierno
· 9 years ago
c6f2681
Solved problem in AWS when listing networks (it was conflicting with code for sdn-assist). Modified the info the connector reports about the instance, now, if possible, the public IP is reported instead of the private one
by montesmoreno
· 9 years ago
8fe7a49
Delete sdn-port-mapping upon datancenter deletion or sdn remove
by tierno
· 9 years ago
b84cbdc
fix issue at openstack vm creation rollback. Issue getting port ip_address
by tierno
· 9 years ago
68e73e6
Changes in vimconn_vmware.py: Code cleanup & addressed minor issue in exception handling
by bhangare
· 9 years ago
6a7785b
Fix in openstack connector to workaround issue in openstack when disabling port security. If port security is disabled when the port has not yet been attached to the VM, then all vm traffic is dropped. The workaround consists on waiting until the VM is active and then disable the port-security
by Pablo Montes Moreno
· 9 years ago
a1fb446
(bug 314) Avoid gateway creation at openstack if not demanded by IP profile
by tierno
· 9 years ago
40a9602
Fix an issue attaching openstack datacenter
by tierno
· 9 years ago
76a3c31
Fix an issue attaching openstack datacenter
by tierno
· 9 years ago
1a0b97c
Changes in vimconn_vmware.py: Removed multiple connects to reduce instantiation time as a fix for DE187. Reconnecting to vCD only in case of auth token expiration.
by bhangare
· 9 years ago
f716aea
vimconn_openstack v3 fix tenant managing
by tierno
· 9 years ago
b5cef37
openstack client for keystone v3. Maintain sessions upon class reload with persistent_info
by tierno
· 9 years ago
feaaa05
Added validation in new_flavor method and unit tests for new_flavor,delete_flavor,new_image
by kasar
· 9 years ago
b7490b5
minor change to increase log information
by Pablo Montes Moreno
· 9 years ago
d42ccea
vimconn_openstack v3 fix tenant managing
by tierno
· 9 years ago
34b93ba
Merge: openstack client for keystone v3. Maintain sessions upon class reload with persistent_info
by tierno
· 9 years ago
73cd9c3
openstack client for keystone v3. Maintain sessions upon class reload with persistent_info
by tierno
· 9 years ago
f44e9e5
(bug 267) Fix flavor info provided as dict
by tierno
· 9 years ago
714bc90
fixed issue at vimconn_openvim for extra disks
by tierno
· 9 years ago
518a866
adding region=datacenter to sdn networks
by tierno
· 9 years ago
e26fc7a
(bug 116) allow to use closer existing flavors at openstack
by tierno
· 9 years ago
455612d
(bug 80) allow several dns_address for ip_profile
by tierno
· 9 years ago
c3b6d37
(bug 283) fixed error at vnf creation on missing vpci for dataplane interfaces
by tierno
· 9 years ago
b334d44
Updated vim_thread to have global timers; REFRESH_ACTIVE changed to 1 minute
by garciadeblas
· 9 years ago
6aa0b2b
External port implementation for SDN assist
by Pablo Montes Moreno
· 9 years ago
0c007d6
Added code for CD-ROM device type
by kasar
· 9 years ago
46df967
enhance log message errors when fails at starting
by tierno
· 9 years ago
ea1d623
Fixed bug for threads/pair-threads/cores in openstack connector. New implementation according to https://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/virt-driver-cpu-thread-pinning.html
by Pablo Montes Moreno
· 9 years ago
b36e75d
Merge branch 'v2.0'
by tierno
· 9 years ago
ae6b3e6
Changes in vimconn_vmware.py: Added new Apache 2.0 license header for VMware vCloud Director Connector
by kate
· 9 years ago
6ddeded
Add version primitive at http server and client
by tierno
· 9 years ago
8a02f25
1.Created new folder vmware_utils
by kate
· 9 years ago
c24b4e2
Bug 266 fixed: dataenter-associate --type aws requires user and password
by Vance Shipley
· 9 years ago
8c4285d
Bug 267 fixed: correct flavor dict key names
by Vance Shipley
· 9 years ago
ae26697
Bug 266 fixed: updates for change to base class
by Vance Shipley
· 9 years ago
3643e09
Fix bug in osm-ro.service in ExecStart script
by garciadeblas
· 9 years ago
5b9da42
Bug 256 fixed
by Mike Marchetti
· 9 years ago
f92ee11
Fix bug in osm-ro.service related to User
by garciadeblas
· 9 years ago
9931490
Fix error at creating vm_thread adding a datacenter
by tierno
· 9 years ago
v2.0.0
361275f
Fix other import problems of vimconnector
by tierno
· 9 years ago
cdee8cc
Fix import problems of vimconnector
by tierno
· 9 years ago
01b3e17
fix import of openvim library
by tierno
· 9 years ago
61ccd64
AWS - VIM Support
by ahmadsa
· 9 years ago
05a8b7b
Merge branch 'packaging'
by tierno
· 9 years ago
e5ef517
Support of debian packaging via stdeb; postinst script; renaming some files
by garciadeblas
· 9 years ago
cf1826b
Updated Makefile with install and develop; renamed openmanod.py to remove extension
by garciadeblas
· 9 years ago
2c290ca
Restructuring code in osm_ro folder, and setup based on MANIFEST
by garciadeblas
· 9 years ago