*** dpamio has joined #openstack-climate | 02:17 | |
*** chandan_kumar has joined #openstack-climate | 02:37 | |
*** dpamio has quit IRC | 02:39 | |
*** dpamio has joined #openstack-climate | 03:10 | |
*** dpamio has quit IRC | 03:15 | |
*** chandan_kumar has quit IRC | 03:41 | |
*** dpamio has joined #openstack-climate | 03:45 | |
*** dpamio has quit IRC | 03:50 | |
*** dpamio has joined #openstack-climate | 04:01 | |
*** dpamio has quit IRC | 04:35 | |
*** saju_m has joined #openstack-climate | 05:58 | |
*** ppetit has joined #openstack-climate | 07:30 | |
*** chandankumar_ has quit IRC | 08:37 | |
*** chandan_kumar has joined #openstack-climate | 08:39 | |
*** ppetit_ has joined #openstack-climate | 08:44 | |
*** ppetit has quit IRC | 08:44 | |
*** ppetit_ is now known as ppetit | 08:44 | |
*** bauzas has joined #openstack-climate | 09:02 | |
*** ppetit has quit IRC | 09:10 | |
*** f_rossigneux_ has joined #openstack-climate | 09:24 | |
*** bauzas has quit IRC | 09:39 | |
*** ppetit has joined #openstack-climate | 09:52 | |
*** ppetit has quit IRC | 09:53 | |
*** bauzas has joined #openstack-climate | 10:13 | |
*** f_rossigneux_ has quit IRC | 10:27 | |
*** bauzas has quit IRC | 12:12 | |
*** bauzas has joined #openstack-climate | 12:17 | |
*** chandan_kumar has quit IRC | 12:23 | |
*** pcargnel has joined #openstack-climate | 12:31 | |
*** bauzas has quit IRC | 12:44 | |
*** bauzas has joined #openstack-climate | 12:44 | |
*** chandan_kumar has joined #openstack-climate | 12:56 | |
*** pafuent has joined #openstack-climate | 13:06 | |
*** pcargnel has quit IRC | 13:16 | |
*** casanch1 has joined #openstack-climate | 13:23 | |
pafuent | Hi. Could someone help me to understand the purpose of climate_owner config option in PR plugin? | 13:31 |
---|---|---|
*** pcargnel has joined #openstack-climate | 13:31 | |
*** dpamio has joined #openstack-climate | 13:33 | |
DinaBelova | scroiset, bauzas ^^ | 13:36 |
bauzas | sorry, we're in a one-day meeting | 13:36 |
bauzas | pafuent: climate_owner is used for manipulating nova objects on the PR side | 13:37 |
bauzas | pafuent: as we don't yet use trusts | 13:37 |
bauzas | pafuent: this is the creds we use for querying nova | 13:37 |
pafuent | bauzas: I'm asking because I can't find where is used | 13:37 |
bauzas | in the oshosts pluging | 13:38 |
pafuent | bauzas: It's added as metadata, but I don't see where that data is used | 13:38 |
pafuent | bauzas: Is used in the nova filter? | 13:39 |
pafuent | pafuent: BTW, I'm not sure (because I'm trying to understand the code of the PR plugin), but seems that the value set using this key is always None for the Freepool. Is that ok? | 13:43 |
*** pcargnel has quit IRC | 13:45 | |
bauzas | please check the nova.conf.sample for the opt name | 13:47 |
bauzas | and find where it is defined | 13:47 |
pafuent | bauzas: I just checked the nova filter, and I found where is used. Sorry but I forgot that climatenova exists (my bad) | 13:49 |
*** pcargnel_ has joined #openstack-climate | 13:49 | |
pafuent | bauzas: BTW, Did you had time to check the alembic migration patch? | 13:51 |
bauzas | pafuent: nope, really busy these days with our internal annual review here in Bull | 13:51 |
pafuent | bauzas: Ok, no problem | 13:52 |
*** casanch1_ has joined #openstack-climate | 14:01 | |
*** casanch1 has quit IRC | 14:02 | |
*** casanch1_ is now known as casanch1 | 14:03 | |
*** dpamio_ has joined #openstack-climate | 14:07 | |
*** dpamio has quit IRC | 14:09 | |
*** dpamio_ is now known as dpamio | 14:09 | |
*** chandan_kumar has quit IRC | 14:13 | |
*** cmart has joined #openstack-climate | 14:16 | |
*** chandan_kumar has joined #openstack-climate | 14:17 | |
*** pcargnel has joined #openstack-climate | 14:21 | |
*** pcargnel_ has quit IRC | 14:22 | |
*** cmart has quit IRC | 14:30 | |
pafuent | bauzas: Regarding the use of trusts in PR plugin: I'm thinkin that I should keep the climate admin user to handle/manage the freepool aggregate. Are you OK with this? | 15:00 |
DinaBelova | well, I possibly don't understand why... | 15:01 |
DinaBelova | these hosts are moved to freepool aggregate by admin | 15:01 |
DinaBelova | what ops should be still running not as this user but as climate? | 15:02 |
pafuent | DinaBelova: So, for you it's OK to use trusted tokens to handle the freepool? | 15:03 |
DinaBelova | I guess yes. We'll wait for bauzas to say smth here, but I imagine using only trusts in Climate ops really | 15:03 |
pafuent | pafuent: Ok | 15:04 |
pafuent | DinaBelova: My concern is the creation of the freepool. In that moment no trusts are arround | 15:04 |
pafuent | DinaBelova: So, an option is to defer the creation of the freepool until is needed. In that moment I can use the trust of the actual user to create the freepool. | 15:05 |
*** dpamio has quit IRC | 15:20 | |
*** f_rossigneux_ has joined #openstack-climate | 15:25 | |
*** pcargnel has quit IRC | 15:32 | |
*** f_rossigneux_ has quit IRC | 15:36 | |
*** bauzas1 has joined #openstack-climate | 15:38 | |
*** bauzas has quit IRC | 15:38 | |
*** bauzas1 has quit IRC | 15:42 | |
*** bauzas has joined #openstack-climate | 15:42 | |
*** chandankumar_ has joined #openstack-climate | 15:54 | |
*** chandan_kumar has quit IRC | 15:56 | |
*** bauzas has quit IRC | 16:28 | |
*** chandan_kumar has joined #openstack-climate | 17:05 | |
pafuent | Quick question: tox -ecover is working on climate master? | 17:12 |
*** chandan_kumar has quit IRC | 17:17 | |
*** casanch1 has quit IRC | 17:33 | |
*** casanch1 has joined #openstack-climate | 17:34 | |
pafuent | DinaBelova: Regarding to "Also there should be some kind of mechanism to reject requests coming to manager, if they refer to failed plugin." | 18:05 |
pafuent | DinaBelova: Now if no plugin is registered for a particular resource type, some exceptions are raised | 18:06 |
pafuent | DinaBelova: https://github.com/stackforge/climate/blob/master/climate/manager/service.py#L362 | 18:07 |
pafuent | DinaBelova: Are those exceptions enough or you prefer a new exception that tells explicitly that the resource type is rejected because the plugin fail during the initialization | 18:08 |
*** pafuent has left #openstack-climate | 18:54 | |
*** saju_m has quit IRC | 19:21 | |
*** saju_m has joined #openstack-climate | 19:22 | |
*** saju_m has quit IRC | 20:08 | |
*** saju_m has joined #openstack-climate | 20:08 | |
*** casanch1 has quit IRC | 21:27 | |
*** saju_m has quit IRC | 21:28 | |
*** bauzas has joined #openstack-climate | 22:19 | |
*** bauzas has quit IRC | 23:08 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!