Commit Graph

668 Commits

Author SHA1 Message Date
Liam Young c82f121f60 Merge pull request #58 from ajkavanagh/policy-overrides
Add initial policyd initial test
2019-09-26 15:39:46 +01:00
Liam Young d7e2976f22 Merge pull request #62 from openstack-charmers/add_plumb_dataport
add plumb_dataport_method
2019-09-26 13:25:21 +01:00
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
Alex Kavanagh 3e2d98b1ed Fix pep8 failures 2019-09-25 14:43:10 +01:00
Alex Kavanagh 13128db1f4 Add docs to policyd module 2019-09-25 14:43:10 +01:00
Alex Kavanagh 6648aaf0e9 Add negative test for broken yaml 2019-09-25 14:43:10 +01:00
Alex Kavanagh ec74e6a57c Switch the order of the tests 2019-09-25 14:43:10 +01:00
Alex Kavanagh 060d86fe27 Hopefully finalising the services test 2019-09-25 14:43:10 +01:00
Alex Kavanagh 086076c6fc Still trying to find a call that works with the user 2019-09-25 14:43:10 +01:00
Alex Kavanagh 9d4008c9f4 More robust test 2019-09-25 14:43:10 +01:00
Alex Kavanagh d4568caf93 Fix missing prefixes from other module 2019-09-25 14:43:10 +01:00
Alex Kavanagh bdd225a1ee Switch keystone user to demo and try to list projects instead 2019-09-25 14:43:10 +01:00
Alex Kavanagh 6a0867e223 Fixed keystone spedific test 2019-09-25 14:43:10 +01:00
Alex Kavanagh 8a42af4e41 Fix keystone specific test - more 2019-09-25 14:43:10 +01:00
Alex Kavanagh 61f7cce1d0 Fix keystone specific test 2019-09-25 14:43:10 +01:00
Alex Kavanagh b1e6beb919 Further work to get keystone specific test to work 2019-09-25 14:43:10 +01:00
Alex Kavanagh ae6b1d7849 Try to fix mixin class set up bug 2019-09-25 14:43:10 +01:00
Alex Kavanagh 1337531926 Create specific policyd override for keystone 2019-09-25 14:43:10 +01:00
Alex Kavanagh c744b1a288 Create generic / keystone test idea 2019-09-25 14:43:10 +01:00
Alex Kavanagh 024a4b0ff7 move async code to zaza 2019-09-25 14:43:10 +01:00
Alex Kavanagh 55ae4aad28 Add in check to test for removal of file 2019-09-25 14:43:10 +01:00
Alex Kavanagh 3465dacb96 change approach to waiting on results bug fix 2019-09-25 14:43:10 +01:00
Alex Kavanagh 36f775390c change approach to waiting on results 2019-09-25 14:43:10 +01:00
Alex Kavanagh 89a6d9ca39 More test debugging again 2019-09-25 14:43:10 +01:00
Alex Kavanagh 1110ced7c1 More test debugging 2019-09-25 14:43:10 +01:00
Alex Kavanagh 67f1650917 Add further disable tests1 2019-09-25 14:43:10 +01:00
Alex Kavanagh aae3366fc9 Add further disable tests 2019-09-25 14:43:10 +01:00
Alex Kavanagh 2beddeafef more iteration to discover workload stats 2019-09-25 14:43:10 +01:00
Alex Kavanagh ce8c72e1a1 tests to determine app status 2019-09-25 14:43:10 +01:00
Alex Kavanagh 5ba0cf211c Yet more fixes to the test1 2019-09-25 14:43:10 +01:00
Alex Kavanagh f5f3c9a966 Yet more fixes to the test 2019-09-25 14:43:10 +01:00
Alex Kavanagh 6306615a17 More debugging in the test 2019-09-25 14:43:10 +01:00
Alex Kavanagh 214660f43d Added additional logging 2019-09-25 14:43:10 +01:00
Alex Kavanagh 89980f1cc5 Fix using bools with libjuju 2019-09-25 14:43:10 +01:00
Alex Kavanagh 8aa4102855 Fix config setting code 2019-09-25 14:43:10 +01:00
Alex Kavanagh 99db1e3eab Fix test with None path 2019-09-25 14:43:10 +01:00
Alex Kavanagh 677de69b9a More fixes to super calls 2019-09-25 14:43:10 +01:00
Alex Kavanagh 5e2fbf9639 Fix class super calls 2019-09-25 14:43:10 +01:00
Alex Kavanagh 028956dd29 Add initial policyd initial test
Add the initial, general, 'success' test for policyd support in charms.
2019-09-25 14:43:10 +01:00
Liam Young 258b2283d0 Merge pull request #59 from ed1000/add-ceilometer
Porting Ceilometer tests to Zaza
2019-09-25 13:39:40 +01:00
Eduardo Sousa 730cd788c8 Fixing skip test message 2019-09-25 13:31:40 +01:00
Eduardo Sousa c94fbceac1 Refactoring variables and properties 2019-09-24 16:20:03 +01:00
Andrew McLeod 19306d6600 WIP - add plumb_dataport_method 2019-09-24 16:25:53 +02:00