summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/admin/info
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels"Zuul2022-03-241-0/+7
|\
| * Add SYSTEM_SCOPE_SERVICES setting that hides panelsRadomir Dopieralski2022-03-101-0/+7
* | Address RemovedInDjango40Warning (3)Akihiro Motoki2022-02-041-2/+2
|/
* Address RemovedInDjango40Warning (2)Akihiro Motoki2022-02-044-4/+4
* Merge "Make word wrapping consistent"Zuul2021-07-291-3/+3
|\
| * Make word wrapping consistentVadym Markov2021-06-251-3/+3
* | Drop cinder v2 API supportBrian Rosmaita2021-07-191-1/+1
|/
* Drop the usage of unicode prefix from unicode stringsYuehuiLei2021-02-121-3/+3
* Use python3-style super()Akihiro Motoki2020-10-152-6/+4
* Use unittest.mock instead of third party mockIvan Kolodyazhny2020-03-261-1/+1
* Deprecate exceptions.check_messageRobin Cernin2019-12-231-3/+0
* Handle partial dict settingAkihiro Motoki2019-09-261-3/+3
* Define default settings explicitly (openstack_dashboard 2/5)Akihiro Motoki2019-04-241-2/+2
* pylint: fix len-as-condition warningAkihiro Motoki2019-01-161-2/+1
* admin info: check required service for network tabAkihiro Motoki2018-09-081-0/+1
* Convert admin.info tests into mockVladislav Kuzmin2018-03-181-28/+31
* django2: Replace django.core.urlresolves with django.urlsAkihiro Motoki2018-02-172-4/+4
* Use Cinder API v3 by defaultIvan Kolodyazhny2017-12-181-1/+2
* Drop Heat related code from horizonAkihiro Motoki2017-12-054-86/+3
* Add network availability zone information for network agentsTrygve Vea2017-10-212-0/+25
* Correct the word orchestation to orchestrationwei.ying2017-04-091-1/+1
* hacking: noqa cleanup in openstack_dashboardAkihiro Motoki2017-03-171-2/+2
* Merge "Remove unused variable"Jenkins2017-03-161-1/+1
|\
| * Remove unused variableBéla Vancsics2017-03-081-1/+1
* | Do not try to show L3 agent action when enable_router is FalseAkihiro Motoki2017-03-131-0/+4
|/
* fix some pylint warningsHuachao Mao2016-12-221-1/+1
* Rework hardcoded policy in admin dashDavid Lyle2016-11-181-0/+4
* Modify use of assertTrue(A in B)Bin Zhou2016-09-031-3/+3
* UX: System Information Overflow FailDiana Whitten2016-08-051-3/+3
* Improve system info pageeric2016-05-265-30/+57
* Use 'trimmed' for blocktrans with multi-line contentsAkihiro Motoki2016-05-191-1/+1
* Adding admin lookup of routers per l3 agenteric2016-05-131-1/+17
* Update URLs to Django 1.8+ styleRob Cresswell2016-03-281-4/+3
* Look for volumev2 endpoints instead of volumeIWAMOTO Toshihiro2016-02-232-2/+3
* Merge "Excise Trove from Horizon"Jenkins2015-12-301-1/+0
|\
| * Excise Trove from HorizonDavid Lyle2015-12-221-1/+0
* | Clean up horizon.scss - Admin Sys InfoDiana Whitten2015-12-221-1/+1
|/
* Change column order for Orchestration Services tableliyingjun2015-12-011-2/+4
* Excising Sahara from HorizonDavid Lyle2015-12-031-1/+1
* Merge "Refactor the admin tabs code"Jenkins2015-09-041-8/+8
|\
| * Refactor the admin tabs codejingliuqing2015-07-161-8/+8
* | Move Horizon to pure plugin loading onlyDavid Lyle2015-08-031-5/+0
* | Replace mox with mox3Victor Stinner2015-07-131-2/+2
|/
* Fixing permissions for data processing panelsChad Roberts2015-03-091-1/+1
* Permit using latest python-cinderclientGary W. Smith2015-03-031-0/+1
* Add orchestration service status reportingKanagaraj Manickam2015-02-253-40/+117
* Reduce page title duplication in Admin viewsSam Betts2015-02-112-4/+1
* Merge "Translatable system information panel state/status"Jenkins2015-02-112-9/+17
|\
| * Translatable system information panel state/statusliyingjun2015-02-102-9/+17
* | Move to hacking 0.10lin-hua-cheng2015-02-041-4/+4
|/