Thursday, 2018-05-03

openstackgerritmegan guiney proposed openstack/refstack master: allow for the addition of new capability sources  https://review.openstack.org/54724601:05
*** jschluet has quit IRC04:31
*** jschlueter has joined #refstack04:34
*** markvoelker has quit IRC05:08
*** markvoelker has joined #refstack06:09
*** kopecmartin has joined #refstack06:10
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: [DNM] Add devstack job with mistral enabled  https://review.openstack.org/56569006:12
*** markvoelker has quit IRC06:44
*** tosky has joined #refstack07:29
*** markvoelker has joined #refstack07:41
*** markvoelker has quit IRC08:13
*** markvoelker has joined #refstack09:10
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: A service can have no endpoints  https://review.openstack.org/56600309:20
*** markvoelker has quit IRC09:44
*** markvoelker has joined #refstack10:41
*** markvoelker has quit IRC11:14
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Fix flaky unit test  https://review.openstack.org/56604011:59
*** markvoelker has joined #refstack12:11
*** markvoelker has quit IRC12:20
*** markvoelker has joined #refstack12:20
toskykopecmartin: added +2 on 565236, and a comment about how to proceed with the splitting12:54
toskykopecmartin: the idea is that you should not touch SERVICE_NAMES to add new services, but the content of SERVICE_NAMES should be provided by the classes derived from Service12:55
kopecmartintosky, hmm, so you want to make it more automated so that we don't have to hardcode service names?12:57
toskykopecmartin: no, the names should be hardcoded12:58
toskyI'm saying that they should not be in SERVICE_NAMES; that dict should not exist at all12:58
toskyfor each service we already have a class derived from Service - can't we use those classes?12:58
toskya class attribute12:58
kopecmartini see13:00
kopecmartinyes we sure can somehow, we can add it to the sprint card chandankumar created for our next sprint13:01
chandankumarkopecmartin: tosky added the bug list also herehttps://trello.com/c/efqE5XMr/734-sprint-13-refactor-python-tempestconf13:01
chandankumarkopecmartin: feel free to dump them as comments13:02
toskykopecmartin: the point behind the idea of those services class is that, whenever possible (so maybe keystone could have some exceptions), information about a service should be isolated and encapsulated in a class13:02
toskyso you just dump a new class with all the information about that service and everything works13:03
kopecmartintosky maybe we don't even need a new class, we already have a 'Services' class which has a information about all the services classes13:05
kopecmartinI'll take a look13:05
toskykopecmartin: I didn't mean a new class :)13:05
toskyrephrasing: the idea of those service class (derived from Services) is that [...] information about a service should be isolated in (such) a class13:06
kopecmartinI understand .. btw  about the cp error .. I tried to remove the file, because i thought it was created by devstack during mistral installation with some kind of special permissions, but removal of the file didn't help :D13:09
kopecmartinI'm not sure if it's important to debug it13:10
toskynot for that specific review; but it may popup again if you need to create a job with mistral13:11
toskyor in another case13:11
*** designbybeck has quit IRC14:40
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: A service can have no endpoints  https://review.openstack.org/56600315:26
*** kopecmartin has quit IRC15:29
*** openstackgerrit has quit IRC19:05
*** openstackgerrit has joined #refstack20:14
openstackgerritmegan guiney proposed openstack/refstack master: Convert from bower usage to npm  https://review.openstack.org/55945920:14
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Fix flaky unit test  https://review.openstack.org/56604021:40
openstackgerritmegan guiney proposed openstack/refstack master: Convert from bower usage to npm  https://review.openstack.org/55945921:46
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Improve role docs, remove unused var  https://review.openstack.org/56579222:09
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: A service can have no endpoints  https://review.openstack.org/56600323:17

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