11437 Commits

Author SHA1 Message Date
David Lyle
d599fdec59 The neutron policy file is out of date. This patch updates it to
match neutron master.

Since the neutron policy was last updated, LBaaS, VPNaaS, and FWaaS,
have all been moved out of the neutron repo. When that was done,
apparently all policy support was removed as well. This patch retains
the related policy checks matching the old policy file rules. If
operators use the new policy file, the policy checks are harmless, as
the definition won't be found which will result in policy.check
returning True.

Additionally, the get_network call for the update network view was
modified to not have the subnet info populated as it's not used in
the form.

Change-Id: I6c40b99e88937d428a8e21fa28cdbc8a4190eb57
2016-08-30 10:59:36 -06:00
Jenkins
47b0f5b927 Merge "Add floating IP panel to admin dashboard" 2016-08-24 12:29:01 +00:00
Jenkins
a51ac1a828 Merge "Imported Translations from Zanata" 2016-08-24 12:25:21 +00:00
Jenkins
626f6fc675 Merge "Angular: Configuration of boot sources for launch instance" 2016-08-24 10:58:17 +00:00
Jenkins
9612cbaee0 Merge "Add filter action to Template Versions tables" 2016-08-23 14:51:13 +00:00
Jenkins
d1498101ea Merge "Update the xstatic release process" 2016-08-23 12:06:53 +00:00
Jenkins
01b77c6b42 Merge "Prevent long names breaking table layouts" 2016-08-23 12:05:16 +00:00
OpenStack Proposal Bot
0c8b7c7c39 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I2e1757120e42ed324d2a8713a81397db92214f57
2016-08-23 08:05:21 +00:00
Jenkins
35bd21ea13 Merge "Use argparse instead of optparse" 2016-08-23 07:23:17 +00:00
Jenkins
a95159d148 Merge "Remove a misplaced double quote" 2016-08-22 14:18:22 +00:00
Jenkins
526e34839d Merge "Updated from global requirements" 2016-08-22 11:23:53 +00:00
Jenkins
c204d7ccab Merge "Imported Translations from Zanata" 2016-08-22 11:22:10 +00:00
Richard Jones
f5e8d61367 Update the xstatic release process
We no longer use tagging to trigger release, but rather
use the openstack release management project.

Change-Id: Idad9d8bd7297db2afff4ead4a029ebf001601371
Implements: blueprint xstatic-release-process
2016-08-22 14:57:23 +10:00
OpenStack Proposal Bot
eac20997fc Updated from global requirements
Change-Id: I608c5b192ba487f91a6f66f2c45113c04987d3de
2016-08-22 03:08:13 +00:00
Jenkins
0e0b01fd27 Merge "Restrict user private network cidr input" 2016-08-21 12:15:32 +00:00
OpenStack Proposal Bot
11e38283e7 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Icdd7269ed243770fe8826abf7e578e230c10d727
2016-08-21 08:32:15 +00:00
Jenkins
32cad5eb90 Merge "Show wait spinner after submit of wizard modal" 2016-08-20 23:49:49 +00:00
Jenkins
4ee7e23cc6 Merge "Updated from global requirements" 2016-08-20 18:30:08 +00:00
Jenkins
df7c82f87c Merge "Update Plugin Registry" 2016-08-20 13:46:50 +00:00
Ying Zuo
ece7915bd4 Remove a misplaced double quote
Change-Id: I941f57337c6fd908e22b4c1f03ac0052fe49e016
Closes-bug: #1615107
2016-08-19 13:11:23 -07:00
OpenStack Proposal Bot
115ff51952 Updated from global requirements
Change-Id: Icedd66e03027d3ca56e1c9d697425cf5dc820fac
2016-08-19 19:46:54 +00:00
Jenkins
618145a82d Merge "Server-side filtering routers" 2016-08-19 19:12:26 +00:00
Jenkins
b8e89bcf54 Merge "Remove router rules extension" 2016-08-19 11:49:28 +00:00
Tatiana Ovchinnikova
88aaf89a08 Add filter action to Template Versions tables
Orchestration Template Versions table and Template Functions tables
(which are actually template versions details) need filter function.
This patch adds filters and removes appeared checkboxes.

