10611 Commits

Author SHA1 Message Date
Tatiana Ovchinnikova
94fd2485f9 Heat Template Versions panel
This patch set adds a separate panel for Heat template versions and
template functions.

Depends on: Id9718bb5d1c2b70664a9c27c67e91436e5489dd6
Partially implements blueprint: heat-template-versions

Change-Id: I44bfd72a7d4147d48ffa999c93de0e41e591d5c1
2016-05-05 06:45:46 +00:00
Jenkins
929d1ed50d Merge "Updated from global requirements" 2016-05-05 03:16:18 +00:00
Jenkins
088595a29a Merge "Choose a server group when booting a VM" 2016-05-04 23:36:48 +00:00
Jenkins
2944167650 Merge "Removed vestigial Magic-Search bar" 2016-05-04 23:35:08 +00:00
OpenStack Proposal Bot
86cf509f7d Updated from global requirements
Change-Id: I56b2c300ae91875fda3b804a1c8728319e234363
2016-05-04 22:07:45 +00:00
Jenkins
4a243519b7 Merge "Many dropdown actions are white text on white background" 2016-05-04 22:01:07 +00:00
Jenkins
fa7143c95c Merge "Enhances tox to not rely on run_tests" 2016-05-04 21:54:06 +00:00
Jenkins
e5f6959353 Merge "Imported Translations from Zanata" 2016-05-04 20:47:50 +00:00
Jenkins
dda1eb2cb6 Merge "Add support for default dns for subnet" 2016-05-04 17:12:00 +00:00
Jenkins
5f4c3a40fd Merge "Fix js error when updating associations of metadata" 2016-05-04 17:07:42 +00:00
Jenkins
c116704394 Merge "Provide integration test for managing a project's members" 2016-05-04 10:11:23 +00:00
Jenkins
bf294e4d63 Merge "Improve Volume selection handling in LI" 2016-05-04 07:29:01 +00:00
OpenStack Proposal Bot
83fc1040be Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I146cfb072e38aa50ea7802bec6b8e183b49fccce
2016-05-04 07:10:06 +00:00
Brad Pokorny
bc2826efd9 Choose a server group when booting a VM
Allow users to choose a server group when booting a VM.  Adds
a dropdown list to select a server group to the Launch Instance
workflow.

Change-Id: I0b0d5ec79841da3da569bd22c533fdbf76002c96
Partially-Implements: blueprint nova-server-groups
2016-05-03 15:56:23 -07:00
Matt Borland
e56aca810f Removed vestigial Magic-Search bar
When refactoring the hz-dynamic-table directive for Magic-Search, the
old search bar was not removed.

Change-Id: I66fce02e3c864f0149a65f40542a893c64c57329
Closes-Bug: 1577909
2016-05-03 13:27:10 -06:00
Jenkins
aba6d1f0da Merge "Improve Router integration tests coverage" 2016-05-03 12:36:22 +00:00
Jenkins
d965f730c5 Merge "Angular Table Directive" 2016-05-03 12:32:05 +00:00
Jenkins
e311410039 Merge "removing httplib2 test dependency" 2016-05-03 12:23:30 +00:00
Jenkins
5e776d6f2a Merge "Initial Clean Up Old Styles in _debt.scss" 2016-05-03 00:21:36 +00:00
Jenkins
5e868c589c Merge "Instance Detail Console Error is not consistent" 2016-05-02 20:52:28 +00:00
David Lyle
037d1c0927 removing httplib2 test dependency
Once upon a time, the python-*client libraries were primarily built to
use httplib2. They have subsequently shift to using requests and thus
urllib3. The horizon test helpers code was maintaining a reference to
httplib2 as it intercepted errant library calls that were not mocked.

httplib2 is not actively maintained and OpenStack is moving to remove it
as a dependency. See
http://lists.openstack.org/pipermail/openstack-dev/2016-March/089225.html
for more details.

