Add Angular Key pairs panel
Summary
=======
Add Key pairs panel based on angular js.
Motivation
========
Same as other panels, migrate existing panels to Angular.
Description
=========
The existing key pairs panel written by django templates will be converted to angular js.
This bp includes not only Key pairs table but also actions for key pairs implemented in the existing one. Also, includes details view.
- Create Key Pair
- Import Key Pair
- Delete Key Pair(s)
UX
===
Following existing Angular pattern defined in framework.
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Angularize Key Pairs index view
Addressed by: https:/
Angularize Key Pair Details
Addressed by: https:/
Add delete action for key pair
Addressed by: https:/
Add create and import key pair actions