diff options
author | Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in> | 2019-03-21 20:56:23 +0530 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2019-03-22 14:12:02 +0000 |
commit | 312bba313681f408461832a8e4fe43b4de56ede0 (patch) | |
tree | fc80ccd7d7adede99769de4f795e3a7502f2f5a2 /docs/development | |
parent | 06ed156d9a9eb6cf8f61e7a7b3d9d35f30e6d755 (diff) |
Add new methods to openstack_utils
When we use OSM as MANO_COMPONENT, we don't have methods
to retrieve the object instances of ports and VMs. So, we
need these methods to gather details of a :
- VM using the 'id'
get_instance(id)
- port using their 'ip_address'
get_port_by_ip(ip_address)
Change-Id: Ica45bf49dddb38a3811b049d67c363ac606fde7a
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
Diffstat (limited to 'docs/development')
0 files changed, 0 insertions, 0 deletions