Idempotency for multiple nics

Monty Taylor mordred at inaugust.com
Wed Jun 10 12:43:30 UTC 2020



> On Jun 10, 2020, at 1:35 AM, Nadarajah, Sathia <Sathia.Nadarajah.2 at team.telstra.com> wrote:
> 
> Hi All,
>  
> We are facing the exact issue that is outlined here,
>  
> “When a server is created with multiple nics which holds security groups, module was applying default SG to the server & remove SG on the nics.”
>  
> https://github.com/ansible/ansible/pull/58509
> https://github.com/ansible/ansible/issues/58495
>  
> And we are on the following version of openstacksdk
>  
> (ansible) [root at ansnvlonls01 bin]# source /var/lib/awx/venv/mypy3/bin/activate
> (mypy3) [root at ansnvlonls01 bin]# pip show openstacksdk
> Name: openstacksdk
> Version: 0.46.0
> Summary: An SDK for building applications to work with OpenStack
> Home-page: https://docs.openstack.org/openstacksdk/
> Author: OpenStack
> Author-email: openstack-discuss at lists.openstack.org
> License: UNKNOWN
> Location: /var/lib/awx/venv/mypy3/lib/python3.6/site-packages
> Requires: netifaces, iso8601, keystoneauth1, os-service-types, PyYAML, cryptography, six, requestsexceptions, decorator, pbr, jmespath, appdirs, munch, jsonpatch, dogpile.cache
>  
> When can we expect to have this fix factored into openstacksdk ?
> 

It isn’t really an openstacksdk issue, it’s an issue the ansible modules. I’ve submitted this:

https://review.opendev.org/734810

to the ansible-collections-openstack repo.

> Thanks.
>  
> Regards,
>  
> Sathia Nadarajah
> Security and Enterprise Engineering CH2
> Networks and IT, Telstra
> <image001.png>
> P    0386946619
> M   0437302281
> E    Sathia.Nadarajah.2 at team.telstra.com
> W   www.telstra.com




More information about the openstack-discuss mailing list