ironic-ui/ironic_ui/static/dashboard/admin/ironic/create-port
Peter Piela 50ebb92e4b Eliminate unnecessary event handling code
The following changes are part of a larger cleanup/refactoring
project.
- Eliminate the use of certain event handlers in the node-list
and node-details controllers, and replace with linear promise
chaining. I believe the use of promise chaining is more performant,
and reduces code complexity.
- Provide more descriptive names for several functions
- Add documentation for several functions

Change-Id: Iba184e4aaf79c7f7c99b3012175f1d8a1bfc79f0
2017-05-03 15:31:52 +00:00
..
create-port.controller.js Add support for additional port attributes 2017-02-03 17:36:49 -05:00
create-port.service.js Eliminate unnecessary event handling code 2017-05-03 15:31:52 +00:00