Hi- Got a doubt while understanding the extensions existing in the nova api source code.
I understand that the extension extend the behavior of an existing expert class. But I have a doubt, How the extension based definitions/methods are mapped to the URI ? For example, The servers.py has methods detail and show (lets say). I write a extension, extension_about_servers.py with a method (lets say) about(). I want to know How the URI is mapped to the method about() in the newly written extension. Please help me understand this. Thanks in advance. -- Regards, ---------------------------------------------- Trinath Somanchi, +91 9866 235 130
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp