<div dir="ltr">Greetings,<div><br></div><div>I am implementing cli commands for Zaqar flavors, the command should be like:</div><div><br></div><div>"openstack flavor <create/update/delete>"</div><div><br></div><div>But there is already same command present for Nova flavors. After discussing with Zaqar devs we thought to change all zaqar commands such that they include `message` word after openstack, thus above Zaqar flavor command will become:</div><div><br></div><div>"openstack message flavor <create/update/delete>"<br></div><div><br></div><div>Does openstack-client devs have something to say for this? Or they also feel its good to move with adding `message` word to all Zaqar cli commands? </div><div><br></div><div>Already existing Zaqar commands will work with get a deprecation message/warning and also I will implement them all to work with `message` word, and all new commands will be implement so that they work only with `message` word.</div></div>