nuagenetworks / vspk-python

A Python library for managing Nuage through its API
http://www.nuagenetworks.net
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link

Missing job fetcher in nuvirtualfirewallpolicy.py for API 5.0 and 6.0 #39

Closed arnaudcoquelet closed 4 years ago

arnaudcoquelet commented 4 years ago

The class NUVirtualFirewallPolicy is missing the jobs fetcher, preventing to create jobs related to Virtual Firewall Policies

Basically we need,

pdellaert commented 4 years ago

Closing this in favour of nuagenetworks/vsd-api-specifications#75