Change-Id: If3c5dfdb3f5915ee0b464c675d976f67ebb09be3
Closes-Bug: #1614889
2016-08-19 12:40:55 +03:00
Rob Cresswell
07d33cf462 Prevent long names breaking table layouts
Adds a word-break class that can be added to tables to prevent large
column values breaking the table shape.

Change-Id: Icca10d9c29254d176dc7f8b7c039bc19c3f52c72
Related-Bug: 1565724
Closes-Bug: 1584785
2016-08-19 09:21:33 +01:00
LIU Yulong
5c238e9117 Add floating IP panel to admin dashboard
Now system administrators have CRUD abilities to manage floating IP.
1.floating IP list table
2.allocate floating IP to specific tenant
3.release/delete floating IP

Partially implements blueprint: manage-ips
Partially implements blueprint: syspanel-floating-ip-list

Change-Id: Ie5ec59740887d3845b933b37e6e875dbf08a4918
2016-08-19 12:15:55 +08:00
Jenkins
3f35caf180 Merge "Re-work static_settings to clean up" 2016-08-19 03:17:18 +00:00
Jenkins
94709da2a3 Merge "Fix AttributeError in context_selection.py" 2016-08-19 03:17:08 +00:00
Jenkins
de29bbce85 Merge "Removed inline_edit functionality for tables" 2016-08-19 03:15:34 +00:00
Jenkins
aae0360048 Merge "Remove Orchestration Resource Types names restriction" 2016-08-18 21:21:29 +00:00
Jenkins
73630ca4af Merge "Fix the loss of JSON types when using multipart/form-data" 2016-08-18 16:39:30 +00:00
Richard Jones
348069364c Re-work static_settings to clean up
This patch reduces duplication arbitrary directory choices for
xstatic package locations in the static directory.

It moves the xstatic configuration from the library into the
settings file, and the supporting functions move to
the openstack_dashboard.utils.settings module. Having the xstatic
module list in settings allows deployers to add new modules.

It standardises the paths the files are served from, reducing
potential conflicts.

It simplifies the interaction with the xstatic modules, and also uses
the new MAIN variable if present to determine the entry points used.

Since some of the xstatic packages were installed into special
snowflakes directories (not following a pattern) the references to
those (bootstrap_scss and font_awesome) have been fixed.

Change-Id: Ia5be0e96fff1a4ddd6058d6b030ddf96da4b46e7
2016-08-18 16:28:57 +03:00
Jenkins
9959405323 Merge "Imported Translations from Zanata" 2016-08-18 13:18:19 +00:00
Jenkins
56e5182d5d Merge "Support project column in admin view of NG images" 2016-08-18 12:59:34 +00:00
Luis Daniel Castellanos
241eda4273 Removed inline_edit functionality for tables
As per agreed in Austin summit and then confirmed in the midcycle,
the inline_edit form/functionality is more an issue than a solution.
It leads to many bugs and UX is not the best.

Implements: blueprint remove-table-inline-edit
Change-Id: I91394e4a63afadb66659b6b7c04cb7f8da948ff8
2016-08-18 09:45:52 +00:00
OpenStack Proposal Bot
25ce4d751d Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I41ef61bbde86c0674e7c0bc3149ed384a301ec83
2016-08-18 08:57:03 +00:00
Shu Muto
db9aebb031 Update Plugin Registry
Zaqar-UI has individual Launchpad.

Change-Id: I2235b5c78e9e3c330379bf701f2da8feafbc3edb
2016-08-18 16:48:37 +09:00
Timur Sufiev
f85d2fdbb7 Fix the loss of JSON types when using multipart/form-data
To pass a binary blob in a POST request, browser sets the header
'Content-Type: multipart/form-data', which in turn causes all form
fields' values to be passed as strings. Circumvent this by storing
original field values as a JSON string on client-side and decoding it
on server-side. As a result the setting HORIZON_IMAGES_UPLOAD_MODE =
'legacy' will start working together with Glance V2.

