Wednesday, 2023-03-22

emclidonHi carlos, could you assist me with adding a new release note for this patch: https://review.opendev.org/c/openstack/python-manilaclient/+/85943210:26
emclidonI understand I need to use `reno`10:26
carlosshi emclidon 11:02
carlossI believe this doc https://docs.openstack.org/manila/latest/contributor/adding_release_notes.html will be useful to you. there we have all the doc on generating release notes11:02
carlossand what they are11:02
emclidonOkay11:02
emclidonThanks11:03
emclidonI need help with the `reno` tool on my envionment. Do I need to install it11:50
emclidoncarloss11:50
carlossemclidon: https://docs.openstack.org/manila/latest/contributor/adding_release_notes.html#how-do-i-add-a-release-note - you don't necessarily need to install11:51
carlossthis part of the doc I sent mentions you can do it without the installation: If reno is not installed globally on your system, you can use a tox environment in manila:11:51
carloss```$ tox -e newnote slug-goes-here```11:51
emclidon I tried the second option but got unknown environemnt `newnote11:52
emclidon```stack@emclidon-VirtualBox:~/python-manilaclient$ tox -e newnote  bug-1989818-fix-share-network-output-format11:52
emclidonERROR: unknown environment 'newnote'11:52
emclidon```11:52
carlossthen yes, you can just install the package11:54
emclidonYou mean `reno` right?11:55
emclidonI can use pip?11:55
carlossyes11:55
emclidonhttps://paste.opendev.org/show/bUmH2WNFxyO94nUmLMJn/12:01
emclidonNot sure why this is happening12:01
emclidoncarloss: I am not able to install the tool, I have tried with pip and apt but not being recognized12:07
* carloss checks12:08
carlossI think you can do what's suggested in the paste you just sent:12:08
carlosshttps://www.irccloud.com/pastebin/NifzwU4p/12:08
carlossplease give it a try and let me know if it works12:09
emclidonDone. It works12:17

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