| mbeas | Hi @gouthamr @carloss related to this bug here https://bugs.launchpad.net/python-manilaclient/+bug/2065773 I went over the commands listed in this page related to share network https://docs.openstack.org/python-manilaclient/latest/cli/osc/v2/index.html and I see that there is no problem executing them with the name of the share network as mentioned in the bug description. Here are some of the commands I ran locally to test https://paste.opendev.o | 10:36 |
|---|---|---|
| mbeas | rg/show/bYjqQ47DgV1333nIhFVM/ | 10:36 |
| mbeas | I put a comment in the bug as well. | 10:37 |
| mbeas | Currently I will try to work on this as I see it is unassigned: https://bugs.launchpad.net/python-manilaclient/+bug/1699841 | 10:43 |
| rose_kimondo_ | Hi carloss, gouthamr, For the final applications, is there need to align timelines and proposed plans with you one on one, or is the internship schedule listed on the project page sufficient? | 15:21 |
| gouthamr | hi rose_kimondo_, yes, that timeline is a good suggestion - feel free to propose your own version if you'd like | 15:55 |
| rose_kimondo_ | gouthamr, It's very okay for me. Just wanted to confirm whether the suggested timeline still applies. Thanks | 16:03 |
| rose_kimondo_ | I'm getting 'ValueError: No closing quotation' when I use the git review command yet my patch has passed the tests. Is anything broken carloss, gouthamr? | 17:04 |
| rose_kimondo_ | Here is the full error: | 17:05 |
| rose_kimondo_ | Traceback (most recent call last): File "/usr/bin/git-review", line 10, in <module> sys.exit(main()) ^^^^^^ File "/usr/lib/python3/dist-packages/git_review/cmd.py", line 1844, in main _main() File "/usr/lib/python3/dist-packages/git_review/cmd.py", line 1829, in _main (status, output) = run_command_status(cmd) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/git_review/cmd.py", line 145, in run_command_status | 17:08 |
| rose_kimondo_ | argv = shlex.split(str(argv[0])) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/shlex.py", line 313, in split return list(lex) ^^^^^^^^^ File "/usr/lib/python3.12/shlex.py", line 300, in __next__ token = self.get_token() ^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/shlex.py", line 109, in get_token raw = self.read_token() ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/shlex.py", line 191, in read_token raise | 17:08 |
| rose_kimondo_ | ValueError("No closing quotation")ValueError: No closing quotation | 17:08 |
| gouthamr | weird, is this consistent, and have you've used "git review" successfully from this machine before? | 20:10 |
| gouthamr | rose_kimondo_: | 20:10 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!