Closes-Bug: #1613703
Change-Id: I53a8fbba15e4c3c6c17d6ef1ffe701634efda149
2016-08-18 06:19:13 +00:00
Travis Tripp
2166e5a0c5 Support project column in admin view of NG images
This adds the project name column to ng images, which
is required in order to support an admin view for images.

In addition the hz-property directive could not handle
promises, which is required for doing things like
looking up the project name from the project id.
This adds limited support for that.

Change-Id: I0bb3782a23cf6ddff249459089b96a532aa8a0d8
Partially-Implements: blueprint angularize-images-table
2016-08-18 05:34:39 +00:00
OpenStack Proposal Bot
79c2729d5a Updated from global requirements
Change-Id: Ide9dd2ee743cd5e989f3331dbbc5281e00ecfb1b
2016-08-18 05:26:32 +00:00
Jenkins
a0f18e3444 Merge "allow hiding help-button for first ng workflow step" 2016-08-18 04:56:02 +00:00
Jenkins
ca9919722c Merge "Add unit tests to edit-image to improve coverage" 2016-08-18 04:55:36 +00:00
Jenkins
70596b1d00 Merge "[Django] Allow to upload the image directly to Glance service" 2016-08-18 03:38:55 +00:00
Jenkins
2cb6970d28 Merge "Fix typo in keystone_data.py" 2016-08-18 03:33:13 +00:00
Jenkins
77a804ea4b Merge "Add more Nova API features for NG Instances" 2016-08-18 03:32:55 +00:00
Jenkins
8194f6438a Merge "Remove embedded CSS" 2016-08-18 03:32:44 +00:00
Matt Borland
9c3f4ceffb Add unit tests to edit-image to improve coverage
This test adds unit tests that improve coverage and describe necessary code paths.

Change-Id: I93eb79a3b9d09cba777d6e1ac84196f8584c70dd
Partially-Implements: blueprint angularize-images-table
2016-08-17 12:18:13 -06:00
Itxaka
4a9f988813 Angular: Configuration of boot sources for launch instance
Adds new configs to LAUNCH_INSTANCE_DEFAULTS to configure
which sources are available when launching an instance.
Provides an info message  if no boot sources are enabled.
Prevents doing extra calls if a boot source is disabled.
Adds tests to check for the proper filling of allowedBootSources.
Removes one test as the object being checked no longer exists.

Co-Authored-By: Brad Pokorny <brad_pokorny@symantec.com>
Co-Authored-By: Yosef Hoffman <yh128t@att.com>

Change-Id: I90f76c34dbfb20cb54d5f3e599052388bd0dba39
Implements: blueprint configurable-boot-sources
2016-08-17 13:50:15 -04:00
Tatiana Ovchinnikova
a86c7d9be7 Remove Orchestration Resource Types names restriction
The additional columns "Implementation", "Component" and "Resource"
are representative for a limited resource type group only. Resource
type name can have less or more than three words and Heat even allows
to specify a URL as a resource type. Horizon should not use these
columns at all: "Type" column and filter will do just the same trick.

Change-Id: I38a671490b90122e2d75e6aa11d3de0fa12817c9
Closes-Bug: #1614000
2016-08-17 20:21:26 +03:00
Yosef Hoffman
d79a11ed4b Show wait spinner after submit of wizard modal
Upon submitting a wizard modal, such as Launch Instance,
the modal remains open and the submit button is disabled.
This patch puts a spinner in the submit button as well to
show that work is going on in the background.

Note: Jenkins keeps failing due to firefox issues, so I'm
trying a different download link to see if it helps.

Change-Id: Ie800d9cc635d6b92af600e0bfe6846c70b6ca065
Closes-Bug: #1461641
2016-08-17 04:33:58 -04:00