13669 Commits

Author SHA1 Message Date
Zuul
59bc4f93ae Merge "doc: Update project port create" 2018-01-18 15:37:05 +00:00
Zuul
697a9b2a3d Merge "doc: cleanup unnecessary vertical lines" 2018-01-18 13:41:58 +00:00
OpenStack Proposal Bot
c5901fe34c Updated from global requirements
Change-Id: I15b865fc88f6cd4047edd04e51dab65c2ef9ca38
2018-01-17 20:34:25 +00:00
Zuul
636d3e8a19 Merge "[doc] Correct the wrong 'System' tab" 2018-01-17 13:40:48 +00:00
OpenStack Proposal Bot
4391567fce Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I2aff5162b895655e17be84ae6536f82d692f2422
2018-01-17 06:41:03 +00:00
Zuul
a054bb121e Merge "Add Enable/Disable User action for Angular users panel" 2018-01-17 05:32:36 +00:00
Zuul
51bcecc98f Merge "Add Change Password Action for Angular users panel" 2018-01-17 05:18:33 +00:00
Zuul
38755f37e5 Merge "Add Edit action for Angular users panel" 2018-01-17 04:31:52 +00:00
Zuul
0ab99a1963 Merge "Rename tox_venvlist (2/2)" 2018-01-16 21:38:09 +00:00
OpenStack Proposal Bot
e129ba9192 Updated from global requirements
Change-Id: I1f1cc1fb371fb8cd267140cb9940fb1ee1113215
2018-01-16 12:28:28 +00:00
Shu Muto
b52f8d9138 Add Enable/Disable User action for Angular users panel
To Test
 - set 'users_panel' to True in settings.py

Change-Id: I980d11e3ac5a3ee14dc253dc69dd7aeb40578cc2
Implements: blueprint ng-users
2018-01-16 18:17:59 +09:00
Shu Muto
c174036c84 Add Change Password Action for Angular users panel
To Test
 - set 'users_panel' to True in settings.py

Change-Id: I779b26d34658ea5f3222ebf31f1401bc7a43960b
Partially-Implements: blueprint ng-users
2018-01-16 18:15:19 +09:00
OpenStack Proposal Bot
5a8e218055 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ia987386dca196c96fd1d6c68192caa930bb39e2e
2018-01-16 08:18:30 +00:00
Zuul
6c2193b994 Merge "Make neutron quota names translatable" 2018-01-15 15:59:55 +00:00
Qian Min Chen
dda139ba86 [doc] Correct the wrong 'System' tab
The 'Flavors', 'Images', 'Instances' and 'Host Aggregates' are
under 'Compute' tab, this patch fix them.

Change-Id: Ibd411c10d524d0c66da35e3580329713517f36a9
2018-01-15 13:02:07 +00:00
OpenStack Proposal Bot
8b363fb399 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I1b3ce2724ec89bb328070c154750ea7108fea513
2018-01-15 06:58:50 +00:00
Akihiro Motoki
b7f24dd39f Make neutron quota names translatable
Change-Id: I0cbf31344afe9bf8168b959acc532ddd9deacd6b
Closes-Bug: #1743233
2018-01-15 00:36:32 +09:00
Zuul
9afbb79fe9 Merge "quota: Use neutron default quota (read-only) API" 2018-01-14 15:23:05 +00:00
OpenStack Proposal Bot
659f86d846 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I2dff35ba8e4cbe6e7fa10ec49fd8b231923d920b
2018-01-14 06:51:23 +00:00
Zuul
c8830644ff Merge "Add Angular keystone user deletion action" 2018-01-14 04:42:52 +00:00
Akihiro Motoki
5a11dd64b1 doc: cleanup unnecessary vertical lines
If a content has unnecessary indent, we will have unnecessary
vertical gray lines in rendered HTML like [1].

[1] https://docs.openstack.org/horizon/latest/configuration/customizing.html#icons

Change-Id: I69140e396db80c5008d60db64b83f7cdb5a891d8
2018-01-14 05:45:35 +09:00
Akihiro Motoki
38f6fbd478 doc: Update project port create
Non admin users can create a port now.
This commit updates the corresponding document.

Change-Id: Iaa5678f70c4f67d6255448ed3dd0fe4e7d67a27a
2018-01-14 05:43:02 +09:00
Zuul
3e6b9d1797 Merge "[doc] Correct the wrong 'System' tab" 2018-01-13 20:30:51 +00:00
Akihiro Motoki
dc7d2582db quota: Use neutron default quota (read-only) API
Neutron provides an API to retrieve default quotas since newton.
Unfortunately there is no corresponding neutron API extension
is not defined, so there is no way to detect it via API.
The API exists since newton, so this commit just switches to
the default quota API.

Closes-Bug: #1337473
blueprint make-quotas-great-again
Change-Id: Ia826b67f4cec7d95335c62ef98c3040feaa06117
2018-01-14 04:53:30 +09:00
OpenStack Proposal Bot
f514aa0243 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I0ff4f022909580d4892a3287f7bd921527e587be
2018-01-13 06:51:50 +00:00
Zuul
794fec40f9 Merge "Rename tox_venvlist (1/2)" 2018-01-12 17:54:59 +00:00
Zuul
6f7241b231 Merge "Orders the projects and roles in user creation combos" 2018-01-12 17:19:53 +00:00
Andreas Jaeger
a05c2cc945 Rename tox_venvlist (2/2)
For consistency with the tox jobs, use tox_envlist instead of
tox_venvlist.

