11511 Commits

Author SHA1 Message Date
Jenkins
3bfb4bbdff Merge "Add rel note and example for TOKEN_DELETE_DISABLED" 2016-08-30 21:32:20 +00:00
Rob Cresswell
455a1ba62a Add rel note and example for TOKEN_DELETE_DISABLED
https://review.openstack.org/#/c/340689 added a new setting to Django
OpenStack Auth. This patch documents it and provides an example.

Change-Id: Ib684b4c918af0d5ae3770cba702b44e86a3ad3da
Closes-Bug: 1609506
2016-08-30 19:13:14 +00:00
Jenkins
0d8f193f85 Merge "Incorrect param name in api.nova.server_delete" 2016-08-30 17:54:35 +00:00
Jenkins
e3decc2e08 Merge "[Trivial]Fix the number that failed to delete in swift" 2016-08-30 17:30:29 +00:00
Jenkins
072139d6fb Merge "Implements filter_first in networks" 2016-08-30 17:22:16 +00:00
Jenkins
c1212d16b1 Merge "Documentation for translation in horizon" 2016-08-30 14:01:56 +00:00
Jenkins
e2f0a567a8 Merge "Project Creation from within Create User should work" 2016-08-30 05:28:17 +00:00
Jenkins
ac3daf7751 Merge "remove unused quotas code" 2016-08-30 05:28:09 +00:00
Jenkins
fb4f3c5f52 Merge "Display username/project during password request" 2016-08-30 05:26:49 +00:00
Jenkins
7328f45dc7 Merge "Remove admin_filter_first from horizon module to avoid confusion" 2016-08-30 02:49:42 +00:00
Jenkins
50fbb258bd Merge "Escape blackslash in the angular_escapes filter" 2016-08-30 02:20:28 +00:00
Jenkins
3355221d5f Merge "Fix the parameter name in "allowed" function in "RestoreBackup" class" 2016-08-30 00:57:19 +00:00
eric
46f99895fb remove unused quotas code
This code is not used anywhere, removing.

Change-Id: I526b8c13e6f5ad8d441f219bb4dca36c0377adfe
Implements: blueprint make-quotas-great-again
2016-08-29 14:56:44 -06:00
Jenkins
dece2df590 Merge "Updated from global requirements" 2016-08-29 19:16:48 +00:00
Jenkins
8f17af91d1 Merge "Imported Translations from Zanata" 2016-08-29 18:35:30 +00:00
Thai Tran
bbd5d8142a Documentation for translation in horizon
This document describes the overview architecture of how
translation works in Horizon. It also covers how one can
use it in their code.

Change-Id: I93063698cb1fc43f22e2fd7960e8a38ee423dab7
2016-08-29 18:20:33 +00:00
David Medberry
7e58caeaee Display username/project during password request
There is a UX bug when asking for this password without providing
appropriate context. This patch fixes that.

Closes-bug: 1617374
Change-Id: Iaabc217cdbff82d7685985f52d5caa975fcf4413
2016-08-29 10:58:40 -06:00
OpenStack Proposal Bot
da109c4779 Updated from global requirements
Change-Id: Ib2f85913a020fc63c2ef4de22c917bdb4924b0b8
2016-08-29 16:48:05 +00:00
Jenkins
1d3617c7d9 Merge "No lock required for reading secret key" 2016-08-29 12:33:03 +00:00
Jenkins
baae8712f8 Merge "Fix various issues with compressed angular templates and plugins" 2016-08-29 12:17:35 +00:00
OpenStack Proposal Bot
0defe842a9 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ib5ddc29fd94a72e530b81b8094c9a2c5c604b823
2016-08-29 09:54:40 +00:00
Jenkins
b65fa15a22 Merge "Fix the issue workflow filter do not show all users" 2016-08-29 02:14:28 +00:00
Kenji Ishii
4b3157a576 [Trivial]Fix the number that failed to delete in swift
When deleting multiple folders in ng-container and some folders
can't delete, the number of failures displayed on modal is incorrect.
At the moment, the number of all folders targeted is displayed.

Change-Id: If3e057f775de37a15aa65cce3b4b536cccef1a1e
Closes-Bug: #1604709
2016-08-29 01:55:37 +00:00
Paulo Matias
d580adb4dd Escape blackslash in the angular_escapes filter
Co-Authored-By: Tadeu Sampaio <tadeu@ufscar.br>
Closes-Bug: #1617749
Change-Id: Ic97c6f3b0e3c4c91323dcba82bfe43e252e16b1a
2016-08-28 10:17:17 -03:00
Jenkins
96595dcfc2 Merge "Syntactic sugar for setting multiple properties in registry" 2016-08-27 20:15:16 +00:00
jlopezgu
8b46a8352d Implements filter_first in networks
Add the filter_first feature to networks admin/project views.

