Earlier  
Posted Nick Remark
#openstack-sdks - 2017-06-13
16:24:56 sfinucan Would be good to get it used in the wild and identify any other pain points
16:28:10 reedip_ dtroyer, stevemar : if you have some time : https://review.openstack.org/#/c/356263/
16:28:45 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
16:30:34 ralonsoh briancurtin: thanks!
16:33:03 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
17:03:36 openstackgerrit Merged openstack/keystoneauth master: Port the missing version data discovery tests from ksc https://review.openstack.org/458286
17:35:00 edleafe Want to help naming a field? In https://review.openstack.org/#/c/446138/, we need to name the field that represents the earliest date that a service's minimum microversion will be raised.
17:35:45 edleafe Vote here: https://www.surveymonkey.com/r/L7XWNG5 There's a link to an email explaining things further on the survey page
19:07:00 openstackgerrit Sean Dague proposed openstack/os-api-ref master: Fix for sphinx 1.6.2 https://review.openstack.org/473941
19:22:45 openstackgerrit Sean Dague proposed openstack/os-api-ref master: Fix for sphinx 1.6.2 https://review.openstack.org/473941
19:38:51 openstackgerrit Clark Boylan proposed openstack/python-openstackclient master: Use entrypoints lib instead of pkg_resources https://review.openstack.org/473954
19:44:58 openstackgerrit Merged openstack/os-api-ref master: Fix for sphinx 1.6.2 https://review.openstack.org/473941
19:46:05 openstackgerrit Merged openstack/os-api-ref master: Removes unnecessary utf-8 encoding https://review.openstack.org/419376
20:03:18 openstackgerrit Doug Hellmann proposed openstack/python-openstackclient master: reorganize existing documentation according to the new standard layout https://review.openstack.org/473964
20:21:23 openstackgerrit Clark Boylan proposed openstack/python-openstackclient master: Use entrypoints lib instead of pkg_resources https://review.openstack.org/473954
20:37:12 openstackgerrit Merged openstack/keystoneauth master: Pass kwargs to the plugin getter https://review.openstack.org/473494
21:37:14 openstackgerrit Doug Hellmann proposed openstack/python-openstackclient master: move auto-generated api docs into contributor tree https://review.openstack.org/473990
22:42:11 openstackgerrit Merged openstack/keystoneauth master: Add returning EndpointData objects from discovery https://review.openstack.org/469084
22:52:25 openstackgerrit Clark Boylan proposed openstack/python-openstackclient master: Use entrypoints lib instead of pkg_resources https://review.openstack.org/473954
22:55:07 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/472980
23:09:14 openstackgerrit Merged openstack/keystoneauth master: Rework EndpointData construction to normalize catalog first https://review.openstack.org/469085
#openstack-sdks - 2017-06-14
00:30:23 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/472980
02:36:35 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
02:52:40 openstackgerrit liusheng proposed openstack/python-openstackclient master: Make the --limit option work in "image list" command https://review.openstack.org/463648
02:59:19 openstackgerrit liusheng proposed openstack/python-openstackclient master: Make the --limit option work in "image list" command https://review.openstack.org/463648
03:36:47 openstackgerrit Merged openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/472980
04:07:15 htaccess hello, we are having an issue with opetsack clients installed from pip in a pythonvenv (python-openstackclient==3.11.0) when the commands output api call debug information like get request and curl output
04:07:26 htaccess is this a known issue?
04:07:52 htaccess the output is not quite the same as if called with --debug
04:08:19 htaccess and is on stderr so can be supressed with 2>/dev/null
04:08:59 htaccess its a bit annoying though and there seems no way to supress it using --debug --quiet --verbose
04:10:04 htaccess occurs using these installed commands : http://docs.catalystcloud.io/getting-started/cli.html#installing-the-cli in the last few hours on 14.04 and 16.04 machines
04:18:49 openstackgerrit Tovin Seven proposed openstack/osc-lib master: Deprecate --profile and remove after Apr 2017 https://review.openstack.org/474050
04:23:38 openstackgerrit Tovin Seven proposed openstack/osc-lib master: Deprecate --profile and remove after Apr 2017 https://review.openstack.org/474050
04:32:25 openstackgerrit Tovin Seven proposed openstack/osc-lib master: Deprecate --profile and remove after Apr 2017 https://review.openstack.org/474050
06:20:14 frickler htaccess: I can confirm this, did you open a bug on launchpad yet? pretty severe regression IMO
07:50:34 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Clean up the changes of os.environ in functional tests https://review.openstack.org/471341
08:20:04 RuiChen Hi htaccess, frickler: I face the same issue when I update novaclient to 9.0.0, a quick workaround is force reinstall novaclient 8.0.0
08:20:12 frickler so python-novaclient==9.0.0 seems to be the cause for the stray debug output, if I downgrade to 8.0.0, it disappears
08:20:27 frickler RuiChen: ha, I discovered that in the same moment ;)
08:21:13 RuiChen yep, I need some time to confirm again :-)
08:22:43 RuiChen others commands looks good, except compute commands
08:23:00 frickler RuiChen: volume seems affected, too
08:23:25 frickler RuiChen: do you know if there is a bug already or could you create one?
08:25:16 RuiChen frickler: I found a related one #1697452
08:26:15 frickler RuiChen: ah, that looks good enough I think, thx
08:26:19 RuiChen frickler: which volume command have that issue you found, I use cinderclient 2.2.0
08:28:07 frickler "openstack volume list" shows the same debugging for me, cincerclient 2.2.0, too. may be related to volumev1 vs. volumev2
08:28:33 frickler but it disappears when I downgrade python-novaclient
08:29:53 RuiChen frickler: that' weird, volume type/snapshot list is ok to me
08:31:01 frickler RuiChen: ah, it's novaclient, osc does a server/details call to find out about server attachments when listing volumens
08:31:32 RuiChen catch it, there is internal call to novaclient in volume list command
08:42:15 openstackgerrit Tovin Seven proposed openstack/osc-lib master: Make --os-profile load from environment variables https://review.openstack.org/474112
09:10:02 openstackgerrit Bhagyashri Shewale proposed openstack/python-openstacksdk master: Remove get_service method from compute https://review.openstack.org/474124
09:49:52 openstackgerrit Reedip proposed openstack/python-openstackclient master: Add extra dhcp option to 'port create/set' https://review.openstack.org/356263
12:08:03 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Move version discovery logic to keystoneauth1.discover https://review.openstack.org/469086
12:08:08 openstackgerrit Merged openstack/python-openstacksdk master: Add 'service list' resource for senlin https://review.openstack.org/462818
12:15:50 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Remove get_service method from compute https://review.openstack.org/474124
12:19:09 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Add compute support server backup operation https://review.openstack.org/471038
12:27:12 openstackgerrit Merged openstack/python-openstacksdk master: Network tag support https://review.openstack.org/461194
12:28:27 openstackgerrit Merged openstack/python-openstacksdk master: Add compute support server migrate operation https://review.openstack.org/465986
12:28:32 openstackgerrit Merged openstack/python-openstacksdk master: Fix cluster action list filter https://review.openstack.org/467444
12:29:32 openstackgerrit Merged openstack/python-openstacksdk master: update params about cluster filter event https://review.openstack.org/467089
12:33:51 openstackgerrit Merged openstack/python-openstacksdk master: Add cluster support receiver update operation https://review.openstack.org/470151
12:33:54 openstackgerrit Merged openstack/python-openstacksdk master: Replace assertRaisesRegexp with assertRaisesRegex https://review.openstack.org/470592
12:44:09 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Add compute support server live migrate operation https://review.openstack.org/469865
12:54:22 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Added server console output method https://review.openstack.org/468078
12:59:12 openstackgerrit M V P Nitesh proposed openstack/python-openstackclient master: Now OSC server create check keys in --nic https://review.openstack.org/474190
12:59:51 openstackgerrit Merged openstack/python-openstacksdk master: Add compute support server backup operation https://review.openstack.org/471038
13:06:34 openstackgerrit Merged openstack/python-openstacksdk master: Remove get_service method from compute https://review.openstack.org/474124
13:29:57 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Add compute support server live migrate operation https://review.openstack.org/469865
14:01:29 openstackgerrit Merged openstack/python-openstacksdk master: Added server console output method https://review.openstack.org/468078
14:28:36 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add compute support server live migrate operation https://review.openstack.org/469865
15:48:23 reedip_ stevemar : any review on https://review.openstack.org/#/c/356263/ ?
16:20:00 cdent edleafe: has your survey monkeying returned any results or am I the only voter?
16:25:30 edleafe cdent: lemme check...
16:26:14 edleafe wow, a whopping *4* responses!
16:26:29 cdent rawk
16:26:42 cdent that's totally quorum and should indicate a winner with a clear mandate
16:27:03 edleafe heh
16:27:15 edleafe Hey everyone! Vote here: https://www.surveymonkey.com/r/L7XWNG5
16:27:22 edleafe Be a part of history!!
16:27:28 edleafe or something like that
16:41:14 openstackgerrit Merged openstack/python-openstacksdk master: Add compute support server live migrate operation https://review.openstack.org/469865
17:06:45 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Fix title in Network Agent resource doc https://review.openstack.org/474290
17:24:02 briancurtin Qiming: fyi i pushed https://pypi.python.org/pypi/openstacksdk/0.9.17
17:44:10 openstackgerrit Merged openstack/python-openstacksdk master: Fix title in Network Agent resource doc https://review.openstack.org/474290
#openstack-sdks - 2017-06-15
02:02:53 openstackgerrit Vu Cong Tuan proposed openstack/cliff master: Define hacking rules to ensure code quality https://review.openstack.org/474417
02:06:07 nqngo hi could I ask a quick question, I `pip install python-openstackclient` in a virtualenv, it works just fine but somehow --debug seems to turn on by default
02:06:39 nqngo is there a way to turn it off because it makes the CLI slow down a lot
04:42:29 openstack Launchpad bug 1697452 in python-openstackclient "openstack client dumps debug info on console even without specifying --debug option" [Undecided,New] https://launchpad.net/bugs/1697452
04:42:29 frickler nqngo: thats lp bug 1697452
04:43:21 frickler nqngo: workaround is downgrade python-novaclient
05:21:48 nqngo frickler: thanks for the tip. Downgrading seems to work.
06:13:03 openstackgerrit liusheng proposed openstack/python-openstackclient master: Make the --limit option work in "image list" command https://review.openstack.org/463648
06:59:17 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Network tag support https://review.openstack.org/461195
07:04:19 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Network tag support https://review.openstack.org/461195
07:05:25 openstackgerrit Akihiro Motoki proposed openstack/python-openstackclient master: Network tag support https://review.openstack.org/461195
07:08:41 openstackgerrit M V P Nitesh proposed openstack/python-openstackclient master: Now OSC server create check keys in --nic https://review.openstack.org/474190
07:14:29 GreenBlood Hey guys, on a new cloud provider i'm using the openstack cli (openstack server list) the prompts displays "Failed to discover available identity versions when contacting [redacted endpoint]. Attempting to parse version from URL.". I guess there is something missing on the identity api. However, when i'm trying to query the API through the python SDK i get a 404 error with the message "api does not exist"

Earlier   Later