*** dimtruck is now known as zz_dimtruck | 00:00 | |
*** itsuugo has joined #openstack-qa | 00:00 | |
*** sdague has quit IRC | 00:02 | |
*** Suyi_ has quit IRC | 00:07 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Support for evaluated resp body in service client tests https://review.openstack.org/368697 | 00:14 |
---|---|---|
*** yangyapeng has quit IRC | 00:18 | |
*** clu_ has quit IRC | 00:18 | |
*** itsuugo has quit IRC | 00:24 | |
*** itsuugo has joined #openstack-qa | 00:26 | |
*** gyee has quit IRC | 00:28 | |
*** fnaval has quit IRC | 00:36 | |
*** fnaval has joined #openstack-qa | 00:37 | |
*** itsuugo has quit IRC | 00:40 | |
*** itsuugo has joined #openstack-qa | 00:42 | |
*** itsuugo has quit IRC | 00:48 | |
*** itsuugo has joined #openstack-qa | 00:49 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Load complete json response in List credentials https://review.openstack.org/369094 | 00:50 |
gmann | oomichi: can you check this - https://review.openstack.org/#/c/369094/1 | 00:50 |
oomichi | gmann: that affects stable interface, we need to write reno at least | 00:52 |
*** ddieterly has joined #openstack-qa | 00:52 | |
gmann | oomichi: but that is nto yet released so thought should be fine | 00:52 |
oomichi | gmann: ah, yeah that is true because of http://docs.openstack.org/releasenotes/tempest/unreleased.html | 00:54 |
oomichi | gmann: that is queued for the next release. We can catch it before that :-) | 00:54 |
gmann | oomichi: yea, we missed that in original patch but while doing this i noticed - https://review.openstack.org/#/c/368697/ | 00:55 |
gmann | oomichi: and on identity service clients - only domain one left - https://review.openstack.org/#/c/349379/ | 00:56 |
gmann | oomichi: after that we can release tempest i feel | 00:57 |
gmann | oomichi: but domain one failing on gate and does not fail in my env some hidden issue may be | 00:57 |
*** itsuugo has quit IRC | 00:59 | |
*** mriedem has joined #openstack-qa | 01:00 | |
*** itsuugo has joined #openstack-qa | 01:00 | |
oomichi | gmann: humm, maybe that fixes http://developer.openstack.org/api-ref/identity/v3/?expanded=list-credentials-detail | 01:09 |
oomichi | gmann: "blob": "{\"access\": \"7da79ff0aa364e1396f067e352b9b79a\", \"secret\": \"7a18d68ba8834b799d396f3ff6f1e98c\", \"trust_id\": null}" | 01:09 |
gmann | oomichi: yes | 01:10 |
oomichi | gmann: Nova also has similar weird attribute value related to host API | 01:10 |
gmann | oomichi: credential client does for other methods but only list lest | 01:10 |
gmann | oomichi: humm, yes this kind of response not at all comfortable for users to use | 01:10 |
*** akshai_ has quit IRC | 01:10 | |
oomichi | gmann: to be honest, that seems wrong API itself | 01:11 |
oomichi | gmann: that is microversion 2.28 on nova side: Nova API hypervisor.cpu_info change from string to JSON object. | 01:13 |
gmann | oomichi: yea, true | 01:13 |
oomichi | gmann: I think tempest doesn't convert the string value to JSON on previous microversions(2.27-) | 01:13 |
*** mriedem has quit IRC | 01:14 | |
oomichi | gmann: I agree with that is not useful for users, but it seems good to provide raw string to users because of that is returned value from keystone server. | 01:17 |
oomichi | gmann: that can avoid weird code in tempest | 01:17 |
gmann | oomichi: yea for nova we did not convert that | 01:18 |
oomichi | gmann: IIUC, keystone doesn't have microversions mechanism, so that will be fixed in v4 api.. | 01:18 |
*** rossella_ has quit IRC | 01:18 | |
gmann | oomichi: humm | 01:18 |
*** rossella_ has joined #openstack-qa | 01:19 | |
gmann | oomichi: i see your point. | 01:19 |
gmann | oomichi: but then we might need to do the same in tests side or compare with string tiself | 01:20 |
gmann | oomichi: for create, show etc | 01:20 |
oomichi | gmann: yeah, that seems stupid one. Service clients should return raw response as possible | 01:21 |
gmann | oomichi: yea. | 01:22 |
oomichi | gmann: that is the reason why tempest doesn't use official clients | 01:22 |
gmann | oomichi: so lets keep the same for list and i can modify other method to return raw one and modify tests case accordingly | 01:22 |
gmann | oomichi: ^^ is it fine | 01:22 |
oomichi | gmann: do we have LP report about this thing on Keystone? | 01:23 |
gmann | oomichi: i do not think so | 01:23 |
oomichi | humm, it is nice to get feedback from Keystone side. | 01:23 |
oomichi | and it is an option to remove the client from tempest.lib before getting feedback. | 01:24 |
oomichi | gmann: ^^^ sorrry, miss to add your nickname | 01:24 |
gmann | oomichi: ok, sounds good | 01:25 |
*** itsuugo has quit IRC | 01:25 | |
*** itsuugo has joined #openstack-qa | 01:25 | |
gmann | oomichi: ll revert the cred lib patch. | 01:27 |
oomichi | gmann: thanks, will review it soon | 01:27 |
oomichi | gmann: I'd like to get your feedback on https://review.openstack.org/#/c/368326 instead ;) | 01:30 |
*** yangyapeng has joined #openstack-qa | 01:30 | |
*** clenimar_ has joined #openstack-qa | 01:31 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Revert "Define v3 credentials_client as library" https://review.openstack.org/369112 | 01:31 |
gmann | oomichi: ^^ | 01:31 |
gmann | oomichi: sure will chck that | 01:31 |
oomichi | gmann: reviewed, sorry for -1 | 01:33 |
oomichi | it is necessary to submit a bug report on Keystone LP | 01:33 |
gmann | oomichi: sure :) | 01:33 |
oomichi | gmann: thanks again :) | 01:33 |
*** itsuugo has quit IRC | 01:34 | |
*** gvrangan_ has quit IRC | 01:35 | |
*** itsuugo has joined #openstack-qa | 01:36 | |
oomichi | gmann: I am going back to home. See you tomorrow | 01:37 |
gmann | oomichi: sure. Thanks for review | 01:37 |
*** EinstCrazy has joined #openstack-qa | 01:38 | |
*** itsuugo has quit IRC | 01:41 | |
*** itsuugo has joined #openstack-qa | 01:42 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Revert "Define v3 credentials_client as library" https://review.openstack.org/369112 | 01:43 |
*** Apoorva_ has joined #openstack-qa | 01:49 | |
openstackgerrit | Merged openstack/tempest: Remove tests/fake_auth_provider https://review.openstack.org/368549 | 01:50 |
*** itsuugo has quit IRC | 01:50 | |
*** ddieterly has quit IRC | 01:51 | |
openstackgerrit | zhufl proposed openstack/tempest: Update Available para link of image v1 client https://review.openstack.org/366453 | 01:51 |
*** itsuugo has joined #openstack-qa | 01:51 | |
*** Apoorva has quit IRC | 01:53 | |
*** Apoorva_ has quit IRC | 01:53 | |
*** itsuugo has quit IRC | 01:58 | |
*** itsuugo has joined #openstack-qa | 02:00 | |
*** ddieterly has joined #openstack-qa | 02:00 | |
*** OferBarber has joined #openstack-qa | 02:01 | |
openstackgerrit | Merged openstack/tempest: Move method to v2 volumes_client https://review.openstack.org/367289 | 02:01 |
*** itsuugo has quit IRC | 02:09 | |
*** itsuugo has joined #openstack-qa | 02:10 | |
*** gouthamr has quit IRC | 02:15 | |
*** itsuugo has quit IRC | 02:15 | |
*** itsuugo has joined #openstack-qa | 02:17 | |
*** itsuugo has quit IRC | 02:21 | |
*** itsuugo has joined #openstack-qa | 02:22 | |
*** bkopilov__ has quit IRC | 02:24 | |
*** bkopilov_ has quit IRC | 02:26 | |
*** bkopilov has quit IRC | 02:27 | |
*** tqtran has quit IRC | 02:27 | |
*** itsuugo has quit IRC | 02:27 | |
*** itsuugo has joined #openstack-qa | 02:28 | |
*** zz_dimtruck is now known as dimtruck | 02:28 | |
*** yamahata has quit IRC | 02:29 | |
*** salv-orl_ has joined #openstack-qa | 02:30 | |
*** salv-orlando has quit IRC | 02:33 | |
*** itsuugo has quit IRC | 02:34 | |
*** ddieterly has quit IRC | 02:36 | |
*** itsuugo has joined #openstack-qa | 02:37 | |
*** rfolco has quit IRC | 02:48 | |
*** itsuugo has quit IRC | 02:50 | |
*** itsuugo has joined #openstack-qa | 02:51 | |
*** EinstCrazy has quit IRC | 03:16 | |
*** EinstCrazy has joined #openstack-qa | 03:16 | |
*** itsuugo has quit IRC | 03:20 | |
*** itsuugo has joined #openstack-qa | 03:22 | |
*** tochi has quit IRC | 03:25 | |
*** itsuugo has quit IRC | 03:29 | |
*** markvoelker has quit IRC | 03:30 | |
*** yamahata has joined #openstack-qa | 03:30 | |
*** itsuugo has joined #openstack-qa | 03:31 | |
*** rfolco has joined #openstack-qa | 03:33 | |
*** rfolco has quit IRC | 03:33 | |
*** armax has quit IRC | 03:35 | |
*** Alex_Stef has joined #openstack-qa | 03:39 | |
*** gvrangan has joined #openstack-qa | 03:47 | |
*** tochi has joined #openstack-qa | 03:48 | |
*** bkopilov has joined #openstack-qa | 03:51 | |
*** bkopilov_ has joined #openstack-qa | 03:51 | |
*** bkopilov__ has joined #openstack-qa | 03:52 | |
*** yamahata has quit IRC | 03:54 | |
*** itsuugo has quit IRC | 04:01 | |
*** itsuugo has joined #openstack-qa | 04:02 | |
*** jamielennox is now known as jamielennox|away | 04:05 | |
*** jamielennox|away is now known as jamielennox | 04:08 | |
*** itsuugo has quit IRC | 04:11 | |
*** itsuugo has joined #openstack-qa | 04:12 | |
*** itsuugo has quit IRC | 04:16 | |
*** itsuugo has joined #openstack-qa | 04:17 | |
*** itsuugo has quit IRC | 04:22 | |
*** itsuugo has joined #openstack-qa | 04:24 | |
*** dimtruck is now known as zz_dimtruck | 04:29 | |
*** itsuugo has quit IRC | 04:31 | |
*** itsuugo has joined #openstack-qa | 04:32 | |
*** itsuugo has quit IRC | 04:36 | |
*** itsuugo has joined #openstack-qa | 04:37 | |
*** jamielennox is now known as jamielennox|away | 04:41 | |
*** itsuugo has quit IRC | 04:42 | |
*** itsuugo has joined #openstack-qa | 04:43 | |
*** jamielennox|away is now known as jamielennox | 04:46 | |
*** itsuugo has quit IRC | 04:48 | |
*** itsuugo has joined #openstack-qa | 04:49 | |
*** salv-orl_ has quit IRC | 04:52 | |
*** salv-orlando has joined #openstack-qa | 04:53 | |
*** itsuugo has quit IRC | 04:53 | |
*** itsuugo has joined #openstack-qa | 04:55 | |
*** pgadiya has joined #openstack-qa | 04:58 | |
*** chandankumar has joined #openstack-qa | 05:01 | |
*** EinstCrazy has quit IRC | 05:03 | |
*** EinstCrazy has joined #openstack-qa | 05:03 | |
*** EinstCrazy has quit IRC | 05:05 | |
*** itsuugo has quit IRC | 05:06 | |
*** itsuugo has joined #openstack-qa | 05:06 | |
*** cody-somerville has joined #openstack-qa | 05:11 | |
*** itsuugo has quit IRC | 05:11 | |
*** itsuugo has joined #openstack-qa | 05:12 | |
*** itsuugo has quit IRC | 05:17 | |
*** EinstCrazy has joined #openstack-qa | 05:17 | |
*** itsuugo has joined #openstack-qa | 05:17 | |
*** rossella_ has quit IRC | 05:18 | |
*** rossella_ has joined #openstack-qa | 05:19 | |
*** anshul has joined #openstack-qa | 05:20 | |
*** anshul has quit IRC | 05:22 | |
*** anshul has joined #openstack-qa | 05:23 | |
*** itsuugo has quit IRC | 05:24 | |
*** csomerville has joined #openstack-qa | 05:25 | |
*** itsuugo has joined #openstack-qa | 05:25 | |
*** cody-somerville has quit IRC | 05:28 | |
*** markvoelker has joined #openstack-qa | 05:30 | |
*** itsuugo has quit IRC | 05:30 | |
*** itsuugo has joined #openstack-qa | 05:31 | |
*** anshul has quit IRC | 05:31 | |
*** markvoelker has quit IRC | 05:35 | |
*** itsuugo has quit IRC | 05:36 | |
*** itsuugo has joined #openstack-qa | 05:36 | |
*** EinstCrazy has quit IRC | 05:37 | |
*** moravec has quit IRC | 05:38 | |
*** moravec has joined #openstack-qa | 05:38 | |
*** itsuugo has quit IRC | 05:44 | |
*** Alex_Stef has quit IRC | 05:44 | |
*** itsuugo has joined #openstack-qa | 05:46 | |
*** anshul has joined #openstack-qa | 05:47 | |
*** yfried has joined #openstack-qa | 05:52 | |
*** jamielennox is now known as jamielennox|away | 05:53 | |
*** itsuugo has quit IRC | 05:54 | |
*** paul-carlton2 has joined #openstack-qa | 05:54 | |
*** itsuugo has joined #openstack-qa | 05:54 | |
*** edannon has joined #openstack-qa | 05:56 | |
*** itsuugo has quit IRC | 05:59 | |
*** jamielennox|away is now known as jamielennox | 06:00 | |
*** itsuugo has joined #openstack-qa | 06:00 | |
*** sridharg has joined #openstack-qa | 06:06 | |
*** itzikb has joined #openstack-qa | 06:07 | |
*** edannon_ has joined #openstack-qa | 06:08 | |
*** edannon_ has quit IRC | 06:12 | |
*** itsuugo has quit IRC | 06:12 | |
*** jamielennox is now known as jamielennox|away | 06:13 | |
*** itsuugo has joined #openstack-qa | 06:13 | |
*** gcheresh has joined #openstack-qa | 06:13 | |
*** salv-orl_ has joined #openstack-qa | 06:15 | |
*** salv-orlando has quit IRC | 06:18 | |
*** itsuugo has quit IRC | 06:18 | |
*** rcernin has joined #openstack-qa | 06:19 | |
*** itsuugo has joined #openstack-qa | 06:19 | |
*** salv-orl_ has quit IRC | 06:19 | |
*** itsuugo has quit IRC | 06:24 | |
*** itsuugo has joined #openstack-qa | 06:25 | |
*** jamielennox|away is now known as jamielennox | 06:30 | |
*** itsuugo has quit IRC | 06:36 | |
*** itsuugo has joined #openstack-qa | 06:37 | |
*** fnaval has quit IRC | 06:47 | |
*** itsuugo has quit IRC | 06:49 | |
*** itsuugo has joined #openstack-qa | 06:50 | |
*** fnaval has joined #openstack-qa | 06:50 | |
*** fnaval has quit IRC | 06:55 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-dev/devstack: Updated from generate-devstack-plugins-list https://review.openstack.org/356991 | 06:59 |
*** woodster_ has quit IRC | 06:59 | |
*** sridharg has quit IRC | 07:00 | |
*** pcaruana has joined #openstack-qa | 07:02 | |
*** k4n0 has joined #openstack-qa | 07:05 | |
*** fnaval has joined #openstack-qa | 07:06 | |
*** tesseract- has joined #openstack-qa | 07:08 | |
*** shardy has joined #openstack-qa | 07:08 | |
*** fnaval has quit IRC | 07:10 | |
*** anshul has quit IRC | 07:10 | |
*** yarkot has quit IRC | 07:11 | |
*** sneti_ has quit IRC | 07:11 | |
*** markus_z has joined #openstack-qa | 07:15 | |
*** shardy is now known as shardy_mtg | 07:22 | |
*** salv-orlando has joined #openstack-qa | 07:23 | |
*** jlanoux has joined #openstack-qa | 07:23 | |
*** anshul has joined #openstack-qa | 07:23 | |
*** fnaval has joined #openstack-qa | 07:24 | |
*** ifarkas_afk is now known as ifarkas | 07:24 | |
*** sridharg has joined #openstack-qa | 07:30 | |
*** markvoelker has joined #openstack-qa | 07:31 | |
*** jlanoux has quit IRC | 07:32 | |
*** jlanoux_ has joined #openstack-qa | 07:32 | |
*** fnaval has quit IRC | 07:32 | |
*** fnaval has joined #openstack-qa | 07:33 | |
*** markvoelker has quit IRC | 07:36 | |
*** jpena|off is now known as jpena | 07:37 | |
*** itsuugo has quit IRC | 07:37 | |
*** fnaval has quit IRC | 07:38 | |
*** itsuugo has joined #openstack-qa | 07:39 | |
*** yaume has joined #openstack-qa | 07:40 | |
*** Alex_Stef has joined #openstack-qa | 07:40 | |
*** fnaval has joined #openstack-qa | 07:45 | |
*** itsuugo has quit IRC | 07:45 | |
*** Ravikiran_K has joined #openstack-qa | 07:46 | |
*** itsuugo has joined #openstack-qa | 07:47 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Add 'base_volume_type' file for common API volume type actions https://review.openstack.org/369196 | 07:48 |
*** openstackgerrit has quit IRC | 07:48 | |
*** openstackgerrit has joined #openstack-qa | 07:49 | |
*** pilgrimstack has quit IRC | 07:51 | |
*** dtantsur|afk is now known as dtantsur | 07:53 | |
*** itsuugo has quit IRC | 07:56 | |
*** csomerville has quit IRC | 07:57 | |
*** itsuugo has joined #openstack-qa | 07:57 | |
*** pilgrimstack has joined #openstack-qa | 07:57 | |
*** fnaval has quit IRC | 07:58 | |
*** csomerville has joined #openstack-qa | 07:58 | |
*** e0ne has joined #openstack-qa | 08:00 | |
*** fnaval has joined #openstack-qa | 08:01 | |
*** itsuugo has quit IRC | 08:02 | |
*** itsuugo has joined #openstack-qa | 08:03 | |
*** tuanla_ has joined #openstack-qa | 08:04 | |
*** ababich has quit IRC | 08:07 | |
*** csomerville has quit IRC | 08:08 | |
*** cody-somerville has joined #openstack-qa | 08:09 | |
*** itsuugo has quit IRC | 08:10 | |
*** itsuugo has joined #openstack-qa | 08:12 | |
*** sshnaidm|pto is now known as sshnaidm | 08:16 | |
*** mkoderer has quit IRC | 08:20 | |
*** mkoderer has joined #openstack-qa | 08:21 | |
*** cody-somerville has quit IRC | 08:22 | |
openstackrecheck | Console logs not available after 13:33s for gate-nova-tox-db-functional-ubuntu-xenial 369159,2,7261787 | 08:22 |
*** lucas-dinner is now known as lucasagomes | 08:23 | |
*** bkopilov__ has quit IRC | 08:24 | |
*** bkopilov_ has quit IRC | 08:24 | |
*** gvrangan has quit IRC | 08:25 | |
*** mvk has quit IRC | 08:27 | |
*** tqtran has joined #openstack-qa | 08:28 | |
*** amotoki has joined #openstack-qa | 08:32 | |
*** tqtran has quit IRC | 08:32 | |
*** zigo_ is now known as zigo | 08:34 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-tox-db-functional-ubuntu-xenial 369147,3,5278064 | 08:36 |
*** yamamoto has joined #openstack-qa | 08:39 | |
openstackgerrit | Anna Babich proposed openstack/tempest: Replace volume's "test" name with classname as prefix https://review.openstack.org/369230 | 08:39 |
*** amotoki has quit IRC | 08:44 | |
openstackgerrit | Anna Babich proposed openstack/tempest: Replace volume's "test" name with classname as prefix https://review.openstack.org/369230 | 08:44 |
*** tochi has quit IRC | 08:47 | |
*** dtantsur is now known as dtantsur|bbl | 08:53 | |
*** itsuugo has quit IRC | 08:53 | |
*** itsuugo has joined #openstack-qa | 08:54 | |
*** mvk has joined #openstack-qa | 08:57 | |
*** itsuugo has quit IRC | 08:59 | |
*** itsuugo has joined #openstack-qa | 09:00 | |
*** amotoki has joined #openstack-qa | 09:05 | |
*** ababich has joined #openstack-qa | 09:12 | |
*** markvoelker has joined #openstack-qa | 09:25 | |
*** markvoelker has quit IRC | 09:29 | |
*** tuanla_ has quit IRC | 09:31 | |
*** tuanla_ has joined #openstack-qa | 09:33 | |
*** r-mibu has quit IRC | 09:34 | |
*** r-mibu has joined #openstack-qa | 09:34 | |
*** amotoki has quit IRC | 09:37 | |
*** itsuugo has quit IRC | 09:45 | |
*** amotoki has joined #openstack-qa | 09:46 | |
*** itsuugo has joined #openstack-qa | 09:47 | |
*** tosky has joined #openstack-qa | 09:52 | |
*** amotoki has quit IRC | 09:56 | |
*** OferBarber_ has joined #openstack-qa | 10:05 | |
*** itsuugo has quit IRC | 10:06 | |
*** amotoki has joined #openstack-qa | 10:07 | |
*** itsuugo has joined #openstack-qa | 10:08 | |
*** OferBarber has quit IRC | 10:08 | |
*** OferBarber has joined #openstack-qa | 10:09 | |
*** OferBarber_ has quit IRC | 10:10 | |
*** yangyapeng has quit IRC | 10:17 | |
OferBarber | hi | 10:17 |
*** yangyapeng has joined #openstack-qa | 10:18 | |
OferBarber | how can i print a message to the screen in tempest | 10:18 |
OferBarber | i need the messages for debugging of the code | 10:18 |
*** yangyapeng has quit IRC | 10:22 | |
tosky | just use oslo_log; you can see that its used around in tempest | 10:22 |
tosky | it's* | 10:23 |
dmellado | http://docs.openstack.org/developer/oslo.log/ | 10:23 |
dmellado | OferBarber: ^^ | 10:23 |
tosky | almost like standard python logging | 10:23 |
dmellado | an example on how thsi is used on a tempest test is here: https://github.com/openstack/tempest/blob/master/tempest/api/volume/test_extensions.py#L16 | 10:23 |
dmellado | you can also, of course | 10:24 |
dmellado | run whatever test you want to check | 10:24 |
dmellado | in debug mode | 10:24 |
dmellado | using the --pdb set from ostestr | 10:24 |
dmellado | or the python testtools.run module | 10:24 |
dmellado | just put your preferred debugger there and you can stop and print your desired messages | 10:24 |
*** mkoderer has quit IRC | 10:25 | |
*** shardy_mtg is now known as shardy | 10:28 | |
*** sdague has joined #openstack-qa | 10:29 | |
*** ramishra has quit IRC | 10:31 | |
*** rodrigods has quit IRC | 10:32 | |
*** rodrigods has joined #openstack-qa | 10:32 | |
*** ifarkas has quit IRC | 10:33 | |
*** ifarkas has joined #openstack-qa | 10:33 | |
*** ramishra has joined #openstack-qa | 10:33 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create backup from snapshot https://review.openstack.org/329559 | 10:39 |
OferBarber | thank you dmellado: ^^ | 10:40 |
*** yaume has quit IRC | 10:41 | |
*** itsuugo has quit IRC | 10:43 | |
*** dtantsur|bbl is now known as dtantsur | 10:44 | |
*** itsuugo has joined #openstack-qa | 10:44 | |
*** gouthamr has joined #openstack-qa | 10:44 | |
*** gouthamr_ has joined #openstack-qa | 10:45 | |
*** flaper87 has joined #openstack-qa | 10:48 | |
*** flaper87 has quit IRC | 10:48 | |
*** flaper87 has joined #openstack-qa | 10:48 | |
*** gyx has joined #openstack-qa | 10:48 | |
*** gyx has quit IRC | 10:48 | |
*** gouthamr has quit IRC | 10:49 | |
*** gszasz has joined #openstack-qa | 10:55 | |
*** itsuugo has quit IRC | 10:58 | |
*** ifarkas has quit IRC | 10:59 | |
*** itsuugo has joined #openstack-qa | 10:59 | |
*** cdent has joined #openstack-qa | 11:00 | |
*** shardy is now known as shardy_mtg | 11:04 | |
*** itsuugo has quit IRC | 11:09 | |
*** itsuugo has joined #openstack-qa | 11:09 | |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Fix nova volume attach testcase. https://review.openstack.org/369355 | 11:20 |
*** itsuugo has quit IRC | 11:22 | |
*** itsuugo has joined #openstack-qa | 11:23 | |
*** gouthamr_ has quit IRC | 11:25 | |
*** markvoelker has joined #openstack-qa | 11:25 | |
*** clenimar_ has quit IRC | 11:27 | |
*** bkopilov has quit IRC | 11:27 | |
openstackgerrit | Shu Yingya proposed openstack/tempest: Delete Savanna element in client list https://review.openstack.org/369362 | 11:27 |
*** markvoelker has quit IRC | 11:30 | |
*** lucasagomes is now known as lucas-hungry | 11:30 | |
*** tqtran has joined #openstack-qa | 11:31 | |
*** kbaikov has quit IRC | 11:33 | |
*** gfidente|afk is now known as gfidente | 11:34 | |
*** yfried has quit IRC | 11:34 | |
*** tqtran has quit IRC | 11:35 | |
*** yamamoto has quit IRC | 11:35 | |
*** salv-orlando has quit IRC | 11:38 | |
*** hichihara has joined #openstack-qa | 11:42 | |
*** itsuugo has quit IRC | 11:48 | |
*** amotoki has quit IRC | 11:49 | |
*** itsuugo has joined #openstack-qa | 11:49 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create backup from snapshot https://review.openstack.org/329559 | 11:50 |
*** mvk has quit IRC | 11:52 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Add a base client class for encryption types client https://review.openstack.org/369396 | 11:58 |
*** itsuugo has quit IRC | 11:59 | |
*** itsuugo has joined #openstack-qa | 12:00 | |
*** jpena is now known as jpena|lunch | 12:01 | |
*** mvk has joined #openstack-qa | 12:04 | |
*** markvoelker has joined #openstack-qa | 12:11 | |
*** tuanla_ has quit IRC | 12:11 | |
*** raildo has joined #openstack-qa | 12:13 | |
*** yamamoto has joined #openstack-qa | 12:17 | |
*** rfolco has joined #openstack-qa | 12:19 | |
*** paul-carlton2 has quit IRC | 12:20 | |
*** edmondsw has joined #openstack-qa | 12:24 | |
*** ddieterly has joined #openstack-qa | 12:27 | |
*** dmellado is now known as dmellado|lunch | 12:27 | |
*** dmellado|lunch is now known as dmellado | 12:27 | |
*** lucas-hungry is now known as lucasagomes | 12:34 | |
*** jlanoux_ has quit IRC | 12:35 | |
*** jlanoux has joined #openstack-qa | 12:35 | |
*** itsuugo has quit IRC | 12:42 | |
*** yamamoto has quit IRC | 12:42 | |
*** yamamoto has joined #openstack-qa | 12:43 | |
*** itsuugo has joined #openstack-qa | 12:43 | |
*** salv-orlando has joined #openstack-qa | 12:44 | |
*** ddieterly has quit IRC | 12:44 | |
*** yamamoto has quit IRC | 12:47 | |
*** gvrangan has joined #openstack-qa | 12:48 | |
*** pgadiya has quit IRC | 12:49 | |
*** salv-orlando has quit IRC | 12:50 | |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Fix nova volume attach testcase. https://review.openstack.org/369355 | 12:54 |
*** bkopilov has joined #openstack-qa | 12:56 | |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Fix nova volume attach testcase. https://review.openstack.org/369355 | 12:56 |
*** mmedvede has quit IRC | 12:56 | |
*** itzikb has quit IRC | 12:58 | |
*** ArxCruz has joined #openstack-qa | 13:00 | |
openstackgerrit | Clenimar Filemon proposed openstack-dev/devstack: Make Nova/Ironic communication use Identity v3 https://review.openstack.org/336281 | 13:01 |
*** jpena|lunch is now known as jpena | 13:01 | |
*** rlrossit has joined #openstack-qa | 13:04 | |
*** kbaikov has joined #openstack-qa | 13:04 | |
*** yamamoto has joined #openstack-qa | 13:09 | |
*** ddieterly has joined #openstack-qa | 13:12 | |
*** mmedvede has joined #openstack-qa | 13:16 | |
*** ddieterly has quit IRC | 13:16 | |
*** woodster_ has joined #openstack-qa | 13:18 | |
*** rossella_ has quit IRC | 13:18 | |
*** rossella_ has joined #openstack-qa | 13:19 | |
*** ArxCruz has quit IRC | 13:19 | |
*** anshul has quit IRC | 13:19 | |
*** yangyapeng has joined #openstack-qa | 13:22 | |
*** mriedem has joined #openstack-qa | 13:24 | |
*** amotoki has joined #openstack-qa | 13:26 | |
*** amotoki has quit IRC | 13:28 | |
*** timello has quit IRC | 13:30 | |
*** dkranz has joined #openstack-qa | 13:30 | |
*** akshai has joined #openstack-qa | 13:36 | |
*** timello has joined #openstack-qa | 13:38 | |
*** salv-orlando has joined #openstack-qa | 13:40 | |
*** zz_dimtruck is now known as dimtruck | 13:42 | |
*** gouthamr has joined #openstack-qa | 13:42 | |
*** mriedem has quit IRC | 13:47 | |
*** erlon has quit IRC | 13:47 | |
*** mriedem has joined #openstack-qa | 13:48 | |
*** ddieterly has joined #openstack-qa | 13:54 | |
*** paul-carlton2 has joined #openstack-qa | 13:57 | |
*** akshai has quit IRC | 13:58 | |
*** amotoki has joined #openstack-qa | 13:59 | |
*** akshai has joined #openstack-qa | 13:59 | |
*** yamamoto has quit IRC | 13:59 | |
*** paul-carlton2 has quit IRC | 14:03 | |
*** rbak has joined #openstack-qa | 14:03 | |
*** OferBarber_ has joined #openstack-qa | 14:07 | |
*** yamahata has joined #openstack-qa | 14:08 | |
*** OferBarber has quit IRC | 14:10 | |
*** paul-carlton2 has joined #openstack-qa | 14:12 | |
*** shardy_mtg is now known as shardy | 14:16 | |
*** dtantsur is now known as dtantsur|mtg | 14:20 | |
*** paul-carlton2 has quit IRC | 14:21 | |
*** paul-carlton2 has joined #openstack-qa | 14:21 | |
*** rlrossit has quit IRC | 14:23 | |
*** dimtruck is now known as zz_dimtruck | 14:24 | |
*** yamamoto has joined #openstack-qa | 14:25 | |
*** kbaikov has quit IRC | 14:25 | |
*** rlrossit_ has joined #openstack-qa | 14:26 | |
*** gvrangan has quit IRC | 14:27 | |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Fix compute test_attach_volume https://review.openstack.org/369355 | 14:27 |
*** xinli has joined #openstack-qa | 14:30 | |
*** pglass has joined #openstack-qa | 14:33 | |
*** kbaikov has joined #openstack-qa | 14:36 | |
*** ddieterly is now known as ddieterly[away] | 14:38 | |
*** dave-mccowan has joined #openstack-qa | 14:41 | |
*** zz_dimtruck is now known as dimtruck | 14:41 | |
*** ddieterly[away] is now known as ddieterly | 14:42 | |
*** kbaikov has quit IRC | 14:43 | |
*** kbaikov has joined #openstack-qa | 14:43 | |
*** amotoki has quit IRC | 14:44 | |
*** amotoki has joined #openstack-qa | 14:44 | |
*** bdperkin has quit IRC | 14:47 | |
xinli | sdague: one question regarding devStack configuration. If I have configuration Ubuntu VM with user ubuntu (with sudo), should I stall create a seperate user, stack, as doc saying? "devstack/tools/create-stack-user.sh; su stack" | 14:48 |
*** Ravikiran_K has quit IRC | 14:49 | |
sdague | xinli: yeh, or just use any normal non root user | 14:49 |
*** shardy is now known as shardy_mtg | 14:50 | |
xinli | sdague: the user "ubuntu" is a normal user, when I install and configure the Ubuntu OS, I have already created, after I setup the devStack, should I still run "su ubuntu" as doc decsribed? | 14:51 |
sdague | xinli: just log in as ubuntu | 14:51 |
xinli | sdague: thx | 14:51 |
*** amotoki has quit IRC | 14:52 | |
xinli | sdague: in my previous VM, I used Ubuntu 14.04, but now , xenial image is available, is this Ubuntu release stable to support devStack? | 14:53 |
sdague | yes | 14:53 |
xinli | thx | 14:53 |
*** itsuugo has quit IRC | 14:53 | |
*** gcheresh has quit IRC | 14:53 | |
*** itsuugo has joined #openstack-qa | 14:54 | |
*** porrua has joined #openstack-qa | 14:55 | |
*** xinli has quit IRC | 15:00 | |
*** xinli has joined #openstack-qa | 15:01 | |
*** bdperkin has joined #openstack-qa | 15:03 | |
*** bdperkin has quit IRC | 15:03 | |
*** bdperkin has joined #openstack-qa | 15:03 | |
*** gvrangan has joined #openstack-qa | 15:04 | |
*** yamamoto has quit IRC | 15:04 | |
*** erlon has joined #openstack-qa | 15:04 | |
*** jlanoux has quit IRC | 15:04 | |
*** armax has joined #openstack-qa | 15:09 | |
*** avico has quit IRC | 15:10 | |
*** sigmavirus|awa has quit IRC | 15:11 | |
*** avico has joined #openstack-qa | 15:12 | |
*** dosaboy has quit IRC | 15:12 | |
*** mtreinish has quit IRC | 15:12 | |
*** dosaboy has joined #openstack-qa | 15:12 | |
openstackgerrit | greghaynes proposed openstack-dev/devstack: Use apache for tls-proxy ssl termination https://review.openstack.org/364013 | 15:13 |
*** _sigmavirus24 has joined #openstack-qa | 15:13 | |
*** mtreinish has joined #openstack-qa | 15:14 | |
*** EinstCrazy has joined #openstack-qa | 15:16 | |
*** yamamoto has joined #openstack-qa | 15:20 | |
*** itsuugo has quit IRC | 15:23 | |
*** markus_z has quit IRC | 15:23 | |
*** itsuugo has joined #openstack-qa | 15:24 | |
*** cody-somerville has joined #openstack-qa | 15:25 | |
*** cody-somerville has quit IRC | 15:25 | |
*** cody-somerville has joined #openstack-qa | 15:25 | |
*** artom has joined #openstack-qa | 15:26 | |
*** edannon has quit IRC | 15:27 | |
*** EinstCrazy has quit IRC | 15:28 | |
sdague | greghaynes: on https://review.openstack.org/364013 ... the overall endgame is good, however, could we do it a little differently | 15:29 |
greghaynes | sdague: likely, whats up? | 15:29 |
sdague | have /etc/apache2/sites-available/devstack-ssl.conf have an include /etc/apache2/devstack-ssl.d/*.conf or something | 15:30 |
sdague | then we could be thumping in complete files, instead of grep / append on a global | 15:30 |
greghaynes | sdague: ah, ya, sounds good | 15:30 |
*** gouthamr has quit IRC | 15:30 | |
greghaynes | that makes things much easier :) | 15:31 |
sdague | it would also probably be nice to rename start_tls_proxy to enable_tls_proxy_for_service or something | 15:31 |
sdague | just to make it easier to read | 15:32 |
sdague | and we should have some cleanup function that deletes out all the old files | 15:32 |
sdague | so unstack.sh / clean.sh works right | 15:32 |
*** dave-mccowan has quit IRC | 15:32 | |
*** k4n0 has quit IRC | 15:32 | |
*** krtaylor has joined #openstack-qa | 15:32 | |
greghaynes | right, seems easy enough | 15:32 |
sdague | I'll leave this as a review set of comments as well, but seeing you were active figured was worth chatting | 15:33 |
*** dtantsur|mtg is now known as dtantsur | 15:33 | |
greghaynes | Yep, thanks | 15:33 |
*** tqtran has joined #openstack-qa | 15:34 | |
*** EinstCrazy has joined #openstack-qa | 15:34 | |
*** gouthamr has joined #openstack-qa | 15:35 | |
*** jlanoux has joined #openstack-qa | 15:36 | |
*** dave-mccowan has joined #openstack-qa | 15:37 | |
*** EinstCrazy has quit IRC | 15:38 | |
*** shardy_mtg has quit IRC | 15:38 | |
*** EinstCrazy has joined #openstack-qa | 15:38 | |
*** tqtran has quit IRC | 15:39 | |
*** vhosakot has joined #openstack-qa | 15:40 | |
*** rlrossit_ has quit IRC | 15:41 | |
*** hichihara has quit IRC | 15:42 | |
*** ttx_ has joined #openstack-qa | 15:44 | |
*** ttx has quit IRC | 15:44 | |
*** ttx_ is now known as ttx | 15:45 | |
*** ddieterly is now known as ddieterly[away] | 15:45 | |
*** sridharg has quit IRC | 15:47 | |
*** ddieterly[away] is now known as ddieterly | 15:47 | |
*** cody-somerville has quit IRC | 15:52 | |
*** mriedem1 has joined #openstack-qa | 15:52 | |
*** mriedem has quit IRC | 15:54 | |
*** ddieterly is now known as ddieterly[away] | 15:55 | |
*** akshai has quit IRC | 15:56 | |
*** akshai has joined #openstack-qa | 15:59 | |
*** ddieterly[away] is now known as ddieterly | 15:59 | |
*** dtantsur is now known as dtantsur|afk | 16:02 | |
*** cody-somerville has joined #openstack-qa | 16:09 | |
*** artom has quit IRC | 16:10 | |
*** artom has joined #openstack-qa | 16:11 | |
*** mriedem1 is now known as mriedem | 16:11 | |
*** mvk has quit IRC | 16:14 | |
*** ddieterly has quit IRC | 16:15 | |
*** EinstCrazy has quit IRC | 16:15 | |
*** e0ne has quit IRC | 16:17 | |
*** akshai has quit IRC | 16:19 | |
*** akshai has joined #openstack-qa | 16:21 | |
*** cody-somerville has quit IRC | 16:23 | |
*** Apoorva has joined #openstack-qa | 16:23 | |
*** akshai has quit IRC | 16:25 | |
*** Alex_Stef has quit IRC | 16:25 | |
*** akshai has joined #openstack-qa | 16:26 | |
*** rlrossit has joined #openstack-qa | 16:29 | |
*** rbak has quit IRC | 16:30 | |
*** rbak has joined #openstack-qa | 16:30 | |
*** artom has quit IRC | 16:33 | |
*** sabeen has joined #openstack-qa | 16:33 | |
*** cody-somerville has joined #openstack-qa | 16:34 | |
*** cody-somerville has quit IRC | 16:34 | |
*** cody-somerville has joined #openstack-qa | 16:34 | |
*** Swami has joined #openstack-qa | 16:34 | |
*** artom has joined #openstack-qa | 16:35 | |
*** jlanoux has quit IRC | 16:41 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/368099 failed gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial in the gate queue with an unrecognized error | 16:41 |
*** markvoelker has quit IRC | 16:44 | |
*** Ravikiran_K has joined #openstack-qa | 16:44 | |
*** yamamoto has quit IRC | 16:45 | |
*** tesseract- has quit IRC | 16:46 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/347838 failed because of: gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial: https://bugs.launchpad.net/bugs/1475333 | 16:55 |
openstack | Launchpad bug 1475333 in devstack "gate-tempest-dsvm-full-ceph fails with Insufficient free space for volume creation on host ubuntu@ceph#ceph (requested / avail): 1/0.0" [High,Confirmed] | 16:55 |
*** lucasagomes is now known as lucas-dinner | 16:56 | |
*** yamahata has quit IRC | 16:58 | |
*** pcaruana has quit IRC | 16:59 | |
*** gyee has joined #openstack-qa | 17:02 | |
*** rcernin has quit IRC | 17:03 | |
*** dustins has joined #openstack-qa | 17:03 | |
*** cody-somerville has quit IRC | 17:05 | |
*** gfidente is now known as gfidente|afk | 17:07 | |
*** cody-somerville has joined #openstack-qa | 17:08 | |
*** cody-somerville has quit IRC | 17:08 | |
*** cody-somerville has joined #openstack-qa | 17:08 | |
*** xinli has quit IRC | 17:09 | |
*** sabeen has quit IRC | 17:09 | |
*** rbak has quit IRC | 17:09 | |
*** rbak has joined #openstack-qa | 17:10 | |
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is being restarted now to address current performance problems, but should return to a working state within a few minutes | 17:11 | |
*** mvk has joined #openstack-qa | 17:13 | |
*** yarkot has joined #openstack-qa | 17:14 | |
*** itsuugo has quit IRC | 17:14 | |
*** yarkot has quit IRC | 17:14 | |
*** jpena is now known as jpena|off | 17:15 | |
*** itsuugo has joined #openstack-qa | 17:17 | |
*** e0ne has joined #openstack-qa | 17:17 | |
openstackgerrit | Kyrylo Romanenko proposed openstack/tempest: Create backup from snapshot https://review.openstack.org/329559 | 17:18 |
*** rossella_ has quit IRC | 17:18 | |
*** rossella_ has joined #openstack-qa | 17:19 | |
*** chandankumar has quit IRC | 17:22 | |
*** mriedem has quit IRC | 17:22 | |
*** mriedem has joined #openstack-qa | 17:26 | |
*** cody-somerville has quit IRC | 17:27 | |
*** tqtran has joined #openstack-qa | 17:32 | |
*** weshay is now known as weshay_brb | 17:37 | |
*** Suyi_ has joined #openstack-qa | 17:37 | |
*** yamahata has joined #openstack-qa | 17:38 | |
*** cody-somerville has joined #openstack-qa | 17:43 | |
*** OferBarber_ has quit IRC | 17:46 | |
*** yamamoto has joined #openstack-qa | 17:46 | |
*** krtaylor has quit IRC | 17:48 | |
*** yamamoto has quit IRC | 17:51 | |
*** paul-carlton2 has quit IRC | 17:53 | |
*** amotoki has joined #openstack-qa | 17:53 | |
*** gyee has quit IRC | 17:53 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/358026 failed gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial in the gate queue with an unrecognized error | 17:56 |
*** yarkot has joined #openstack-qa | 17:56 | |
*** dustins has quit IRC | 17:57 | |
*** cody-somerville has quit IRC | 17:57 | |
*** amotoki has quit IRC | 17:58 | |
*** weshay_brb is now known as weshay | 17:58 | |
*** cdent has quit IRC | 18:00 | |
*** xinli has joined #openstack-qa | 18:01 | |
*** cody-somerville has joined #openstack-qa | 18:03 | |
*** cody-somerville has quit IRC | 18:03 | |
*** cody-somerville has joined #openstack-qa | 18:03 | |
*** dimtruck is now known as zz_dimtruck | 18:03 | |
*** tosky has quit IRC | 18:05 | |
*** rcernin has joined #openstack-qa | 18:12 | |
*** akshai has quit IRC | 18:17 | |
*** david-lyle has quit IRC | 18:23 | |
*** david-lyle has joined #openstack-qa | 18:26 | |
*** hongbin has joined #openstack-qa | 18:29 | |
*** weshay is now known as weshay_mtg | 18:31 | |
*** cdent has joined #openstack-qa | 18:34 | |
*** pcaruana has joined #openstack-qa | 18:36 | |
*** Kevin_Zheng has quit IRC | 18:38 | |
*** Kevin_Zheng has joined #openstack-qa | 18:38 | |
*** akshai has joined #openstack-qa | 18:40 | |
*** akshai_ has joined #openstack-qa | 18:41 | |
*** yarkot has quit IRC | 18:44 | |
*** akshai has quit IRC | 18:45 | |
*** sabeen has joined #openstack-qa | 18:52 | |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Handle multiline env vars in reproduce.sh https://review.openstack.org/369633 | 18:57 |
*** gvrangan has quit IRC | 19:04 | |
*** gvrangan has joined #openstack-qa | 19:05 | |
*** e0ne has quit IRC | 19:06 | |
*** dustins has joined #openstack-qa | 19:13 | |
*** weshay_mtg is now known as weshay | 19:14 | |
*** david-lyle has quit IRC | 19:16 | |
*** dave-mccowan has quit IRC | 19:16 | |
*** dalees has quit IRC | 19:16 | |
*** grafuls has quit IRC | 19:16 | |
*** jdandrea has quit IRC | 19:16 | |
*** Daviey_ has quit IRC | 19:16 | |
*** oomichi has quit IRC | 19:16 | |
*** ekhugen_alt has quit IRC | 19:16 | |
*** jesusaur has quit IRC | 19:16 | |
*** Nakato has quit IRC | 19:16 | |
*** jlvillal has quit IRC | 19:16 | |
*** yarkot1 has quit IRC | 19:16 | |
*** htruta has quit IRC | 19:16 | |
*** aarefiev has quit IRC | 19:16 | |
*** alex_xu has quit IRC | 19:16 | |
*** rlrossit has quit IRC | 19:16 | |
*** dosaboy has quit IRC | 19:16 | |
*** jpena|off has quit IRC | 19:16 | |
*** clenimar has quit IRC | 19:16 | |
*** bnemec has quit IRC | 19:16 | |
*** agireud has quit IRC | 19:16 | |
*** ianw has quit IRC | 19:16 | |
*** luzC has quit IRC | 19:16 | |
*** mattoliverau has quit IRC | 19:16 | |
*** mordred has quit IRC | 19:16 | |
*** xinli has quit IRC | 19:17 | |
*** gfidente|afk has quit IRC | 19:17 | |
*** davidlenwell has quit IRC | 19:17 | |
*** zhufl has quit IRC | 19:17 | |
*** rm_work has quit IRC | 19:17 | |
*** vaidy has quit IRC | 19:17 | |
*** swamireddy has quit IRC | 19:17 | |
*** dgonzalez has quit IRC | 19:17 | |
*** hogepodge has quit IRC | 19:17 | |
*** patrickeast has quit IRC | 19:17 | |
*** rbradfor has quit IRC | 19:17 | |
*** beisner has quit IRC | 19:17 | |
*** _alastor_ has quit IRC | 19:17 | |
*** JayF has quit IRC | 19:17 | |
*** dhellmann has quit IRC | 19:17 | |
*** kprabhuv has quit IRC | 19:17 | |
*** pleia2 has quit IRC | 19:17 | |
*** odyssey4me has quit IRC | 19:17 | |
*** alaski has quit IRC | 19:17 | |
*** ukinau- has quit IRC | 19:17 | |
*** jamielennox has quit IRC | 19:17 | |
*** Guest66666 has quit IRC | 19:17 | |
*** charz has quit IRC | 19:17 | |
*** SpamapS has quit IRC | 19:17 | |
*** sabeen has quit IRC | 19:17 | |
*** vhosakot has quit IRC | 19:17 | |
*** porrua has quit IRC | 19:17 | |
*** kbaikov has quit IRC | 19:17 | |
*** moravec has quit IRC | 19:17 | |
*** zigo has quit IRC | 19:17 | |
*** carl_baldwin has quit IRC | 19:17 | |
*** notmorgan has quit IRC | 19:17 | |
*** otherwiseguy has quit IRC | 19:17 | |
*** pcrews has quit IRC | 19:17 | |
*** HenryG has quit IRC | 19:17 | |
*** VanL_ has quit IRC | 19:17 | |
*** tdurakov has quit IRC | 19:17 | |
*** boris-42 has quit IRC | 19:17 | |
*** dstanek has quit IRC | 19:17 | |
*** zz_dimtruck has quit IRC | 19:17 | |
*** timsim has quit IRC | 19:17 | |
*** dougwig has quit IRC | 19:17 | |
*** dstepanenko_ has quit IRC | 19:17 | |
*** andreaf has quit IRC | 19:17 | |
*** lewo has quit IRC | 19:17 | |
*** mgagne has quit IRC | 19:17 | |
*** slowrie has quit IRC | 19:17 | |
*** gvrangan has quit IRC | 19:17 | |
*** bdperkin has quit IRC | 19:17 | |
*** bkopilov has quit IRC | 19:17 | |
*** fnaval has quit IRC | 19:17 | |
*** jgriffith has quit IRC | 19:17 | |
*** lucas-dinner has quit IRC | 19:17 | |
*** lennyb has quit IRC | 19:17 | |
*** anteaya has quit IRC | 19:17 | |
*** stevebaker has quit IRC | 19:17 | |
*** ylobankov has quit IRC | 19:17 | |
*** eliqiao has quit IRC | 19:17 | |
*** lekha has quit IRC | 19:17 | |
*** StevenK has quit IRC | 19:17 | |
*** dtroyer has quit IRC | 19:17 | |
*** scottda has quit IRC | 19:17 | |
*** vern has quit IRC | 19:17 | |
*** ChanServ has quit IRC | 19:17 | |
*** jhesketh has quit IRC | 19:17 | |
*** Ravikiran_K has quit IRC | 19:17 | |
*** oomichi_ has quit IRC | 19:17 | |
*** dtantsur|afk has quit IRC | 19:17 | |
*** _sigmavirus24 has quit IRC | 19:17 | |
*** salv-orlando has quit IRC | 19:17 | |
*** raildo has quit IRC | 19:17 | |
*** mamitchl has quit IRC | 19:17 | |
*** timothyb89 has quit IRC | 19:17 | |
*** ameade has quit IRC | 19:17 | |
*** melwitt has quit IRC | 19:17 | |
*** pc_m has quit IRC | 19:17 | |
*** betherly has quit IRC | 19:17 | |
*** zhiyan has quit IRC | 19:17 | |
*** nikhil has quit IRC | 19:17 | |
*** e has quit IRC | 19:17 | |
*** phschwartz has quit IRC | 19:17 | |
*** mugsie has quit IRC | 19:17 | |
*** karthikp has quit IRC | 19:17 | |
*** antwash has quit IRC | 19:17 | |
*** Zara has quit IRC | 19:17 | |
*** cdent has quit IRC | 19:17 | |
*** hongbin has quit IRC | 19:17 | |
*** gszasz has quit IRC | 19:17 | |
*** lutostag has quit IRC | 19:17 | |
*** mminesh has quit IRC | 19:17 | |
*** dansmith has quit IRC | 19:17 | |
*** chrome0 has quit IRC | 19:17 | |
*** bknudson has quit IRC | 19:17 | |
*** sileht has quit IRC | 19:17 | |
*** yamahata has quit IRC | 19:17 | |
*** dkranz has quit IRC | 19:17 | |
*** yangyapeng has quit IRC | 19:17 | |
*** harlowja has quit IRC | 19:17 | |
*** hieulq has quit IRC | 19:17 | |
*** mkoderer__ has quit IRC | 19:17 | |
*** gmann has quit IRC | 19:17 | |
*** Kevin_Zheng has quit IRC | 19:17 | |
*** rcernin has quit IRC | 19:17 | |
*** mtreinish has quit IRC | 19:17 | |
*** erlon has quit IRC | 19:17 | |
*** woodster_ has quit IRC | 19:17 | |
*** flaper87 has quit IRC | 19:17 | |
*** ramishra has quit IRC | 19:17 | |
*** sdague has quit IRC | 19:17 | |
*** asselin_ has quit IRC | 19:17 | |
*** eeiden has quit IRC | 19:17 | |
*** larainema has quit IRC | 19:17 | |
*** dolphm has quit IRC | 19:17 | |
*** sweston has quit IRC | 19:17 | |
*** fungi has quit IRC | 19:17 | |
*** Kiall_ has quit IRC | 19:17 | |
*** malos has quit IRC | 19:17 | |
*** jeblair has quit IRC | 19:17 | |
*** mugsie|alt has quit IRC | 19:17 | |
*** cody-somerville has quit IRC | 19:17 | |
*** Suyi_ has quit IRC | 19:17 | |
*** tqtran has quit IRC | 19:17 | |
*** ttx has quit IRC | 19:17 | |
*** timello has quit IRC | 19:17 | |
*** ishant|away has quit IRC | 19:17 | |
*** jogo has quit IRC | 19:17 | |
*** jlwhite has quit IRC | 19:18 | |
*** coreyob has quit IRC | 19:18 | |
*** ajo has quit IRC | 19:18 | |
*** eglute has quit IRC | 19:18 | |
*** peterstac has quit IRC | 19:18 | |
*** mvk has quit IRC | 19:18 | |
*** Swami has quit IRC | 19:18 | |
*** bapalm has quit IRC | 19:18 | |
*** krotscheck has quit IRC | 19:18 | |
*** dims has quit IRC | 19:18 | |
*** wendar has quit IRC | 19:18 | |
*** castulo has quit IRC | 19:18 | |
*** frickler has quit IRC | 19:18 | |
*** afazekas has quit IRC | 19:18 | |
*** thingee has quit IRC | 19:18 | |
*** mriedem has quit IRC | 19:18 | |
*** itsuugo has quit IRC | 19:18 | |
*** gouthamr has quit IRC | 19:18 | |
*** mmedvede has quit IRC | 19:18 | |
*** rodrigods has quit IRC | 19:18 | |
*** ababich has quit IRC | 19:18 | |
*** pilgrimstack has quit IRC | 19:18 | |
*** zackf has quit IRC | 19:18 | |
*** lbeliveau has quit IRC | 19:18 | |
*** isq has quit IRC | 19:18 | |
*** stevemar has quit IRC | 19:18 | |
*** kevinbenton has quit IRC | 19:18 | |
*** asselin has quit IRC | 19:18 | |
*** weshay has quit IRC | 19:18 | |
*** gema has quit IRC | 19:18 | |
*** jay-mehta has quit IRC | 19:18 | |
*** raissa has quit IRC | 19:18 | |
*** sirushti has quit IRC | 19:18 | |
*** j_king has quit IRC | 19:18 | |
*** cburgess has quit IRC | 19:18 | |
*** tonyb has quit IRC | 19:18 | |
*** hughsaunders has quit IRC | 19:18 | |
*** mrodden has quit IRC | 19:18 | |
*** dustins has quit IRC | 19:18 | |
*** pcaruana has quit IRC | 19:18 | |
*** rossella_ has quit IRC | 19:18 | |
*** artom has quit IRC | 19:18 | |
*** pglass has quit IRC | 19:18 | |
*** edmondsw has quit IRC | 19:18 | |
*** rfolco has quit IRC | 19:18 | |
*** r-mibu has quit IRC | 19:18 | |
*** john51 has quit IRC | 19:18 | |
*** bswartz has quit IRC | 19:18 | |
*** DuncanT has quit IRC | 19:18 | |
*** ansiwen has quit IRC | 19:18 | |
*** sshnaidm has quit IRC | 19:18 | |
*** ober37 has quit IRC | 19:18 | |
*** ningliu has quit IRC | 19:18 | |
*** bkeller` has quit IRC | 19:18 | |
*** aimeeu has quit IRC | 19:18 | |
*** kragniz has quit IRC | 19:18 | |
*** lbragstad has quit IRC | 19:18 | |
*** auggy has quit IRC | 19:18 | |
*** crinkle has quit IRC | 19:18 | |
*** greghaynes has quit IRC | 19:18 | |
*** johnthetubaguy has quit IRC | 19:18 | |
*** openstackgerrit has quit IRC | 19:18 | |
*** openstackrecheck has quit IRC | 19:18 | |
*** lifeless has quit IRC | 19:18 | |
*** vponomaryov has quit IRC | 19:18 | |
*** freerunner has quit IRC | 19:18 | |
*** masayukig has quit IRC | 19:18 | |
*** Sam-I-Am has quit IRC | 19:18 | |
*** jroll has quit IRC | 19:18 | |
*** EmilienM has quit IRC | 19:18 | |
*** diegows has quit IRC | 19:18 | |
*** mrodden has joined #openstack-qa | 19:19 | |
*** tonyb has joined #openstack-qa | 19:21 | |
*** john51 has joined #openstack-qa | 19:22 | |
*** StevenK has joined #openstack-qa | 19:22 | |
*** johnthetubaguy has joined #openstack-qa | 19:22 | |
*** alex_xu has joined #openstack-qa | 19:22 | |
*** aarefiev has joined #openstack-qa | 19:22 | |
*** htruta has joined #openstack-qa | 19:22 | |
*** yarkot1 has joined #openstack-qa | 19:22 | |
*** jlvillal has joined #openstack-qa | 19:22 | |
*** Nakato has joined #openstack-qa | 19:22 | |
*** jesusaur has joined #openstack-qa | 19:22 | |
*** ekhugen_alt has joined #openstack-qa | 19:22 | |
*** oomichi has joined #openstack-qa | 19:22 | |
*** Daviey_ has joined #openstack-qa | 19:22 | |
*** jdandrea has joined #openstack-qa | 19:22 | |
*** grafuls has joined #openstack-qa | 19:22 | |
*** dalees has joined #openstack-qa | 19:22 | |
*** dave-mccowan has joined #openstack-qa | 19:22 | |
*** rodrigod` has joined #openstack-qa | 19:22 | |
*** dtantsur has joined #openstack-qa | 19:22 | |
*** rossella_ has joined #openstack-qa | 19:22 | |
*** isq has joined #openstack-qa | 19:22 | |
*** rfolco has joined #openstack-qa | 19:22 | |
*** pglass has joined #openstack-qa | 19:22 | |
*** bnemec has joined #openstack-qa | 19:22 | |
*** sirushti has joined #openstack-qa | 19:22 | |
*** sshnaidm has joined #openstack-qa | 19:22 | |
*** pcaruana has joined #openstack-qa | 19:22 | |
*** weshay has joined #openstack-qa | 19:22 | |
*** Zara has joined #openstack-qa | 19:22 | |
*** antwash has joined #openstack-qa | 19:22 | |
*** karthikp has joined #openstack-qa | 19:22 | |
*** mugsie has joined #openstack-qa | 19:22 | |
*** phschwartz has joined #openstack-qa | 19:22 | |
*** nikhil has joined #openstack-qa | 19:22 | |
*** zhiyan has joined #openstack-qa | 19:22 | |
*** betherly has joined #openstack-qa | 19:22 | |
*** e has joined #openstack-qa | 19:22 | |
*** pc_m has joined #openstack-qa | 19:22 | |
*** melwitt has joined #openstack-qa | 19:22 | |
*** ameade has joined #openstack-qa | 19:22 | |
*** timothyb89 has joined #openstack-qa | 19:22 | |
*** mamitchl has joined #openstack-qa | 19:22 | |
*** raildo has joined #openstack-qa | 19:22 | |
*** salv-orlando has joined #openstack-qa | 19:22 | |
*** _sigmavirus24 has joined #openstack-qa | 19:22 | |
*** asselin has joined #openstack-qa | 19:22 | |
*** jay-mehta has joined #openstack-qa | 19:22 | |
*** yarkot has joined #openstack-qa | 19:22 | |
*** cburgess has joined #openstack-qa | 19:22 | |
*** kragniz has joined #openstack-qa | 19:22 | |
*** bswartz has joined #openstack-qa | 19:22 | |
*** mugsie|alt has joined #openstack-qa | 19:22 | |
*** jeblair has joined #openstack-qa | 19:22 | |
*** malos has joined #openstack-qa | 19:22 | |
*** Kiall_ has joined #openstack-qa | 19:22 | |
*** fungi has joined #openstack-qa | 19:22 | |
*** sweston has joined #openstack-qa | 19:22 | |
*** dolphm has joined #openstack-qa | 19:22 | |
*** larainema has joined #openstack-qa | 19:22 | |
*** eeiden has joined #openstack-qa | 19:22 | |
*** asselin_ has joined #openstack-qa | 19:22 | |
*** sdague has joined #openstack-qa | 19:22 | |
*** ramishra has joined #openstack-qa | 19:22 | |
*** flaper87 has joined #openstack-qa | 19:22 | |
*** mtreinish has joined #openstack-qa | 19:22 | |
*** rcernin has joined #openstack-qa | 19:22 | |
*** Kevin_Zheng has joined #openstack-qa | 19:22 | |
*** afazekas has joined #openstack-qa | 19:22 | |
*** j_king has joined #openstack-qa | 19:22 | |
*** krotscheck has joined #openstack-qa | 19:22 | |
*** luzC has joined #openstack-qa | 19:22 | |
*** david-lyle has joined #openstack-qa | 19:22 | |
*** mordred has joined #openstack-qa | 19:22 | |
*** itsuugo has joined #openstack-qa | 19:22 | |
*** ChanServ has joined #openstack-qa | 19:22 | |
*** gouthamr has joined #openstack-qa | 19:22 | |
*** dtroyer_zz has joined #openstack-qa | 19:22 | |
*** rlrossit has joined #openstack-qa | 19:22 | |
*** ianw has joined #openstack-qa | 19:22 | |
*** wendar has joined #openstack-qa | 19:22 | |
*** clenimar has joined #openstack-qa | 19:22 | |
*** lbragstad has joined #openstack-qa | 19:22 | |
*** sabeen has joined #openstack-qa | 19:22 | |
*** vhosakot has joined #openstack-qa | 19:22 | |
*** porrua has joined #openstack-qa | 19:22 | |
*** kbaikov has joined #openstack-qa | 19:22 | |
*** moravec has joined #openstack-qa | 19:22 | |
*** zigo has joined #openstack-qa | 19:22 | |
*** carl_baldwin has joined #openstack-qa | 19:22 | |
*** notmorgan has joined #openstack-qa | 19:22 | |
*** otherwiseguy has joined #openstack-qa | 19:22 | |
*** pcrews has joined #openstack-qa | 19:22 | |
*** HenryG has joined #openstack-qa | 19:22 | |
*** orwell.freenode.net sets mode: +o ChanServ | 19:22 | |
*** VanL_ has joined #openstack-qa | 19:22 | |
*** tdurakov has joined #openstack-qa | 19:22 | |
*** boris-42 has joined #openstack-qa | 19:22 | |
*** dstepanenko_ has joined #openstack-qa | 19:22 | |
*** dstanek has joined #openstack-qa | 19:22 | |
*** dimtruck has joined #openstack-qa | 19:22 | |
*** timsim has joined #openstack-qa | 19:22 | |
*** lewo has joined #openstack-qa | 19:22 | |
*** andreaf has joined #openstack-qa | 19:22 | |
*** mgagne has joined #openstack-qa | 19:22 | |
*** slowrie has joined #openstack-qa | 19:22 | |
*** vern has joined #openstack-qa | 19:22 | |
*** raissa has joined #openstack-qa | 19:22 | |
*** zackf has joined #openstack-qa | 19:22 | |
*** stevemar_ has joined #openstack-qa | 19:22 | |
*** cody-somerville has joined #openstack-qa | 19:22 | |
*** Suyi_ has joined #openstack-qa | 19:22 | |
*** tqtran has joined #openstack-qa | 19:22 | |
*** ttx has joined #openstack-qa | 19:22 | |
*** timello has joined #openstack-qa | 19:22 | |
*** ishant|away has joined #openstack-qa | 19:22 | |
*** jogo has joined #openstack-qa | 19:22 | |
*** jlwhite has joined #openstack-qa | 19:22 | |
*** coreyob has joined #openstack-qa | 19:22 | |
*** ajo has joined #openstack-qa | 19:22 | |
*** eglute has joined #openstack-qa | 19:22 | |
*** peterstac has joined #openstack-qa | 19:22 | |
*** ansiwen has joined #openstack-qa | 19:22 | |
*** crinkle has joined #openstack-qa | 19:22 | |
*** bapalm has joined #openstack-qa | 19:22 | |
*** pilgrimstack has joined #openstack-qa | 19:22 | |
*** jhesketh has joined #openstack-qa | 19:22 | |
*** r-mibu has joined #openstack-qa | 19:22 | |
*** matt6434 has joined #openstack-qa | 19:22 | |
*** xinli has joined #openstack-qa | 19:22 | |
*** gfidente|afk has joined #openstack-qa | 19:22 | |
*** davidlenwell has joined #openstack-qa | 19:22 | |
*** zhufl has joined #openstack-qa | 19:22 | |
*** rm_work has joined #openstack-qa | 19:22 | |
*** vaidy has joined #openstack-qa | 19:22 | |
*** swamireddy has joined #openstack-qa | 19:22 | |
*** dgonzalez has joined #openstack-qa | 19:22 | |
*** hogepodge has joined #openstack-qa | 19:22 | |
*** patrickeast has joined #openstack-qa | 19:22 | |
*** rbradfor has joined #openstack-qa | 19:22 | |
*** beisner has joined #openstack-qa | 19:22 | |
*** _alastor_ has joined #openstack-qa | 19:22 | |
*** JayF has joined #openstack-qa | 19:22 | |
*** dhellmann has joined #openstack-qa | 19:22 | |
*** kprabhuv has joined #openstack-qa | 19:22 | |
*** pleia2 has joined #openstack-qa | 19:22 | |
*** odyssey4me has joined #openstack-qa | 19:22 | |
*** alaski has joined #openstack-qa | 19:22 | |
*** ukinau- has joined #openstack-qa | 19:22 | |
*** jamielennox has joined #openstack-qa | 19:22 | |
*** Guest66666 has joined #openstack-qa | 19:22 | |
*** charz has joined #openstack-qa | 19:22 | |
*** SpamapS has joined #openstack-qa | 19:22 | |
*** dosaboy has joined #openstack-qa | 19:23 | |
*** openstackgerrit has joined #openstack-qa | 19:23 | |
*** openstackrecheck has joined #openstack-qa | 19:23 | |
*** lifeless has joined #openstack-qa | 19:23 | |
*** vponomaryov has joined #openstack-qa | 19:23 | |
*** freerunner has joined #openstack-qa | 19:23 | |
*** masayukig has joined #openstack-qa | 19:23 | |
*** Sam-I-Am has joined #openstack-qa | 19:23 | |
*** jroll has joined #openstack-qa | 19:23 | |
*** EmilienM has joined #openstack-qa | 19:23 | |
*** diegows has joined #openstack-qa | 19:23 | |
*** frickler has joined #openstack-qa | 19:23 | |
*** kevinbenton has joined #openstack-qa | 19:23 | |
*** mvk has joined #openstack-qa | 19:23 | |
*** dims has joined #openstack-qa | 19:23 | |
*** Swami has joined #openstack-qa | 19:23 | |
*** edmondsw has joined #openstack-qa | 19:23 | |
*** cdent has joined #openstack-qa | 19:23 | |
*** hongbin has joined #openstack-qa | 19:23 | |
*** lutostag has joined #openstack-qa | 19:23 | |
*** mminesh has joined #openstack-qa | 19:23 | |
*** bknudson has joined #openstack-qa | 19:23 | |
*** dansmith has joined #openstack-qa | 19:23 | |
*** chrome0 has joined #openstack-qa | 19:23 | |
*** sileht has joined #openstack-qa | 19:23 | |
*** luzC has quit IRC | 19:23 | |
*** luzC has joined #openstack-qa | 19:23 | |
*** ningliu has joined #openstack-qa | 19:23 | |
*** ababich has joined #openstack-qa | 19:23 | |
*** mriedem has joined #openstack-qa | 19:23 | |
*** gema has joined #openstack-qa | 19:23 | |
*** gvrangan has joined #openstack-qa | 19:23 | |
*** bdperkin has joined #openstack-qa | 19:23 | |
*** bkopilov has joined #openstack-qa | 19:23 | |
*** fnaval has joined #openstack-qa | 19:23 | |
*** jgriffith has joined #openstack-qa | 19:23 | |
*** lucas-dinner has joined #openstack-qa | 19:23 | |
*** lennyb has joined #openstack-qa | 19:23 | |
*** anteaya has joined #openstack-qa | 19:23 | |
*** stevebaker has joined #openstack-qa | 19:23 | |
*** ylobankov has joined #openstack-qa | 19:23 | |
*** eliqiao has joined #openstack-qa | 19:23 | |
*** lbeliveau has joined #openstack-qa | 19:24 | |
*** artom has joined #openstack-qa | 19:24 | |
*** castulo has joined #openstack-qa | 19:24 | |
*** greghaynes has joined #openstack-qa | 19:24 | |
*** mmedvede has joined #openstack-qa | 19:24 | |
*** dustins has joined #openstack-qa | 19:24 | |
*** yamahata has joined #openstack-qa | 19:24 | |
*** dkranz has joined #openstack-qa | 19:24 | |
*** yangyapeng has joined #openstack-qa | 19:24 | |
*** harlowja has joined #openstack-qa | 19:24 | |
*** hieulq has joined #openstack-qa | 19:24 | |
*** mkoderer__ has joined #openstack-qa | 19:24 | |
*** gmann has joined #openstack-qa | 19:24 | |
*** weshay has quit IRC | 19:24 | |
*** weshay has joined #openstack-qa | 19:24 | |
*** dtantsur has quit IRC | 19:24 | |
*** dtantsur has joined #openstack-qa | 19:24 | |
*** boris-42 has quit IRC | 19:24 | |
*** thingee has joined #openstack-qa | 19:24 | |
*** sweston has quit IRC | 19:24 | |
*** ober37 has joined #openstack-qa | 19:24 | |
*** patrickeast has quit IRC | 19:24 | |
*** mriedem has quit IRC | 19:24 | |
*** mriedem has joined #openstack-qa | 19:24 | |
*** ameade has quit IRC | 19:24 | |
*** bkeller` has joined #openstack-qa | 19:24 | |
*** agireud has joined #openstack-qa | 19:24 | |
*** gema is now known as Guest95134 | 19:24 | |
*** john51 has quit IRC | 19:24 | |
*** hughsaunders has joined #openstack-qa | 19:24 | |
*** jpena|off has joined #openstack-qa | 19:24 | |
oomichi | mtreinish: do you prefer https://review.openstack.org/#/c/368147/ ? | 19:25 |
oomichi | mtreinish: related to that, I did think a little bit to add these params as the method arguments. | 19:26 |
mtreinish | oomichi: you can pass a url as imageRef and flavorRef? | 19:26 |
*** john51 has joined #openstack-qa | 19:27 | |
oomichi | mtreinish: at this time, yes. Nova picks up Id from URLs | 19:27 |
mtreinish | hmm, I didn't realize that. I guess it's kind of a weird use case | 19:28 |
mtreinish | oomichi: it just ignores everything before the id? | 19:28 |
oomichi | mtreinish: that is implemented with common.get_id_from_href() | 19:28 |
*** aimeeu has joined #openstack-qa | 19:28 | |
mtreinish | so something like http://IAmGlance.com/fake/evenmorefake/$UUID would work? | 19:29 |
oomichi | mtreinish: yeah, actually that is one of nova APIs I don't like | 19:29 |
oomichi | mtreinish: yeah, that is true. " http://IAmGlance.com/fake/evenmorefake/" is ignored | 19:29 |
mtreinish | oomichi: heh, now I know what I'm doing the next time I boot a server :p | 19:30 |
oomichi | mtreinish: that is https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L945 | 19:31 |
mtreinish | oomichi: yep: https://github.com/openstack/nova/blob/master/nova/api/openstack/common.py#L246 | 19:32 |
mtreinish | oomichi: heh, that's really weird :) | 19:32 |
mtreinish | oomichi: so anyway, you were thinking about adding the params as kwargs? | 19:32 |
oomichi | mtreinish: hehe, yeah. IIUC, most members of nova-api meeting don't like that ;) | 19:33 |
xinli | sdague: is there any way to verify that the devStack has been installed successfully? such as a command? I got the message: http://paste.openstack.org/show/574801/ | 19:34 |
oomichi | mtreinish: ah, if adding them to arguments, I think tempest will not be able to pass null value to rest api | 19:34 |
mtreinish | oomichi: well that's why I was thinking of doing them as kwargs, so make the method signature create_server(name=None, imageRef=None, flavorRef=None, **kwargs) | 19:35 |
mtreinish | oomichi: that way people's editors can autocomplete them or provide hints | 19:35 |
oomichi | mtreinish: yeah, that is the same as my thinking: create_server(name=None, imageRef=None, flavorRef=None, **kwargs) | 19:35 |
oomichi | mtreinish: and the code will be like | 19:35 |
oomichi | mtreinish: if imageRef is not None: | 19:36 |
oomichi | mtreinish: param['imageRef'] = imageRef | 19:36 |
*** porrua has quit IRC | 19:36 | |
oomichi | mtreinish: like that | 19:36 |
mtreinish | oomichi: yep something like that (I think it was like that before your consistent interface spec) | 19:37 |
oomichi | mtreinish: then tempest will not pass None as imageRef. That will be a conner case anyways | 19:37 |
mtreinish | oomichi: do we ever need that corner case? | 19:37 |
oomichi | mtreinish: I am not sure at the time, but if we face this kind of problem on nova side, maybe we will want to add such cases | 19:38 |
oomichi | mtreinish: like invalid validation cases | 19:38 |
*** salv-orl_ has joined #openstack-qa | 19:40 | |
*** salv-orlando has quit IRC | 19:43 | |
*** csomerville has joined #openstack-qa | 19:43 | |
*** scottda has joined #openstack-qa | 19:46 | |
*** lekha has joined #openstack-qa | 19:46 | |
*** auggy has joined #openstack-qa | 19:46 | |
*** cody-somerville has quit IRC | 19:47 | |
*** akshai_ has quit IRC | 19:48 | |
*** woodster_ has joined #openstack-qa | 19:48 | |
*** clenimar_ has joined #openstack-qa | 19:49 | |
*** Ravikiran_K has joined #openstack-qa | 19:49 | |
*** raildo has quit IRC | 19:50 | |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Handle multiline env vars in reproduce.sh https://review.openstack.org/369633 | 19:51 |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack: nova: stop setting deprecated use_usb_tablet option https://review.openstack.org/367526 | 19:51 |
*** erlon has joined #openstack-qa | 19:58 | |
*** DuncanT has joined #openstack-qa | 19:59 | |
mriedem | mtreinish: this is nice http://logs.openstack.org/63/369563/1/check/gate-murano-python27-db-ubuntu-trusty/b28e93f/console.html#_2016-09-13_16_24_09_271151 | 20:02 |
mtreinish | mriedem: haha, nice | 20:02 |
*** dougwig has joined #openstack-qa | 20:03 | |
*** ameade has joined #openstack-qa | 20:04 | |
*** gvrangan has quit IRC | 20:05 | |
*** dougw2 has joined #openstack-qa | 20:06 | |
*** sweston has joined #openstack-qa | 20:06 | |
*** patrickeast has joined #openstack-qa | 20:06 | |
mriedem | mtreinish: question in https://review.openstack.org/#/c/364809/4/jenkins/jobs/devstack-gate.yaml that you might be able to answer, it's unclear to me from looking at d-g quickly | 20:10 |
mriedem | is grenade always only smoke tests? | 20:11 |
mriedem | or is that configurable? | 20:11 |
*** pcaruana has quit IRC | 20:11 | |
mtreinish | mriedem: it defaults to smoke: https://github.com/openstack-dev/grenade/blob/db624d1f4efa35eed7f86308dce89479bbc17a3a/grenade.sh#L254 | 20:12 |
mriedem | ah maybe it doesn't matter because DEVSTACK_GATE_TEMPEST_NOTESTS=1 is set so it looks like d-g exits before that point | 20:12 |
mtreinish | mriedem: at least after it runs the old side | 20:12 |
mtreinish | mriedem: there is after the new side https://github.com/openstack-dev/grenade/blob/db624d1f4efa35eed7f86308dce89479bbc17a3a/grenade.sh#L325 | 20:13 |
mriedem | ah | 20:13 |
mriedem | that's going to be a weird job | 20:14 |
mriedem | b/c i'm not sure if it's going to try and run the post hook on the old side or not, b/c we don't want it to | 20:14 |
mriedem | b/c that would just be live migrating from mitaka -> mitaka | 20:15 |
*** sshnaidm is now known as sshnaidm|afk | 20:17 | |
*** boris-42 has joined #openstack-qa | 20:18 | |
*** gvrangan has joined #openstack-qa | 20:18 | |
*** tongl has joined #openstack-qa | 20:24 | |
oomichi | mtreinish: andreaf: I think https://review.openstack.org/#/c/339754 is valid now. | 20:24 |
*** dougw21 has joined #openstack-qa | 20:25 | |
*** dougw2 has quit IRC | 20:27 | |
*** dougw21 has quit IRC | 20:32 | |
*** artom has quit IRC | 20:32 | |
*** artom has joined #openstack-qa | 20:33 | |
*** clu_ has joined #openstack-qa | 20:34 | |
*** lbeliveau has quit IRC | 20:34 | |
*** gvrangan has quit IRC | 20:37 | |
*** cdent has quit IRC | 20:39 | |
openstackgerrit | Jens Rosenboom proposed openstack-dev/devstack: WIP: Test fix for identity-v3 failure https://review.openstack.org/369675 | 20:42 |
*** lbeliveau has joined #openstack-qa | 20:43 | |
*** rodrigod` is now known as rodrigods | 20:45 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Put the regex first https://review.openstack.org/368274 | 20:45 |
oomichi | gmann: I cecked LP status, and can you take a look at your https://review.openstack.org/#/c/304441/ again ? That seems easy to move forward I feel. | 20:52 |
*** clenimar_ has quit IRC | 20:57 | |
asselin_ | mtreinish, mriedem would you support adding JIRA bug capability to elastic-recheck? | 21:00 |
asselin_ | similar to launchpad? | 21:01 |
mtreinish | asselin_: I think so, as long as we make the tracker mechanism modular enough | 21:01 |
mtreinish | asselin_: because we were talking about adding other bug trackers (like github) to track upstream bugs | 21:01 |
mtreinish | and then there is also the potential future storyboard question | 21:02 |
openstackgerrit | Jens Rosenboom proposed openstack-dev/devstack: WIP: Test fix for identity-v3 failure https://review.openstack.org/369675 | 21:02 |
mtreinish | so if we have a modular buck tracker mechanism I think having anything in there (even if it's not used in the upstream case) is fine | 21:03 |
*** Ravikiran_K has quit IRC | 21:03 | |
asselin_ | mtreinish, ok, so first is refactor current code to be modular, then add new modules | 21:03 |
*** harlowja has quit IRC | 21:04 | |
mtreinish | asselin_: yep that sounds like a good path forward to me | 21:04 |
mtreinish | hopefully mriedem will agree :) | 21:04 |
mriedem | i defer to jogo | 21:05 |
mtreinish | haha | 21:05 |
*** dkranz has quit IRC | 21:12 | |
*** gvrangan has joined #openstack-qa | 21:12 | |
*** rossella_ has quit IRC | 21:18 | |
openstackgerrit | Tim Buckley proposed openstack/openstack-health: Replace nvd3 charts with canvas charts https://review.openstack.org/363934 | 21:19 |
*** rossella_ has joined #openstack-qa | 21:19 | |
*** itzikb has joined #openstack-qa | 21:19 | |
timothyb89 | mtreinish: ^ this should be mostly done now I think, will add some details in a comment momentarily | 21:19 |
*** tongl has quit IRC | 21:19 | |
*** bnemec has quit IRC | 21:20 | |
mtreinish | timothyb89: cool, I'll take a look in a bit | 21:20 |
*** itzikb has quit IRC | 21:20 | |
*** itzikb has joined #openstack-qa | 21:20 | |
*** itzikb has quit IRC | 21:21 | |
*** ober37 has quit IRC | 21:21 | |
*** itzikb has joined #openstack-qa | 21:22 | |
*** ober37 has joined #openstack-qa | 21:22 | |
*** mmedvede has quit IRC | 21:22 | |
*** itzikb has quit IRC | 21:23 | |
*** sabeen has quit IRC | 21:23 | |
*** bnemec has joined #openstack-qa | 21:24 | |
*** itzikb has joined #openstack-qa | 21:24 | |
*** itzikb has quit IRC | 21:25 | |
*** itzikb has joined #openstack-qa | 21:25 | |
*** dave-mccowan has quit IRC | 21:26 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove unnecessary __init__.py of identity v2 https://review.openstack.org/369721 | 21:26 |
*** lucas-dinner has quit IRC | 21:26 | |
*** itzikb has quit IRC | 21:26 | |
jogo | mriedem: what about storyboard ;) | 21:27 |
*** itzikb has joined #openstack-qa | 21:27 | |
mriedem | jogo: you have to support it in e-r | 21:27 |
*** ober37 has quit IRC | 21:27 | |
*** erlon has quit IRC | 21:27 | |
*** scottda has quit IRC | 21:27 | |
*** hughsaunders has quit IRC | 21:27 | |
*** castulo has quit IRC | 21:27 | |
*** dustins has quit IRC | 21:27 | |
*** greghaynes has quit IRC | 21:27 | |
*** yamahata has quit IRC | 21:27 | |
*** yangyapeng has quit IRC | 21:27 | |
*** hieulq has quit IRC | 21:27 | |
*** mkoderer__ has quit IRC | 21:27 | |
*** gmann has quit IRC | 21:28 | |
*** castulo has joined #openstack-qa | 21:28 | |
*** mkoderer__ has joined #openstack-qa | 21:28 | |
*** dhellmann has quit IRC | 21:28 | |
*** dustins has joined #openstack-qa | 21:28 | |
*** greghaynes has joined #openstack-qa | 21:28 | |
*** yangyapeng has joined #openstack-qa | 21:28 | |
*** hieulq has joined #openstack-qa | 21:28 | |
*** gmann has joined #openstack-qa | 21:28 | |
*** itzikb has quit IRC | 21:28 | |
*** gouthamr has quit IRC | 21:28 | |
*** hughsaunders has joined #openstack-qa | 21:28 | |
mtreinish | mriedem: nah, I expect jogo to add and maintain maniphest support to e-r (that's what he pinuses iirc) | 21:28 |
mriedem | pinuses? | 21:29 |
mriedem | say that out loud | 21:29 |
mtreinish | heh, yeah there should be a hyphen in there or something | 21:29 |
*** itzkb_ has joined #openstack-qa | 21:29 | |
mtreinish | worked better in my head | 21:29 |
*** lucasagomes has joined #openstack-qa | 21:29 | |
*** dhellmann has joined #openstack-qa | 21:30 | |
*** yamahata has joined #openstack-qa | 21:30 | |
*** ober37 has joined #openstack-qa | 21:30 | |
*** itzkb_ has quit IRC | 21:30 | |
*** itzkb_ has joined #openstack-qa | 21:31 | |
*** itzkb_ has quit IRC | 21:32 | |
sdague | asselin_: honestly, what you should probably do is stop counting on the filename to be the bug id | 21:32 |
sdague | the query files are yaml | 21:32 |
*** itzkb_ has joined #openstack-qa | 21:32 | |
sdague | having a bug-id field be in there explicity, possibly with type, would mean you could have mixed trackers pretty easily | 21:32 |
*** matt6434 is now known as mattoliverau | 21:33 | |
mtreinish | sdague: I agree. heh, but what will we name the files after that :) | 21:33 |
*** itzkb_ has quit IRC | 21:33 | |
sdague | mtreinish: we can still name them the number by convention | 21:33 |
sdague | we just won't use that data | 21:33 |
sdague | it will be non authoritative | 21:33 |
*** itzkb_ has joined #openstack-qa | 21:34 | |
asselin_ | we name them the jira id number...and use a regex to filter them out | 21:34 |
*** scottda has joined #openstack-qa | 21:34 | |
openstackgerrit | Tim Buckley proposed openstack/openstack-health: Replace nvd3 charts with canvas charts https://review.openstack.org/363934 | 21:34 |
sdague | asselin_: right, or just let them be anything | 21:34 |
asselin_ | and we use the name to link back to jira | 21:34 |
sdague | make the filename non important | 21:34 |
*** lucasagomes has quit IRC | 21:34 | |
mtreinish | asselin_: that'll be tricky if you have more than 2 types of bug trackers(especially with overlapping types) | 21:34 |
sdague | asselin_: right, that ^^^ | 21:34 |
*** itzkb_ has quit IRC | 21:34 | |
mtreinish | asselin_: or something like github's issue tracker, which is a per project int | 21:35 |
asselin_ | well..I'm fine with adding a field to describe the type in the query file | 21:35 |
sdague | asselin_: right, I think that's the thing to do | 21:35 |
*** itzkb_ has joined #openstack-qa | 21:35 | |
*** erlon has joined #openstack-qa | 21:35 | |
*** lucasagomes has joined #openstack-qa | 21:35 | |
mtreinish | I mean you could prefix it with a keyword, like jira-\d+.yaml but I think just a tag in the yaml makes more sense | 21:35 |
*** itzkb_ has quit IRC | 21:36 | |
*** itzkb_ has joined #openstack-qa | 21:36 | |
*** itzkb_ has quit IRC | 21:37 | |
asselin_ | I think an explicit tag in the query file scales best. I think the real issue though is using the filename as the id could conflict between 2 bug trackers that both need the same filename. | 21:37 |
*** itzkb_ has joined #openstack-qa | 21:38 | |
asselin_ | but you could default to the filename, and override with another field in the query file | 21:38 |
sdague | asselin_: like https://etherpad.openstack.org/p/elastic-recheck-bugs | 21:38 |
jogo | mtreinish: we use JIRA | 21:38 |
sdague | asselin_: honestly, I think we should just ignore the filename, it was just convenient way to prevent us from doing merge conflicts | 21:39 |
*** itzkb_ has quit IRC | 21:39 | |
sdague | asselin_: they used to all be in one giant yaml | 21:39 |
*** itzkb_ has joined #openstack-qa | 21:39 | |
mtreinish | jogo: oh, it's phabricator everything else then | 21:39 |
asselin_ | ok, fair enough | 21:39 |
jogo | mtreinish: yup | 21:40 |
sdague | asselin_: a bug url should give you most of the valid info, the type would tell you how to parse the url if you needed to extract details that are < url (like dedicated id) | 21:40 |
jogo | mtreinish: actually e-r does have gerrit integration too right? | 21:40 |
*** itzkb_ has quit IRC | 21:40 | |
mtreinish | jogo: it listens to the gerrit event stream as the trigger for the bot, using gerritlib | 21:40 |
sdague | asselin_: that feels generic enough to be a 90% solution | 21:40 |
*** lucasagomes has quit IRC | 21:40 | |
sdague | and we can figure out oddities around the edges | 21:40 |
*** itzkb_ has joined #openstack-qa | 21:40 | |
*** lucasagomes has joined #openstack-qa | 21:41 | |
mtreinish | jogo: I was going to add a mqtt listener at some point in the future though, now that we have firehose.o.o publishing gerrit events | 21:41 |
mtreinish | but I haven't done that yet | 21:41 |
*** itzkb_ has quit IRC | 21:41 | |
*** josdotso has joined #openstack-qa | 21:41 | |
jogo | mtreinish: oh we find open potential fixes for a bug based on launchpad comments I think | 21:42 |
jogo | that's what I was thinking of | 21:42 |
*** itzkb_ has joined #openstack-qa | 21:42 | |
*** itzkb_ has quit IRC | 21:43 | |
mtreinish | jogo: oh, you're thinking of the graph stuff. We query gerrit there for open reviews with the bug tagged: https://github.com/openstack-infra/elastic-recheck/blob/master/elastic_recheck/cmd/graph.py#L76-L94 | 21:44 |
*** itzkb_ has joined #openstack-qa | 21:44 | |
*** itzkb_ has quit IRC | 21:45 | |
asselin_ | yeah...another hard-coded value we've been hitting ^^ | 21:45 |
*** itzkb_ has joined #openstack-qa | 21:45 | |
mtreinish | asselin_: blame jogo, he wrote all of that | 21:45 |
*** gouthamr has joined #openstack-qa | 21:45 | |
*** lucasagomes has quit IRC | 21:46 | |
*** itzkb_ has quit IRC | 21:46 | |
mtreinish | timothyb89: you prefer a progress bar that doesn't actually tell us anything and lies about how much is left to just a spinning circle that says loading? | 21:47 |
*** itzkb_ has joined #openstack-qa | 21:47 | |
timothyb89 | mtreinish: sure? | 21:47 |
mtreinish | timothyb89: heh, ok | 21:48 |
*** itzkb_ has quit IRC | 21:48 | |
*** lucasagomes has joined #openstack-qa | 21:48 | |
asselin_ | sdague, your etherpad suggestion would work well with this old patch I never got back to: https://review.openstack.org/#/c/245390/1 | 21:48 |
timothyb89 | mtreinish: it's a bit counterintuitive, but tons of sites actually do the same thing, users tend to think it "feels" faster :) | 21:48 |
*** rfolco has quit IRC | 21:48 | |
*** itzkb_ has joined #openstack-qa | 21:49 | |
mtreinish | timothyb89: yeah, I guess there would be some ui design rules about things like that. Things like that just irk me I guess | 21:49 |
mtreinish | I guess I just shouldn't look behind the curtain | 21:49 |
*** itzkb_ has quit IRC | 21:50 | |
timothyb89 | mtreinish: that said, if we ever move to normal ajax request with proper CORS rules, we can fix most of these issues | 21:50 |
*** itzkb_ has joined #openstack-qa | 21:50 | |
asselin_ | mtreinish, also, this patch works, but what do you think about refactoring a bit and create a resuable config class. I don't really like all the params sprinkled everywhere: https://review.openstack.org/#/c/251515/6 | 21:51 |
oomichi | gmann: https://review.openstack.org/#/c/349379/ is the last one of identity clients, thanks for doing that anyways :-) | 21:51 |
*** itzkb_ has quit IRC | 21:51 | |
oomichi | gmann: dmellado: good progress on https://etherpad.openstack.org/p/newton-tempest-service-clients | 21:52 |
*** itzkb_ has joined #openstack-qa | 21:52 | |
mtreinish | timothyb89: meh, that's extra work and not sure it buys us much (except for a loading bar). Jsonp works fine at least while the api remains read only | 21:52 |
timothyb89 | mtreinish: yeah, true | 21:52 |
*** lucasagomes has quit IRC | 21:52 | |
oomichi | gmann: dmellado: happy if working for volume clients also | 21:53 |
*** itzkb_ has quit IRC | 21:53 | |
mtreinish | asselin_: sure, if you want to refactor lets do it. I just felt bad I forgot to rebase it after I merged the conflicting patch months ago | 21:53 |
*** itzkb_ has joined #openstack-qa | 21:53 | |
openstackgerrit | Tim Buckley proposed openstack/openstack-health: Replace nvd3 charts with canvas charts https://review.openstack.org/363934 | 21:53 |
*** dustins has quit IRC | 21:54 | |
*** sabeen has joined #openstack-qa | 21:54 | |
mtreinish | timothyb89: ^^^ is it possible to split that up into more consumable chunks? | 21:54 |
*** itzkb_ has quit IRC | 21:54 | |
mtreinish | I'm not really looking forward to reviewing a ~1.7k line patch | 21:54 |
openstackgerrit | Merged openstack/openstack-health: Replace loading bar to nprogress https://review.openstack.org/334302 | 21:55 |
*** itzkb_ has joined #openstack-qa | 21:55 | |
timothyb89 | mtreinish: heh, it did get out of hand pretty fast | 21:55 |
*** itzkb_ has quit IRC | 21:56 | |
*** itzkb_ has joined #openstack-qa | 21:56 | |
jogo | mtreinish: yeah that is what I am thinking about | 21:56 |
timothyb89 | mtreinish: I'll see what I can do, though I'd still be interested in feedback on the chart UI, to make sure everything is working as expected | 21:57 |
jogo | asselin_: sorry about all the hard coded values ... | 21:57 |
*** lucasagomes has joined #openstack-qa | 21:57 | |
*** itzkb_ has quit IRC | 21:57 | |
mtreinish | timothyb89: yeah, when gerrit comes back with the build I'll play around with it | 21:57 |
mtreinish | timothyb89: oh, merge conflict | 21:57 |
mtreinish | your nprogress approval broke it :) | 21:57 |
timothyb89 | d'oh, missed the merge message and forgot to rebase | 21:58 |
*** itzkb_ has joined #openstack-qa | 21:59 | |
*** itzkb_ has quit IRC | 22:00 | |
openstackgerrit | Tim Buckley proposed openstack/openstack-health: Replace nvd3 charts with canvas charts https://review.openstack.org/363934 | 22:00 |
*** itzkb_ has joined #openstack-qa | 22:00 | |
*** mriedem has quit IRC | 22:01 | |
*** itzkb_ has quit IRC | 22:01 | |
*** lucasagomes has quit IRC | 22:02 | |
*** itzkb_ has joined #openstack-qa | 22:02 | |
*** lucasagomes has joined #openstack-qa | 22:02 | |
*** harlowja has joined #openstack-qa | 22:03 | |
*** itzkb_ has quit IRC | 22:03 | |
*** itzkb_ has joined #openstack-qa | 22:04 | |
*** itzkb_ has quit IRC | 22:05 | |
*** itzkb_ has joined #openstack-qa | 22:05 | |
*** itzkb_ has quit IRC | 22:06 | |
*** itzkb_ has joined #openstack-qa | 22:06 | |
*** lucasagomes has quit IRC | 22:07 | |
*** erlon has quit IRC | 22:07 | |
*** itzkb_ has quit IRC | 22:07 | |
*** itzkb_ has joined #openstack-qa | 22:08 | |
*** itzkb_ has quit IRC | 22:09 | |
*** itzkb_ has joined #openstack-qa | 22:09 | |
*** lucasagomes has joined #openstack-qa | 22:10 | |
*** itzkb_ has quit IRC | 22:11 | |
*** itzkb_ has joined #openstack-qa | 22:11 | |
*** pglass has quit IRC | 22:11 | |
*** itzkb_ has quit IRC | 22:12 | |
*** itzkb_ has joined #openstack-qa | 22:12 | |
*** vhosakot has quit IRC | 22:13 | |
*** itzkb_ has quit IRC | 22:13 | |
*** itzkb_ has joined #openstack-qa | 22:14 | |
*** lucasagomes has quit IRC | 22:15 | |
*** itzkb_ has quit IRC | 22:15 | |
*** edmondsw has quit IRC | 22:15 | |
*** dave-mccowan has joined #openstack-qa | 22:15 | |
*** itzkb_ has joined #openstack-qa | 22:16 | |
*** lucasagomes has joined #openstack-qa | 22:16 | |
*** dave-mccowan has quit IRC | 22:16 | |
*** itzkb_ has quit IRC | 22:17 | |
*** itzkb_ has joined #openstack-qa | 22:17 | |
*** itzkb_ has quit IRC | 22:18 | |
*** itzkb_ has joined #openstack-qa | 22:19 | |
*** itzkb_ has quit IRC | 22:20 | |
*** itzkb_ has joined #openstack-qa | 22:20 | |
*** lucasagomes has quit IRC | 22:21 | |
*** itzkb_ has quit IRC | 22:21 | |
*** itzkb_ has joined #openstack-qa | 22:21 | |
*** itzkb_ has quit IRC | 22:22 | |
*** xinli has quit IRC | 22:22 | |
*** itzkb_ has joined #openstack-qa | 22:23 | |
*** lucasagomes has joined #openstack-qa | 22:23 | |
*** itzkb_ has quit IRC | 22:23 | |
*** itzkb_ has joined #openstack-qa | 22:24 | |
*** itzkb_ has quit IRC | 22:25 | |
*** itzkb_ has joined #openstack-qa | 22:25 | |
*** itzkb_ has quit IRC | 22:26 | |
*** itzkb_ has joined #openstack-qa | 22:27 | |
*** itzkb_ has quit IRC | 22:27 | |
*** itzkb_ has joined #openstack-qa | 22:28 | |
*** lucasagomes has quit IRC | 22:28 | |
*** itzkb_ has quit IRC | 22:29 | |
*** itzkb_ has joined #openstack-qa | 22:29 | |
*** lucasagomes has joined #openstack-qa | 22:29 | |
*** itzkb_ has quit IRC | 22:30 | |
*** itzkb_ has joined #openstack-qa | 22:30 | |
*** itzkb_ has quit IRC | 22:31 | |
*** itzkb_ has joined #openstack-qa | 22:32 | |
*** itzkb_ has quit IRC | 22:33 | |
*** itzkb_ has joined #openstack-qa | 22:34 | |
*** itzkb_ has quit IRC | 22:35 | |
*** itzkb_ has joined #openstack-qa | 22:35 | |
*** itzkb_ has quit IRC | 22:36 | |
*** itzkb_ has joined #openstack-qa | 22:36 | |
*** lucasagomes has quit IRC | 22:36 | |
*** itzkb_ has quit IRC | 22:37 | |
*** itzkb_ has joined #openstack-qa | 22:38 | |
*** lucasagomes has joined #openstack-qa | 22:38 | |
*** itzkb_ has quit IRC | 22:38 | |
*** rlrossit has quit IRC | 22:39 | |
*** itzkb_ has joined #openstack-qa | 22:40 | |
*** itzkb_ has quit IRC | 22:40 | |
*** itzkb_ has joined #openstack-qa | 22:41 | |
*** itzkb_ has quit IRC | 22:42 | |
*** itzkb_ has joined #openstack-qa | 22:42 | |
*** itsuugo has quit IRC | 22:42 | |
*** itzkb_ has quit IRC | 22:43 | |
*** itzkb_ has joined #openstack-qa | 22:43 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove unnecessary __init__.py of identity v2 https://review.openstack.org/369721 | 22:44 |
*** itzkb_ has quit IRC | 22:44 | |
*** itsuugo has joined #openstack-qa | 22:45 | |
*** itzkb_ has joined #openstack-qa | 22:46 | |
*** lucasagomes has quit IRC | 22:46 | |
*** itzkb_ has quit IRC | 22:47 | |
*** itzkb_ has joined #openstack-qa | 22:47 | |
*** itzkb_ has quit IRC | 22:49 | |
openstackgerrit | Jens Rosenboom proposed openstack-dev/devstack: WIP: Test fix for identity-v3 failure https://review.openstack.org/369675 | 22:49 |
*** lucasagomes has joined #openstack-qa | 22:49 | |
*** itzkb_ has joined #openstack-qa | 22:49 | |
*** itzkb_ has quit IRC | 22:50 | |
*** itzkb_ has joined #openstack-qa | 22:51 | |
*** gfidente|afk has quit IRC | 22:51 | |
*** itzkb_ has quit IRC | 22:52 | |
*** itzkb_ has joined #openstack-qa | 22:53 | |
*** itzkb_ has quit IRC | 22:54 | |
*** itzkb_ has joined #openstack-qa | 22:54 | |
*** lucasagomes has quit IRC | 22:54 | |
*** itzkb_ has quit IRC | 22:55 | |
*** itzkb_ has joined #openstack-qa | 22:55 | |
*** itzkb_ has quit IRC | 22:56 | |
*** lucasagomes has joined #openstack-qa | 22:56 | |
*** itzkb_ has joined #openstack-qa | 22:57 | |
*** itzkb_ has quit IRC | 22:58 | |
*** itzkb_ has joined #openstack-qa | 22:58 | |
*** itzkb_ has quit IRC | 22:59 | |
*** itzkb_ has joined #openstack-qa | 23:00 | |
*** itzkb_ has quit IRC | 23:01 | |
*** itzkb_ has joined #openstack-qa | 23:01 | |
*** itzkb_ has quit IRC | 23:02 | |
*** rbak has quit IRC | 23:02 | |
*** itzkb_ has joined #openstack-qa | 23:04 | |
*** lucasagomes has quit IRC | 23:05 | |
*** itzkb_ has quit IRC | 23:05 | |
*** itzkb_ has joined #openstack-qa | 23:05 | |
*** lucasagomes has joined #openstack-qa | 23:06 | |
*** itzkb_ has quit IRC | 23:06 | |
*** itzkb_ has joined #openstack-qa | 23:07 | |
*** itzkb_ has quit IRC | 23:08 | |
*** itzkb_ has joined #openstack-qa | 23:08 | |
*** itzkb_ has quit IRC | 23:09 | |
*** itzkb_ has joined #openstack-qa | 23:10 | |
*** lucasagomes has quit IRC | 23:10 | |
*** itzkb_ has quit IRC | 23:11 | |
*** itzkb_ has joined #openstack-qa | 23:12 | |
*** itzkb_ has quit IRC | 23:13 | |
*** itzkb_ has joined #openstack-qa | 23:13 | |
*** itzkb_ has quit IRC | 23:14 | |
*** itzkb_ has joined #openstack-qa | 23:14 | |
*** yamahata has quit IRC | 23:15 | |
*** itzkb_ has quit IRC | 23:15 | |
*** lucasagomes has joined #openstack-qa | 23:16 | |
mtreinish | ianw: did you push a patch to exclude the deb repos from the devstack plugin list? I think I remember seeing that somewhere | 23:17 |
*** itzkb_ has joined #openstack-qa | 23:17 | |
*** itzkb_ has quit IRC | 23:18 | |
ianw | mtreinish: https://review.openstack.org/#/c/368547/ | 23:18 |
*** itzkb_ has joined #openstack-qa | 23:19 | |
ianw | it's not that important, i don't think anyone is really reading the list, but might help avoid some confusion | 23:19 |
mtreinish | ianw: cool, thanks. Don't know why I couldn't see that staring at the open review list | 23:19 |
*** itzkb_ has quit IRC | 23:20 | |
mtreinish | ianw: heh, I look at it. But mostly to do some metrics on plugin usage and stuff | 23:20 |
*** itsuugo has quit IRC | 23:20 | |
*** itzkb_ has joined #openstack-qa | 23:20 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Fix the docstring of _default_security_group https://review.openstack.org/369751 | 23:20 |
*** itzkb_ has quit IRC | 23:21 | |
*** itzkb_ has joined #openstack-qa | 23:21 | |
*** itsuugo has joined #openstack-qa | 23:22 | |
*** itzkb_ has quit IRC | 23:23 | |
*** rcernin has quit IRC | 23:23 | |
*** itzkb_ has joined #openstack-qa | 23:23 | |
*** lucasagomes has quit IRC | 23:23 | |
*** itzkb_ has quit IRC | 23:24 | |
*** itzkb_ has joined #openstack-qa | 23:24 | |
*** yamahata has joined #openstack-qa | 23:24 | |
*** itzkb_ has quit IRC | 23:25 | |
*** itzkb_ has joined #openstack-qa | 23:26 | |
*** lucasagomes has joined #openstack-qa | 23:27 | |
*** itzkb_ has quit IRC | 23:27 | |
*** itzkb_ has joined #openstack-qa | 23:27 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Ignore deb-* packaging repos in the plugin list https://review.openstack.org/369753 | 23:28 |
*** hongbin has quit IRC | 23:28 | |
*** itzkb_ has quit IRC | 23:28 | |
*** itzkb_ has joined #openstack-qa | 23:28 | |
mtreinish | ianw: ^^^ :) | 23:29 |
*** itzkb_ has quit IRC | 23:29 | |
mtreinish | oomichi: ^^^ that and ianw's devstack equiv should be an easy +2 if you get a sec | 23:29 |
*** itzkb_ has joined #openstack-qa | 23:30 | |
oomichi | mtreinish: humm, I feel de-ju-vu. I saw similar patch on devstack from ianw | 23:31 |
*** itzkb_ has quit IRC | 23:31 | |
*** lucasagomes has quit IRC | 23:31 | |
*** itzkb_ has joined #openstack-qa | 23:31 | |
mtreinish | oomichi: there is: https://review.openstack.org/#/c/368547/ | 23:32 |
mtreinish | I think I just mentioned that | 23:32 |
*** itzkb_ has quit IRC | 23:32 | |
mtreinish | ianw: heh, the tempest one doesn't have the periodic job it gets called by sphinx during the build | 23:32 |
mtreinish | since adding more periodic jobs got blcoked by infra | 23:33 |
*** itzkb_ has joined #openstack-qa | 23:33 | |
*** lucasagomes has joined #openstack-qa | 23:33 | |
oomichi | mtreinish: ok, do we need a patch for grenade also? | 23:33 |
ianw | ahh, doesn't it make the sphinx build very long? | 23:33 |
*** itzkb_ has quit IRC | 23:34 | |
*** itzkb_ has joined #openstack-qa | 23:34 | |
mtreinish | oomichi: well we don't build the plugin registry on grenade yet | 23:35 |
mtreinish | the boilerplate is there, but nothing is populated yet | 23:35 |
mtreinish | oomichi: so probably need to update the script, but not like anyone will notice right now | 23:35 |
*** itzkb_ has quit IRC | 23:35 | |
mtreinish | ianw: a couple mins. It's not too bad. Heh, it's still faster than unit tests | 23:35 |
*** itzkb_ has joined #openstack-qa | 23:36 | |
ianw | maybe we should have one job to do it everywhere | 23:37 |
openstackrecheck | Console logs not available after 13:24s for gate-glance-pep8-ubuntu-xenial 369110,4,c2ac67c | 23:37 |
*** itzkb_ has quit IRC | 23:38 | |
*** lucasagomes has quit IRC | 23:38 | |
*** itzkb_ has joined #openstack-qa | 23:38 | |
*** itzkb_ has quit IRC | 23:39 | |
oomichi | mtreinish: +2 for both. I tend to prefer the commit message of ianw's one ;) | 23:39 |
*** itzikb has joined #openstack-qa | 23:40 | |
*** lucasagomes has joined #openstack-qa | 23:40 | |
*** tochi has joined #openstack-qa | 23:41 | |
*** itzikb has quit IRC | 23:41 | |
*** itzikb has joined #openstack-qa | 23:42 | |
*** itzikb has quit IRC | 23:43 | |
*** itzikb has joined #openstack-qa | 23:43 | |
*** itzikb has quit IRC | 23:44 | |
*** itzikb has joined #openstack-qa | 23:44 | |
*** itzikb has quit IRC | 23:45 | |
*** itzikb has joined #openstack-qa | 23:45 | |
*** sdague has quit IRC | 23:46 | |
*** itzkb_ has joined #openstack-qa | 23:46 | |
*** itsuugo has quit IRC | 23:46 | |
*** itzkb_ has quit IRC | 23:47 | |
*** itzkb_ has joined #openstack-qa | 23:47 | |
*** sabeen has quit IRC | 23:47 | |
*** itsuugo has joined #openstack-qa | 23:47 | |
*** itzkb_ has quit IRC | 23:48 | |
*** itzkb_ has joined #openstack-qa | 23:49 | |
*** itzkb_ has quit IRC | 23:50 | |
*** itzikb has quit IRC | 23:50 | |
*** itzkb_ has joined #openstack-qa | 23:50 | |
*** itzkb_ has quit IRC | 23:51 | |
*** itzkb_ has joined #openstack-qa | 23:52 | |
*** itzkb_ has quit IRC | 23:52 | |
*** itzkb_ has joined #openstack-qa | 23:53 | |
*** itzkb_ has quit IRC | 23:54 | |
*** itzkb_ has joined #openstack-qa | 23:54 | |
*** itzkb_ has quit IRC | 23:55 | |
*** mriedem has joined #openstack-qa | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!