*** gildub_ has joined #openstack-sdks | 00:06 | |
openstackgerrit | Merged openstack/osc-lib master: Fixes a bug with issubclass() being called on an instance https://review.openstack.org/581886 | 00:20 |
---|---|---|
openstackgerrit | Merged openstack/osc-lib master: Replace autodoc with sphinxcontrib-apidoc https://review.openstack.org/581538 | 00:20 |
*** gildub_ has quit IRC | 00:29 | |
*** gildub has joined #openstack-sdks | 00:36 | |
*** harlowja has quit IRC | 01:05 | |
dtroyer | mordred: osc-lib release 1.11.0: https://review.openstack.org/582434, unless you think we should wait a couple of days for https://review.openstack.org/526413 | 01:09 |
*** mhen has quit IRC | 01:52 | |
*** mhen has joined #openstack-sdks | 01:53 | |
*** markvoelker has joined #openstack-sdks | 02:00 | |
*** mriedem has quit IRC | 02:04 | |
*** bobh has joined #openstack-sdks | 02:26 | |
*** markvoelker has quit IRC | 02:34 | |
*** bobh has quit IRC | 03:06 | |
*** boris_42_ has quit IRC | 03:28 | |
*** markvoelker has joined #openstack-sdks | 03:31 | |
*** markvoelker has quit IRC | 04:04 | |
*** harlowja has joined #openstack-sdks | 04:25 | |
*** harlowja has quit IRC | 04:44 | |
*** bobh has joined #openstack-sdks | 04:55 | |
*** markvoelker has joined #openstack-sdks | 05:01 | |
*** e0ne has joined #openstack-sdks | 05:10 | |
*** markvoelker has quit IRC | 05:33 | |
*** e0ne has quit IRC | 05:50 | |
*** e0ne has joined #openstack-sdks | 05:58 | |
*** e0ne has quit IRC | 05:59 | |
*** bobh has quit IRC | 06:00 | |
*** e0ne has joined #openstack-sdks | 06:01 | |
*** bobh has joined #openstack-sdks | 06:03 | |
*** e0ne has quit IRC | 06:06 | |
*** e0ne has joined #openstack-sdks | 06:06 | |
*** e0ne has quit IRC | 06:09 | |
*** e0ne has joined #openstack-sdks | 06:17 | |
*** e0ne_ has joined #openstack-sdks | 06:21 | |
*** e0ne has quit IRC | 06:22 | |
*** e0ne has joined #openstack-sdks | 06:22 | |
*** e0ne_ has quit IRC | 06:26 | |
*** markvoelker has joined #openstack-sdks | 06:31 | |
*** e0ne_ has joined #openstack-sdks | 06:33 | |
*** e0ne_ has quit IRC | 06:33 | |
*** e0ne has quit IRC | 06:35 | |
*** e0ne has joined #openstack-sdks | 06:40 | |
*** e0ne has quit IRC | 06:48 | |
*** gkadam has joined #openstack-sdks | 07:01 | |
*** markvoelker has quit IRC | 07:04 | |
*** gildub has quit IRC | 07:09 | |
*** bobh has quit IRC | 07:15 | |
*** gtema has joined #openstack-sdks | 07:18 | |
*** peereb has joined #openstack-sdks | 07:18 | |
openstackgerrit | Rui Chen proposed openstack/openstacksdk master: Run ansible tests against specific public cloud https://review.openstack.org/582459 | 07:30 |
openstackgerrit | Benoît Knecht proposed openstack/openstacksdk master: meta: don't throw KeyError on misconfigured floating IPs https://review.openstack.org/582460 | 07:30 |
*** jpich has joined #openstack-sdks | 07:42 | |
*** bobh has joined #openstack-sdks | 07:48 | |
*** kimamisa has joined #openstack-sdks | 07:49 | |
*** ttsiouts has joined #openstack-sdks | 08:00 | |
*** markvoelker has joined #openstack-sdks | 08:01 | |
*** e0ne has joined #openstack-sdks | 08:07 | |
openstackgerrit | Rui Chen proposed openstack/openstacksdk master: Run ansible tests against specific public cloud https://review.openstack.org/582459 | 08:22 |
*** markvoelker has quit IRC | 08:34 | |
*** bobh has quit IRC | 08:37 | |
*** gildub has joined #openstack-sdks | 08:37 | |
*** ttsiouts has quit IRC | 08:59 | |
openstackgerrit | Rui Chen proposed openstack/openstacksdk master: Run ansible tests against specific public cloud https://review.openstack.org/582459 | 08:59 |
*** slaweq has joined #openstack-sdks | 09:10 | |
*** ttsiouts has joined #openstack-sdks | 09:14 | |
*** markvoelker has joined #openstack-sdks | 09:31 | |
*** markvoelker has quit IRC | 10:04 | |
*** ttsiouts has quit IRC | 10:08 | |
*** slaweq has quit IRC | 10:31 | |
*** annp has quit IRC | 10:40 | |
mordred | dtroyer: osc-lib release ++ | 11:00 |
mordred | dtroyer: I've rechecked https://review.openstack.org/#/c/580901 | 11:01 |
*** markvoelker has joined #openstack-sdks | 11:01 | |
*** ttsiouts has joined #openstack-sdks | 11:08 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Make OpenStackCloud a subclass of Connection https://review.openstack.org/577647 | 11:18 |
*** edmondsw has joined #openstack-sdks | 11:33 | |
*** markvoelker has quit IRC | 11:34 | |
*** asbishop has joined #openstack-sdks | 11:58 | |
*** markvoelker has joined #openstack-sdks | 12:07 | |
*** pooja_jadhav has quit IRC | 12:14 | |
*** Tahvok has quit IRC | 12:18 | |
openstackgerrit | Monty Taylor proposed openstack/python-openstackclient master: Remove local openstack.config overrides https://review.openstack.org/580901 | 12:30 |
mordred | dtroyer: ^^ that's still not going to work - but we're closer | 12:30 |
*** mriedem has joined #openstack-sdks | 12:40 | |
gtema | mordred: in openstack-service-broker I have faced interesting case. I have both clouds.yaml and secure.yaml not on FS, but already as string | 12:40 |
gtema | don't ask me why :-) | 12:40 |
gtema | but sdk is not able to get it this way. I do not want really to flush files to FS | 12:41 |
gtema | would you mind if I extend sdk for getting clouds/secure.yaml content from parameters? | 12:41 |
*** ttsiouts has quit IRC | 12:54 | |
*** TheJulia is now known as needssleep | 12:58 | |
mordred | hrm. | 13:03 |
mordred | gtema: what an interesting thing - I guess it's not exposing them as ConfigMap volumes then? | 13:04 |
gtema | well, that is currently my problem. due to the APB design I can't get them as ConfigMap (at least so far) | 13:05 |
mordred | gtema: I'm not opposed to it - we added a similar (but different) thing in ansible so thatyou can pass an entire cloud dict to the cloud: parameter | 13:05 |
gtema | so those can be only retrieved as variables | 13:05 |
mordred | oh -if they're ansible variables already, you should be able to pass them to the os_ modules now in the cloud: parameter | 13:05 |
mordred | but - if you need additional support in sdk, I don't think it's a problem | 13:06 |
gtema | there is `auth` param for ansible modules, but I need to extract correct one from clouds.yaml struct and merge with secure.yaml | 13:06 |
mordred | nod | 13:06 |
gtema | might be an option to create ansible module in this project only, that will parse clouds/secure, merge them and return ready `auth`, but this is not nice either | 13:07 |
*** edleafe is now known as figleaf | 13:21 | |
*** crunchengine has joined #openstack-sdks | 13:22 | |
*** asbishop is now known as abishop | 13:29 | |
*** gtema has quit IRC | 13:31 | |
*** peereb has quit IRC | 13:44 | |
*** gildub has quit IRC | 13:56 | |
*** ttsiouts has joined #openstack-sdks | 14:00 | |
*** Miouge has joined #openstack-sdks | 14:16 | |
Miouge | How can I specify the equivalent of the—compute-api-version flag with the openstacksdk? | 14:17 |
mordred | Miouge: you can set compute_api_version in clouds.yaml, or you can pass compute_api_version as a kwarg to the constructor | 14:28 |
mordred | however, you shouldn't really ever need to set it for anything | 14:28 |
mordred | and if you do, unless you're using the low-level http/rest layer, it's a bug I'd love to see reported | 14:28 |
*** lbragstad is now known as elbragstad | 14:43 | |
*** ttsiouts has quit IRC | 14:43 | |
*** ttsiouts has joined #openstack-sdks | 14:50 | |
*** yolanda__ has joined #openstack-sdks | 15:16 | |
*** EmilienM is now known as EvilienM | 15:18 | |
*** yolanda_ has quit IRC | 15:18 | |
*** ttsiouts has quit IRC | 15:30 | |
*** ttsiouts has joined #openstack-sdks | 15:33 | |
openstackgerrit | Merged openstack/python-openstackclient master: Fix docs from I0dc80bee3ba6ff4ec8cc3fc113b6de7807e0bf2a https://review.openstack.org/578952 | 15:37 |
*** bobh has joined #openstack-sdks | 15:47 | |
*** gtema has joined #openstack-sdks | 15:49 | |
*** slaweq has joined #openstack-sdks | 15:49 | |
*** ttsiouts has quit IRC | 15:52 | |
*** e0ne has quit IRC | 15:54 | |
*** jpich has quit IRC | 16:02 | |
*** harlowja has joined #openstack-sdks | 16:08 | |
*** harlowja has quit IRC | 16:10 | |
*** kimamisa has quit IRC | 16:30 | |
Miouge | mordred: I’m getting errors without that flag for soft-anti-affinity server group policies, the doc says to pass --os-compute-api-version 2.15 (https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/server-group.html) but that’s not super clear how to do it with os_server_group Ansible module. Terraform has the same problem: https://github.com/terraform-providers/terraform-provider-openstack/issues/118 | 16:52 |
mordred | Miouge: WELL - those are docs for python-openstackclient. the intent in openstacksdk and os_server_group ansible module is that microversion negotiation not be exposed in that way .... | 16:54 |
mordred | Miouge: so it sounds like what we need to do it update sdk's server group policies to try to use 2.15 is somoene passes soft-anti-affinity | 16:55 |
*** gkadam has quit IRC | 16:55 | |
mordred | Miouge: I can probably get that fixed for you reasonably quickly - although I have to go pick someone up from the airport | 16:55 |
mordred | so it might be a few hours | 16:55 |
Miouge | Cool, I’de be happy to give it a +1 :) | 16:56 |
*** bobh has quit IRC | 16:58 | |
*** gtema has quit IRC | 17:08 | |
*** bobh has joined #openstack-sdks | 17:32 | |
*** bobh has quit IRC | 17:42 | |
*** olaph has joined #openstack-sdks | 17:50 | |
*** abishop has quit IRC | 17:54 | |
openstackgerrit | Merged openstack/python-openstackclient master: Slow down and retry aggregate create/delete to lessen race https://review.openstack.org/580732 | 17:57 |
Miouge | mordred: Mmm I think I solved this issue by upgrading to latest (0.16) openstacksdk. My bad! | 18:05 |
*** bobh has joined #openstack-sdks | 18:12 | |
*** bobh has quit IRC | 18:16 | |
*** kimamisa has joined #openstack-sdks | 18:17 | |
mordred | Miouge: \o/ | 18:29 |
*** bobh has joined #openstack-sdks | 18:30 | |
*** Tahvok has joined #openstack-sdks | 18:34 | |
*** kimamisa has quit IRC | 18:41 | |
*** kimamisa has joined #openstack-sdks | 18:44 | |
*** abishop has joined #openstack-sdks | 18:48 | |
*** gkadam has joined #openstack-sdks | 18:50 | |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient master: Fix error with image show when image name is None https://review.openstack.org/529464 | 19:11 |
*** gkadam has quit IRC | 19:17 | |
*** kimamisa has quit IRC | 19:34 | |
*** kimamisa has joined #openstack-sdks | 19:50 | |
*** kimamisa_ has joined #openstack-sdks | 19:56 | |
*** kimamisa has quit IRC | 19:56 | |
*** kimamisa_ has quit IRC | 20:04 | |
*** kimamisa has joined #openstack-sdks | 20:05 | |
*** kimamisa has quit IRC | 20:07 | |
*** kimamisa has joined #openstack-sdks | 20:11 | |
*** e0ne has joined #openstack-sdks | 20:12 | |
*** kimamisa has quit IRC | 20:18 | |
*** boris_42_ has joined #openstack-sdks | 20:28 | |
*** abishop has quit IRC | 20:29 | |
*** abishop has joined #openstack-sdks | 20:31 | |
*** vakuznet has quit IRC | 20:31 | |
*** abishop has quit IRC | 20:32 | |
*** kimamisa has joined #openstack-sdks | 20:40 | |
*** mriedem has quit IRC | 20:40 | |
*** kimamisa has quit IRC | 21:15 | |
*** markvoelker_ has joined #openstack-sdks | 21:27 | |
*** markvoelker has quit IRC | 21:29 | |
*** e0ne_ has joined #openstack-sdks | 21:42 | |
*** e0ne has quit IRC | 21:42 | |
-openstackstatus- NOTICE: logs.openstack.org is offline, causing POST_FAILURE results from Zuul. Cause and resolution timeframe currently unknown. | 21:51 | |
*** ChanServ changes topic to "logs.openstack.org is offline, causing POST_FAILURE results from Zuul. Cause and resolution timeframe currently unknown." | 21:51 | |
*** figleaf is now known as edleafe | 22:05 | |
*** flwang1 has joined #openstack-sdks | 22:07 | |
flwang1 | mordred: hello, pls help review the ansible PR for Magnum cluster templates https://github.com/ansible/ansible/pull/42654 thanks | 22:08 |
*** e0ne_ has quit IRC | 22:12 | |
*** e0ne has joined #openstack-sdks | 22:13 | |
*** bobh has quit IRC | 22:14 | |
*** edmondsw has quit IRC | 22:31 | |
*** e0ne has quit IRC | 22:33 | |
*** abishop has joined #openstack-sdks | 22:49 | |
*** slaweq has quit IRC | 23:03 | |
*** slaweq has joined #openstack-sdks | 23:11 | |
*** slaweq has quit IRC | 23:15 | |
*** edmondsw has joined #openstack-sdks | 23:26 | |
*** edmondsw has quit IRC | 23:31 | |
*** ChanServ changes topic to "Bug tracker for SDK and OSC is now at https://storyboard.openstack.org" | 23:36 | |
-openstackstatus- NOTICE: logs.openstack.org is back on-line. Changes with "POST_FAILURE" job results should be rechecked. | 23:36 | |
*** abishop has quit IRC | 23:38 | |
*** abishop has joined #openstack-sdks | 23:39 | |
*** abishop has quit IRC | 23:40 | |
*** abishop has joined #openstack-sdks | 23:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!