*** pvaneck has quit IRC | 01:06 | |
*** edmondsw has quit IRC | 02:41 | |
*** dwalleck has quit IRC | 03:50 | |
*** dwalleck has joined #refstack | 04:19 | |
*** dwalleck has quit IRC | 06:16 | |
*** chrall_ has joined #refstack | 07:19 | |
*** chrall__ has joined #refstack | 07:28 | |
*** chrall_ has quit IRC | 07:32 | |
*** chrall__ has quit IRC | 07:36 | |
*** chrall__ has joined #refstack | 07:49 | |
*** chrall__ has quit IRC | 09:35 | |
*** chrall__ has joined #refstack | 09:47 | |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add user management. REST API and UI https://review.openstack.org/276420 | 12:07 |
---|---|---|
openstackgerrit | Andrey Pavlov proposed openstack/refstack: DNM: fake auth https://review.openstack.org/275133 | 12:07 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add vendors UI https://review.openstack.org/274417 | 12:07 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add vendors REST API https://review.openstack.org/272188 | 12:07 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Implement organization and product tables https://review.openstack.org/269066 | 12:07 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Implement confirmation modal with input textbox https://review.openstack.org/277415 | 12:07 |
*** openstackgerrit_ has joined #refstack | 12:39 | |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add user management. REST API and UI https://review.openstack.org/276420 | 12:42 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: DNM: fake auth https://review.openstack.org/275133 | 12:42 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add vendors UI https://review.openstack.org/274417 | 12:42 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add vendors REST API https://review.openstack.org/272188 | 12:42 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Implement organization and product tables https://review.openstack.org/269066 | 12:42 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Implement confirmation modal with input textbox https://review.openstack.org/277415 | 12:42 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Implement confirmation modal with input textbox https://review.openstack.org/277415 | 13:32 |
*** edmondsw has joined #refstack | 13:56 | |
*** openstackgerrit_ has quit IRC | 13:56 | |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: Add user management. REST API and UI https://review.openstack.org/276420 | 13:56 |
openstackgerrit | Andrey Pavlov proposed openstack/refstack: DNM: fake auth https://review.openstack.org/275133 | 13:56 |
pilgrimstack | hi | 14:06 |
pilgrimstack | I run refstack-client and it seems refstack skip my Object storage tests | 14:06 |
pilgrimstack | 2016-02-09 14:01:26.410 5577 INFO tempest.test [-] <class 'unittest2.case.SkipTest'> raised in ObjectTest.setUpClass. Invoking tearDownClass. | 14:07 |
pilgrimstack | 2016-02-09 14:01:26.414 5577 INFO tempest.test [-] <class 'unittest2.case.SkipTest'> raised in PublicObjectTest.setUpClass. Invoking tearDownClass. | 14:07 |
pilgrimstack | the creds works well for the compute tests | 14:07 |
pilgrimstack | There is something somewhere to "activate" obj tests ? | 14:08 |
pilgrimstack | in the error log, I have ObjectTest skipped because the configured credential provider is not able to provide credentials with the _member_ role assigned | 14:14 |
*** estesp has left #refstack | 14:17 | |
*** cjvolzka has joined #refstack | 15:35 | |
*** esker has joined #refstack | 16:01 | |
pilgrimstack | Nobody ? | 16:31 |
*** esker has quit IRC | 16:49 | |
*** chrall__ has quit IRC | 17:05 | |
-openstackstatus- NOTICE: Gerrit is restarting now, to alleviate current performance impact and WebUI errors. | 17:25 | |
*** dwalleck has joined #refstack | 18:06 | |
catherineD | pilgrimstack: Please check your tempest config in the service_available section.... is swift enabled? Also your cloud may have defined some roles that are needed for swift tests | 18:08 |
pilgrimstack | catherineD: swift is enable | 18:11 |
pilgrimstack | for role, I don't understand :/ | 18:11 |
pilgrimstack | refstack makes tests with classic users rights ? | 18:11 |
catherineD | pilgrimstack: are you able to create a container using swift client without running tempest? | 18:12 |
pilgrimstack | yep | 18:12 |
catherineD | pilgrimstack: check the operator_role , the default is member ... what would be the role for your cloud? | 18:14 |
catherineD | also reseller_admin_role | 18:15 |
pilgrimstack | The default is "Member" yes | 18:15 |
pilgrimstack | on my install, users are "_member_" | 18:15 |
pilgrimstack | I changed it without effect | 18:16 |
pilgrimstack | reseller_admin_role => does it mean that refstack should make some action as admin ? | 18:16 |
catherineD | pilgrimstack: these are tempest requirement ... | 18:17 |
pilgrimstack | there is no way to run refstack without admin rights ? | 18:20 |
pilgrimstack | the goal of refstack is to check the compatibility for a user point of viex | 18:21 |
pilgrimstack | view | 18:21 |
catherineD | pilgrimstack: refstack does not require admin ... | 18:21 |
catherineD | but when creating container you may not some sort of roles inorder to create it | 18:21 |
catherineD | I suggest to start debug this from tempest ... let me give you the command ... | 18:21 |
catherineD | you can test directly from tempest by cd refstack-client/.tempest | 18:27 |
catherineD | test on test case for debug ./run_tempest.sh -C your_tempest_config -- tempest.api.object_storage.test_object_services.ObjectTest.test_create_object | 18:27 |
catherineD | Just focus testing on one test case to debug | 18:28 |
*** esker has joined #refstack | 18:30 | |
*** pilgrimstack has quit IRC | 18:36 | |
openstackgerrit | Catherine Diep proposed openstack/refstack: Update to the organization and product tables. https://review.openstack.org/278026 | 18:43 |
openstackgerrit | Catherine Diep proposed openstack/refstack: Update to the organization and product tables. https://review.openstack.org/278026 | 18:45 |
*** dwalleck has quit IRC | 19:09 | |
*** dwalleck has joined #refstack | 19:13 | |
*** pilgrimstack has joined #refstack | 19:14 | |
*** esker has quit IRC | 19:16 | |
*** esker has joined #refstack | 19:17 | |
pilgrimstack | the test is skiped too with this uniq test | 19:18 |
*** esker has quit IRC | 19:19 | |
pilgrimstack | I'll try again tomorow, thank you catherineD | 19:20 |
*** esker has joined #refstack | 19:34 | |
*** esker has quit IRC | 19:34 | |
*** esker has joined #refstack | 19:34 | |
*** esker has quit IRC | 19:56 | |
*** esker has joined #refstack | 20:53 | |
*** pilgrimstack has quit IRC | 20:53 | |
*** esker has quit IRC | 20:59 | |
*** krotscheck is now known as krotscheck_dcm | 21:03 | |
*** esker has joined #refstack | 22:00 | |
*** esker has quit IRC | 22:05 | |
*** dwalleck has quit IRC | 22:07 | |
*** cjvolzka has quit IRC | 22:23 | |
*** esker has joined #refstack | 22:34 | |
*** esker has quit IRC | 22:46 | |
*** esker has joined #refstack | 22:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!