*** zhurong has joined #openstack-sdks | 00:10 | |
*** flwang1 has quit IRC | 00:13 | |
*** flwang1 has joined #openstack-sdks | 00:14 | |
*** zhurong has quit IRC | 00:24 | |
flwang | stevemar: hi, still around? | 00:27 |
---|---|---|
flwang | i'm always running into a pbr issue when run tox for openstack client | 00:27 |
flwang | anybody has idea about this? thanks | 00:27 |
openstackgerrit | Merged openstack/keystoneauth: Using assertIsNotNone() instead of assertNotEqual(None) https://review.openstack.org/397521 | 00:39 |
*** hoangcx has joined #openstack-sdks | 00:54 | |
stevemar | flwang: whats the issue? | 00:59 |
flwang1 | stevemar: http://paste.openstack.org/show/589655/ | 01:00 |
stevemar | flwang: sudo'ing eh, that's dangerous business | 01:02 |
stevemar | flwang: output of pip freeze? whats your pbr version at? | 01:02 |
flwang | stevemar: that's not the root cause anyway | 01:02 |
flwang | locally, i'm using 1.10.0 | 01:03 |
stevemar | hmm | 01:03 |
flwang | and i think it's installing pbr in virtualenv | 01:03 |
flwang | not related to my local, right? | 01:03 |
flwang | i can run tox for all the other projects | 01:03 |
flwang | can you try to reproduce it locally? | 01:03 |
stevemar | flwang: have you tried it without sudo? | 01:03 |
stevemar | flwang: just tried, works fine for me | 01:03 |
flwang | stevemar: ok, let me try again without sudo | 01:04 |
stevemar | flwang: maybe run $ rm -rf .tox .egg; git clean -f ; tox -e py27 | 01:05 |
openstackgerrit | Sindhu Devale proposed openstack/python-openstackclient: OSC Extension Show https://review.openstack.org/382023 | 01:05 |
flwang | without sudo, i got another error, clean .tox and .egg doesn't work | 01:07 |
*** chlong has quit IRC | 01:11 | |
openstackgerrit | Fei Long Wang proposed openstack/python-openstackclient: Using v2 as the default version of Glance https://review.openstack.org/398734 | 01:16 |
flwang | stevemar: what's your tox version? btw | 01:19 |
stevemar | smartinelli-mac:python-openstackclient stevemar$ tox --version | 01:20 |
stevemar | 2.3.1 imported from /usr/local/lib/python2.7/site-packages/tox/__init__.pyc | 01:20 |
stevemar | flwang: ^ | 01:20 |
flwang | hmm.. same | 01:20 |
stevemar | flwang: may i make a tweak to the release notw? | 01:21 |
flwang | sure, go ahead | 01:21 |
flwang | today it's ocata-1 deadline? | 01:21 |
*** yanyanhu_ has joined #openstack-sdks | 01:21 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Using v2 as the default version of Glance https://review.openstack.org/398734 | 01:22 |
stevemar | flwang: i believe so, yes | 01:23 |
stevemar | 17 November is the ocata-1 milestone window for projects following the release:cycle-with-milestones model. | 01:23 |
stevemar | https://releases.openstack.org/ocata/schedule.html | 01:23 |
flwang | got, cool | 01:26 |
openstackgerrit | Zhou Zhihong proposed openstack/python-openstackclient: Add options to allow filtering on agent list https://review.openstack.org/398017 | 01:29 |
*** zhurong has joined #openstack-sdks | 01:35 | |
*** john-davidge has joined #openstack-sdks | 01:44 | |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: [WIP] OSC Network Flavor https://review.openstack.org/382530 | 01:45 |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: [WIP] OSC Network Flavor https://review.openstack.org/382530 | 01:47 |
*** john-davidge has quit IRC | 01:49 | |
openstackgerrit | Fei Long Wang proposed openstack/python-openstackclient: Support accept image sharing and list https://review.openstack.org/399325 | 01:50 |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: [WIP] OSC Network Flavor https://review.openstack.org/382530 | 01:50 |
*** annegentle has quit IRC | 02:01 | |
flwang | stevemar: oh, you should tell me those patches yesterday :) | 02:06 |
flwang | so i won't care about that part | 02:06 |
stevemar | flwang: hehe, i didn't know you were doing them! | 02:11 |
stevemar | flwang: please review them -- we are unsure about the UX direction of those functions | 02:12 |
stevemar | flwang: you can probably provide some really good feedback there | 02:12 |
flwang | stevemar: i got request from our support team, so i did it by the way when changing the default api version | 02:12 |
flwang | stevemar: yep, sure, i will put on my Glance core hat ;) | 02:13 |
*** huanxuan has joined #openstack-sdks | 02:13 | |
stevemar | flwang: put your end-user / ops hat on first :) | 02:13 |
stevemar | flwang: i think dtroyer was arguing that those are attributes of an image | 02:13 |
flwang | ok, i will put on all my hats | 02:13 |
stevemar | :) | 02:13 |
flwang | stevemar: from glance view, they're not attributes of image | 02:14 |
flwang | in glance, image members are even a separated resource | 02:14 |
flwang | like image | 02:14 |
flwang | I will comment it | 02:14 |
stevemar | flwang: yep, i get that | 02:15 |
stevemar | but from an end-user point of view, whats the flow here? | 02:15 |
stevemar | i create an image, and i want to share it with other projects, so why not ``image set my_cool_image --project my_friends_project`` | 02:15 |
stevemar | and apparently a member can be both a user and project | 02:18 |
stevemar | that is fun :) | 02:18 |
*** markvoelker has quit IRC | 02:18 | |
flwang | without accepting, there is a security bug in v1 | 02:32 |
*** fzdarsky_ has joined #openstack-sdks | 02:56 | |
*** fzdarsky|afk has quit IRC | 02:59 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add commands for "consistency group snapshot" https://review.openstack.org/399352 | 03:08 |
*** zhurong_ has joined #openstack-sdks | 03:10 | |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: [WIP] OSC Network Flavor https://review.openstack.org/382530 | 03:10 |
*** zhurong has quit IRC | 03:12 | |
*** markvoelker has joined #openstack-sdks | 03:19 | |
*** markvoelker has quit IRC | 03:25 | |
*** zhurong_ has quit IRC | 03:42 | |
*** zhurong has joined #openstack-sdks | 03:43 | |
*** gildub has quit IRC | 03:47 | |
*** gildub has joined #openstack-sdks | 03:47 | |
*** gildub has quit IRC | 03:56 | |
*** gildub has joined #openstack-sdks | 03:56 | |
*** flwang1 has quit IRC | 04:04 | |
*** john-davidge has joined #openstack-sdks | 04:11 | |
*** ctayal has joined #openstack-sdks | 04:14 | |
*** john-davidge has quit IRC | 04:16 | |
*** ctayal has quit IRC | 04:20 | |
*** namnh has joined #openstack-sdks | 04:44 | |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: OSC Network Flavor https://review.openstack.org/382530 | 05:13 |
*** markvoelker has joined #openstack-sdks | 05:20 | |
*** markvoelker has quit IRC | 05:25 | |
*** gildub has quit IRC | 05:57 | |
*** e0ne has joined #openstack-sdks | 06:16 | |
*** timburke has quit IRC | 06:20 | |
*** timburke has joined #openstack-sdks | 06:23 | |
*** john-davidge has joined #openstack-sdks | 06:31 | |
*** jamielennox is now known as jamielennox|away | 06:36 | |
*** john-davidge has quit IRC | 06:36 | |
*** exploreshaifali has joined #openstack-sdks | 07:37 | |
*** e0ne has quit IRC | 07:48 | |
*** adriant has quit IRC | 07:55 | |
*** jamielennox|away is now known as jamielennox | 08:03 | |
*** openstackgerrit has quit IRC | 08:03 | |
*** openstackgerrit has joined #openstack-sdks | 08:04 | |
*** flwang1 has joined #openstack-sdks | 08:07 | |
*** gmann has quit IRC | 08:15 | |
*** gmann has joined #openstack-sdks | 08:15 | |
*** hogepodge has quit IRC | 08:15 | |
*** ralonsoh has joined #openstack-sdks | 08:21 | |
*** exploreshaifali has quit IRC | 08:32 | |
*** jpena|off is now known as jpena | 08:35 | |
*** huanxuan_ has joined #openstack-sdks | 08:44 | |
*** lifeless has quit IRC | 08:45 | |
*** lifeless has joined #openstack-sdks | 08:47 | |
*** fzdarsky_ is now known as fzdarsky | 08:48 | |
*** hoangcx has quit IRC | 08:59 | |
*** namnh has quit IRC | 09:00 | |
*** zhurong has quit IRC | 09:01 | |
*** exploreshaifali has joined #openstack-sdks | 09:01 | |
*** zhurong has joined #openstack-sdks | 09:02 | |
*** exploreshaifali has quit IRC | 09:07 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for Network QoS rule commands https://review.openstack.org/352477 | 09:16 |
*** lucas-afk is now known as lucasagomes | 09:31 | |
*** huanxuan has quit IRC | 09:38 | |
*** aarefiev has quit IRC | 09:39 | |
*** aarefiev has joined #openstack-sdks | 09:41 | |
*** e0ne has joined #openstack-sdks | 09:47 | |
*** exploreshaifali has joined #openstack-sdks | 09:54 | |
*** zhurong has quit IRC | 09:59 | |
*** amotoki has joined #openstack-sdks | 10:00 | |
*** yanyanhu_ has quit IRC | 10:05 | |
*** huanxuan_ has quit IRC | 10:20 | |
*** amoralej has joined #openstack-sdks | 10:21 | |
*** hieulq has quit IRC | 10:28 | |
amoralej | dtroyer, could you take a look into https://bugs.launchpad.net/keystoneauth/+bug/1642897 ?, it's breaking all deployments using puppet modules | 10:28 |
openstack | Launchpad bug 1642897 in os-client-config "osc commands fail when using admin_token plugin in keystoneauth1" [Undecided,New] | 10:28 |
*** cdent has joined #openstack-sdks | 10:28 | |
*** exploreshaifali has quit IRC | 10:38 | |
*** exploreshaifali has joined #openstack-sdks | 10:40 | |
*** exploreshaifali has quit IRC | 10:48 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for Network QoS rule commands https://review.openstack.org/352477 | 11:12 |
*** amotoki_ has joined #openstack-sdks | 11:39 | |
*** amotoki has quit IRC | 11:42 | |
*** cdent has quit IRC | 11:57 | |
*** cdent has joined #openstack-sdks | 11:57 | |
*** amotoki_ has quit IRC | 12:02 | |
*** amotoki has joined #openstack-sdks | 12:11 | |
*** amotoki has quit IRC | 12:15 | |
*** rtheis has joined #openstack-sdks | 12:22 | |
*** hogepodge has joined #openstack-sdks | 12:31 | |
*** lucasagomes is now known as lucas-hungry | 12:37 | |
*** cdent has quit IRC | 12:41 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Using v2 as the default version of Glance https://review.openstack.org/398734 | 12:58 |
*** edmondsw has joined #openstack-sdks | 13:16 | |
*** breton has joined #openstack-sdks | 13:23 | |
*** lucas-hungry is now known as lucasagomes | 13:31 | |
*** edleafe is now known as figleaf | 13:31 | |
*** amoralej is now known as amoralej|lunch | 13:42 | |
*** jpena is now known as jpena|lunch | 13:47 | |
*** markvoelker has joined #openstack-sdks | 13:49 | |
*** dmellado is now known as dmellado|lunch | 13:50 | |
*** baffle has quit IRC | 13:51 | |
*** baffle has joined #openstack-sdks | 13:52 | |
openstackgerrit | Boris Bobrov proposed openstack/python-openstackclient: Use project_domain_id only in password auth https://review.openstack.org/398917 | 13:53 |
*** e0ne_ has joined #openstack-sdks | 13:53 | |
*** e0ne has quit IRC | 13:56 | |
*** fguillot has joined #openstack-sdks | 14:03 | |
*** ctayal has joined #openstack-sdks | 14:06 | |
*** ctayal has quit IRC | 14:07 | |
*** ctayal has joined #openstack-sdks | 14:07 | |
*** dmellado|lunch is now known as dmellado | 14:12 | |
*** zhurong has joined #openstack-sdks | 14:18 | |
*** zhurong has quit IRC | 14:30 | |
*** zhurong has joined #openstack-sdks | 14:35 | |
*** amotoki has joined #openstack-sdks | 14:37 | |
*** amoralej|lunch is now known as amoralej | 14:42 | |
*** bnemec has joined #openstack-sdks | 14:42 | |
*** e0ne_ has quit IRC | 14:42 | |
*** amotoki_ has joined #openstack-sdks | 14:45 | |
*** amotoki has quit IRC | 14:48 | |
*** e0ne has joined #openstack-sdks | 14:48 | |
*** bnemec is now known as beekneemech-semi | 14:48 | |
*** beekneemech-semi is now known as bnemec-semi-here | 14:49 | |
*** jpena|lunch is now known as jpena | 14:51 | |
*** chlong has joined #openstack-sdks | 14:52 | |
*** amotoki_ has quit IRC | 14:55 | |
*** zhurong has quit IRC | 14:55 | |
*** ctayal_ has joined #openstack-sdks | 15:13 | |
*** ctayal has quit IRC | 15:15 | |
*** HenryG has quit IRC | 15:50 | |
*** HenryG has joined #openstack-sdks | 15:51 | |
*** ctayal_ has quit IRC | 15:54 | |
*** ctayal has joined #openstack-sdks | 15:55 | |
*** knikolla has joined #openstack-sdks | 15:58 | |
*** annegentle has joined #openstack-sdks | 16:09 | |
*** rtheis has quit IRC | 16:15 | |
*** rtheis has joined #openstack-sdks | 16:15 | |
*** amotoki has joined #openstack-sdks | 16:18 | |
openstackgerrit | ayoung proposed openstack/python-openstackclient: Implied Roles https://review.openstack.org/290253 | 16:18 |
*** rtheis has quit IRC | 16:24 | |
*** rtheis_ has joined #openstack-sdks | 16:24 | |
*** jpena is now known as jpena|brb | 16:27 | |
*** ralonsoh has quit IRC | 17:05 | |
*** ctayal has quit IRC | 17:05 | |
*** jpena|brb is now known as jpena | 17:05 | |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient: Add relnote for release 3.4.1 https://review.openstack.org/399696 | 17:08 |
dtroyer | stevemar: ^^^ can be the 3.4.1 release - I totally missed the fix not having a relnote | 17:09 |
stevemar | dtroyer: same, that sounds like a good one to me | 17:16 |
*** e0ne has quit IRC | 17:20 | |
*** lucasagomes is now known as lucas-afk | 17:32 | |
*** amotoki has quit IRC | 17:34 | |
*** fzdarsky is now known as fzdarsky|afk | 18:02 | |
openstackgerrit | Merged openstack/python-openstackclient: Use project_domain_id only in password auth https://review.openstack.org/398917 | 18:02 |
*** jpena is now known as jpena|off | 18:06 | |
stevemar | dtroyer: almost ready eddy | 18:27 |
openstackgerrit | Nakul Dahiwade proposed openstack/python-openstackclient: OSC Network Flavor Profile https://review.openstack.org/396783 | 18:40 |
openstackgerrit | Merged openstack/python-openstackclient: Add relnote for release 3.4.1 https://review.openstack.org/399696 | 18:42 |
*** kevo has joined #openstack-sdks | 19:19 | |
*** rtheis_ has quit IRC | 19:20 | |
*** cdent has joined #openstack-sdks | 19:26 | |
*** ctayal has joined #openstack-sdks | 19:29 | |
*** bnemec-semi-here has quit IRC | 19:39 | |
*** amoralej is now known as amoralej|off | 19:51 | |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: OSC Network Flavor https://review.openstack.org/382530 | 19:52 |
openstackgerrit | Anindita Das proposed openstack/python-openstackclient: OSC Network Flavor https://review.openstack.org/382530 | 19:54 |
*** ctayal has quit IRC | 20:15 | |
*** ctayal has joined #openstack-sdks | 20:16 | |
*** piet has joined #openstack-sdks | 20:19 | |
*** chlong has quit IRC | 20:53 | |
*** fguillot has quit IRC | 21:38 | |
*** edmondsw has quit IRC | 21:43 | |
*** e0ne has joined #openstack-sdks | 21:51 | |
*** ctayal has quit IRC | 21:53 | |
*** e0ne has quit IRC | 22:21 | |
*** cdent has quit IRC | 22:36 | |
*** cdent has joined #openstack-sdks | 22:37 | |
*** cdent has quit IRC | 22:44 | |
*** cdent has joined #openstack-sdks | 22:50 | |
*** cdent has quit IRC | 22:56 | |
*** cdent has joined #openstack-sdks | 23:04 | |
openstackgerrit | Merged openstack/python-openstackclient: Add '--network' and other options to floating ip list https://review.openstack.org/395472 | 23:08 |
*** cdent has quit IRC | 23:15 | |
*** erlon-airlong has quit IRC | 23:22 | |
*** annegentle has quit IRC | 23:36 | |
*** annegentle has joined #openstack-sdks | 23:37 | |
*** annegentle has quit IRC | 23:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!