439 Commits

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

Change-Id: I3b0bcef8da1138ca601a25eac1e9bec9cd6f02e4
2017-12-19 07:27:16 +00:00
Zuul
cdd94f21ab Merge "Imported Translations from Zanata" 2017-12-18 15:44:48 +00:00
Zuul
7dbaf50afd Merge "Use Cinder API v3 by default" 2017-12-18 14:51:01 +00:00
Ivan Kolodyazhny
a774fa30dd Use Cinder API v3 by default
Cinder API v3 was introduced several releases ago and is backward
compatible with API v2 so it's safe to swith to use it.

Change-Id: I550e6c59bb14c17da78d7b2abcde5783b2b6825d
Closes-Bug: #1728761
2017-12-18 15:34:41 +02:00
OpenStack Proposal Bot
3d471086c7 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I542da986a8bbaf8b6b7e525f05dfb243834d18a7
2017-12-18 07:39:47 +00:00
Zuul
1913c7f153 Merge "Floating IP: Expose description field in form and tables" 2017-12-18 06:14:18 +00:00
Zuul
6210e1ab66 Merge "Add release note on policy dirs support" 2017-12-17 13:36:36 +00:00
Trygve Vea
d1225c606e Floating IP: Expose description field in form and tables
The networking API supports setting a description on floating IP addresses.
This patch adds a form input field to the allocation form, and a column to the
table that displays floating IP list.

Closes-Bug: #1738625
Change-Id: I3cec286d01f319402dd652f2f0fe7a59e7d1cfbb
2017-12-17 12:58:50 +00:00
OpenStack Proposal Bot
6164fe0079 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Icaad5b3518e52b2b3e0a91467e8a24d5a2f3606d
2017-12-17 07:37:08 +00:00
OpenStack Proposal Bot
fae118de37 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ie0e6a2d8d68cc0ae31d8851b8b332260741a6147
2017-12-16 07:35:11 +00:00
Zuul
5a1111e8c8 Merge "Imported Translations from Zanata" 2017-12-15 19:23:18 +00:00
Shu Muto
5424c6306a Add create and import key pair actions
This patch adds create and import keypair actions into
Angularized key pair panel as global action.

Also, to load public key from file, this patch uses
load-edit directive.

To use load-edit directive from angular-schema-form,
i.e. from separated scope, this patch enables to configure
callback function to get content of textarea in load-edit.

Change-Id: Ie38bff8fba90de99095b589d70da45dcb202fa56
Imprements: blueprint ng-keypair
Needed-By: I3d6ae0b513120cf50c89b40234b602b816adfd48
Needed-By: I9200baa585c18095656d0459c649391b61b553a2
2017-12-14 15:44:44 +09:00
Zuul
e23048774b Merge "Allow to skip API calls to Neutron in instance tables" 2017-12-12 21:28:20 +00:00
OpenStack Proposal Bot
6662771b15 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ib0ba8eab300b3810397a3d2f3b8fbf01443ff3bc
2017-12-12 06:11:38 +00:00
Feilong Wang
a42f58de50 Allow to skip API calls to Neutron in instance tables
Now instance panel is sending API calls to Neutron to get the addresses
info about network. It take some time until Nova network info cache is
synced when IP address operation like floating IP association is made
in Neutron. The API calls to Neutron exist from this reason.

However, it retrieves a full list of port, so it can potentially leads
to performance issues in large deployments. This commit adds a setting
flag to control whether API calls to Neutron is used or skipped in
the project instance table.

This commits drops a call of servers_update_addresses() in the admin
instance table. In the admin instance table there is no need to retrieve
IP addresses from neutron because the main purpose of the admin panel is
to see all instances and IP addresses in nova network info cache will be
synced soon.

