summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/admin/networks
Commit message (Expand)AuthorAgeFilesLines
* Update Twitter Bootstrap to version 3Jiri Tomasek2014-07-287-10/+16
* Merge "adding policy check for neutron"Jenkins2014-05-293-0/+65
|\
| * adding policy check for neutronBrian DeHamer2014-05-073-0/+65
* | Remove extraneous vim configuration commentsHe Yongli2014-05-0615-30/+0
|/
* Make hardcoded fields translatableDoug Fish2014-01-221-6/+8
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-0711-22/+21
* Use memoized_method decorator in viewsRadomir Dopieralski2013-12-182-35/+33
* Make Neutron API name consistentAkihiro MOTOKI2013-12-163-13/+13
* Corrected incorrect message when deleting port.Thomas Stenberg2013-12-061-2/+2
* Fix django.conf.urls.defaults importsKieran Spear2013-11-043-7/+7
* Remove unused LOGlawrancejing2013-09-284-19/+0
* Only send gateway_ip on neutron subnet update when it's changedNachi Ueno2013-09-271-1/+2
* PEP8 E126 has been resolvedsimon2013-09-171-1/+1
* Merge "PEP8 E121 has been resolved"Jenkins2013-09-051-1/+1
|\
| * PEP8 E121 has been resolvedsimon2013-09-051-1/+1
* | Add Cisco N1K plugin support in HorizonAbishek Subramanian2013-09-042-5/+61
|/
* "# noqa" cleanupTatiana Mazur2013-09-021-9/+9
* Enable H302 checkTatiana Mazur2013-08-2215-90/+80
* Enable H201: do not write "except:"Kieran Spear2013-08-139-14/+14
* Enable H304 checkTatiana Mazur2013-07-164-21/+33
* update Quantum references to NeutronMark McClain2013-07-0910-134/+134
* Updates term tenant to project in error messagesDavid Lyle2013-06-211-1/+1
* Sort imports alphabeticallyMatthias Runge2013-06-148-17/+32
* remove unused importsMatthias Runge2013-06-131-7/+0
* Fix bug in port creation formarmando-migliaccio2013-06-062-2/+1
* Adding pagination to the tenant viewsZhenguo Niu2013-06-053-8/+9
* Refactored the templates codeTatiana Mazur2013-05-204-25/+2
* Enable using multiple API versions for Identity Service.Gabriel Hurley2013-05-013-8/+8
* Update Horizon for Django 1.5 compatibilityLin Hua Cheng2013-04-304-8/+12
* Replaces ugettext with ugettext_lazy in the dashboard-related filesJoe Topjian2013-02-161-1/+1
* Improve Quantum panels to Folsom advanced featuresAkihiro MOTOKI2013-01-0612-318/+219
* Fixes PEP8 errors as reported by pep8 1.3.4Julie Pichon2012-12-191-1/+1
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-1132-0/+2074