Hi sir,
I have made several intances,for example: "admin,ps-15,bbb,192.168.0.4,m1.small-2GBmem-1VCPU-10GBdisk,Active,None,Running,edit instance".I want to add an item,such as 'Resize Flavor' in list when you press the arrow button on the right of 'edit instance'.
I have set the msgid and msgstr of 'Resize Flavor' in /usr/share/pyshared/horizon/locale/zh_CN/LC_MESSAGES,and then in /usr/share/pyshared/horizon/dashboards/nova/instances/tables.py,I imitate "class CreateSnapshot" etc,and add "class ResizeFlavor" in "class Meta",but there have been no effect,
I am sure the msgid and msgstr of 'Resize Flavor' is useful as I have tried to replace such as "View Log" or "VNC Console". 'url' means the path such as "hoizon:nova:instances:detail", "classes" means the style as it shows in web or dialog.Do you have some good ideas?thank you!!!
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp