Commit Graph

5520 Commits

Author SHA1 Message Date
OpenDev Sysadmins 2d09d065df OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:27:57 +00:00
Dennis Mathew Philip 2b4e69740c Fixes a code typo in gulpfile
gulpfile had a typo where selenium driver option was misspelled
as `dirvers` instead of `drivers`

Closes-Bug: #1673502

Change-Id: Ice1a7e6ad4634f134002150139d00f04f4f317e8
2017-03-16 16:01:31 +00:00
ekhomyakova c0c37ba4da Change testgroups to remove whitespaces
Affected:
- nightly/test_cluster_workflows
- nightly/test_deployment_history

Closes-bug: #1672671
Change-Id: If55cff67e1707c0ff02d9bb2da1ff441a9d57163
2017-03-14 12:00:01 +00:00
ekhomyakova e5df777d2d Fix/refactor UI tests after migration from 9.x
Affected:
* real-plugin/nics-feature
* nigtly/workflows
* nigtly/deployment-history

Closes-Bug: #1669337
Change-Id: Ie4d8a9bb8c6fc9a941477aa69b18fec3fa636265
(cherry picked from commit 5eadafc910)
2017-03-06 06:34:41 +00:00
Julia Aranovich 8c164b1cb4 Remove Ceilometer and MongoDB code
Since Fuel 10 Ceilometer and MongoDB services are no longer supported.

Implements: blueprint remove-ceilometer

Change-Id: Ib089cdc8196706339539b35c61e8a9c38837e6e7
(cherry picked from commit f5b416c836)
2017-02-27 12:54:54 +04:00
Jenkins 4ee355c21a Merge "Remove wizard translations of Murano option" into stable/newton 2017-02-27 08:49:31 +00:00
Julia Aranovich fc41d0d30d Remove wizard translations of Murano option
Since Fuel 10, Murano service becomes an experimental feature
and removed from cluster creation wizard.

Implements: blueprint make-murano-experimental

Change-Id: I391e38f90f4cef3c57a4b3a89529ed7ce07c9612
2017-02-27 10:05:43 +04:00
Julia Aranovich e2a7884484 Fetch only last notifications in notifications popover
Related-Bug: #1657348

Depend-On: I7760465f70b3f69791e7a0c558a26e8ba55c934a

Change-Id: I257cf6c9278743f7b7789b4d818bed8be9958cde
(cherry picked from commit 2044d32c67)
2017-02-21 07:32:43 +00:00
Julia Aranovich ff370f5ad0 Remove VMware code
VMware is not supported since Fuel 10

Implements: blueprint remove-vmware

Change-Id: I00b2786efa789ac9206b25b55c19166dbfe7dc4f
2017-02-14 13:36:32 +00:00
Julia Aranovich 42837d6e20 Fix workflows table layout
Also limit length of workflow name and type by 255 symbols.

Closes-Bug: #1663269

Change-Id: Ia5a85164a93dd36332438ff6cd78d5387359ce5d
2017-02-10 11:45:03 +00:00
Jenkins b6e9b05c50 Merge "Fetch unread notifications number" into stable/newton 2017-02-10 09:02:09 +00:00
ekhomyakova a3d3c0359d Fix the check of bonds creation in tests for real plugins
In 10.0 we should use another CSS selector for bond-checbox than in 9.x

Change-Id: Ib1319a2bcffe3829de701c13662d2376aeee0b17
2017-02-10 07:10:11 +00:00
Julia Aranovich e9d4aa951d Fetch unread notifications number
Replace 20sec polling of the whole notification collection
by polling of notification statistics (GET /api/notifications/stats)
which includes number of unread notifications.
This number is rendered in notifications badge in Fuel UI.

Also, notifications are marked as read by a new handler
PUT /api/notifications/change_status with {status: 'read'} payload.

Partial-Bug: #1657348

Depends-On: I2e6a0daaf8712ab3064df728a8fb463ef805aa06

Change-Id: I6a7eae7abf2b43143039db7ca262ae40ce5a30b4
2017-02-09 13:27:05 +00:00
Julia Aranovich 175449b321 Fix Load Defaults button for node attributes
Closes-Bug: #1645725

Change-Id: I3327751ddc8bf9326a47148b31f335b8edf3c1a5
(cherry picked from commit 5054225617)
2017-02-08 14:09:10 +00:00
Jenkins e780e3661b Merge "Disable Log In button in case of empty credentials" into stable/newton 2017-02-08 10:20:42 +00:00
Julia Aranovich f88bb5741c Disable Log In button in case of empty credentials
Closes-Bug: #1618172

