Thursday, 2017-04-20

*** andrey-mp has quit IRC05:44
*** andrey-mp has joined #openstack-ec2api06:51
ansiwenandrey-mp: I saw the glance v2 support landed, great. will try it out.12:59
andrey-mphi, yeah. I've tried to cherry pick it to ocata but one file from this patch should be excluded13:01
ansiwenwe have problems creating ebs image for testing, the create_config looks for an image with 'grep "cirros" | grep " ami "' which is not there in our deployment, what image is that?13:02
ansiwenandrey-mp: oh yeah? I cherry picked it yesterday and it applied cleanly13:02
andrey-mpit applied but one unit test is failed13:04
ansiwenandrey-mp: which one?13:14
ansiwenandrey-mp: the first tempest one is also failing for me: ec2api.tests.functional.api.test_addresses.AddressTest.test_associate_disassociate_standard_addresses13:25
andrey-mphere https://review.openstack.org/#/c/458044/ - ec2api.tests.unit.test_api_init.ApiInitTestCase.test_execute_error13:26
ansiwenandrey-mp: with the error botocore.exceptions.ClientError: An error occurred (Unsupported) when calling the RunInstances operation: The specified request is unsupported. There are no available networks for EC2 Classic mode13:26
ansiwenandrey-mp: I created a private network before like in create_config, and then it worked. now I tried again and it doesn't13:26
ansiwenandrey-mp: maybe I am confused with the admin and other user13:27
andrey-mpis it in master?13:27
ansiwenno, ocata13:27
ansiwenandrey-mp: so what exactly are the requirements for the network, so it gets suitable for classic mode?13:28
andrey-mpec2-api has a code that tries to choose network if it ommited in the config (in run instance operation). if no networks or more than one - then you'll see this message13:29
andrey-mpi don't remember exactly but looks like ec2api needs network and id(or name) in config13:29
ansiwenandrey-mp: which config would that be? external_network I did set (that was another problem)13:30
andrey-mpyeah - external_network13:35
andrey-mpexternal_network is not related to your error13:39
andrey-mpyou can check that your access_key/access_secret is related to the tenant where you've created a private network13:41
*** andrey-mp has quit IRC15:35
*** andrey-mp has joined #openstack-ec2api16:01
*** andrey-mp has quit IRC16:31
*** andrey-mp has joined #openstack-ec2api17:09

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!