Commit Graph

3 Commits

Author SHA1 Message Date
Corey Bryant 2945c83a01 Remove old unused code.
The neutron-lbaas-dashboard repo had legacy code that is not used in
the current version of the dashboard. This patch removes that code.

Note: This is modeled after Michael Johnson's patch to do the same
for octavia-dashboard: https://review.openstack.org/#/c/496961/

Change-Id: I20e6bc4bceb629bcdd068559f4f57802a69904ed
Closes-Bug: 1712654
2017-08-25 13:41:16 -04:00
howardlee 94c5988749 Using oslo_log instead of logging
The oslo.log (logging) configuration library provides standardized
configuration for all openstack projects. It also provides custom
formatters, handlers and support for context specific logging (like
resource id's etc).

I think it's better to use the common logging module.

Change-Id: I4f2574b60157c94a37b7c02283a10abc88d98d26
2016-11-07 14:54:27 +08:00
Vivek Jain 2d5f4a29ae Initial commit for horizon lbaas v2 dashboard
Co-Authored-By: Milan Tonse <milantonse@gmail.com>
Co-Authored-By: Eric Peterson <eric.peterson1@twcable.com>
Co-Authored-By: Vivek Jain <v.jain007@gmail.com>

Partially-Implements: blueprint horizon-lbaas-v2-ui
Change-Id: I8a9af14aa13fe928541c299862f1231bab3a7437
2015-10-01 20:43:52 +00:00