Andrew McLeod
5ad18dfc2f
fix context mgr
2019-09-26 14:19:37 +02:00
Andrew McLeod
1af831399a
add context manager for netplan_file
2019-09-26 14:16:19 +02:00
Andrew McLeod
6f903b73a6
fix interface and mac address matching
2019-09-26 13:59:59 +02:00
Andrew McLeod
028602f365
change terminology from plumb
2019-09-26 13:47:19 +02:00
Andrew McLeod
48a410151e
fix typo
2019-09-25 16:19:12 +02:00
Andrew McLeod
36e9e45f0b
add dvr_mode to docstring
2019-09-25 16:17:08 +02:00
Andrew McLeod
889053a3df
fix docstring
2019-09-25 16:14:37 +02:00
Andrew McLeod
ab89054847
enable guest interface plumbing for bionic-queens and later
2019-09-25 16:08:20 +02:00
Andrew McLeod
19306d6600
WIP - add plumb_dataport_method
2019-09-24 16:25:53 +02:00
Liam Young
748d1ba6e1
Remove erroneous print message ( #12 )
2019-05-23 12:01:41 +02:00
Liam Young
648ac9262b
Expose resource_removeds retry options ( #11 )
...
resource_removed is used in many places to monitor removal of
different kinds of OpenStack resource. It is reasonable to expect a
flavor to be removed in a few seconds where as an image based instance
may take minutes to be removed. With that in mind this change
exposes the retry options used by tenacity allowing the caller to
set reasonable expectations for the resource removal.
2019-05-23 11:16:03 +02:00
Liam Young
6dad655b5d
Avoid adding duplicate handler ( #4 )
...
If a logging handler has already been added don't add it again.
2019-05-14 15:31:55 +02:00
Liam Young
6b2c1d26eb
Add function for getting keystone auth from relation
2019-05-13 09:06:40 +00:00
Chris MacNaughton
dd434e281e
Add zaza namespacing, starting with openstack
2019-04-25 17:46:03 +02:00