3 Commits

Author SHA1 Message Date
Matthias Runge
4ac70a732a remove unused imports
In the move to make flake8 tests stricter, we need a code
cleanup earlier.
This removes all unused imports and also enables tests to prevent
them for the future.

This patch also includes the checks on __init__.py files.

Change-Id: I34055803f7c4726682ac6fb95cc5b50ba761fec8
Fixes: bug 1188134
2013-06-13 07:51:10 +02:00
Ilya Shakhat
b4923b5dee Hide unnecessary fields based on Loadbalancer Monitor type
Change-Id: I83a56c8067af8f6ec87d89192156658232ad87cf
Fixes: bug 1152138
2013-03-18 17:23:46 +04:00
KC Wang
4f81c933a1 blueprint quantum-lbaas
This implements the UI for quantum lbaas. Add/Delete Pool, Vip, Member,
PoolMonitor for lbaas is implemented.

Expected future extensions:
1. Update Vip/Pool/Member
2. Use of floating IP as VIP

Change-Id: Icde452b97a5e02d2381b996350b13aba3d87bb8e
2013-03-05 20:38:35 -08:00