Commit Graph

683 Commits

Author SHA1 Message Date
Eduardo Sousa
b8cbae441a Change pause and resume from ceilometer to services 2019-10-01 15:55:30 +01:00
Frode Nordahl
fa5326b4f7 Merge pull request #65 from gnuoy/fix-ceilometer
Stop basic_setup from raising an exception
2019-09-28 08:56:13 +02:00
Liam Young
f64d8fe70e Stop basic_setup from raising an exception
The ceilometer setup script is a setup script not a test so it
should not raise a skip exception if it is not needed. The fact
that it does is my fault and was implemented on my recommendation.
2019-09-28 06:48:25 +00:00
Frode Nordahl
959d81370a Merge pull request #64 from gnuoy/aodh
Add support for aodh tests
2019-09-26 17:20:17 +02:00
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
Liam Young
3752f2cc12 Remove duplicate code for running ceilometer upgrade and fix typo 2019-09-26 10:23:56 +00:00
Liam Young
3ded7dab36 Fix copy/pasta error 2019-09-26 09:27:11 +00:00
Liam Young
f5521ca6ea Add aodhclient as a dependancy 2019-09-26 09:17:53 +00:00
Liam Young
2a15116868 Add aodh api test 2019-09-25 17:44:14 +00: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