13373 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
e2e8a2c59b Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8e809641afe744ffe153824062cef5b8045d8403
2017-11-12 06:31:54 +00:00
Marek Lycka
ed7e51af57 Show a better error message for network delete failure
Previously deleting a network shows an unclear error message
and it is not easy for a user to identify the reason:

  Error: Failed to delete network <network_name>

With this fix it will now show proper error message including
the error reason when neutron returns 409 (Conflict) response.

NOTE: This is a fix for the https://review.openstack.org/#/c/140614/
patch, which I couldn't restore.

Change-Id: I5779725f1095d59a012d8e6cf6e47bbd11dda36a
Closes-Bug: #1400667
2017-11-11 17:17:07 +00:00
Zuul
9fb3431b02 Merge "Imported Translations from Zanata" 2017-11-11 11:21:17 +00:00
Zuul
211c543fa4 Merge "Support include_names argument for keystone role assignement list" 2017-11-11 08:43:22 +00:00
OpenStack Proposal Bot
83add5985f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I76cdff551915531e63440e5d08c4e69e3d8bd39f
2017-11-11 06:36:53 +00:00
OpenStack Proposal Bot
104d2b5345 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I91186711ff108cc4cb0a75351f63c2cc41c822a5
2017-11-10 06:38:01 +00:00
Zuul
d6df45eeb0 Merge "Fix style of the submit button on confirmation modal" 2017-11-09 16:50:13 +00:00
Zuul
af3ca2a929 Merge "Cleaned up formats for qos panel" 2017-11-08 14:36:22 +00:00
Zuul
2274682b9a Merge "Imported Translations from Zanata" 2017-11-08 13:20:28 +00:00
Zuul
1ffd2ec150 Merge "Add delete action for key pair" 2017-11-08 11:29:24 +00:00
Zuul
ed6a22b0fd Merge "Support security groups association per port" 2017-11-08 08:39:24 +00:00
OpenStack Proposal Bot
cb37926c2e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I9d2aa3c813fcb912a9b11a85088fbd1849a945d2
2017-11-08 06:42:55 +00:00
Zuul
550cd12bf7 Merge "Doc: Delete pyc in a structure of dashboard.rst file" 2017-11-07 07:35:43 +00:00
Nam Nguyen Hoai
340d4ff981 Doc: Delete pyc in a structure of dashboard.rst file
dashboard.pyc and __init__.pyc are redundant, it is
not useful and should be removed.

Change-Id: Iacb904596413232a22c72832f69dc20eca69b6f6
2017-11-08 13:55:51 +07:00
OpenStack Proposal Bot
415a4f85a2 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I9b68f82c5453ac5b9c6d4dd2aec813795486b54e
2017-11-06 06:37:42 +00:00
OpenStack Proposal Bot
c1a45f5677 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I17ef88b3ea09413154dbeef3a2975c94090c3a17
2017-11-02 06:35:30 +00:00
Sam Morrison
e98eb20555 Support include_names argument for keystone role assignement list
This has been supported in the keystone API since version 3.6
Although not used in horizon (yet) some third party plugins may
require this.

Closes-Bug: #1729449

Change-Id: I961c1681b757134037ae767ac750afa36476d630
2017-11-01 21:50:59 +00:00
Beth Elwell
8099132565 Cleaned up formats for qos panel
Data formats added for qos panel - this makes the updated and created
date formats legible.

Change-Id: Ib0e364b51de6388395506a1f84454c9d1dc874da
Closes-Bug: #1721502
2017-11-01 14:03:33 +00:00
OpenStack Proposal Bot
25a6f31b9c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I34edb96da08e6ae9d51062296f78bf629998e111
2017-11-01 06:44:28 +00:00
Shu Muto
e7f22178b2 Add delete action for key pair
This patch adds delete actions for angularized key pair panel.

Change-Id: Iccb5014add0e19d6154bd6261d97a83b2ecdf32f
Partial-Implements: blueprint ng-keypairs
2017-11-01 14:53:04 +09:00
OpenStack Proposal Bot
f911d0dd40 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I23b3ecbeac3901ff56b75dde3616c4e7c691e88b
2017-10-31 07:28:24 +00:00
Zuul
0cc080ca67 Merge "Remove unused API function from Nova API" 2017-10-30 07:46:29 +00:00
OpenStack Proposal Bot
0684501d19 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I70726d36957bd5561e3573457f4a47ad6eba0be9
2017-10-30 06:42:01 +00:00
Trygve Vea
af9505f1d5 Remove unused API function from Nova API
os-virtual-interfaces is part of nova-network, which Horizon does not support.
No code in Horizon is using this function, and it is no longer necessary.

Change-Id: I118c81db1e581487384677aa0b0020dd35001a29
2017-10-28 20:25:13 +00:00
OpenStack Proposal Bot
d545165273 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iff927486748c7f458a97c14bcf69a6f1b152ddf5
2017-10-28 06:38:24 +00:00
Zuul
8ea7238d55 Merge "doc: Update the URL of noVNC" 2017-10-27 07:28:11 +00:00
OpenStack Proposal Bot
d46510787a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: If75f7da45232b0ae6a0ffd08d8a9ec65d0d7440c
2017-10-27 06:13:13 +00:00
Zuul
2e1b80a1f5 Merge "[Micro version] Support description for instance" 2017-10-26 18:42:57 +00:00
liyingjun
2161b91264 [Micro version] Support description for instance
In Nova Compute API microversion 2.19, you can specify a “description”
attribute when creating, rebuilding, or updating a server instance. This
description can be retrieved by getting server details, or list details
for servers, this patch adds support for this attribute for instance in
horizon.

