14637 Commits

Author SHA1 Message Date
Akihiro Motoki
898997badf Fix a bug that horizon UT failure is ignored
Previously UT succeeds even if horizon UT fails.

Change-Id: Id5a08a3877b50fc582145ee74dc1c88cfb3fbba9
2018-12-23 08:53:24 +09:00
Zuul
06ab7a5047 Merge "Use template for lower-constraints" 2018-12-22 13:21:50 +00:00
OpenStack Proposal Bot
2cfe4bb08a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4956c64829c57dd73915a067902b1f7a49653eb6
2018-12-22 08:18:37 +00:00
Zuul
d3f9ca8373 Merge "Fix images minimum ram and disk default values" 2018-12-21 14:22:23 +00:00
OpenStack Proposal Bot
2c3484690f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I7959e0e59ce5ed4f585cf27936e3d24097e00304
2018-12-21 08:34:22 +00:00
Andreas Jaeger
e8f040d772 Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: Id9e8f44d7c4d352682ca4df80f9470c7e6144509
Needed-By: https://review.openstack.org/623229
2018-12-20 21:01:04 +01:00
OpenStack Proposal Bot
d92c7ab930 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I08dfad1a335f0bbb4e178fbbbdd6252367444b1b
2018-12-20 08:40:08 +00:00
Yves-Gwenael Bourhis
65b21e7f9d Fix images minimum ram and disk default values
When uploading an image, if we do not set a minimum ram and disk size we
try to send "None" to glance.
We should instead send "0" and glance will calculate the size from the
provided image.

Change-Id: Ia1aeabcdcf021943ebb7a4e35939c383ac820b19
Closes-Bug: #1809121
2018-12-19 15:11:20 +01:00
Zuul
63c4a321e7 Merge "Imported Translations from Zanata" 2018-12-19 09:53:07 +00:00
OpenStack Proposal Bot
8640351460 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I2aec9a9385ed9c63dda91ebd5bd58980cd741b65
2018-12-19 08:54:26 +00:00
Zuul
ef85bd9a2f Merge "Only thorw one prompt when resizing instance error" 2018-12-19 08:13:11 +00:00
Zuul
0326a1d83b Merge "Fix precission issue when calculating image size in GB." 2018-12-17 12:00:37 +00:00
Zuul
318e1f3cd5 Merge "Instance: show network info even if name is empty" 2018-12-14 19:13:34 +00:00
Zuul
02fc6588b3 Merge "Update link addresses in documents" 2018-12-14 18:10:50 +00:00
Akihiro Motoki
65f14e5d79 Instance: show network info even if name is empty
Previously, when a network name is an empty string,
network information of server interfaces will be empty,
so we cannot distinguish server interfaces.

Also network name in the instance detail page is capitalized
but there is no need to capitalize it and such information like
network name should be displayed as-is. This is not directly
related to the bug fixed by this commit, but it is simple enough
and related to network name, so I believe it is okay.

Change-Id: I2f2ad9b6bf50a2b53e79e4929d877111f875bd5b
Closes-Bug: #1805812
2018-12-14 17:51:52 +00:00
OpenStack Proposal Bot
d9c42ea0ae Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I7eaceb364d9480edce57e5046e4600aaea928ed8
2018-12-14 09:03:17 +00:00
Zuul
96234fdcee Merge "translate instance action of rescue and unrescue" 2018-12-12 21:37:35 +00:00
Zuul
3315754e8e Merge "Imported Translations from Zanata" 2018-12-12 09:53:28 +00:00
Zuul
5b5787b7c9 Merge "Error should be reported when only a space is entered" 2018-12-12 09:24:18 +00:00
Zuul
45970a6613 Merge "Show ports without IP in instance table and detail" 2018-12-12 08:38:05 +00:00
Zuul
3f69f5cb25 Merge "Drop pki token check from Token class in openstack_auth" 2018-12-12 08:34:50 +00:00
Zuul
b2bece7d2e Merge "Modify the prompt of update network" 2018-12-12 08:23:37 +00:00
Zuul
f843062e7e Merge "Update mailinglist from dev to discuss" 2018-12-12 08:23:35 +00:00
pengyuesheng
decf86d9f1 translate instance action of rescue and unrescue
Change-Id: If654eb65c79d7bfb8f6ce531f74057faade0cbf4
2018-12-12 13:37:21 +08:00
Zuul
15403c5ccd Merge "Get scope token of current project when switch Keystone Provider" 2018-12-11 11:18:59 +00:00
pengyuesheng
6e31767a23 Modify the prompt of update network
The name is not required, so data["name"] may be empty,
but the network.name_or_id must have a value

Change-Id: Iec8d204b7211e9f5c58dbf886dadccfa824c9262
2018-12-11 14:57:08 +08:00
Yan Chen
274706151c Fix precission issue when calculating image size in GB.
When calculating imageGb, should use 1073741824.0 (Bytes in a GB) as the divisor.

