Earlier  
Posted Nick Remark
#openstack-sdks - 2017-12-15
04:01:44 openstackgerrit Jake Yip proposed openstack/osc-lib master: Fix sorting in Python 3 https://review.openstack.org/526046
04:56:40 chhavi elmiko: I am looking for the comments for the https://review.openstack.org/#/c/524091/
04:57:07 chhavi elmiko: can u have a look on the last comment.
05:51:26 openstackgerrit Jake Yip proposed openstack/osc-lib master: Fix sorting in Python 3 https://review.openstack.org/526046
10:09:49 openstackgerrit Andreas Jaeger proposed openstack/js-openstack-lib master: WIP: Testing nodejs-jobs https://review.openstack.org/528218
10:21:38 openstackgerrit Merged openstack-infra/shade master: Add tag support to create_stack https://review.openstack.org/527426
13:54:08 elmiko chhavi: sure thing
15:54:23 openstackgerrit Jake Yip proposed openstack/osc-lib master: Fix sorting in Python 3 https://review.openstack.org/526046
17:25:17 openstackgerrit Monty Taylor proposed openstack/js-openstack-lib master: Add sphinx doc building job https://review.openstack.org/528349
#openstack-sdks - 2017-12-16
06:10:52 openstackgerrit Vitalii Kulanov proposed openstack/cliff master: Add ability to sort data by columns for list commands https://review.openstack.org/521351
#openstack-sdks - 2017-12-18
01:52:37 openstackgerrit Tristan Cacqueray proposed openstack/os-api-ref master: Add 'uuid' type https://review.openstack.org/528597
01:52:59 openstackgerrit Tristan Cacqueray proposed openstack/os-api-ref master: Add default_policy parameter field https://review.openstack.org/528598
01:56:31 tristanC Greeting folks, would it be ok to add some more informations to the os-api-ref parameters? It seems like the description is missing relationship between parameters...
01:58:31 tristanC For example, would it possible to tell that 'name' is part of the 'network' object in https://developer.openstack.org/api-ref/network/v2/index.html#update-network ?
02:02:15 tristanC Similarly for array type, would it be possible to describe the type of the elements?
08:17:00 openstackgerrit Merged openstack/python-openstacksdk master: Stop osSDK mangling Swift metadata keys https://review.openstack.org/524066
08:55:17 ldl whats the design model of python-openstacksdk?
16:41:16 mtreinish mordred: any thoughts on: https://review.openstack.org/527502
17:15:31 mordred mtreinish: I do have thoughts on it - but I wanted to do just a little bit of digging to make sure the thing I was going to tell you was, in fact, accurate
17:21:58 mtreinish mordred: I mean in my case I had to do that thing out of band to make my code work: https://github.com/ibm-dev-incubator/dsxspark/blob/master/dsxspark/launch_cluster.py#L210-L213
17:22:29 mtreinish my closet cloud just has one address for a provider network (the network is called provider too)
17:22:47 mtreinish but I'm just passing in creds via OS_* instead of having a real cloud defined in a clouds.yaml
17:30:45 cdent mordred: just going through my review backlog and found this from way back, is it still a thing: https://review.openstack.org/#/c/484341/
17:33:54 mordred mtreinish: ok. just left a nice long response :)
17:45:22 mtreinish mordred: heh, I figured it wouldn't be as simple as what I did. I mean it's networking in OpenStack, it's never simple
17:45:41 mtreinish that's why I didn't write tests, I wanted to make sure the approach was good before I invested real time to it
17:45:56 mtreinish I'll work on fixing things up per your comments this week
17:52:55 mordred mtreinish: awesome - thanks!
20:15:11 openstackgerrit Graham Hayes proposed openstack/os-api-ref master: Output api-ref in machine readable format https://review.openstack.org/528801
20:20:15 cdent interesating ^
20:20:55 cdent oh ffs, I think maybe my new year's resolution will be: don't type
20:27:45 mtreinish cdent: I kind of like that, it's both interesting and sating :)
20:28:17 cdent _clearly_ that's what I was thinking
#openstack-sdks - 2017-12-19
01:20:04 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/523736
01:37:52 openstackgerrit OpenStack Proposal Bot proposed openstack/osc-lib master: Updated from global requirements https://review.openstack.org/528887
01:45:33 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/525401
03:25:02 openstackgerrit Gilles Dubreuil proposed openstack/api-wg master: Adds API-Schema guideline https://review.openstack.org/524467
03:26:05 openstackgerrit Gilles Dubreuil proposed openstack/api-wg master: Adds API-Schema guideline https://review.openstack.org/524467
14:24:09 rods_ mordred what's the status of https://review.openstack.org/#/c/523259/? would be great if we could get it in. I should be able to merge OpenstackCloud and OperatorCloud after the merge
17:26:50 amotoki dhellmann: could you release a new version of cliff? i would like to use the sphinx directive and fixes after cliff 2.9.1 in neutron client documentation.
17:35:28 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Revert "Allow grant_role to select users outside default domain" https://review.openstack.org/527254
17:36:50 mordred pabelanger: ^^ this is the patch we need to land
17:37:02 pabelanger kk
17:37:13 pabelanger looking
17:38:33 pabelanger +3
17:39:13 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Add test for os_project Ansible module https://review.openstack.org/384634
17:39:50 mordred pabelanger: thanks!
18:31:47 SamYaple mordred: thanks for rebasing that. ive been pretty busy with work. i finally got full buy-in to move to LOCI images in containers for our deploy
18:32:08 SamYaple ive restored my "add domain to everything role grant related" patch
18:32:21 SamYaple ill get it passing the gate, then work on some tests
18:33:24 mordred SamYaple: woot!
18:34:01 mordred SamYaple: I'm going to get the revert landed and a release cut, then we can get your other thing in for the next release
18:34:30 SamYaple yea no rush on my end
18:34:53 SamYaple the release cut is the big thing since no more python-*client
18:40:19 SamYaple mordred: http://paste.openstack.org/show/629357/
18:40:24 SamYaple almost exactly two years
18:42:27 mordred SamYaple: wow
18:54:34 openstackgerrit Merged openstack-infra/shade master: Revert "Allow grant_role to select users outside default domain" https://review.openstack.org/527254
21:31:31 openstackgerrit Colleen Murphy proposed openstack/keystoneauth master: Fix docs builds https://review.openstack.org/529164
21:49:52 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Throw OpenStackCloudCreateException on create errors https://review.openstack.org/529167
#openstack-sdks - 2017-12-20
00:05:10 openstackgerrit Merged openstack-infra/shade master: Throw OpenStackCloudCreateException on create errors https://review.openstack.org/529167
15:40:47 openstackgerrit Antoni Segura Puimedon proposed openstack-infra/shade master: Add supported method for checking the network exts https://review.openstack.org/529360
16:02:45 mtreinish mordred: I'm working on fixing: https://review.openstack.org/#/c/527502/ and I'm thinking maybe instead of if blocking around the returning addresses[0] what if we add a flag to always try to open a socket?
16:02:52 mtreinish even if there is only 1 address in the list
16:03:16 mtreinish that way we always ensure that the addr is routable
16:36:13 mordred mtreinish: yah- this is actually one of the reasons for not returning non-routable addresses by default - the ansible inventory script excludes any host that has an empty interface_ip :)
16:37:02 mordred mtreinish: and yah - trying to open a socket sounds good, but definitely a flag, becuase I could also see someone using this to boot vms that they don't expect to be able to connect to from the same place maybe?
16:59:43 openstackgerrit Matthew Treinish proposed openstack-infra/shade master: Add fallback logic to _get_interface_ip() https://review.openstack.org/527502
17:46:41 openstackgerrit Merged openstack/keystoneauth master: Fix docs builds https://review.openstack.org/529164
18:10:08 SamYaple mordred: what else needs reviewing before release?
18:11:13 mordred SamYaple: nothing - the release request has been submitted
18:11:29 SamYaple good deal
18:11:46 SamYaple we just finished converting the last of the salt code to shade internally
18:11:54 mordred \o/
18:12:13 SamYaple unfortunately some of those modules missed upstream due to time, but we got a good chunk up. including all the keystone and a large portion of neutron
19:45:18 openstackgerrit Vitalii Kulanov proposed openstack/cliff master: Add ability to sort data by columns for list commands https://review.openstack.org/521351
20:25:25 openstackgerrit Matthew Treinish proposed openstack-infra/shade master: Add fallback logic to _get_interface_ip() https://review.openstack.org/527502
21:15:24 slaweq_ dtroyer: hello, can You check once again https://review.openstack.org/#/c/515401/ ? I answered to Your comments there and I also added some questions to You
21:15:37 slaweq_ dtroyer: thx in advance for any response from You :)
22:39:44 openstackgerrit Gage Hugo proposed openstack/python-openstackclient master: Add project tags functionality https://review.openstack.org/481284
#openstack-sdks - 2017-12-21
00:22:01 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/523736
00:45:36 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/525401
03:52:09 openstackgerrit Jake Yip proposed openstack/python-openstackclient master: Fix error with image show when image name is None https://review.openstack.org/529464
04:10:27 tyl102 ▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEzvtujas: shu-mutou mordred lifeless melwitt pooja_jadhav lbragstad markvoelker shu-mutou_ pooja-jadhav
04:10:32 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEvqegytitp: rm_work nor
04:10:37 tyl102 ▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEyzkborz: Qiming pooja_jadhav dtantsur|afk dims lifeless Hazelesque_ NobodyCam fzdarsky__ tristanC openstackstatu
04:10:42 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEdddztabnfm:
04:10:48 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEnztxn: shu-m
04:10:52 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODElsrbkze: rm_work lifel
04:10:57 tyl102 ▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEacgwidj: Qiming irenab elmiko SamYaple christi3k jeblair tristanC amotoki tonyb edleafe shu-mutou purp
04:11:02 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEgufyn: Shrews elmiko rm_work tonyb mattw4 dims irenab alex_xu lifeless d
04:11:08 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEiszbc: d0ugal lifeless jeblair Shrews elmiko mordred ldl openstackgerrit med_ vdrok calebb j
04:11:12 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEjfaay: ebbex amotoki elmiko openstackstatus vdrok d0ugal SamYaple kmy ir
04:11:17 tyl102 ▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEshhtyj: calebb openstackgerrit lbragstad dtantsur|afk markvoelker baffle_ ebbex dmellado dayou alex_xu
04:11:22 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEbjmbh: dayou baffle_ dims reedip mtreinish tonyb irenab christi3k vdrok jamielenno
04:11:27 tyl102 ▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEruyaq: rm_work openstackstatus elmiko dtantsur|afk purplerbot Qiming SamYaple melwitt ldl edleafe tonyb christi3
04:11:40 ldl whats meaning?
04:11:41 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEooaspjc: dayou dims jeblair pooja-jadhav e
04:11:41 tyl102 ▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEgnkxwt: tristanC nore_rabel ebbex tonyb dtantsur|afk lbragstad fzdarsky__ calebb gus SamYaple markvoelker lifele
04:11:42 tyl102 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ https://beta.companieshouse.gov.uk/company/10308021/filing-history christel sold freenode to Private Internet Access Andrew Lee WHO ALSO OWNS SNOONET AND IS MOVING FREENODE TO THAT SERVER (NEXT MONTH) AND CLOSING DOWN OPEN SOURCE ROOMS PLEASE COMPLAIN IN CHAN FREENODEfjrdt: purplerbot pooja_jadhav tonyb tristanC gus elmiko christi3k Shrew

Earlier   Later