summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/loadbalancers/views.py
Commit message (Expand)AuthorAgeFilesLines
* Drop LBaaS v1 dashboardAkihiro Motoki2016-10-181-422/+0
* Fix compatibility issues with Django 1.10Rob Cresswell2016-09-201-1/+2
* Use breadcrumb nav across HorizonRob Cresswell2016-05-051-3/+0
* Add breadcrumbs to final details pagesRob Cresswell2015-11-151-8/+60
* Cleanup lbaas table actionseric2015-07-211-58/+0
* LBAAS VIP floating IP table actionseric2015-07-141-1/+9
* Added page title for LBAAS panel detail pagesMasco Kaliyamoorthy2015-05-141-0/+4
* fixed row update for loadbalancer tablesMasco Kaliyamoorthy2015-03-021-1/+1
* Refactor modal forms for Load BalancersRob Cresswell2015-02-191-0/+25
* Reduce page title duplication in Adv net servicesSam Betts2015-02-181-0/+5
* Fix E127 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-111-1/+1
* Add dropdown actions to all details pagesAna Krivokapic2014-10-071-4/+93
* Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+0
* Merge "Refactoring the loadbalancing view classes"Jenkins2014-01-101-16/+0
|\
| * Refactoring the loadbalancing view classesGeorge Peristerakis2014-01-021-16/+0
* | Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-071-2/+2
|/
* Use memoized_method decorator in viewsRadomir Dopieralski2013-12-181-37/+33
* Remove unused LOGlawrancejing2013-09-281-4/+0
* Handle case without session_persistence attr in LBaaS VIPAkihiro MOTOKI2013-09-281-4/+9
* PEP8 E126 has been resolvedsimon2013-09-171-1/+1
* Fix bug on missing success message for delete actionsKC Wang2013-09-121-24/+30
* Enable H302 checkTatiana Mazur2013-08-221-47/+23
* Enable H201: do not write "except:"Kieran Spear2013-08-131-12/+12
* update Quantum references to NeutronMark McClain2013-07-091-1/+1
* Remove pool selection from "Add Monitor" pageTatiana Mazur2013-06-181-0/+36
* Sort imports alphabeticallyMatthias Runge2013-06-141-8/+29
* remove unused importsMatthias Runge2013-06-131-3/+0
* Add edit buttons for vip, member and monitorTatiana Mazur2013-06-041-2/+104
* Merge "Add "Edit Pool" button"Jenkins2013-05-221-0/+34
|\
| * Add "Edit Pool" buttonTatiana Mazur2013-05-221-0/+34
* | Merge "Refactored the templates code"Jenkins2013-05-221-4/+0
|\ \ | |/ |/|
| * Refactored the templates codeTatiana Mazur2013-05-201-4/+0
* | Use ugettext_lazy instead of ugettext.Brooklyn Chen2013-05-181-1/+1
|/
* Ensure an error message in LBaaS is displayed once.Akihiro MOTOKI2013-05-131-3/+3
* blueprint quantum-lbaasKC Wang2013-03-051-0/+152