*** andrey-mp has quit IRC | 06:40 | |
*** andrey-mp has joined #openstack-ec2api | 08:03 | |
*** ChanServ has quit IRC | 09:14 | |
*** andrey-mp has quit IRC | 09:16 | |
*** ChanServ has joined #openstack-ec2api | 10:30 | |
*** tepper.freenode.net sets mode: +o ChanServ | 10:30 | |
*** ftersin has joined #openstack-ec2api | 11:28 | |
*** andrey-mp has joined #openstack-ec2api | 11:45 | |
ansiwen | andrey-mp: you abandoned tha VPN patch? | 12:57 |
---|---|---|
*** iurygregory has joined #openstack-ec2api | 13:08 | |
andrey-mp | ansiwen: I made new and it was merged | 13:12 |
ansiwen | andrey-mp: cool! | 13:58 |
ansiwen | thanks! | 13:58 |
ansiwen | I wonder how long it will take until is is in the puppet deployed packages... | 13:59 |
andrey-mp | new ec2api? | 14:06 |
*** andrey-mp has quit IRC | 14:33 | |
*** andrey-mp has joined #openstack-ec2api | 16:06 | |
ansiwen | http://logs.openstack.org/42/356442/30/check/gate-puppet-openstack-integration-4-scenario002-tempest-centos-7/3ae4dc1/console.html | 16:20 |
ansiwen | andrey-mp: it's still failing, and the latest RDO packages include your patch | 16:20 |
andrey-mp | yeah | 16:21 |
ansiwen | but I can't really see a proof, that it installed these packages | 16:21 |
andrey-mp | tempest.conf should contains parameter for disabling vpnaas | 16:21 |
ansiwen | but it doesn't | 16:22 |
andrey-mp | [network-feature-enabled].api_extensions should not contain 'all' and 'vpnaas' | 16:22 |
andrey-mp | by default it equals to 'all' | 16:23 |
andrey-mp | but in tempest docs there is a string that this parameter should contain list from 'neutron ext-list' | 16:24 |
andrey-mp | so, is there a way to set the parameter in tempest.conf ? | 16:27 |
ansiwen | andrey-mp: so you say emiliens patch is incomplete, because the feature parameters should also insert configs in tempest.conf here?: https://github.com/openstack/puppet-tempest/commit/761c2100386ead032fe31504c87d309e133c8897 | 16:29 |
ansiwen | andrey-mp: yes, of course, I can set any parameter in tempest.conf... but I don't understand why it's necessary, because there is a special parameter for enabling VPNaaS, which defaults to false | 16:30 |
andrey-mp | in original tempest.conf there is no specific parameters for vpnaas | 16:31 |
andrey-mp | in my devstack installation too | 16:31 |
*** ftersin has quit IRC | 16:31 | |
andrey-mp | also, there is no vpnaas definition for tempest.conf | 16:34 |
andrey-mp | in puppet-tempest | 16:34 |
andrey-mp | Emiliens patch just install by flag *aas packages as I see | 16:34 |
andrey-mp | openstack extension list --network -c Alias -f value | tr '\n' ',' | 16:35 |
andrey-mp | this command returns extension list for neutron | 16:35 |
andrey-mp | tempest config - https://github.com/openstack/puppet-tempest/blob/master/manifests/init.pp#L425 | 16:37 |
andrey-mp | i think that this place is suitable for adding ext-list - https://github.com/openstack/puppet-tempest/blob/master/manifests/init.pp#L425 | 16:38 |
ansiwen | andrey-mp: but shouldn't it be set according to the *aas settings? | 16:47 |
ansiwen | or do I mix something up? | 16:48 |
andrey-mp | in my installation there are 41 extensions ) I think that it's better to get them from neutron as pointed in help | 16:49 |
ansiwen | so, you wanna tell me I need another provider that gets a list of all extensions, and removes the ones that are not available? *scream* | 16:50 |
ansiwen | why can't I just disable the VPN tests *cry* | 16:51 |
andrey-mp | i suggest to get list and pass it as-is to tempest.conf | 16:52 |
andrey-mp | neutron must return only that it has | 16:53 |
andrey-mp | solution for disabling tests is provided by tempest. why they chose several solutions - I don't know... | 16:54 |
ansiwen | well, I could just add a selection of the tempest tests to the white list... | 16:54 |
ansiwen | but this is not good as well | 16:55 |
andrey-mp | yeah, this is solution too | 16:56 |
ansiwen | I want a [network-feature-disabled] section instead :-) | 16:56 |
andrey-mp | :) | 16:57 |
ansiwen | andrey-mp: what do you mean they chose several solutions to disable tests? | 16:57 |
ansiwen | which solution is provided by tempest? maybe we can bring that into puppet-tempest in general? | 16:59 |
andrey-mp | first is a 'service_available' section and second is a '*-feature-enabled' for each service | 17:00 |
andrey-mp | puppet-tempest has compute-feature-enabled | 17:00 |
andrey-mp | and identity, and volume. but there is no network yet | 17:01 |
ansiwen | I see | 17:13 |
ansiwen | andrey-mp: but for compute-feature-enabled the default doesn't seem to be "all", because the only feature there has been added recently, and that would mean that all others have been disabled... so network-feature-enabled seems to be different... | 17:16 |
*** andrey-mp has quit IRC | 17:42 | |
*** andrey-mp has joined #openstack-ec2api | 17:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!