Saturday, 2017-08-26

liushengmorning01:14
zhenguomorning!01:24
openstackgerritZhenguo Niu proposed openstack/mogan master: Return addresses with server API object  https://review.openstack.org/49582602:17
zhenguoliusheng: please have a look at this https://review.openstack.org/#/c/496569/02:24
liushengzhenguo: ok02:25
* zhenguo brb02:25
openstackgerritZhenguo Niu proposed openstack/mogan master: Leverage _detach_interface for destroying networks  https://review.openstack.org/49656902:56
zhenguoliusheng: I still think this is better than the current situation https://review.openstack.org/#/c/496207/03:07
liushengzhenguo: I am ok if ther isn't side-effect :)03:08
zhenguoliusheng: seems not, hah. you can check with our baremetal env03:09
liushengzhenguo: I use another server to install my devstack env, it still stuck in nodes "clean wait" and timeout, dont know why :(03:10
zhenguoliusheng: new env?03:10
liushengzhenguo: yes03:10
liushengzhenguo: and seems no useful logs in ironic-conductor log03:11
zhenguoliusheng: maybe you can try with networking-generic-switch03:11
liushengzhenguo: did you install your devstack recently ?03:11
zhenguoliusheng: no, only on our baremetal env03:12
zhenguoliusheng: you can copy that local.conf there to try03:12
liushengzhenguo: I have compare my local.conf with the gate's it seems no prlblem03:12
zhenguoliusheng: oh, but our gate runs well :D03:12
liushengzhenguo: yes :(\03:12
zhenguoliusheng: or you can copy my whole stack dir03:14
liushengzhenguo: hah, may will try03:14
zhenguoliusheng:hah03:14
openstackgerritMerged openstack/mogan master: Manage existing BMs: Part-1  https://review.openstack.org/47966004:17
zhenguoliusheng: I find a problem with our client, after set/unset, seems we don't print anyting04:45
openstackgerritMerged openstack/python-moganclient master: Unify the commands for server updating  https://review.openstack.org/49781505:19
liushengzhenguo: does other set/unset commands of OSC print something ?06:11
zhenguoliusheng: not sure, but itseems weird to not print the response body06:14
liushengzhenguo: I found some commands about updating resource don't return the response06:15
zhenguoliusheng: maybe should add response06:15
zhenguoliusheng: you can check other projects set/reset06:16
liushengzhenguo: oh, so maybe we need to improve06:16
zhenguoliusheng: yes06:17
zhenguoliusheng: changed to use network_id here https://review.openstack.org/#/c/495826/07:14
liushengzhenguo: ok, will review07:15
zhenguoliusheng: I left a comment here https://github.com/rtfd/readthedocs.org/issues/177607:18
zhenguoliusheng: Is api-ref doc a subproject of mogan?07:19
liushengzhenguo: hah, cool, the subproject is set manually07:22
liushengzhenguo: I set it, please feel free to set07:23
zhenguoliusheng: ok, I will try07:23
liushengzhenguo: admin --> Subprojects07:25
zhenguoliusheng: seems I can't remove it07:25
liushengzhenguo: just thought it both api-ref and mogan doc can start with: http://mogan.readthedocs.io/07:26
zhenguoliusheng: hah, I managed to delete it07:27
liushengzhenguo: ok07:27
liushengzhenguo: I am struggling with my env, sigh :(07:28
zhenguoliusheng: just copy my whole stack dir07:28
zhenguoliusheng: oh, how can I trigger a new build here https://readthedocs.org/projects/mogan-api-ref/builds/07:30
liushengzhenguo: just press the "Build Version" button07:31
zhenguoliusheng: yes07:31
liushengzhenguo: maybe you will meet same problem if you update all your repos and re-stack. :P07:32
zhenguoliusheng: hah, I don't want to try, hah07:33
liushengzhenguo: :(07:33
zhenguoliusheng: you mean ironic repo?07:33
zhenguoliusheng: we don't have much time left.07:34
liushengzhenguo: all the related repos07:34
liushengzhenguo: yes, I still have an env available. lol07:34
zhenguoliusheng: hah, we can try later, when we landed all expected things07:34
liushengzhenguo: yes07:34
zhenguoliusheng: still got the same problems after removed the subproject07:35
liushengzhenguo: the subproject is unrelated07:36
liushengzhenguo: just a different url07:36
zhenguoliusheng: seems yes07:36
liushengzhenguo: may you above change need a corresponding client side patch :)07:47
zhenguoliusheng: yes07:47
openstackgerritliusheng proposed openstack/mogan master: Add missed abstractmethod decorators for db abstract layer methods  https://review.openstack.org/49815207:55
zhenguoliusheng: how about if we don't use openstacktheme in our docs08:27
liushengzhenguo: it seems now the most openstack projects use that lib08:28
zhenguoliusheng: but in fact, we are not openstack projects08:28
liushengzhenguo: does that can fix the problems ?08:29
zhenguoliusheng: not sure, but I'm concernd that if they allow us to use the theme to build our own doc server08:29
liushengzhenguo: may worth a try in readthedocs08:30
openstackgerritZhenguo Niu proposed openstack/mogan master: Temporarily remove openstackdocs theme  https://review.openstack.org/49815608:33
zhenguoliusheng: can you try above patch in your cloned repo?08:33
openstackgerritliusheng proposed openstack/mogan master: Add support for scheduler_hints  https://review.openstack.org/46353408:34
openstackgerritliusheng proposed openstack/mogan master: Use server group in scheduler  https://review.openstack.org/49615108:34
liushengzhenguo: ok08:35
* zhenguo brb08:36
liushengzhenguo: http://my-mogan-api-ref.readthedocs.io/en/latest/08:50
liushengzhenguo: seems different style..08:50
zhenguoliusheng: seems detail buttion doesn't work08:53
zhenguoliusheng: does the html_static WARNING also present?08:55
zhenguoliusheng: maybe for mogan docs we can change to not use openstackdocs theme like our mogan client docs08:58
zhenguoliusheng: FYI, we don't support to rebuild a server in error state presently09:32
liushengzhenguo: ok, may need improve in the future09:32
zhenguoliusheng: yes09:33
liushengzhenguo: seems it because readthedocs cannot apply the openstack doc http theme09:33
zhenguoliusheng: seems as api-ref static files missed09:34
liushengzhenguo: maybe miss some packages ?09:36
zhenguoliusheng: I checked, all installed succesfully09:36
liushengroot@szxbzci0007:~# pip list |grep sphinx09:37
liushengoslosphinx                   4.15.109:37
liushengsphinx-rtd-theme             0.1.909:37
liushengsphinxcontrib-httpdomain     1.5.009:37
liushengsphinxcontrib-pecanwsme      0.8.009:37
liushengsphinxcontrib-seqdiag        0.8.509:37
liushengsphinxcontrib-websupport     1.0.109:37
liushengroot@szxbzci0007:~# dpkg -l |grep sphinx09:37
liushengzhenguo: not sure if any sphinx related packages09:37
liushengzhenguo: or relate with the version of sphinx of readthedocs ?09:38
liushengzhenguo: /opt/stack/mogan/api-ref/build/html/_static/api-site.css  I guess it is related with this09:41
zhenguoliusheng: yes, you can use developer tools go see the page, they can't find this file09:42
zhenguoliusheng: maybe we need to specify the html_static_path09:43
liushengzhenguo: is it an option in conf.py ?09:45
zhenguoliusheng: yes09:45
zhenguoliusheng: RTD will add this html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static')09:51
zhenguoliusheng: we are /home/docs/checkouts/readthedocs.org/user_builds/mogan/checkouts/latest/_static ?09:53
liushengzhenguo: not sure :(09:54
zhenguoliusheng: our _static is under html/_static09:54
liushengzhenguo: yes09:54
zhenguoliusheng: can you try to specify this 'html/_static'09:55
liushengzhenguo: ok09:56
liushengzhenguo: same :(10:03
zhenguoliusheng: any warnings10:03
liushengcopying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/my-mogan-api-ref/checkouts/latest/api-ref/source/html/_static' does not exist10:04
liushengWARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist10:04
zhenguoliusheng: oh, they find the _static file under source dir10:05
zhenguoliusheng: maybe we can run sphinx manually to see where the _static placed10:09
openstackgerritliusheng proposed openstack/mogan master: Add support for scheduler_hints  https://review.openstack.org/46353410:10
openstackgerritliusheng proposed openstack/mogan master: Use server group in scheduler  https://review.openstack.org/49615110:10
zhenguoliusheng: I'm going to head home, happy weekend!10:12
liushengzhenguo: bye!10:13
*** lin_yang has quit IRC15:57

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!