Change-Id: I326cafb50d900da73e2e064bf5ff1923fb580cfd
(cherry picked from commit 3cf58ed25f)
2017-02-08 09:54:49 +00:00
Julia Aranovich 4845573f7b Display ellipsis in case of long node name
Closes-Bug: #1658025

Change-Id: I18d2eeb320b2860dbce63154094705f3459684e5
(cherry picked from commit f1d21aaac8)
2017-02-08 09:54:40 +00:00
Jenkins f21d88c7dd Merge "Restore MTU tests" into stable/newton 2017-02-06 13:13:38 +00:00
Julia Aranovich f89635b2b9 Fix translation on Deployment Only dashboard panel
Closes-Bug: #1661162

Change-Id: Ia77a1d88d2aeb6667e7b290137a7cd35406a01ac
2017-02-06 09:29:23 +00:00
Julia Aranovich 6be1a5d3a0 Restore MTU tests
Restore UI functional tests which check interface MTU setting.
These tests were commented out to unblock MTU setting refactoring.

Related-Bug: #1643599

Change-Id: I8949feee9028527f6f13e9cf6daeb9076ae09099
2017-02-06 09:21:48 +00:00
Julia Aranovich 17495ac467 Add bulk offline node removal
Now user is able to select a group of offline nodes
and remove them from Fuel by clicking
'Remove Offline Nodes' button in the toolbar and confirming
the removal.

Partial-Bug: #1657350

Change-Id: I0b3b50a29e8abed7c4cfac0c46a0f053cb82bb09
2017-01-26 13:42:24 +00:00
Anastasiya ddbd964a98 Change the value of hugepages for dpdk
Since the value in non dpdk case should be equal to 0.

Change-Id: Ib97ba6dfdf771ca7630310060f35751ab25de929
Partial-Bug: #1653081
2017-01-19 11:44:18 +04:00
Jenkins e1b0221fff Merge "Restore workflow check" into stable/newton 2017-01-18 10:31:48 +00:00
Julia Aranovich 894e26eb61 Restore workflow check
Related-Bug: #1607346

Change-Id: I8b32b45914e93ec441f5f28ceea7df43f23ce01b
2017-01-18 11:40:43 +03:00
Julia Aranovich 06269d807b Update year in Fuel UI copyright
Change-Id: Id74218beb5c4bf5d1ec65bad5c057afaf5270345
(cherry picked from commit 9ab377fbff)
2017-01-17 12:58:30 +00:00
ekhomyakova 21fe86b306 Adapt plugin-tests to run on real nailgun
Change-Id: I2e97be848f0acbeac919564d60a649d486dde0a4
2017-01-12 15:20:18 +04:00
Vitaly Kramskikh 8cf597e301 Fix workflow file URL generation
For a single graph level file URL should have a suffix according
to the level.

Change-Id: Ia5c72834d4e306a098ff0075cf52707f1efa40b4
Closes-Bug: #1619341
2017-01-11 12:27:05 +00:00
Georgy Kibardin 763b954d16 Change the value of hugepages for dpdk
Since the minumum value has been changed to 1024.

Change-Id: Ia8a9e558bf247be606c5a7d43973c16cd4f177a6
Partial-Bug: #1653081
(cherry picked from commit dd0f448f22)
2017-01-11 05:42:50 +00:00
Julia Aranovich 73c3cca544 Add UI functional tests to check node and NIC plugin
Implements blueprint nics-and-nodes-attributes-via-plugin

Change-Id: Ia453d42d03368939d52d68362772c92b96a6bdff
2016-12-31 11:00:01 +00:00
Jenkins d356643fc8 Merge "Fix meta of a new bond" into stable/newton 2016-12-30 11:13:09 +00:00
Jenkins 36cd563af3 Merge "Handle setting with undefined weight" into stable/newton 2016-12-30 10:53:12 +00:00
Julia Aranovich 021796f608 Fix meta of a new bond
Closes-bug: #1653058

Change-Id: Ic8bcb7c6c2e0b197895bce879472b7b58cf50900
(cherry picked from commit 35395ffded)
2016-12-30 10:28:45 +00:00
Vitaly Kramskikh dfd480b94b Fix Apply button progress state on interface management screen
Change-Id: Ibb3bca81562b12b05b7df664c3bf8c41cd843e6f
Closes-Bug: #1646177
(cherry picked from commit 6622cb41f7)
2016-12-30 10:27:55 +00:00
Julia Aranovich 49aebe2fba Handle setting with undefined weight
Related-Bug: #1644461

