summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle case without pytest for plugin tests18.3.1Akihiro Motoki2020-04-183-9/+24
* Update TOX_CONSTRAINTS_FILE for stable/ussuriOpenStack Release Bot2020-04-171-2/+2
* Update .gitreview for stable/ussuriOpenStack Release Bot2020-04-171-0/+1
* Merge "Add support for multiple swift storage policies"18.3.0Zuul2020-04-1712-12/+272
|\
| * Add support for multiple swift storage policiesSimon Merrick2020-04-1612-12/+272
* | Merge "Imported Translations from Zanata"Zuul2020-04-162-4/+25
|\ \
| * | Imported Translations from ZanataOpenStack Proposal Bot2020-04-162-4/+25
* | | Merge "Fix video recording for integration tests"Zuul2020-04-165-10/+18
|\ \ \ | |/ / |/| |
| * | Fix video recording for integration testsIvan Kolodyazhny2020-04-095-10/+18
* | | Merge "Imported Translations from Zanata"Zuul2020-04-151-2/+5
|\ \ \
| * | | Imported Translations from ZanataOpenStack Proposal Bot2020-04-151-2/+5
* | | | Merge "Implement 'selector-append' sass function"Zuul2020-04-152-3/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Implement 'selector-append' sass functionIvan Kolodyazhny2020-04-142-3/+10
* | | | Merge "Support for Keystone password_lock option"Zuul2020-04-149-29/+235
|\ \ \ \
| * | | | Support for Keystone password_lock optionvmarkov2020-04-109-29/+235
| |/ / /
* | | | Merge "Add auth_type to template context for openrc file rendering"Zuul2020-04-143-0/+3
|\ \ \ \
| * | | | Add auth_type to template context for openrc file renderingIvan Kolodyazhny2020-04-093-0/+3
| | |/ / | |/| |
* | | | Imported Translations from ZanataOpenStack Proposal Bot2020-04-142-17/+5
* | | | Merge "Change horizon test runner to pytest"Zuul2020-04-1423-74/+121
|\ \ \ \
| * | | | Change horizon test runner to pytestOleksii Petrenko2020-04-0323-74/+121
| | |_|/ | |/| |
* | | | Fix docs buildAndreas Jaeger2020-04-131-2/+0
| |_|/ |/| |
* | | Merge "Bump hacking to 3.0.0"Zuul2020-04-092-7/+4
|\ \ \
| * | | Bump hacking to 3.0.0manchandavishal2020-04-032-7/+4
* | | | Merge "Bump xstatic-mdi lower-bound"Zuul2020-04-092-2/+2
|\ \ \ \
| * | | | Bump xstatic-mdi lower-boundAkihiro Motoki2020-04-012-2/+2
* | | | | Imported Translations from ZanataOpenStack Proposal Bot2020-04-052-8/+5
| |_|_|/ |/| | |
* | | | Imported Translations from ZanataOpenStack Proposal Bot2020-04-032-4/+105
| |_|/ |/| |
* | | Merge "Remove unused tools/gate/integration/* files"Zuul2020-04-013-51/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused tools/gate/integration/* filesIvan Kolodyazhny2020-03-103-51/+0
* | | Merge "Fix typo in comments"Zuul2020-04-011-1/+1
|\ \ \
| * | | Fix typo in commentsPierre Riteau2020-03-181-1/+1
* | | | Merge "Authenticate before Authorization"Zuul2020-04-011-3/+3
|\ \ \ \
| * | | | Authenticate before AuthorizationJacek Tomasiak2020-03-301-3/+3
* | | | | Merge "Use unittest.mock instead of third party mock"Zuul2020-03-3172-101/+103
|\ \ \ \ \
| * | | | | Use unittest.mock instead of third party mockIvan Kolodyazhny2020-03-2672-101/+103
* | | | | | Imported Translations from ZanataOpenStack Proposal Bot2020-03-312-74/+40
| |_|_|_|/ |/| | | |
* | | | | Merge "Deprecate legacy way to retrieve neutron usage"Zuul2020-03-293-0/+19
|\ \ \ \ \
| * | | | | Deprecate legacy way to retrieve neutron usageAkihiro Motoki2020-03-233-0/+19
| | |_|/ / | |/| | |
* | | | | Update pyScss to 1.3.7Ivan Kolodyazhny2020-03-263-4/+2
| |/ / / |/| | |
* | | | Fix Horizon to work with the latest pyScss18.2.0Ivan Kolodyazhny2020-03-243-5/+7
* | | | Set tox_constraints_file for npm jobs and integration testsAkihiro Motoki2020-03-241-2/+10
* | | | Tell reno to ignore the kilo branch18.1.0elajkat2020-03-232-0/+6
* | | | Imported Translations from ZanataOpenStack Proposal Bot2020-03-212-7/+7
|/ / /
* | | Use pyScss2 and django-pyscss2Ivan Kolodyazhny2020-03-173-4/+6
|/ /
* | Imported Translations from ZanataOpenStack Proposal Bot2020-03-114-62/+9
* | Merge "Catch AttributeError when deleting temp file on image upload"Zuul2020-03-101-6/+10
|\ \ | |/ |/|
| * Catch AttributeError when deleting temp file on image uploadRadomir Dopieralski2020-03-091-6/+10
* | Merge "Remove python_2_unicode_compatible usage"Zuul2020-03-102-5/+0
|\ \
| * | Remove python_2_unicode_compatible usageIvan Kolodyazhny2020-03-092-5/+0
* | | Merge "tests: Convert 'OpenStackAuthTestsV3Base' to mock (pt. 4)"Zuul2020-03-093-85/+115
|\ \ \