Add callbacks for extention to the network resource so that interested
extensions can do custom logic when a network is created or updated.
Currently it will be done the same way port notifications are done -
i.e. only in ML2 plugin. We can revisit this in a floow up patch if the
whole notification logic should be moved somewhere else as this merits
further discussion which is out of scope for a mere patch.