Bug 256 fixed 41/1741/2
authorMike Marchetti <mmarchetti@sandvine.com>
Tue, 2 May 2017 19:35:47 +0000 (15:35 -0400)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Wed, 3 May 2017 11:04:12 +0000 (12:04 +0100)
commit5b9da428a98c33caf9ac52e8cd49f7b309ba1575
treef2b307954466acb9985d84f30b703985025ba99d
parentf92ee11b699f0c1f2ec146de3fc95dc4946ed8bc
Bug 256 fixed

gracefully handle vim access without admin
- when not using admin openstack credentials, certain
  attributes are not returned (OS-EXT-SRV-ATTR:host, binding:profile).
  filter out these specific attributes so that the VNF could still
  allow simple instantiation

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
osm_ro/vimconn_openstack.py