Implements blueprint: admin-views-filter-first
Change-Id: I934240040dec3094e0271c14a85a1081cbe878f2
2016-08-26 15:49:28 -05:00
Jenkins
416a398dc1 Merge "Fix unnecessary requests in angular image panel" 2016-08-26 16:02:00 +00:00
qiaomin
37cb18edfa Fix the parameter name in "allowed" function in "RestoreBackup" class
Change-Id: I8d16cf64f9d44023270e7fab5e10686cdaa329c3
2016-08-26 15:18:46 +00:00
Jenkins
70e0606f04 Merge "Fix the parameter name in "allowed" function in "DeleteBackup" class" 2016-08-26 14:59:34 +00:00
Jenkins
edc97533a4 Merge "Correct documentation around upper-constraints changes" 2016-08-26 14:21:48 +00:00
Richard Jones
f60ecd04ce Correct documentation around upper-constraints changes
Change-Id: Ic20b5a07c20bb0314814c497f23513e84a0e45c0
Closes-Bug: 1616709
Co-Author: Tony Breeds <tony@bakeyournoodle.com>
2016-08-26 09:42:27 +00:00
OpenStack Proposal Bot
c64e132bd5 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Id09b0459bb06f7f7fb6b5679552dc3a21d51202c
2016-08-26 08:39:21 +00:00
majik
ede580c18a Incorrect param name in api.nova.server_delete
In api.nova.server_delete, use instance_id instead of instance.
An intuitive name for every one.

Change-Id: I6ce25f17cc217c6a7e69b809af85dec701b074f3
2016-08-26 06:01:16 +00:00
Kenji Ishii
f91d38bd6e Fix unnecessary requests in angular image panel
When displaying angular image panel, the request to get images is
called twice. This is caused by the setting of routeProvider.
This patch will fix it.

Change-Id: I37db691e846d3b80fa21794922e1998cc23243e3
Closes-Bug: #1615573
2016-08-26 04:23:00 +00:00
Kenji Ishii
8ec0ce07f2 Fix the issue workflow filter do not show all users
When user add any group in Project Group Tab, layout will be incorrect
in case below.

Reproduce
1) Go to /identity
2) Press 'create project' button, go to 'Project Groups' tab
3) For example, you have there two default groups: 'admins'
   and 'nonadmins'. Type 'non' in the left filter field
4) Filter works correct and now 'all groups' panel has only
   'nonadmins' group. Press '+' to add 'nonadmins' to project groups
5) Note that All groups panel is now empty and filter input is empty too.
   Group admins will not be shown until you type 'admin' in that field.

After being pressed '+', update of user list and remove of filter
input are performed as internal process. This issue is caused by
incorrect order of these processes. This patch will fix it.

Change-Id: If73584c040846dc82aa482e75f5e5d95dfb6525e
Closes-Bug: #1543620
2016-08-25 23:35:50 +00:00
Jenkins
9274624843 Merge "Add release note for package updates" 2016-08-25 21:43:09 +00:00
Jenkins
6735abaf06 Merge "Imported Translations from Zanata" 2016-08-25 21:28:52 +00:00
Jenkins
5d9b7a8de6 Merge "Update create/edit image help text for angular workflow" 2016-08-25 19:56:53 +00:00
Jenkins
7c615b67f7 Merge "Fix intermittent integration test failures related to messages" 2016-08-25 18:47:29 +00:00
Jenkins
2ffc81fcb6 Merge "Fix unit test indentation and the test itself" 2016-08-25 18:46:40 +00:00
Jenkins
a297358d13 Merge "Updated from global requirements" 2016-08-25 17:44:06 +00:00
Jenkins
e7b4bdfe5d Merge "Add ANGULAR_FEATURES toggle example" 2016-08-25 13:48:51 +00:00
Jenkins
6d29875f7f Merge "Enable Angular Image panel" 2016-08-25 13:46:02 +00:00
Jenkins
f7b6ecdb4c Merge "add translation and cleanup resource-browser-item.html" 2016-08-25 12:22:42 +00:00
Timur Sufiev
02b9e2eb66 Fix intermittent integration test failures related to messages
Some recent changes in python selenium bindings library made it do
certain things faster. That rendered our code for accessing Horizon
messages too restrictive, since it didn't wait a second. Previously,
when selenium queries took longer, the modal message had enough time
to appear, but now sometimes selenium is able to query the browser
during a narrow window when the spinner from a previous modal have
already disappeared, but the modal message still hasn't been
rendered. Adapt to these change by introducing a small (0.1 seconds)
margin to wait until message element appears.

Change-Id: I8f23ecaac9d007a1d3302eb9425d4064f438ca14
2016-08-25 13:45:08 +03:00
OpenStack Proposal Bot
c930706ea1 Updated from global requirements
Change-Id: I828e2a678711505502b790a18300fb0c8720a78a
2016-08-25 09:24:33 +00:00
Jenkins
f7101be8ea Merge "Use upper constraints for all jobs in tox.ini" 2016-08-25 09:17:39 +00:00
OpenStack Proposal Bot
175519c9ae Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: If5955731132ccc22ea22fa99c7fd5ebb82018b8a
2016-08-25 08:59:44 +00:00
Jenkins
28b6d6b30a Merge "Final changes to Angular Images before making default" 2016-08-25 05:55:31 +00:00
Jenkins
1d50ce8790 Merge "Supports extra properties in project and user" 2016-08-25 05:55:13 +00:00