Earlier  
Posted Nick Remark
#openstack-sdks - 2017-03-03
06:43:15 Amit82 Python script which I am using for this purpose is at: http://paste.openstack.org/show/601241/
06:43:32 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.
10:50:19 Amit82 Hi
10:50:53 Amit82 I am trying to use openstack python SDK
10:51:03 Amit82 to start with, I am trying to attempt a connection
10:51:15 Amit82 I have deployed Newton using Openstack-Ansible
10:51:43 Amit82 I tried the python script: http://paste.openstack.org/show/601268/ from utility container but it is giving me 400
10:52:06 Amit82 These are detailed error logs: http://paste.openstack.org/show/601271/
10:52:43 Amit82 Does these errors mean that some "domain" is expected while making connection
10:53:30 Amit82 Request at link: http://paste.openstack.org/show/601273/ is failing with 400. It is generated by python script
10:54:14 Amit82 Request at link: http://paste.openstack.org/show/601275/ is successful. It is generated by openstack command line client.
10:54:36 Amit82 You can observe the difference is related to "domain". These are excerpts from wireshark.
10:55:55 Amit82 Could any of you guide or point to some resource showing how to add domain related things in while attempting to connect
13:39:35 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:44:14 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:56: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
14:40:04 openstackgerrit Merged openstack/service-types-authority master: Service type should be a thing, not an action https://review.openstack.org/436187
14:43:24 openstackgerrit Chris Dent proposed openstack/service-types-authority master: Add singular-ness to service type name conventions https://review.openstack.org/436185
14:44:16 openstackgerrit Merged openstack/service-types-authority master: Add singular-ness to service type name conventions https://review.openstack.org/436185
16:08:53 openstackgerrit Nakul Dahiwade proposed openstack/python-openstackclient master: Jsonify meter and meter rule functional tests https://review.openstack.org/439854
16:15:16 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611
16:15:55 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611
16:23:05 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611
16:34:41 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: OSC Extension Show https://review.openstack.org/382023
16:37:12 openstackgerrit Nakul Dahiwade proposed openstack/python-openstackclient master: OSC Network Flavor Profile https://review.openstack.org/396783
17:04:04 reedip_1 o/
17:07:54 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce neutron flavor associate, disassociate to OSC https://review.openstack.org/403907
17:14:38 cdent figleaf: if you've got any clarifications to that api-wg recap I just posted, you know what to do
17:19:44 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: OSC Extension Show https://review.openstack.org/382023
17:42:45 reedip_1 ankur-gupta-f4 -> see ankur-gupta-f1
17:43:23 ankur-gupta-f4 What haha
17:44:28 reedip_1 you understood what I meant
17:45:07 ankur-gupta-f4 Nope
17:45:32 reedip_1 nothing, open your laptop when possible :)
17:46:55 ankur-gupta-f4 I think i may have left my client at office running hence the two names
17:49:14 reedip_1 So hoe many clients are you working upon ankur-gupta-f4 ( and why the -f % ? )
17:49:53 ankur-gupta-f4 Well im currently typing on my phone. Im at an airport
17:50:28 reedip_1 So f for fone ???
17:50:30 reedip_1 :P
17:58:57 ankur-gupta-f4 f because that was the launchpad id given to me for whatever reason
18:06:10 reedip_1 have a great flight ankur-gupta-f4
18:11:54 openstackgerrit Nakul Dahiwade proposed openstack/python-openstackclient master: OSC Network Flavor Profile https://review.openstack.org/396783
18:25:02 openstackgerrit Shashank Kumar Shankar proposed openstack/python-openstackclient master: Introduce Neutron DHCP agent commands to OSC https://review.openstack.org/387611
18:49:02 openstackgerrit Davanum Srinivas (dims) proposed openstack/golang-client master: [WIP] Drop .git from the package name https://review.openstack.org/441296
19:07:08 dims dtroyer_zz : "go get git.openstack.org/openstack/golang-client" should work too, so can we drop the ".git"?
19:17:36 openstackgerrit Merged openstack/python-openstackclient master: Jsonify network flavor functional tests https://review.openstack.org/440710
19:36:28 openstackgerrit Davanum Srinivas (dims) proposed openstack/golang-client master: Drop .git from the package name https://review.openstack.org/441296
19:48:10 openstackgerrit Mike Perez proposed openstack/python-openstackclient master: Remove default password function callback https://review.openstack.org/441439
19:54:59 openstackgerrit Gage Hugo proposed openstack/keystoneauth master: Remove pbr warnerrors in favor of sphinx check https://review.openstack.org/439797
21:14:02 openstackgerrit Chris Dent proposed openstack/api-wg master: Refactor and re-validate api change guidelines https://review.openstack.org/421846
21:17:20 cdent edleafe ^
21:30:16 edleafe cdent: coolness. Will get to soon
21:41:51 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: OSC Quota List https://review.openstack.org/379813
21:49:29 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: OSC Extension Show https://review.openstack.org/382023
22:16:15 openstackgerrit Michael Johnson proposed openstack/service-types-authority master: Add load-balancer service type https://review.openstack.org/434999
22:38:40 openstackgerrit Davanum Srinivas (dims) proposed openstack/golang-client master: Sanitize the package names https://review.openstack.org/441500
22:39:45 openstackgerrit Davanum Srinivas (dims) proposed openstack/golang-client master: Sanitize the package names https://review.openstack.org/441500
22:59:11 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/440102
23:00:24 openstackgerrit Davanum Srinivas (dims) proposed openstack/golang-client master: Simplify the import path(s) https://review.openstack.org/441513
23:05:45 dtroyer_zz dims: hey! thanks…
23:06:24 dtroyer_zz so question… dropping the 'git.' from git.openstack.org, my understanding was that needed to be a resolvable hostname?
23:21:52 dims dtroyer_zz : i lined up a couple of reviews. we can talk monday :)
#openstack-sdks - 2017-03-04
03:10:28 openstackgerrit Reedip proposed openstack/python-openstackclient master: Trivial Fix https://review.openstack.org/441542
17:10:50 openstackgerrit Merged openstack/os-client-config master: Add support for overriding mistral service type https://review.openstack.org/434344
17:10:54 openstackgerrit Merged openstack/os-client-config master: Remove the keystoneclient auth fallback https://review.openstack.org/434372
#openstack-sdks - 2017-03-05
03:22:03 openstackgerrit Reedip proposed openstack/python-openstackclient master: Trivial Fix https://review.openstack.org/441542
13:00:40 reedip_1 o/
17:55:30 openstackgerrit Chris Dent proposed openstack/api-wg master: Refactor and re-validate api change guidelines https://review.openstack.org/421846
18:21:50 openstackgerrit Reedip proposed openstack/python-openstackclient master: Trivial Fix https://review.openstack.org/441542
18:23:34 openstackgerrit Reedip proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
18:26:27 reedip_1 dasanind, ankur-gupta-f1, ankur-gupta-f4, dtroyer, stevemar , guys/gal can I request a look into the above patch???
18:28:10 reedip_1 thanks a lot :)
19:09:12 dasanind reedip_1: will do
19:44:36 ankur-gupta-f4 reedip_1: done
19:54:48 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
19:57:14 reedip_1 thanks guys :)
23:30:19 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/440102
#openstack-sdks - 2017-03-06
02:25:56 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
02:35:13 openstackgerrit jiahui.qiang proposed openstack/python-openstackclient master: Functional test for subnet_pool https://review.openstack.org/440150
03:14:35 chatter29 hey guys
03:14:38 chatter29 allah is doing
03:14:47 chatter29 sun is not doing allah is doing
03:14:50 chatter29 to accept islam say that i bear witness that there is no deity worthy of worship except allah and muhammad peace be upon him is his slave and messenger
03:23:02 chatter29 hey guys
03:23:06 chatter29 allah is doing
03:23:12 chatter29 sun is not doing allah is doing
03:23:13 chatter29 to accept islam say that i bear witness that there is no deity worthy of worship except allah and muhammad peace be upon him is his slave and messenger
03:47:50 openstackgerrit Merged openstack/python-openstackclient master: Support --no-property in "volume set" command https://review.openstack.org/434094
05:01:00 openstackgerrit Takashi NATSUME proposed openstack/python-openstackclient master: Add 'host' and 'force' parameter in cold migration https://review.openstack.org/427565
05:22:48 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Add neutron -> OSC mapping https://review.openstack.org/441744
05:23:30 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: command list: Move network meter appropriately https://review.openstack.org/441745
05:28:06 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Add neutron -> OSC mapping https://review.openstack.org/441744
07:33:29 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Add server action list and show commands https://review.openstack.org/441775
08:34:28 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Add "--private-key" option for "keypair create" https://review.openstack.org/438352
08:34:36 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Make block-device-mapping more stable and clear https://review.openstack.org/438141
08:35:23 openstackgerrit Rui Chen proposed openstack/osc-lib master: Util methods for column name backward compatibility https://review.openstack.org/436289
08:35:30 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Replace "Display Name" by "Name" in volume list https://review.openstack.org/423081
10:11:58 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
11:27:52 openstackgerrit liusheng proposed openstack/python-openstackclient master: Normalize the gnocchiclient docs entry https://review.openstack.org/441889
12:03:04 openstackgerrit jiahui.qiang proposed openstack/python-openstackclient master: Functional test for subnet_pool https://review.openstack.org/440150

Earlier   Later