Closes-Bug: 1807639

Change-Id: I096dbf84826866e3e6916474157f8697b9f546ab
Signed-off-by: Yan Chen <yan.chen@intel.com>
2018-12-10 23:11:44 +08:00
OpenStack Proposal Bot
30c393aa5c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4a9e2bc5adbf3dcc97e295a157b83d0c43a7fde9
2018-12-10 06:53:01 +00:00
sapd
f8eb17c59b Get scope token of current project when switch Keystone Provider
Closes-Bug: #1806621

Change-Id: Ice5b56777967566770454bfbd6800bf3b8c57a37
2018-12-10 00:15:36 +07:00
Thomas Bechtold
069329eeb2 Drop pki token check from Token class in openstack_auth
PKI Tokens got removed from Keystone in 2016[1] so this check is no
longer needed.

OPENSTACK_TOKEN_HASH_ALGORITHM setting is dropped
as it is used only in PKI token check.

[1] https://review.openstack.org/#/c/374479/

Change-Id: I2de02fe6fab531842752b03c5e17af2bcf502cd8
2018-12-09 16:58:25 +09:00
OpenStack Proposal Bot
31116873f0 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic1b086de11664386d9fa372996f44813c0b305a0
2018-12-07 07:14:59 +00:00
OpenStack Proposal Bot
254e3791d3 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I042f40df2b5d17f9f5e180e8a7b4e90be5f24e7c
2018-12-05 08:10:56 +00:00
ZhongShengping
49d9a5722e Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: Ibae62f0fd43a4fb8a67c560c72e02f86683dff09
2018-12-05 09:44:38 +08:00
pengyuesheng
9c4d2bbfd7 Error should be reported when only a space is entered
In the Create Role page,
enter a space in the name input box,
no error is reported.

Change-Id: I3885548f86a0404d362aabd46aa09537955e3512
Closes-Bug: #1804585
2018-12-04 09:22:23 +08:00
Zuul
fb1a129ee2 Merge "Make update status dialog less confusing" 2018-12-03 14:53:32 +00:00
Zuul
681b6dde77 Merge "Ensures proper network name in subnet error message" 2018-12-03 14:51:45 +00:00
Zuul
119ce678da Merge "Support of rescue instance in Horizon" 2018-12-03 14:51:43 +00:00
Zuul
0c6989ad46 Merge "Fix wording for Cinder Volume QoS Create Extra Specs" 2018-12-03 14:41:41 +00:00
Zuul
9e50dfd32e Merge "Instance Action Log miss-translate some actions" 2018-12-03 14:35:26 +00:00
Zuul
4985710066 Merge "Document Django and Python support policy" 2018-12-03 14:35:24 +00:00
Zuul
f07c8e179a Merge "When creating a role, check if the role already exists" 2018-12-03 14:35:22 +00:00
Zuul
12d411b650 Merge "Modify the prompt of create routes and update routes." 2018-12-03 14:35:20 +00:00
Zuul
7e4abf0ef1 Merge "fix an issue with nova extension support checking" 2018-12-03 14:35:18 +00:00
Zuul
597e0791cd Merge "Get rid of keys() usage" 2018-11-30 18:14:43 +00:00
Zuul
e88240ffc5 Merge "Add Fix django.contrib.auth.middleware monkey patching for APITestCase" 2018-11-30 17:51:09 +00:00
Zuul
5e3ee4ae62 Merge "Update geckodriver to version 0.23.0" 2018-11-30 15:54:13 +00:00
Ivan Kolodyazhny
de69edd040 Add Fix django.contrib.auth.middleware monkey patching for APITestCase
This patch rollbacks changes in APITestCase introduced in the
0d163613265e036818fe567793a4fc88fe140d4a commit to unblock Horizon
plugins gates.

Change-Id: I6b2be31568e4aa4273990f9cfa76ca139620c84b
Closes-bug: #1806053
Closes-bug: #1805240
2018-11-30 17:33:21 +02:00
manchandavishal
c02b9fc2dd Get rid of keys() usage
for x in some_dict.keys() can be written as for x in some_dict

Change-Id: If5436647a30c02d0dab7daa23b2290456c66d654
2018-11-30 11:15:27 +00:00
OpenStack Proposal Bot
04a0fdafcc Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6895516e57701d502c5b8109d10499cd25ac965d
2018-11-30 09:13:29 +00:00
Ivan Kolodyazhny
e3bfad6ade Update geckodriver to version 0.23.0
The latest selenium webdriver fails with old geckodriver.

This patch also fixes horizon-selenium-headless job.

Change-Id: I8dfdc7e80dfe680d6699fc7f1f8325b85a9f7c8f
2018-11-29 15:27:43 +00:00