Change-Id: I49fa28eb9aed96ec7aeed01d9d4d65363fe89d88
(cherry picked from commit 412f9a29cb)
2016-12-30 10:27:34 +00:00
Jenkins 226609803d Merge "Pass interface model to validation" into stable/newton 2016-12-30 10:15:48 +00:00
Julia Aranovich 8a8cc2bde7 Fix sorting of settings
_.sortBy works improperly when returning array as a sorter.
Numbers are sorted as strings in this case.

Closes-Bug: #1644461

Change-Id: I7642ae2af6b847bd7c3217700f6866c2aef307c9
(cherry picked from commit 6c1c688e37)
2016-12-30 09:46:53 +00:00
Julia Aranovich 382cddaf00 Pass interface model to validation
Related-Bug: #1643599

Change-Id: Iafda0ed9a00054e14072876b407f2ad80847ecb6
(cherry picked from commit 5759b8376c)
2016-12-30 09:46:27 +00:00
Julia Aranovich c063a1aa85 Fix styles of text list control
Text list control styles are fixed both in node attributes form
and NIC attributes form.

Closes-Bug: #1643913

Change-Id: Ie6be58af8de1cca820eb53ea728e57bc76193b84
2016-12-29 14:02:58 +00:00
Julia Aranovich f14d20f9e8 Increase timeout for interfaces screen loading
Interfaces screen API was changed and a new API call was added
to fetch bond default attributes.
So, test time available for interfaces screen loading is increased
to make the test more stable.

Implements blueprint nics-and-nodes-attributes-via-plugin

Change-Id: I7190be21d7f232ed34631ea5682778dec2cf59cf
2016-12-29 14:02:47 +00:00
Jenkins 58da4bbfd6 Merge "Do not validate settings of unavailable SR-IOV" into stable/newton 2016-12-29 13:51:35 +00:00
Jenkins 3822280e42 Merge "Support pluggable NIC attributes" into stable/newton 2016-12-29 13:51:29 +00:00
ekhomyakova af208e697f Add automatization for the rest of NICs tests
Change-Id: I6790b5e058ffd00106c117d6755e97a20c749181
2016-12-28 10:25:49 +00:00
Julia Aranovich 90c3e2d4d9 Do not validate settings of unavailable SR-IOV
SR-IOV settings should be validated if
SR-IOV feature is unavailable for the interface.

Implements blueprint nics-and-nodes-attributes-via-plugin

Change-Id: I2dc9f5fd123f3cd75743a04c73a96b21c1d80506
2016-12-26 10:03:41 +03:00
Anton Zemlyanov 8bd13163e7 Support pluggable NIC attributes
Implements blueprint nics-and-nodes-attributes-via-plugin

Change-Id: I5b5423be48cbe59ea60a6faa90a4bd4d5af7ece0
2016-12-26 10:03:41 +03:00
Julia Aranovich c0e055b973 Support "nullable" setting attribute
Partial-Bug: #1643599
Partial-Bug: #1643600

Change-Id: I036ecad2c60c8208d926b8a6c9a4a13c1f43a8fe
2016-12-26 09:33:17 +03:00
ekhomyakova 5a97cbdc0d Add tests for NICs feature, adapt as plugin-tests
Change-Id: I299d857ce74e5f2373e1b8a8a2e2c69c7e350d28
2016-12-21 15:43:01 +04:00
Julia Aranovich 2dc13ee664 Allow to redeploy error nodes
If there are error nodes in cluster,
Deploy Changes button should be available on Dashboard
for user to be able to redeploy the nodes.

Closes-Bug: #1650663

Change-Id: Ife0c0034fd181caf84ec22ac738118f0fbaae81d
(cherry picked from commit a4eebede2d)
2016-12-21 09:04:33 +00:00
Jenkins 330bab6521 Merge "Skip workflow check" into stable/newton 2016-12-19 08:31:02 +00:00
Julia Aranovich ac26d7faa4 Skip workflow check
Related-Bug: #1607346

Change-Id: Ideb3bff0c579a94a7c58f4dd2efbf9b52c88eb0a
2016-12-16 10:56:07 +03:00
Julia Aranovich 1c4c01b713 Add Load Defaults button to node attributes form
Closes-Bug: #1636141

Change-Id: Ic9fae286136f926f378a99be96e9c66895ce2718
(cherry picked from commit 4059d2f8ca)
2016-12-16 07:40:39 +00:00