| *** sdague has quit IRC | 00:12 | |
| *** hongbin has quit IRC | 00:25 | |
| *** salv-orlando has quit IRC | 00:26 | |
| *** markvoelker has quit IRC | 00:35 | |
| *** markvoelker has joined #openstack-sdks | 00:35 | |
| *** markvoelker has quit IRC | 00:40 | |
| *** jamielennox|away is now known as jamielennox | 00:43 | |
| *** Kevin_Zheng_ has joined #openstack-sdks | 01:20 | |
| *** Kevin_Zheng_ is now known as Kevin_Zheng | 01:21 | |
| *** yanyanhu has joined #openstack-sdks | 01:23 | |
| *** jamielennox is now known as jamielennox|away | 01:29 | |
| *** markvoelker has joined #openstack-sdks | 01:36 | |
| *** jamielennox|away is now known as jamielennox | 01:36 | |
| *** markvoelker has quit IRC | 01:40 | |
| *** markvoelker has joined #openstack-sdks | 01:43 | |
| *** fzdarsky_ has joined #openstack-sdks | 02:36 | |
| *** reedip_1 has joined #openstack-sdks | 02:37 | |
| *** fzdarsky|afk has quit IRC | 02:39 | |
| *** amotoki has quit IRC | 02:50 | |
| *** amotoki has joined #openstack-sdks | 03:06 | |
| reedip_1 | o/ | 03:06 |
|---|---|---|
| *** amotoki has quit IRC | 03:16 | |
| *** amotoki has joined #openstack-sdks | 03:28 | |
| *** amotoki has quit IRC | 03:38 | |
| *** reedip_1 has quit IRC | 03:48 | |
| *** amotoki has joined #openstack-sdks | 04:20 | |
| *** gouthamr has quit IRC | 04:45 | |
| *** amotoki_ has joined #openstack-sdks | 04:45 | |
| *** amotoki has quit IRC | 04:48 | |
| *** huanxuan has quit IRC | 04:49 | |
| *** markvoelker has quit IRC | 05:07 | |
| *** huanxuan has joined #openstack-sdks | 06:06 | |
| *** markvoelker has joined #openstack-sdks | 06:07 | |
| *** markvoelker has quit IRC | 06:12 | |
| *** salv-orlando has joined #openstack-sdks | 06:29 | |
| *** gildub has quit IRC | 06:31 | |
| *** Amit82 has joined #openstack-sdks | 06:41 | |
| Amit82 | Hi All, I have deployed Openstack using Openstack-Ansible. | 06:41 |
| *** adriant has quit IRC | 06:42 | |
| Amit82 | I am using Newton release from tag 14.0.8. My test environment is containing only Compute Node and Controller Node (Infra Node). | 06:42 |
| Amit82 | When using Openstack Python SDK, I am getting following error while making connection to external_vib_lp_address (192.168.255.45) binded to port 5000. | 06:42 |
| Amit82 | "openstack.exceptions.SDKException: Connection failure that may be retried." | 06:42 |
| Amit82 | Any clue about this issue? More detailed traces are at: http://paste.openstack.org/show/601053/ | 06:43 |
| Amit82 | Python script which I am using for this purpose is at: http://paste.openstack.org/show/601241/ | 06:43 |
| Amit82 | I am running this python script on some external machine, I am successfully able to run Horizon UI on the same machine where this python script is run. | 06:43 |
| *** salv-orl_ has joined #openstack-sdks | 06:52 | |
| *** salv-orlando has quit IRC | 06:55 | |
| *** gildub has joined #openstack-sdks | 06:57 | |
| *** salv-orl_ has quit IRC | 07:03 | |
| *** Amit82 has quit IRC | 07:06 | |
| *** e0ne has joined #openstack-sdks | 07:07 | |
| *** david-lyle has quit IRC | 07:16 | |
| *** david-lyle has joined #openstack-sdks | 07:16 | |
| *** huanxuan has quit IRC | 07:32 | |
| *** Amit82 has joined #openstack-sdks | 07:33 | |
| *** namnh has joined #openstack-sdks | 07:54 | |
| *** salv-orlando has joined #openstack-sdks | 07:59 | |
| *** huanxuan has joined #openstack-sdks | 08:07 | |
| *** markvoelker has joined #openstack-sdks | 08:08 | |
| *** markvoelker has quit IRC | 08:14 | |
| *** ralonsoh has joined #openstack-sdks | 08:26 | |
| *** ralonsoh_ has joined #openstack-sdks | 08:30 | |
| *** ralonsoh has quit IRC | 08:31 | |
| *** jpich has joined #openstack-sdks | 08:54 | |
| *** e0ne has quit IRC | 09:10 | |
| *** david-lyle has quit IRC | 09:13 | |
| *** david-lyle has joined #openstack-sdks | 09:13 | |
| *** david-lyle_ has joined #openstack-sdks | 09:30 | |
| *** david-lyle has quit IRC | 09:31 | |
| *** yanyanhu has quit IRC | 09:39 | |
| *** lucas-afk is now known as lucasagomes | 09:47 | |
| *** Serlex has joined #openstack-sdks | 09:50 | |
| *** huanxuan has quit IRC | 09:50 | |
| *** huanxuan has joined #openstack-sdks | 09:55 | |
| *** e0ne has joined #openstack-sdks | 10:08 | |
| *** markvoelker has joined #openstack-sdks | 10:10 | |
| *** markvoelker has quit IRC | 10:15 | |
| *** sambetts|afk is now known as sambetts | 10:20 | |
| *** amotoki_ has quit IRC | 10:37 | |
| Amit82 | Hi | 10:50 |
| Amit82 | I am trying to use openstack python SDK | 10:50 |
| Amit82 | to start with, I am trying to attempt a connection | 10:51 |
| Amit82 | I have deployed Newton using Openstack-Ansible | 10:51 |
| Amit82 | I tried the python script: http://paste.openstack.org/show/601268/ from utility container but it is giving me 400 | 10:51 |
| Amit82 | These are detailed error logs: http://paste.openstack.org/show/601271/ | 10:52 |
| Amit82 | Does these errors mean that some "domain" is expected while making connection | 10:52 |
| Amit82 | Request at link: http://paste.openstack.org/show/601273/ is failing with 400. It is generated by python script | 10:53 |
| Amit82 | Request at link: http://paste.openstack.org/show/601275/ is successful. It is generated by openstack command line client. | 10:54 |
| Amit82 | You can observe the difference is related to "domain". These are excerpts from wireshark. | 10:54 |
| Amit82 | Could any of you guide or point to some resource showing how to add domain related things in while attempting to connect | 10:55 |
| *** john-davidge has joined #openstack-sdks | 11:02 | |
| *** gildub has quit IRC | 11:06 | |
| *** huanxuan has quit IRC | 11:19 | |
| *** Amit82 has quit IRC | 11:21 | |
| *** jkilpatr has quit IRC | 11:38 | |
| *** namnh has quit IRC | 11:40 | |
| *** sdague has joined #openstack-sdks | 11:48 | |
| *** jkilpatr has joined #openstack-sdks | 11:59 | |
| *** jkilpatr has quit IRC | 12:07 | |
| *** amotoki has joined #openstack-sdks | 12:08 | |
| *** markvoelker has joined #openstack-sdks | 12:11 | |
| *** cdent has joined #openstack-sdks | 12:14 | |
| *** markvoelker has quit IRC | 12:16 | |
| *** jkilpatr has joined #openstack-sdks | 12:21 | |
| *** salv-orlando has quit IRC | 12:28 | |
| *** fzdarsky_ is now known as fzdarsky | 12:59 | |
| *** yuanying_ has quit IRC | 13:08 | |
| *** yuanying has joined #openstack-sdks | 13:09 | |
| *** shu-mutou-AWAY has quit IRC | 13:09 | |
| *** chlong__ has quit IRC | 13:14 | |
| *** yuanying has quit IRC | 13:19 | |
| *** yuanying has joined #openstack-sdks | 13:20 | |
| *** markvoelker has joined #openstack-sdks | 13:23 | |
| *** salv-orlando has joined #openstack-sdks | 13:25 | |
| *** cdent has quit IRC | 13:27 | |
| dtroyer | amit213: You appear to be using v3 authentication, which yes requires a domain. By default the domain ID is "default" unless you have changed that in keystone.conf. | 13:39 |
| *** yuanying has quit IRC | 13:41 | |
| *** yuanying has joined #openstack-sdks | 13:42 | |
| *** fguillot has joined #openstack-sdks | 13:43 | |
| briancurtin | amit213: for that connection failure that could be retried, we’d need probably need detailed logs on what failure that is. someone (maybe you?) mentioned that a few days/weeks ago as well | 13:44 |
| *** yuanying has quit IRC | 13:45 | |
| *** edleafe is now known as figleaf | 13:46 | |
| *** mhayden has quit IRC | 13:48 | |
| *** yuanying has joined #openstack-sdks | 13:50 | |
| briancurtin | amit213: what version of openstacksdk are you using where you got that connection failure? we fixed an issue with a similar exception in https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=b003c3d1cf02e132083ac26dab42520716f39610 which was released in 0.9.5 | 13:56 |
| *** cdent has joined #openstack-sdks | 13:57 | |
| *** gouthamr has joined #openstack-sdks | 13:57 | |
| *** e0ne has quit IRC | 14:17 | |
| *** chlong__ has joined #openstack-sdks | 14:22 | |
| *** lucasagomes is now known as lucas-hungry | 14:29 | |
| *** e0ne has joined #openstack-sdks | 14:39 | |
| openstackgerrit | Merged openstack/service-types-authority master: Service type should be a thing, not an action https://review.openstack.org/436187 | 14:40 |
| *** e0ne has quit IRC | 14:42 | |
| openstackgerrit | Chris Dent proposed openstack/service-types-authority master: Add singular-ness to service type name conventions https://review.openstack.org/436185 | 14:43 |
| openstackgerrit | Merged openstack/service-types-authority master: Add singular-ness to service type name conventions https://review.openstack.org/436185 | 14:44 |
| *** e0ne has joined #openstack-sdks | 14:44 | |
| *** cleong has joined #openstack-sdks | 14:44 | |
| *** lucas-hungry is now known as lucasagomes | 15:12 | |
| *** salv-orlando has quit IRC | 15:12 | |
| *** hongbin has joined #openstack-sdks | 15:16 | |
| *** cleong has quit IRC | 15:50 | |
| *** corey has joined #openstack-sdks | 15:50 | |
| *** corey is now known as Guest70952 | 15:50 | |
| *** salv-orlando has joined #openstack-sdks | 15:52 | |
| *** dhellmann has quit IRC | 15:54 | |
| *** dhellmann has joined #openstack-sdks | 15:54 | |
| openstackgerrit | Nakul Dahiwade proposed openstack/python-openstackclient master: Jsonify meter and meter rule functional tests https://review.openstack.org/439854 | 16:08 |
| openstackgerrit | Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611 | 16:15 |
| openstackgerrit | Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611 | 16:15 |
| openstackgerrit | Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611 | 16:23 |
| *** Serlex has quit IRC | 16:24 | |
| *** jkilpatr_ has joined #openstack-sdks | 16:28 | |
| *** jkilpatr has quit IRC | 16:31 | |
| *** fguillot has quit IRC | 16:32 | |
| openstackgerrit | Sindhu Devale proposed openstack/python-openstackclient master: OSC Extension Show https://review.openstack.org/382023 | 16:34 |
| *** e0ne has quit IRC | 16:35 | |
| openstackgerrit | Nakul Dahiwade proposed openstack/python-openstackclient master: OSC Network Flavor Profile https://review.openstack.org/396783 | 16:37 |
| *** e0ne has joined #openstack-sdks | 16:38 | |
| *** e0ne has quit IRC | 16:41 | |
| *** reedip_1 has joined #openstack-sdks | 16:54 | |
| *** ralonsoh_ has quit IRC | 17:02 | |
| reedip_1 | o/ | 17:04 |
| *** aarefiev is now known as aarefiev_afk | 17:04 | |
| openstackgerrit | Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce neutron flavor associate, disassociate to OSC https://review.openstack.org/403907 | 17:07 |
| *** lucasagomes is now known as lucas-afk | 17:08 | |
| cdent | figleaf: if you've got any clarifications to that api-wg recap I just posted, you know what to do | 17:14 |
| *** gouthamr has quit IRC | 17:15 | |
| *** annegentle has joined #openstack-sdks | 17:17 | |
| openstackgerrit | Sindhu Devale proposed openstack/python-openstackclient master: OSC Extension Show https://review.openstack.org/382023 | 17:19 |
| *** cdent has quit IRC | 17:22 | |
| *** rabel_b1 has quit IRC | 17:23 | |
| *** jpich has quit IRC | 17:24 | |
| *** gouthamr has joined #openstack-sdks | 17:26 | |
| *** gmann_ has joined #openstack-sdks | 17:37 | |
| *** Hazelesque_ has joined #openstack-sdks | 17:37 | |
| *** RuiChen_ has joined #openstack-sdks | 17:38 | |
| *** fnordahl_ has joined #openstack-sdks | 17:40 | |
| *** greghayn1 has joined #openstack-sdks | 17:42 | |
| *** dtroyer_zz has joined #openstack-sdks | 17:42 | |
| reedip_1 | ankur-gupta-f4 -> see ankur-gupta-f1 | 17:42 |
| *** dtroyer has quit IRC | 17:43 | |
| *** gmann has quit IRC | 17:43 | |
| *** eliqiao has quit IRC | 17:43 | |
| *** dstanek has quit IRC | 17:43 | |
| *** RuiChen has quit IRC | 17:43 | |
| *** fnordahl has quit IRC | 17:43 | |
| *** Hazelesque has quit IRC | 17:43 | |
| *** Klumben has quit IRC | 17:43 | |
| *** figleaf has quit IRC | 17:43 | |
| *** dims has quit IRC | 17:43 | |
| *** greghaynes has quit IRC | 17:43 | |
| *** eliqiao_ has joined #openstack-sdks | 17:43 | |
| *** RuiChen_ is now known as RuiChen | 17:43 | |
| ankur-gupta-f4 | What haha | 17:43 |
| *** dstanek has joined #openstack-sdks | 17:43 | |
| *** edleafe has joined #openstack-sdks | 17:43 | |
| *** gmann_ is now known as gmann | 17:44 | |
| *** sambetts is now known as sambetts|afk | 17:44 | |
| reedip_1 | you understood what I meant | 17:44 |
| *** dims has joined #openstack-sdks | 17:44 | |
| ankur-gupta-f4 | Nope | 17:45 |
| reedip_1 | nothing, open your laptop when possible :) | 17:45 |
| ankur-gupta-f4 | I think i may have left my client at office running hence the two names | 17:46 |
| *** cdent has joined #openstack-sdks | 17:47 | |
| reedip_1 | So hoe many clients are you working upon ankur-gupta-f4 ( and why the -f % ? ) | 17:49 |
| ankur-gupta-f4 | Well im currently typing on my phone. Im at an airport | 17:49 |
| reedip_1 | So f for fone ??? | 17:50 |
| reedip_1 | :P | 17:50 |
| *** dtroyer_zz has left #openstack-sdks | 17:53 | |
| *** dtroyer_zz has joined #openstack-sdks | 17:53 | |
| ankur-gupta-f4 | f because that was the launchpad id given to me for whatever reason | 17:58 |
| *** amotoki has quit IRC | 17:59 | |
| *** chlong__ has quit IRC | 18:04 | |
| reedip_1 | have a great flight ankur-gupta-f4 | 18:06 |
| *** e0ne has joined #openstack-sdks | 18:07 | |
| openstackgerrit | Nakul Dahiwade proposed openstack/python-openstackclient master: OSC Network Flavor Profile https://review.openstack.org/396783 | 18:11 |
| *** e0ne has quit IRC | 18:18 | |
| *** chlong__ has joined #openstack-sdks | 18:19 | |
| openstackgerrit | Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611 | 18:25 |
| *** Klumben has joined #openstack-sdks | 18:34 | |
| openstackgerrit | Davanum Srinivas (dims) proposed openstack/golang-client master: [WIP] Drop .git from the package name https://review.openstack.org/441296 | 18:49 |
| *** salv-orl_ has joined #openstack-sdks | 18:52 | |
| *** salv-orlando has quit IRC | 18:56 | |
| *** jkilpatr has joined #openstack-sdks | 18:56 | |
| *** jkilpatr_ has quit IRC | 19:00 | |
| dims | dtroyer_zz : "go get git.openstack.org/openstack/golang-client" should work too, so can we drop the ".git"? | 19:07 |
| *** john-davidge has quit IRC | 19:15 | |
| openstackgerrit | Merged openstack/python-openstackclient master: Jsonify network flavor functional tests https://review.openstack.org/440710 | 19:17 |
| *** Serlex has joined #openstack-sdks | 19:24 | |
| *** greghayn1 is now known as greghaynes | 19:33 | |
| openstackgerrit | Davanum Srinivas (dims) proposed openstack/golang-client master: Drop .git from the package name https://review.openstack.org/441296 | 19:36 |
| *** salv-orl_ has quit IRC | 19:40 | |
| openstackgerrit | Mike Perez proposed openstack/python-openstackclient master: Remove default password function callback https://review.openstack.org/441439 | 19:48 |
| *** annegentle has quit IRC | 19:51 | |
| openstackgerrit | Gage Hugo proposed openstack/keystoneauth master: Remove pbr warnerrors in favor of sphinx check https://review.openstack.org/439797 | 19:54 |
| *** chlong__ has quit IRC | 19:55 | |
| *** amotoki has joined #openstack-sdks | 19:55 | |
| *** salv-orlando has joined #openstack-sdks | 19:57 | |
| *** amotoki has quit IRC | 20:00 | |
| *** Guest70952 has quit IRC | 20:03 | |
| *** annegentle has joined #openstack-sdks | 20:08 | |
| *** chlong__ has joined #openstack-sdks | 20:09 | |
| *** annegentle has quit IRC | 20:13 | |
| *** john-davidge has joined #openstack-sdks | 20:16 | |
| *** john-davidge has quit IRC | 20:21 | |
| *** fzdarsky is now known as fzdarsky|afk | 20:22 | |
| *** reedip_1 has quit IRC | 20:33 | |
| *** fzdarsky|afk has quit IRC | 20:39 | |
| *** chlong__ has quit IRC | 20:57 | |
| openstackgerrit | Chris Dent proposed openstack/api-wg master: Refactor and re-validate api change guidelines https://review.openstack.org/421846 | 21:14 |
| cdent | edleafe ^ | 21:17 |
| *** jamielennox is now known as jamielennox|away | 21:29 | |
| edleafe | cdent: coolness. Will get to soon | 21:30 |
| *** gildub has joined #openstack-sdks | 21:40 | |
| openstackgerrit | Sindhu Devale proposed openstack/python-openstackclient master: OSC Quota List https://review.openstack.org/379813 | 21:41 |
| openstackgerrit | Sindhu Devale proposed openstack/python-openstackclient master: OSC Extension Show https://review.openstack.org/382023 | 21:49 |
| *** gildub has quit IRC | 21:50 | |
| *** Serlex has quit IRC | 21:50 | |
| *** amotoki has joined #openstack-sdks | 21:56 | |
| *** gildub has joined #openstack-sdks | 21:59 | |
| *** gouthamr has quit IRC | 22:01 | |
| *** amotoki has quit IRC | 22:03 | |
| openstackgerrit | Michael Johnson proposed openstack/service-types-authority master: Add load-balancer service type https://review.openstack.org/434999 | 22:16 |
| *** john-davidge has joined #openstack-sdks | 22:17 | |
| *** john-davidge has quit IRC | 22:21 | |
| openstackgerrit | Davanum Srinivas (dims) proposed openstack/golang-client master: Sanitize the package names https://review.openstack.org/441500 | 22:38 |
| openstackgerrit | Davanum Srinivas (dims) proposed openstack/golang-client master: Sanitize the package names https://review.openstack.org/441500 | 22:39 |
| *** salv-orlando has quit IRC | 22:51 | |
| *** salv-orlando has joined #openstack-sdks | 22:52 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/440102 | 22:59 |
| openstackgerrit | Davanum Srinivas (dims) proposed openstack/golang-client master: Simplify the import path(s) https://review.openstack.org/441513 | 23:00 |
| *** tommy has joined #openstack-sdks | 23:04 | |
| dtroyer_zz | dims: hey! thanks… | 23:05 |
| dtroyer_zz | so question… dropping the 'git.' from git.openstack.org, my understanding was that needed to be a resolvable hostname? | 23:06 |
| *** jkilpatr has quit IRC | 23:08 | |
| *** cdent has quit IRC | 23:10 | |
| *** john-davidge has joined #openstack-sdks | 23:18 | |
| dims | dtroyer_zz : i lined up a couple of reviews. we can talk monday :) | 23:21 |
| *** john-davidge has quit IRC | 23:23 | |
| *** david-lyle_ is now known as david-lyle | 23:29 | |
| *** ctayal has joined #openstack-sdks | 23:29 | |
| *** jkilpatr has joined #openstack-sdks | 23:41 | |
| *** david-lyle has quit IRC | 23:47 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!