Sunday, 2022-04-03

opendevreviewNamrata proposed openstack/python-manilaclient master: [OSC] Implement Share Migration Start Command  https://review.opendev.org/c/openstack/python-manilaclient/+/83623908:43
opendevreviewTakashi Kajinami proposed openstack/manila master: Fix wrong attribute to find remote address  https://review.opendev.org/c/openstack/manila/+/83624915:17
opendevreviewTakashi Kajinami proposed openstack/manila master: Fix wrong attribute to find remote address  https://review.opendev.org/c/openstack/manila/+/83624915:23
opendevreviewTakashi Kajinami proposed openstack/manila master: Deprecate [DEFAULT] use_forwarded_for  https://review.opendev.org/c/openstack/manila/+/83625115:35
opendevreviewTakashi Kajinami proposed openstack/manila master: Deprecate [DEFAULT] use_forwarded_for  https://review.opendev.org/c/openstack/manila/+/83625115:38
opendevreviewTakashi Kajinami proposed openstack/manila master: Deprecate [DEFAULT] use_forwarded_for  https://review.opendev.org/c/openstack/manila/+/83625115:49
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648416:04
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648420:10
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648420:35
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648420:44
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648421:11
shkoh1gouthamr : hello o/  we are currently having troubles commiting a change from admin/share_networks tables.py. I changed the line verbose_name= _("Share Networks") to ("testing") and nothing happended. when we make changes inside the venv do these changes show up automatically or do we have to run something manually for it to show on the dev server? Thank you,21:16
shkoh1vkmc o/ hello o/  we are currently having troubles commiting a change from admin/share_networks tables.py. I changed the line verbose_name= _("Share Networks") to ("testing") and nothing happended. when we make changes inside the venv do these changes show up automatically or do we have to run something manually for it to show on the dev server? Thank you,21:34
vkmcshkoh1, o/ try stopping the development server and rerunning it 21:36
shkoh1vkmc we re ran the development server and it looks like nothing has been changed. the string "share Networks" has not changed.21:51
vkmcshkoh1, which panel are you changing?21:52
vkmcadmin or project? 21:52
shkoh1we are changing the admin panel21:53
vkmcshkoh1, so you are checking the admin panel in the UI, right? 21:55
vkmcshkoh1, put a breakpoint where you set the string and check you are actually reaching that point 21:55
vkmcimport pdb; pdb.set_trace() 21:55
shkoh1we put a break point in. and it looks like the line runs just fine. 22:01
shkoh1but there is still no change to the actual dev server 22:01
vkmcshkoh1, ok, so I'd inspect the var you are setting and why it's not showing up :) 22:01
vkmc(sorry, znc bouncer sent my message again) 22:06
vkmcshkoh1, you are modifying a .py file that is on mem, so probably you need to reload the code 22:06
vkmcI'd try to reinit apache2 to see if it picks up the changes22:07
vkmcif not, reinstall the module with pip3 install -e . in the manila-ui repo 22:07
vkmcI'm heading out now, it's kinda late here, but I'll be early tomorrow (and the rest of the folks as well!) 22:07
shkoh1thanks vkmc it works now. enjoy your night o/22:11

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!