Closes-Bug: #1722417
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Ie16784eb6352f70ab644dc8b6ea03fc6a881d3f9
2017-12-11 23:19:01 +09:00
Zuul
b4fccffccc Merge "Drop Heat related code from horizon" 2017-12-09 10:27:43 +00:00
OpenStack Proposal Bot
f63183bc81 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I3f7e7a6ed21ca09ac5942040472f73e44c5a9f01
2017-12-08 18:23:00 +00:00
OpenStack Proposal Bot
ffd011441d Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I5f00992a26f8001a4f00a4ac95c8737cdbe18f2d
2017-12-05 07:42:38 +00:00
Akihiro Motoki
eac3e7032a Drop Heat related code from horizon
Orchestration tab in the admin info panel needs a discussion.
It seems not to be covered by heat-dashboard yet.

blueprint heat-dashboard-split-out

Change-Id: I56e6edb1f2ac72e2f42d0e9f3291308e67f24cad
2017-12-05 07:38:55 +00:00
OpenStack Proposal Bot
43494b963c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I2b0ff2e262c5cac5d9afd2c754b4d07993adb1e6
2017-12-03 07:19:57 +00:00
OpenStack Proposal Bot
3d9b639165 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ifbe6a8e71fb5ae50869195ea3638a2b47da17475
2017-12-01 06:40:10 +00:00
Zuul
865f793ff8 Merge "Add MKS console support" 2017-11-30 04:39:27 +00:00
yong sheng gong
1f41f29f0b Add MKS console support
Co-Authored-By: jinke <jin.ke@99cloud.net>
Co-Authored-By: yong sheng gong <gong.yongsheng@99cloud.net>

Change-Id: Id8ee4a28a09eb3d7f7598c507c0a4320a97cd01c
implements: bp support-mks-console-type
2017-11-29 21:06:38 -05:00
Akihiro Motoki
b541debf3e Add release note on policy dirs support
Part of blueprint policy-dirs

oslo.policy policy dirs support has been implemented before merging
openstack-auth but there is no corresponding release note.
This commit adds it.

Change-Id: I621fb1072d1753f9b51a6a21e2f7994eb04dd05b
2017-11-29 14:26:32 +00:00
OpenStack Proposal Bot
6a6cb7bc0a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I340c8c7ffb714dbf0056764bd13d4735d241d63f
2017-11-29 07:41:19 +00:00
Bence Romsics
7caead688e Trunks panel: enable project trunk panel by default
The trunk panel in the project dashboard is completed,
so this commit enables it by default.

To test it build devstack with neutron trunk support. Eg:

  local.conf:
  enable_plugin neutron https://git.openstack.org/openstack/neutron
  enable_service q-trunk

As long as the 'trunk' API extension is available (openstack
extension show trunk) the panel should automatically appear under
Project/Network/Trunks.

Change-Id: I5f5e343f21ac92e4195825e44f0f3d58b44c134a
Implements: blueprint neutron-trunk-ui
2017-11-27 14:05:43 +01:00
Lajos Katona
ec299ff301 Trunks panel: edit button
Trunk edit is a 2-step workflow:
  * Basic trunk attributes
  * Subports selector transfertable:
      Selects many ports with segmentation details (optional)

In the port selector step reused and built on port allocator
transfertable from launch instance.

The easiest way to test is to take the whole change series by taking the
last change in it, then build devstack with neutron trunk support. Eg:

  local.conf:
  enable_plugin neutron https://git.openstack.org/openstack/neutron
  enable_service q-trunk

If you want to test this change in isolation you also need the following
Horizon config:

  openstack_dashboard/enabled/_1500_project_trunks_panel.py:
  DISABLED = False  # or just remove this line

Co-Authored-By: Bence Romsics <bence.romsics@ericsson.com>
Change-Id: I4a9f3bd710c9f6bc9ed942b107c6720865b1bc73
Partially-Implements: blueprint neutron-trunk-ui
2017-11-27 14:05:43 +01:00
Bence Romsics
1ab4b498f2 Trunks panel: create button
Trunk creation is a 3-step workflow:
  * Basic trunk attributes
  * Parent port selector transfertable:
      Selects a single port (mandatory)
  * Subports selector transfertable:
      Selects many ports with segmentation details (optional)