This patch removed the httplib2 dependency. Upon removing the
dependency it exposed a missed update from httplib2 to urllib3. A
function that was intended to catch unmocked calls was only listening
for httplib2 connections. This patch updates that failsafe to work with
urllib3. Upon doing so, it pointed out many, many missing mocks and in
turn, many broken tests that appeared to work because of API call
failures. This patch adds the missing mocks and fixes the broken tests.

The new failsafe prints the stack trace when an outside connection is
attempted. Additionally, to fix the fact that a missed mock used to
allow tests to potentially pass, as documented by bug 1517704, a test
failure is now forced on tests where a missing mock is detected.

Closes-Bug: #1517704
Implements blueprint: remove-httplib2-dep
Change-Id: Iaabdf03966c14c82e0c58a3b1ab1a6755c05adcb
2016-05-02 13:19:08 -06:00
eric
7b49a2c1bd Add support for default dns for subnet
This change allows a configurable default dns server list
which will be pre-populated within the subnet creation screen.

Change-Id: I89f3813ec6a5a05b575ea1bc775a861f2d2f1e59
Closes-bug: #1504680
2016-05-02 18:34:09 +00:00
OpenStack Proposal Bot
5347015c5e Updated from global requirements
Change-Id: Ifbfa449ce680b796cd056f3aa578912e35c078a9
2016-04-30 18:03:40 +00:00
Rob Cresswell
3e65e337ee Improve Volume selection handling in LI
The code for updating the Volume Size error in the Launch Instance
source step appears to be incorrect. This patch updates and improves the
handling to also bump the current value to the minimum for the chosen
image (rather than just a form field error). Also changed the default to
create a new volume, as it was advised that this is the more common
workflow.

Change-Id: Iecb679d967b2285776278f23018e4151ebb18df2
Closes-Bug: 1568866
2016-04-30 10:05:19 -05:00
Jenkins
8bf69bb0f9 Merge "Add filter function on resource type table" 2016-04-30 05:44:56 +00:00
Diana Whitten
8caf61a759 Instance Detail Console Error is not consistent
project/instances: Detail view -> Console ...
ON error, it gives a button that just reloads the page.  This
experience is odd and is not consistent with other alert messages.

Just removed that button ... its not necessary.

Closes-bug: #1570591

Change-Id: Ica7fa97cf249fa76809e8e8ac6750cec37d6eee6
2016-04-30 04:20:38 +00:00
Jenkins
8f606af47a Merge "Remove broken "link" type action" 2016-04-29 23:20:32 +00:00
Jenkins
c08b7fdbda Merge "Tutorial for extending a workflow" 2016-04-29 19:15:37 +00:00
Jenkins
ba3ae22145 Merge "Fix babel msgids to include tag attributes and entities" 2016-04-29 17:23:40 +00:00
Richard Jones
ea6d708f06 Remove broken "link" type action
This change also requires switching the Swift UI over
to using a regular button instead of the link.

Change-Id: I41fbed21614c3ea81aed0ad2bfa98ea31980a01b
Closes-Bug: 1572386
Closes-Bug: 1567830
2016-04-29 11:20:31 -05:00
Diana Whitten
8b76b5fb90 Initial Clean Up Old Styles in _debt.scss
Unnecessary Styles:
 * #create_container_form .modal-footer
 * .list-bullet
 * dt

Can't find usage:
 * .btn-inline
 * #actions.single
 * div.input input[type="checkbox"]
 * .item_detail

