Earlier  
Posted Nick Remark
#openstack-sdks - 2020-08-19
14:07:25 smcginnis Only thing I can think of is if they are not and they are in different paths so it can't always find the plugin.
14:07:38 smcginnis Not really sure though, so maybe someone else will come along with some ideas.
14:10:23 sdanni smcginnis, it's installed system-wide. The package has been put inside /usr/local/lib/python3.6/site-packages
14:15:44 smcginnis sdanni: Probably not it, but I notice the project uses a lot of third party libraries that are not listed in requirements.txt. They are probably all pulled in indirectly through the requirement on python-openstackclient, but it would be better/safer to call out all direct dependencies there rather than assuming they will always get pulled in by python-openstackclient.
14:18:51 sdanni smcginnis, yeah, fair enough! Thanks for the advice.
14:54:52 nightmare_unreal hello frickler can you take a look at this https://review.opendev.org/#/c/733573/
15:50:06 openstackgerrit Lance Bragstad proposed openstack/python-openstackclient stable/ussuri: Add system role assignment tests for users and groups https://review.opendev.org/746967
15:50:06 openstackgerrit Lance Bragstad proposed openstack/python-openstackclient stable/ussuri: Bypass user and group verification in RemoveRole https://review.opendev.org/746968
15:52:20 openstackgerrit Lance Bragstad proposed openstack/python-openstackclient stable/train: Add system role assignment tests for users and groups https://review.opendev.org/746969
15:52:21 openstackgerrit Lance Bragstad proposed openstack/python-openstackclient stable/train: Bypass user and group verification in RemoveRole https://review.opendev.org/746970
15:58:34 openstackgerrit Merged openstack/python-openstackclient stable/rocky: Add dns-domain support to Network object https://review.opendev.org/701066
15:58:39 openstackgerrit Merged openstack/python-openstackclient stable/ussuri: Make volume backup record commands available in v3 https://review.opendev.org/739703
18:07:47 openstackgerrit Radosław Piliszek proposed openstack/python-openstackclient stable/train: Make volume backup record commands available in v3 https://review.opendev.org/739704
18:40:02 openstackgerrit Pedro Henrique Pereira Martins proposed openstack/keystoneauth master: Add OTP to v3OIDCpassword plugin https://review.opendev.org/697348
#openstack-sdks - 2020-08-20
05:51:26 openstackgerrit Adit Sarfaty proposed openstack/python-openstackclient master: Remove None valued network quota entries https://review.opendev.org/746392
08:28:05 openstackgerrit jayaditya gupta proposed openstack/python-openstackclient master: Output correct json for security groups in 'openstack server show' https://review.opendev.org/733573
10:22:41 openstackgerrit Lewis Denny proposed openstack/python-openstackclient master: Add API check for server_groups.list https://review.opendev.org/747135
10:28:15 nightmare_unreal hello can someone have a look at this : https://review.opendev.org/#/c/733573/
10:28:40 nightmare_unreal i can't seem to get why the osc-functional if failing
11:12:58 openstackgerrit Merged openstack/ansible-collections-openstack master: Add CI files config to bifrost jobs as well https://review.opendev.org/746503
11:17:14 openstackgerrit Pedro Henrique Pereira Martins proposed openstack/keystoneauth master: Add OTP to v3OIDCpassword plugin https://review.opendev.org/697348
12:00:20 openstackgerrit Takashi Kajinami proposed openstack/python-openstackclient master: WIP: add unit tests for server group list with 2.64 API https://review.opendev.org/747147
12:19:50 openstackgerrit Takashi Kajinami proposed openstack/python-openstackclient master: WIP: add unit tests for server group list with 2.64 API https://review.opendev.org/747147
12:33:01 frickler maybe someone might want to take a look at https://review.opendev.org/#/c/726334/ from an API pov
13:15:14 openstackgerrit Pedro Henrique Pereira Martins proposed openstack/keystoneauth master: Add OTP to v3OIDCpassword plugin https://review.opendev.org/697348
16:02:46 elmiko API SIG office hour open
16:04:07 gtema there was a nice hint from frickler to have a look on https://review.opendev.org/#/c/726334/ from API pov
16:04:32 elmiko ok, cool
16:05:15 elmiko oof, yeah, changing the api without changing version should be a no
16:05:27 elmiko i don't know that issue, but just read the comment
16:05:29 gtema yupp
16:05:44 gtema same for me, had no chance to look deeper either
16:05:54 elmiko seems like a big patch too
16:06:26 gtema somehow without api-ref changes
16:06:34 elmiko ouch
17:02:31 elmiko have a good weekend all, stay safe out there! o/
19:24:38 openstackgerrit Hang Yang proposed openstack/python-openstackclient master: Support Neutron Address Group CRUD https://review.opendev.org/747279
19:27:19 openstackgerrit Hang Yang proposed openstack/python-openstackclient master: Support Neutron Address Group CRUD https://review.opendev.org/747279
#openstack-sdks - 2020-08-21
03:06:26 openstackgerrit Takashi Kajinami proposed openstack/python-openstackclient master: WIP: add unit tests for server group list with 2.64 API https://review.opendev.org/747147
04:58:11 openstackgerrit Lewis Denny proposed openstack/python-openstackclient master: Add API check for server_groups.list https://review.opendev.org/747135
#openstack-sdks - 2020-08-24
09:46:58 openstackgerrit Dmitry Tantsur proposed openstack/keystoneauth master: Add a missing get_auth_ref implementation for noop and http_basic https://review.opendev.org/747670
10:25:11 nightmare_unreal what can be the cause of functional-devstack-tips failure here : https://review.opendev.org/#/c/733573/
11:29:37 openstackgerrit Lin PeiWen proposed openstack/openstacksdk stable/ussuri: OpenStack port decorator variables https://review.opendev.org/747688
11:30:32 openstackgerrit Lin PeiWen proposed openstack/openstacksdk stable/train: OpenStack port decorator variables https://review.opendev.org/747689
12:13:46 openstackgerrit jayaditya gupta proposed openstack/python-openstackclient master: Fix for image property filter in OSC CLI https://review.opendev.org/740455
12:35:35 openstackgerrit jayaditya gupta proposed openstack/python-openstackclient master: Output correct json for security groups in 'openstack server show' https://review.opendev.org/733573
#openstack-sdks - 2020-08-25
11:56:16 nightmare_unreal frickler: can you see this patch : https://review.opendev.org/#/c/733573/ . What's confusing me is that the functional tests are expecting not the right json . for e.g. if you look at this : https://github.com/openstack/python-openstackclient/blob/master/openstackclient/tests/functional/compute/v2/test_server.py#L747
11:56:44 nightmare_unreal frickler: question is , is this really a bug ( not outputting correct json) ? or it is expected to behave like this
11:56:56 nightmare_unreal because test cases are literally build around it
15:42:23 dtantsur quick question (for mordred I guess): can provide OS_CACERT via clouds.yaml?
15:46:20 mordred dtantsur: for sdk yes. Not sure if it'll work for osc
15:46:43 dtantsur mordred: okay, how to do it for SDK?
15:46:55 dtantsur I think our baremetal CLI should work the same as the SDK
15:48:05 mordred dtantsur: https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html#ssl-settings
15:49:21 dtantsur we have docs \o/ I think I did try cacert though..
15:50:19 frickler mordred: some discussion in #-nova going on about OSC support for interface tags and general strategy, if you might want to join or read logs
16:14:55 dtantsur yeah, cacert does not work for us as well, only explicit --os-cacert
16:15:02 dtantsur will look into that tomorrow
16:15:50 dtantsur pfff, ignore me, the cacert record hasn't been rendered in clouds.yaml (thank you ansible)
16:16:56 gtema and a great thank you ansible from me as well for such a wonderful documentation
#openstack-sdks - 2020-08-26
01:13:13 openstackgerrit Zane Bitter proposed openstack/cliff master: Exit gracefully on Ctrl-C https://review.opendev.org/748060
07:19:26 openstackgerrit Lewis Denny proposed openstack/python-openstackclient master: Add API check for server_groups.create https://review.opendev.org/736104
08:51:13 stephenfin mordred: At some point this week, could you give me some advice on https://review.opendev.org/#/c/745375/ (adding proper support for placement to openstacksdk)
08:52:17 stephenfin mordred: I'm happy to do the work but I'd like to make sure it makes sense and I don't know enough about keystoneauth to resolve the "older placement doesn't expose API stability information" issue yet
10:35:57 openstackgerrit Slawek Kaplonski proposed openstack/python-openstackclient master: Support tagging Neutron ports on creation https://review.opendev.org/723280
13:09:08 dtantsur can someone please check my memory: I think keystone is moving away from the public/internal/admin split?
13:09:20 dtantsur I mean, both for keystone itself and services in the catalog?
13:09:25 gtema_ heh?
13:09:34 dtantsur should we stop creating internal and admin endpoints in bifrost?
13:09:48 gtema_ I never heard something like that
13:31:14 dtantsur mordred: any opinion on ^^
13:40:23 mordred dtantsur: admin endpoints are a legacy thing. They were only ever used for keystone itself
13:40:51 mordred internal are still useful for public/private split
13:40:56 dtantsur mordred: so, can we just abruptly stop creating them? or will people be potentially unhappy?
13:40:59 dtantsur I mean, the admin ones
13:41:27 mordred Yup.
13:41:47 mordred Just stop making them. Nobody should be using them anywhere
13:55:09 dtantsur k thx
14:27:49 frickler dtantsur: mordred: except some services still seem to need them, like heat I think, which has blocked me from removing the admin endpoint from devstack. ymmv
14:29:58 frickler if anyone wants to help with that https://review.opendev.org/735472 they're welcome
14:32:32 dtantsur sigh
15:23:18 openstackgerrit Zane Bitter proposed openstack/cliff master: Exit gracefully on Ctrl-C https://review.opendev.org/748060
20:07:06 openstackgerrit Slawek Kaplonski proposed openstack/python-openstackclient master: Support tagging Neutron ports on creation https://review.opendev.org/723280
#openstack-sdks - 2020-08-27
06:56:52 openstackgerrit Slawek Kaplonski proposed openstack/python-openstackclient master: Support tagging Neutron ports on creation https://review.opendev.org/723280
16:00:29 elmiko API SIG office hour open
16:03:01 dtantsur o/
16:03:12 dtantsur I may soon lose the ability to show up at this slot..
16:03:36 dtantsur this is the time I'll probably go climbing more or less regularly
16:04:14 gtema we were actually discussing dropping office hour in favor of SDK team meetings
16:04:45 dtantsur yeah. and I'd appreciate an earlier slot, at least one hour earlier
16:05:32 gtema yeah, in summer time it's 18:00 and pretty awkward
16:06:11 dtantsur usually it's not a problem for me since I work until 7pm. but if I go climbing, I'll probably leave home around 7
16:09:32 elmiko dtantsur: ack, and yeah i've been meaning to send a messaged to the list announcing the end of sig-api office hourse
16:10:07 elmiko i think at this point we have plenty of data to suggest that this meeting is no longer needed
16:10:58 dtantsur ++
16:11:02 gtema ++
16:15:26 elmiko i will get off my butt and write that email ;)
16:15:46 gtema :)
20:24:56 openstackgerrit melanie witt proposed openstack/python-openstackclient master: Show words indicating booted from volume for server image https://review.opendev.org/743429
#openstack-sdks - 2020-08-28
11:31:28 TomStappaerts Hi Can someone please take a look at https://review.opendev.org/#/c/746675/ , I really would like to backport this cli change to ussuri, as api and sdk merged.

Earlier   Later