Earlier  
Posted Nick Remark
#openstack-sdks - 2017-12-01
00:50:04 mordred woot! so the part of the plan which is "finish migrating to resource2" is a good one
00:51:28 adriant are we entirely dropping resource and moving to resource2 or is it being kept around for some form of backwards compat?
01:00:44 openstackgerrit Adrian Turjak proposed openstack/python-openstacksdk master: Swift 404s to raise NotFound correctly https://review.openstack.org/524418
02:09:16 dtroyer adriant: IIRC finishing that was one of the things holding up a 1.0 release. OSC's network code has a good bit of compat in it for that changeover that we're not removing until 1.0 is released
02:14:32 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: DNM: Test -tips variations https://review.openstack.org/523938
03:45:49 openstackgerrit Andreas Jaeger proposed openstack/os-api-ref master: Fix Zuul jobs https://review.openstack.org/524353
03:48:31 dayou Anyone know about the correct parameter to feed os-client-config get_one_cloud for token authentication tyep?
03:48:47 dayou cloud_config = occ.OpenStackConfig(load_yaml_config=False).get_one_cloud(
03:48:50 dayou verify=not insecure,
03:48:52 dayou cacert=cacert,
03:48:54 dayou region_name=request.user.services_region,
03:48:56 dayou auth_plugin='token',
03:48:58 dayou auth=dict(
03:49:00 dayou project_id=request.user.project_id,
03:49:02 dayou project_domain_id=request.user.domain_id,
03:49:04 dayou user_domain_id=request.user.domain_id,
03:49:06 dayou token=request.user.token.unscoped_token,
03:49:08 dayou auth_url=request.user.endpoint),
03:49:10 dayou app_name='octavia-dashboard',
03:49:12 dayou app_version=octavia_dashboard.__version__)
03:49:14 dayou With the following I got "__init__() got an unexpected keyword argument 'token'" error
04:12:37 SamYaple mordred: meh. its only pypy
04:45:09 openstackgerrit Gilles Dubreuil proposed openstack/api-wg master: Adds API-Schema guide https://review.openstack.org/524467
06:32:14 adriant dayou: the issue is that it isn't 'auth_plugin' but 'auth_type'
06:32:42 adriant I ran into that issue using mordred's example as well :P
06:33:04 adriant it's assuming the password plugin, and getting confused
06:50:15 dayou adriant, thanks, that works, also I found user_domain_id can't be used also!
07:14:57 openstackgerrit Andreas Jaeger proposed openstack/python-openstacksdk master: Avoid tox_install.sh for constraints support https://review.openstack.org/524498
07:40:59 openstackgerrit Merged openstack/python-openstacksdk master: Fix py35 and pypy tox env https://review.openstack.org/523383
07:58:59 openstackgerrit Andreas Jaeger proposed openstack/python-openstacksdk master: Avoid tox_install.sh for constraints support https://review.openstack.org/524498
09:18:14 openstackgerrit Édouard Thuleau proposed openstack/python-openstacksdk master: Set empty Tag list if Network Tag API extension not supported https://review.openstack.org/523834
11:37:01 slaweq dtroyer: hi, I respin work on https://review.openstack.org/#/c/515401/2 finally
11:37:11 slaweq and I have some doubt about Your comment and List command
11:37:23 slaweq there is already List command in OSC
11:37:42 slaweq dtroyer: can You check my comments there and tell me what You think about it? thx in advance
11:41:26 ioggstream Hi @all! We opened the pycon Florence c4p https://www.pycon.it/en/call-for-proposals/ and your talks are very welcome! rcarrillocruz mordred
11:41:46 rcarrillocruz god
11:41:48 rcarrillocruz florence
11:41:50 rcarrillocruz when is that
11:41:52 rcarrillocruz ?
11:42:12 rcarrillocruz that'd be dead easy to convince my wife to go with me
11:51:11 ioggstream rcarrillocruz: it's in April
11:51:24 ioggstream rcarrillocruz: 19TH 22TH APRIL 2018
11:51:52 ioggstream the conference has historically the best catering of every pycon
11:51:54 ioggstream :D
11:52:26 rcarrillocruz welllll, if that is better than Bilbao, that must be awesome! (even though Bilbao was not technically pycon, but europython)
11:53:05 ioggstream rcarrillocruz: loOL
11:53:52 ioggstream rcarrillocruz: chianti wine, Italian cheese selections, pasta, ...
11:54:17 ioggstream and well, Firenze is stunning
12:52:35 briancurtin adriant: resource is going away once the one or two things that use it have moved over to resource2, then s/resource2/resource everywhere. the dual version was just a way to transition things over one at a time, though 95% of the work took 5% of the time, and this remaining 5% has just sat there for a very long time
13:46:33 openstackgerrit Andreas Jaeger proposed openstack/osc-lib master: Avoid tox_install.sh for constraints support https://review.openstack.org/524604
13:54:38 openstackgerrit Andreas Jaeger proposed openstack/os-service-types master: Avoid tox_install.sh for constraints support https://review.openstack.org/524609
14:17:23 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: DNM: Test -tips variations https://review.openstack.org/523938
14:33:49 mordred ioggstream: awesome! I'm excited
14:33:59 mordred ioggstream: minor bug report: "PyCon Nove will be organized into four distinct tracks" ... but then only three are listed
14:35:18 ioggstream mordred: if we get enough proposal we could get an infra/devop track for openstack, ansible, datacenter
14:35:58 ioggstream mordred: have you ever been in Florence?
14:37:18 mordred ioggstream: I have! my wife and I went there laster year after the OpenStack Ops Meetup in Milan - but only for one night
14:37:36 mordred ioggstream: we liked it very much and definitely need to return for more :)
14:38:11 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Cleanup objects that we create on behalf of images https://review.openstack.org/522974
14:38:12 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Complete move of baremetal machine tests https://review.openstack.org/522976
14:38:12 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Add method to cleanup autocreated image objects https://review.openstack.org/522975
14:38:13 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Protect against p_opt not having prompt attribute https://review.openstack.org/522978
14:38:13 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Treat clouds.yaml with one cloud like envvars https://review.openstack.org/522977
14:38:14 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Added nat_source flag for networks. https://review.openstack.org/522980
14:38:14 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update make_rest_client to work with version discovery https://review.openstack.org/522979
14:38:15 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Start using Connection in openstack.cloud https://review.openstack.org/523259
14:38:15 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Shift image tests from test_operator https://review.openstack.org/523258
14:38:16 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove get_legacy_client https://review.openstack.org/523483
14:40:05 ioggstream what a bunch of patches!
14:40:59 ioggstream going python 3.x...
14:45:50 openstackgerrit Merged openstack/os-service-types master: Avoid tox_install.sh for constraints support https://review.openstack.org/524609
15:11:50 mordred dtroyer: what do you think about adding cliff to the required-projects in osc-tox-unit-tips ? I believe that would let us replace cliff's legacy-cliff-tox-openstackclient-tip job with just using osc-tox-unit-tips
15:12:15 mordred dtroyer: we could also just make another job specifically for cliff, it's not hard or anything
15:15:52 openstackgerrit Monty Taylor proposed openstack/python-openstackclient master: Add cliff and keystoneauth to tips jobs https://review.openstack.org/524639
15:16:06 mordred dtroyer: ^^ there's that, should you think it's a good idea
15:18:51 dtroyer mordred: +2
15:19:51 dtroyer mordred: its taken me 3 tries but there were more things to fix in that job after getting the import right
15:20:45 mordred dtroyer: woot. well -that tells me the job is worthwhile and that it'll be very good to have in place :)
15:22:26 slaweq dtroyer: hello, will You have time to check my answers to Your comments in https://review.openstack.org/#/c/515401/ ?
15:22:35 slaweq dtroyer: thx in advance
15:22:41 thingee os-service-types doesn't have branches, but reno wants branches https://review.openstack.org/#/c/520475/1
15:24:38 dtroyer slaweq: it's on my list for today
15:24:44 slaweq dtroyer: thx a lot
15:27:24 openstackgerrit Monty Taylor proposed openstack/cliff master: Replace legacy tips jobs with shiny new versions https://review.openstack.org/524643
15:31:11 openstackgerrit Monty Taylor proposed openstack/cliff master: Replace legacy tips jobs with shiny new versions https://review.openstack.org/524643
15:36:51 openstackgerrit Monty Taylor proposed openstack/os-service-types master: Remove reference to stable/pike from releasenotes https://review.openstack.org/524647
15:36:58 mordred thingee, cmurphy: ^^
15:38:20 cmurphy mordred: /home/colleen/dev/os-service-types/releasenotes/source/index.rst:5:toctree contains reference to nonexisting document u'master'
15:38:28 cmurphy rename pike.rst to master.rst i think
15:38:58 mordred gah
15:39:00 mordred tahnks
15:39:17 openstackgerrit Monty Taylor proposed openstack/os-service-types master: Remove reference to stable/pike from releasenotes https://review.openstack.org/524647
15:39:45 dtroyer dhellmann: left a copule of comments in that etherpad, overall looks like a good approach
15:40:02 openstackgerrit Monty Taylor proposed openstack/os-service-types master: Updated from global requirements https://review.openstack.org/520475
15:40:32 Shrews would anyone else like to review mordred's merge-shade stack, or shall i just +W them? they're pretty much just cherry-picks from shade
15:40:59 mordred Shrews: I think you can just +W them - they've gone through the process once already
15:42:18 Shrews mordred: gah, is this the root? https://review.openstack.org/522974 it's the only one with a pypy fail
15:42:51 mordred hrm. why does that havea pypy fail - the pypy issue should have been fixed ...
15:43:31 mordred Shrews: oh - my - that's an actual weird fail, rather than just a job issue ...

Earlier   Later