Change-Id: Ic9217234021d236aee8295915f1a9c3c544396b0
Implement-blueprint: support-description-for-instance
2017-10-26 22:36:00 +08:00
Vu Cong Tuan
e722055675 doc: Update the URL of noVNC
After being updated to new organization urls [1],
URL of noVNC has been changed from [2] to [3].
This patch set makes sure to use the correct links.

[1] 5911cfd582
[2] https://github.com/kanaka/noVNC
[3] https://github.com/novnc/noVNC

Close-bug: #1727645
Change-Id: Ie8ddb2820eafe226b210e8886da0e89f11274185
2017-10-26 08:31:08 +00:00
OpenStack Proposal Bot
784a865414 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I878a9c0f1d1011a7420d6f9bad1e136a6eedf793
2017-10-26 07:43:02 +00:00
Trygve Vea
b5896d6fbb Implement setting availability zone hint on network creation
If the 'network_availability_zone'-extension is enabled, this patch adds a
field to the Create Network-workflow named 'Availability Zone Hints'.

Change-Id: Ic4206d5765c2d01afedf0e64f9aa50ffce76b661
Closes-Bug: #1725617
2017-10-24 16:25:19 +00:00
Zuul
5d386afb1a Merge "Add a checkbox to disable SNAT on routers" 2017-10-24 16:24:52 +00:00
Zuul
bed7a2194d Merge "Support fixed ip address when attaching interface" 2017-10-24 15:47:38 +00:00
Zuul
14cf54696d Merge "Properly sort Heat stacks on Created field" 2017-10-24 15:37:47 +00:00
Zuul
bb2e5804f4 Merge "Implement network availability zone column in network list" 2017-10-24 14:41:58 +00:00
Zuul
bf682be772 Merge "Fix logo in IE11/Edge browsers" 2017-10-24 11:30:35 +00:00
Zuul
f66f9829b2 Merge "Switch Cinder-related tests to mock" 2017-10-24 11:30:33 +00:00
Zuul
d9416e84e7 Merge "Switch Cinder-related tests to mock" 2017-10-24 11:30:29 +00:00
Zuul
7a95eb980d Merge " Switch Cinder-related tests to mock" 2017-10-24 11:30:26 +00:00
OpenStack Proposal Bot
5d561c9e1f Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ib53a8811086a6337e11216f37c3fb48f445ab201
2017-10-24 06:21:28 +00:00
Trygve Vea
edcd22244f Add a checkbox to disable SNAT on routers
When creating a router, or when setting a gateway on a router - a checkbox
is displayed, which can be unchecked to disable SNAT.

Change-Id: I8bc040018645fe2bde534b7d48e14c17984cc9c4
Closes-bug: #1673076
2017-10-23 16:10:48 +00:00
Zuul
92af5188fb Merge "Correct quota usage check for instances" 2017-10-23 15:44:41 +00:00
Ivan Kolodyazhny
1a6b16b785 Switch Cinder-related tests to mock
This patch changes mox to mock for the following test module:
* openstack_dashboard/dashboards/project/volumes/tests.py

The next patch in this series will finish migration to mock in this
moudle with tests refactoring making code cleaner and more supportable.

Change-Id: Icb40ee4d844f34f37839c0e74de29a47c3d3f228
Partially-Implements: blueprint mock-framework-in-unit-tests
2017-10-23 15:43:48 +00:00
Ivan Kolodyazhny
14a350d013 Switch Cinder-related tests to mock
This patch changes mox to mock for the following test module:
* openstack_dashboard/dashboards/admin/volumes/tests.py

Change-Id: Id487feb397207b3544c9398a446077e3f6a39b1a
Partially-Implements: blueprint mock-framework-in-unit-tests
2017-10-23 15:43:41 +00:00
Ivan Kolodyazhny
e94992f025 Switch Cinder-related tests to mock
It's a first patch in the series mox => mock migration.

 This patch changes mox to mock for the following test modules:
* openstack_dashboard/test/api_tests/cinder_tests.py
* openstack_dashboard/test/api_tests/cinder_rest_tests.py

Change-Id: Ic7283f139855c0017b840e8136ded4f05abcde66
Partially-Implements: blueprint mock-framework-in-unit-tests
2017-10-23 18:43:08 +03:00
Zuul
6941262e03 Merge "Wrap various API calls with try/except in Router panel" 2017-10-23 15:01:59 +00:00
David Lyle
33dc94079c Correct quota usage check for instances
Previously, updating the quota value for instance on a project that
the user was not currently scoped to would validate the new quota
value by comparing with the usage of the currently scoped project.
The cause of this error was an incorrect use of the server list
parameters.

According to the comment in nova source:
d43d1d6734/nova/api/openstack/compute/servers.py (L277-L280)
and the comments in this bug:
https://bugs.launchpad.net/nova/+bug/1185290

indicate that the tenant_id or project_id flag cannot be used without
the --all-tenants flag.

The fix involves passing the --all-tenants flag when querying instance usage
for any project the user is not currently scoped to. It also removes the
passing of the tenant_id flag when querying the current project.

Tests were also updated to match the new behavior by not passing the
tenant_id to the API call to list servers where the target project is
the currently scoped project.

Change-Id: Iee06bc1c8ccd50f595f4cb274f956c13495c8494
Closes-Bug: #1713724
2017-10-23 14:18:50 +00:00
Zuul
1fdfcf52e9 Merge "Fetch Cinder availability zones list for volume creation" 2017-10-23 13:34:55 +00:00
Trygve Vea
2949a9800f Implement network availability zone column in network list
If the 'network_availability_zone'-extension is enabled, this patch adds a
column in the Networks-table named 'Availability Zones'.

Change-Id: Iea2bac351b922a0d267c4a55e0d74f6c2639d967
Partial-Bug: #1725617
2017-10-23 12:29:35 +00:00