In the port selector steps reused and built on port allocator
transfertable from launch instance.

The easiest way to test is to take the whole change series by taking the
last change in it, then build devstack with neutron trunk support. Eg:

  local.conf:
  enable_plugin neutron https://git.openstack.org/openstack/neutron
  enable_service q-trunk

If you want to test this change in isolation you also need the following
Horizon config:

  openstack_dashboard/enabled/_1500_project_trunks_panel.py:
  DISABLED = False  # or just remove this line

As long as the 'trunk' API extension is available (openstack
extension show trunk) the panel should automatically appear under
Project/Network/Trunks.

To try the 'inherit' segmentation type the subports must be ports of
vlan type provider networks.

Co-Authored-By: Lajos Katona <lajos.katona@ericsson.com>
Co-Authored-By: Elod Illes <elod.illes@ericsson.com>
Change-Id: I663a7e0158335155fe11f0fc40d9fa86bf984ae0
Partially-Implements: blueprint neutron-trunk-ui
2017-11-27 14:05:43 +01:00
OpenStack Proposal Bot
d7f29a54b2 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6ba45ecda84ae0a44e73f4c7f17658a565f1a20d
2017-11-27 06:25:29 +00:00
OpenStack Proposal Bot
46f8a4d84e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I800cf723b4e151d09b0baf4bf4ca6539e78c70c8
2017-11-26 06:29:03 +00:00
OpenStack Proposal Bot
846d269d90 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4271a624afa3439ecf8df246f91711a99ae0a46e
2017-11-23 07:40:54 +00:00
OpenStack Proposal Bot
e069823692 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I841e68353d1c7be4cc4fdfbdb2632000ae6d85be
2017-11-21 07:44:46 +00:00
OpenStack Proposal Bot
c6a7103a88 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I80cb0fe58797bd1fd8a8c47d33f608dbb2836d82
2017-11-20 07:48:37 +00:00
Zuul
2c5ca1b6e7 Merge "release note for blueprint merge-openstack-auth" 2017-11-19 22:04:24 +00:00
Akihiro Motoki
39dd7c96b2 release note for blueprint merge-openstack-auth
Depends-On: I23ae1ed7abe7f36d46aae3d72293210ca2a8c0e6
Change-Id: I465a215d876fb3b0aafa38195fa35f1fdbff1a4c
2017-11-18 14:41:03 +00:00
Zuul
00cfce3b2d Merge "Remove setting of version/release from releasenotes" 2017-11-17 16:33:27 +00:00
Zuul
5be64a9aab Merge "Imported Translations from Zanata" 2017-11-17 16:33:23 +00:00
OpenStack Proposal Bot
6a6bb071f9 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I9ccef5e629fe1960bb983da2984a1fe178cd2711
2017-11-17 07:38:41 +00:00
Zuul
0c9a33679b Merge "Remove deprecated scope handling" 2017-11-17 06:04:36 +00:00
Andreas Jaeger
c2405bbe5f Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: Ifd3d9aa0dc9925235e53b992706a251b5d8a06a6
2017-11-16 20:34:39 +01:00
Zuul
b6926e7bf1 Merge "transfer-table: Rethink CHANGED message handler" 2017-11-16 13:26:35 +00:00
OpenStack Proposal Bot
25375c357c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ib25bd2c97a335e272a992b87a811a1336ad24d61
2017-11-16 07:43:06 +00:00
OpenStack Proposal Bot
48c6599082 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ibbb902b9809a2e3d57941b1bb3553d3f18a6dcfa
2017-11-14 06:45:18 +00:00
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
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
ed6a22b0fd Merge "Support security groups association per port" 2017-11-08 08:39:24 +00: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
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