Ross McFarland
|
6be0a8133a
|
isort import formatting
|
2023-01-22 13:54:19 -08:00 |
|
Ross McFarland
|
d7880c084d
|
Remove from __futures__ bits, all are now manditory
|
2022-09-15 14:10:21 -07:00 |
|
Ross McFarland
|
e116d26eec
|
Implement black formatting
|
2022-07-04 12:27:39 -07:00 |
|
Ross McFarland
|
cdcaef8f2b
|
Order changes: deletes, creates, updates
|
2022-03-04 14:18:23 -08:00 |
|
Ross McFarland
|
38b51fb456
|
Rework unsafe bits, add RootNsChange as a new type of unsafe plan
|
2022-02-16 14:24:10 -08:00 |
|
Ross McFarland
|
32c358af04
|
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
|
2022-01-13 10:58:07 -08:00 |
|
Ross McFarland
|
aae65594f2
|
Remove explicit use of six
|
2021-09-17 07:10:07 -07:00 |
|
Ross McFarland
|
7867ad2093
|
Use six's StringIO, remove compat.py
|
2019-10-07 09:40:23 -07:00 |
|
Ross McFarland
|
9e4c120c3e
|
StringIO compat
|
2019-07-29 08:44:35 -07:00 |
|
Ross McFarland
|
a9d0eef3ba
|
Lots of text_type
|
2019-07-29 08:37:47 -07:00 |
|
Ross McFarland
|
876c09dcc0
|
Flesh out UT for new Plan.exists messaging
|
2018-03-03 10:12:34 -08:00 |
|
Ross McFarland
|
94bfb1e507
|
Switch populate to return exists, cleaner setup
|
2018-01-21 14:06:20 -08:00 |
|
Ross McFarland
|
1e71bce907
|
Add create param to Plan
|
2018-01-21 13:47:58 -08:00 |
|
Ross McFarland
|
ad1d0f0fe8
|
Fixes and unit tests for new plan output functionality
|
2018-01-06 16:26:48 -08:00 |
|
Ross McFarland
|
3d0f5aeca0
|
Config-based plan_output
Refactors the provider class lookup and kwarg processing so that it can be
reused for plan_output.
|
2017-12-02 11:40:55 -08:00 |
|