Not used any longer:
 * .modal-body fieldset .form-field select[data-add-item-url

Change-Id: Ibfeeec84a58d4dffaa669fc48f27cac02a2011c7
Partially-implements: blueprint horizon-theme-css-reorg
2016-04-29 16:11:17 +00:00
Cindy Lu
fb33003096 Angular Table Directive
Provide another way for developers to programatically declare
an Angular Table vs writing HTML markup.

You need to pass in the data, column definition, any batch actions,
and item/row actions into hz-dynamic-table.

The column definition includes
- selectAll
- expand
- a list of all the columns we want to display, For each column, provide
 name (to show data), title (what the column header is actually called),
priority, sortDefault, any filters on the column,
and an optional template. (Template is HTML markup for cells in that
specific column. It is used to show the data in a more complex manner than
just the name - item[column.name])

To test, pull down the dependent demo patch on the Users Table or the
Images table and set DISABLED = False in _3031_identity_users_panel.py
or _1051_project_ng_images_panel.py, respectively.
Then go to last Users panel in the Identity menu or the last Images table
in the Projects menu.

Change-Id: Id8ca0d13ed79030a85aaf3daaee1335ead5344f5
Partially-Implements: blueprint angular-table-directive
2016-04-29 08:54:56 -07:00
Thai Tran
421cdbce24 Tutorial for extending a workflow
Added tutorial for extending an existing workflow as a plugin.

Change-Id: I8e6af24b9d1dfe313e6ee6d43894d87d9c97068
Closes-Bug: #1511593
2016-04-29 14:43:41 +00:00
Jenkins
504885d6df Merge "Add Charts to Preview Page" 2016-04-27 21:09:37 +00:00
Jenkins
5aab23fb14 Merge "Imported Translations from Zanata" 2016-04-27 19:06:33 +00:00
Jenkins
75c207b0c9 Merge "Wait for user menu items to become visible before clicking them" 2016-04-27 18:32:24 +00:00
Diana Whitten
58553ba6e8 Add Charts to Preview Page
* Added Distribution and Usage charts to the theme preview page to
make branding them easier.
* Added additional color options for the distribution pie charts
* Cleaned up naming, using dashes instead of underscores

Closes-bug: #1565303
Change-Id: If82a94ccc8e37353dcaf313929ca876b92552c28
2016-04-27 14:03:03 +00:00
OpenStack Proposal Bot
3e02f8de99 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ie5f462f9ceb08baeb68ecea477011b9bb31eaec2
2016-04-27 06:44:07 +00:00
Sergei Chipiga
bee35b5f42 Wait for user menu items to become visible before clicking them
Change-Id: I312e63eafa7a92ce05028de3505f37547a0bc139
Closes-Bug: #1574734
2016-04-26 15:57:29 +03:00
OpenStack Proposal Bot
f0fb0a358f Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Icb522c66637b1a9bd4e7dfcbea07efca7ca29ad9
2016-04-26 06:56:31 +00:00
Jenkins
7e97674f1d Merge "Fix the issue help_text is not translated in User Setting" 2016-04-26 05:33:10 +00:00
Ying Zuo
3881095641 Fix js error when updating associations of metadata
Added track by to specify a unique key for ng-repeat to loop through
the list of associations.

Change-Id: Id44087ef0400188a76a459d383ace7cc6522e6d3
Closes-bug: #1462577
2016-04-25 15:46:34 -07:00
Jenkins
64bbb52261 Merge "Attach test logs individually for each test" 2016-04-25 18:19:48 +00:00
Jenkins
8a712591bb Merge "Default SESSION_ENGINE is not Local memory storage" 2016-04-25 17:51:26 +00:00
Sergei Chipiga
4619696ec4 Attach test logs individually for each test
Reports-Example: Ic35c95e720211bce8659baeb0cd4470308e25ea4

Change-Id: Ie5d972d2a560d4f59666c49dc3bf22fdb48071e8
Depends-On: I124973d9adbaaacf5d3429e6f6684f15de27dc7f
Closes-Bug: #1572999
2016-04-25 14:30:49 +03:00
Jenkins
f7bed78008 Merge "Remove unnecessary files on Create Network" 2016-04-25 04:28:40 +00:00
Jenkins
53fd856a94 Merge "display error message below form element" 2016-04-24 14:38:19 +00:00
Jenkins
c7c2291c40 Merge "Security group add/delete rules integration tests" 2016-04-23 18:41:42 +00:00
Jenkins
241b3dc51e Merge "Fix incorrect breadcrumb on Admin > Details" 2016-04-23 10:46:27 +00:00
Jenkins
6c0ad2318b Merge "Check that row is defined when wait cell status" 2016-04-23 09:27:19 +00:00