We need first to add a new parameter, then change the job, then
remove the old parameter.

Change-Id: I3d4fa8a68d511d4b5555753bb1faa9bde8ee8c86
Depends-On: I67a20b1faa77ff0166ad96fd95432c11948abc74
2018-01-12 16:53:52 +01:00
Andreas Jaeger
11e36d4a8b Rename tox_venvlist (1/2)
For consistency with the tox jobs, use tox_envlist instead of
tox_venvlist.

We need first to add a new parameter, then change the job, then
remove the old parameter.

Change-Id: I035584aaeaa71b62c1d0c7e0a62dbf053a3488b6
Needed-By: I67a20b1faa77ff0166ad96fd95432c11948abc74
2018-01-12 16:53:26 +01:00
Zuul
017a92d9a8 Merge "Switch settings password tests to mock" 2018-01-12 14:04:50 +00:00
Zuul
01ffeb9389 Merge "quota: Move neutron quota logic in identity.projects.views" 2018-01-12 14:04:48 +00:00
Marek Lycka
8840fdbdd3 Orders the projects and roles in user creation combos
Sorts the available project and role names in the Primary
Project and Roles combos respectively when creating a new
user through the identity dashboard/create user dialog.

Change-Id: Ia488d598727dfc11ec4b8bc7f8f2fd3f6aa7fde6
Closes-Bug: 1713497
Co-Authored-By: Ales Krivak <ales.krivak@ultimum.io>
2018-01-12 08:48:23 +01:00
OpenStack Proposal Bot
4556a3d195 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4d3568ed5e85d9c406b9c5621c5943f62d2168cb
2018-01-12 07:16:19 +00:00
Zuul
00aff2c829 Merge "Implement create_mocks decorator to make mocks easier" 2018-01-11 16:15:43 +00:00
Zuul
b2e89eeaca Merge "Handle unicode when downloading transfer credentials" 2018-01-11 09:32:53 +00:00
Shu Muto
86e4e92129 Add Edit action for Angular users panel
To Test
 - set 'users_panel' to True in settings.py

Change-Id: I505e2819d813bd241522642996d592b554b938d4
Partially-Implements: blueprint ng-users
2018-01-11 11:44:41 +09:00
Cindy Lu
3a7466c7c4 Add Angular keystone user deletion action
To Test
 - set 'users_panel' to True in settings.py

Partially-Implements: blueprint ng-users
Co-Authored-By: Shu Muto <shu-mutou@rf.jp.nec.com>

Change-Id: Ic02d3f992b3bc718733b1d755c1cc69bc69cb6e0
2018-01-11 11:43:55 +09:00
Zuul
3e753378c7 Merge "Allow regular users to specify VNIC type for port" 2018-01-10 22:24:25 +00:00
Radomir Dopieralski
a65ece737e Handle unicode when downloading transfer credentials
Since that file contains translatable text, it may include non-ascii
characters, depending on the language used.

Change-Id: I2051e80b74b42c1817c0992f8a52ffe96b3cabc8
Closes-bug: #1742412
2018-01-10 21:25:13 +01:00
Zuul
ba01268334 Merge "Added error msg when gets redirect to login page" 2018-01-10 16:15:20 +00:00
OpenStack Proposal Bot
2d7a343590 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I331c72f18dc8b78280919de67387198c85065681
2018-01-10 07:51:38 +00:00
Akihiro Motoki
e0fb453e17 quota: Move neutron quota logic in identity.projects.views
identity.projects.views has a special logic related to neutron
quota, but it is time to merge this into usages.quotas.
This commit merges the logic into usages.quotas.
It is a preparation to use neutron default quotas API.

blueprint make-quotas-great-again
Change-Id: I35f0dede5d53ee6758996268cd1a6c2095565cc8
2018-01-10 15:33:00 +09:00
OpenStack Proposal Bot
091121b10f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ifa4024bf6c497f28667473b1df45a256601b887f
2018-01-09 07:35:36 +00:00
Zuul
c39891170a Merge "Add Angular keystone user creation action" 2018-01-09 05:35:09 +00:00
Akihiro Motoki
66e868a5b7 Switch settings password tests to mock
Change-Id: I8ee74d4052a2c04d7890942c646fa07f44e724d2
Partially-Implements: blueprint mock-framework-in-unit-tests
2018-01-09 09:38:43 +09:00
Ivan Kolodyazhny
dc732488b3 Implement create_mocks decorator to make mocks easier
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Part of blueprint mock-framework-in-unit-tests
Change-Id: I4b9cf6e8ca7f3eb6988bc83f740b45337946e058
2018-01-09 02:44:47 +09:00
Qian Min Chen
27b1690f49 [doc] Correct the wrong 'System' tab
Now the 'Volume Types' and 'Volumes' are under 'Volume' tab
of the 'Admin' tab, this patch fix them.

Change-Id: I9242c083aab591fa1aca58dfccc69fbf0d320ab8
2018-01-08 15:21:38 +00:00
Zuul
e3715e0008 Merge "[doc] Reorganize the content of horizon Admin tab" 2018-01-07 21:03:46 +00:00
Zuul
b40f3eff12 Merge "[doc] Correct the wrong volumes tab" 2018-01-07 21:03:44 +00:00
Zuul
fe4b2491ca Merge "Upload the latest screenshots" 2018-01-07 21:03:31 +00:00