*** andrey-mp has quit IRC | 05:44 | |
*** andrey-mp has joined #openstack-ec2api | 06:51 | |
ansiwen | andrey-mp: I saw the glance v2 support landed, great. will try it out. | 12:59 |
---|---|---|
andrey-mp | hi, yeah. I've tried to cherry pick it to ocata but one file from this patch should be excluded | 13:01 |
ansiwen | we 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 |
ansiwen | andrey-mp: oh yeah? I cherry picked it yesterday and it applied cleanly | 13:02 |
andrey-mp | it applied but one unit test is failed | 13:04 |
ansiwen | andrey-mp: which one? | 13:14 |
ansiwen | andrey-mp: the first tempest one is also failing for me: ec2api.tests.functional.api.test_addresses.AddressTest.test_associate_disassociate_standard_addresses | 13:25 |
andrey-mp | here https://review.openstack.org/#/c/458044/ - ec2api.tests.unit.test_api_init.ApiInitTestCase.test_execute_error | 13:26 |
ansiwen | andrey-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 mode | 13:26 |
ansiwen | andrey-mp: I created a private network before like in create_config, and then it worked. now I tried again and it doesn't | 13:26 |
ansiwen | andrey-mp: maybe I am confused with the admin and other user | 13:27 |
andrey-mp | is it in master? | 13:27 |
ansiwen | no, ocata | 13:27 |
ansiwen | andrey-mp: so what exactly are the requirements for the network, so it gets suitable for classic mode? | 13:28 |
andrey-mp | ec2-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 message | 13:29 |
andrey-mp | i don't remember exactly but looks like ec2api needs network and id(or name) in config | 13:29 |
ansiwen | andrey-mp: which config would that be? external_network I did set (that was another problem) | 13:30 |
andrey-mp | yeah - external_network | 13:35 |
andrey-mp | external_network is not related to your error | 13:39 |
andrey-mp | you can check that your access_key/access_secret is related to the tenant where you've created a private network | 13:41 |
*** andrey-mp has quit IRC | 15:35 | |
*** andrey-mp has joined #openstack-ec2api | 16:01 | |
*** andrey-mp has quit IRC | 16:31 | |
*** andrey-mp has joined #openstack-ec2api | 17:09 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!