Commit Graph

46 Commits

Author SHA1 Message Date
Andreas Jaeger eb9df14f25 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I43bcda1c9154fc091ddc957175b68649295b67f7
2019-12-18 20:14:55 +01:00
ibumarskov 8d9bb69dc8 [Doc] Version of DVS plugin has been fixed
Release notes for version 3.1.1 were updated

Change-Id: I1f4763bf02a7f03adec67801ae5b95d78d2920dd
2017-01-31 15:40:42 +04:00
ekhomyakova 6bdcf4939e Rename teaming and fallback uplinks
TeamingUplink was renamed to ActiveUplink, FallbackUplink was
renamed to StandbyUplink due to VMware terminology.

Rename affected tests (plans, test groups, automation) and
UI (description string).

Change-Id: Ie251ae6f6bba7a70c79ccbcbf56aa325eb937c80
2016-10-04 20:15:43 +03:00
Igor Gajsin 75df65724f Change UserGuide and TestPlan for 3.1
Change-Id: I953e5ef0d4f2beb81aba9b1b2b96f3ccd6bc3338
2016-10-04 15:27:56 +03:00
Jenkins dadf0267b4 Merge "Fix for missing show_step" 2016-09-23 10:59:41 +00:00
Ruslan Khozinov 8b20ba3cfb Fix for missing show_step
Missed show_step is the root cause of step reordering in logs.
Without showing of the step in a test log we get errors like this:
"ERROR base_test_case.py:124 -- The step 11 should be 10 at
dvs_vcenter_security"

Change-Id: I4ed6bbeca17e39f93d81bc6e0fd50c69f10eaa7d
2016-09-21 18:59:27 +00:00
ibumarskov b9f0cf0cf0 [TestPlan] Add test with secure connection for dvs agent
Change-Id: I2ce7ccd258a1660f706f1bded8af567399e493c3
2016-09-20 12:01:17 +00:00
Vasily Gorin 63a8dac383 [TestPlan] Add tests for dvs multiple uplinks
Change-Id: I31d264b3d5b2452feb3b117dd762f1d1c28b5f8b
2016-09-16 15:41:56 +03:00
Vasily Gorin a537e4dbd4 Fix tests ids for DVS test plan
Change-Id: Ib4e59b72721cc5f26220f94a1f12e390b5769057
2016-09-14 12:39:00 +03:00
ekhomyakova edbe780e60 Refactor code of vmware dvs tests
* do code more readable
* fix most of misprints in docs

Change-Id: I56637bd15b9491cd891e1be95f48c4cd61f372ca
2016-09-13 14:51:45 +03:00
ekhomyakova 2eb83d06bd Fix for dvs_attached_ports test
Closes-Bug: #1594343
Change-Id: I960da1bc9c46629e6529d37436183b2aa6ab7a55
2016-09-07 14:55:23 +00:00
Vasily Gorin 7209f296c6 Refactoring of destructive DVS scenarios
* Create new function to check ping vms
* Fix documentation strings

Change-Id: I8461728188420f4f6e0db0467a8f48e241298e0f
2016-08-25 11:55:10 +00:00
Vasily Gorin 0b1cb8b6c3 Fix inaccuracy in test dvs_update_core_repos
Fix flake8 issues as well.

Change-Id: I556b7a9d416f7558da2fab0ce9f126051c0f0d0e
2016-08-25 12:02:20 +03:00
Olena Logvinova 9b6cda1d42 [docs] [user guide] Remove a duplicate sentence
This patch removes a duplicated step from the
Verification section of the plugin user guide.

Change-Id: I4dcf38235cd9374f077cf838154fe5940316f3ba
2016-07-28 18:23:36 +03:00
Olena Logvinova e6472893f2 [docs] [User Guide] Edit the table output
This patch amends the table output to look
nicer in the online version of the guide.

Change-Id: I39c6ac7399ccc10b44cb50ae7481a9fdb1c8a417
2016-07-21 14:59:53 +03:00
Vasily Gorin be30d33824 Add missed spaces
Change-Id: I68bfd4aeeb7591cd81a88adc2d14af540806b542
2016-07-06 11:50:45 +00:00
Vasily Gorin c49deb2cf7 Update version in Test documentation
Change-Id: I745bd7e99d175e9e5d72084e187da9136af3fede
2016-07-06 11:29:20 +00:00
Jenkins ed2d9539c7 Merge "Editing of scale tests and test dvs_vcenter_same_ip" 2016-07-06 09:10:25 +00:00
Vasily Gorin ba41084b5c Editing of scale tests and test dvs_vcenter_same_ip
Change-Id: I1cfe170b07458a1ec1828a129ffe8a88d62ea7f0
2016-07-06 08:47:33 +00:00
Jenkins eb508ead76 Merge "[docs] Further edits in DVS User Guide 3.0.0" 2016-07-05 15:45:31 +00:00
Olena Logvinova 2c0198fc40 [docs] Further edits in DVS User Guide 3.0.0
This patch:

- addresses comments from https://review.openstack.org/333346
- improves the wording in the existing guide.

Link for PDF build:
https://drive.google.com/a/mirantis.com/file/d/0B2pEhXPCoNIIV29oZXN6Ql9KU28/view
Change-Id: I2a92cf199cb05477b587d3a8623f210186845830
2016-07-05 17:59:20 +03:00
Jenkins 7ad3634e9b Merge "Adding tests for checking of modifying existed cluster with DVS plugin." 2016-07-04 10:07:08 +00:00
Vasily Gorin 1e9301d824 Adding tests for checking of modifying existed cluster with DVS plugin.
Change-Id: I388b4dcde700b71692e91fbdcdc5dc147124e951
2016-07-04 10:00:56 +00:00
Igor Gajsin a8070adc0a small changes in the user guide
Change-Id: I92b4baf6a7fd799c379333aca17089b0fdde6cde
2016-07-01 18:43:56 +03:00
Jenkins dbb26e047f Merge "[docs] Prepare DVS plugin 3.0.0 guide" 2016-06-30 13:00:05 +00:00
Olena Logvinova ce16b65a46 [docs] Prepare DVS plugin 3.0.0 guide
This patch reworks the existing guide to fit the validation
template and prepares a first draft of documentation for
DVS 3.0.0 version.

Change-Id: I6de986862677f2c8f7a97e998e0b20368f083c91
2016-06-30 15:43:34 +03:00
Vasily Gorin 16bdc0408e The fix of a lot of grammar issues in test documentation.
Change-Id: I93d366908b6baa4b3c213188ad57919a68be7797
2016-06-24 17:39:46 +03:00
vgorin 19b716aae4 Add test dvs_fuel_create_mirror
Change-Id: I26906ada761b214edf582d57209a29f9efde634d
2016-06-23 10:07:50 +00:00
Jenkins 5b5e4e7001 Merge "Update userguide." 2016-05-17 12:01:32 +00:00
Igor Gajsin 5be1384787 Update userguide.
Add information about minimal permissions for vsphere's user.

Change-Id: I97868ead0e786205b7e9022c45df95bd56b76fcd
2016-05-17 14:57:37 +03:00
otsvigun 88235a3fa5 Remove vmware glance backend from tests.
-remove glance backend from dvs_reboot_vcenter_2,
 dvs_reboot_vcenter_1
-update test steps in test plan acording
 to removing vmware glance backend.
-update test steps of dvs_port_security_group
-change version of DVS and OpenStack
 in master test plan

Change-Id: I7f810b92355cdd190e711968d8a9d3ec59d140ca
2016-05-04 13:40:12 +03:00
Vyacheslav Tabolin 33d92f8541 Documentation update for missing portgroups
Change-Id: I30bf22d4b98f9b0c738ed9374e1c188dfc7172b7
2016-04-22 16:53:43 +03:00
otsvigun 5b65862cdc Fix tests and flake8 issues.
-fix flake8 issues
-fix smoke test
-fix dvs_vcenter_security test

Change-Id: If10cfb5f26aa386cee034335af6a6bc1648d3cad
2016-03-24 17:29:30 +02:00
otsvigun 3362afb42b Remove methods from openstack file.
-remove methods add_router,
 add_subnet_to_router,
 create_network,
 create_subnet from openstack file
 and replace them by methods from os_actions
-fix D103

Change-Id: I9c370729057f3a43c9005b5347b28571ef242d51
2016-03-21 16:26:08 +02:00
Jenkins 15a73d49a4 Merge "Update Test Plan" 2016-03-18 13:13:08 +00:00
Igor Gajsin f64fbb0cea Update spec and user guide
Change-Id: I1eb8e2b076ec966b08c182c9a4cc8c6296de778a
2016-03-18 15:55:36 +03:00
Ilya Bumarskov 5cb812af30 Update Test Plan
Change-Id: I579eb97b9259254d0a47031cdb95d5f2a98ae582
2016-03-15 14:27:40 +03:00
otsvigun acf582724b Added smoke tests.
-test dvs_install
-test dvs_uninstall
-fix E265, E121

Change-Id: I03bec75b9482ce6b97756d6fc12c5bfb7462f3bd
2016-03-10 13:46:14 +02:00
otsvigun 03c91eb052 Add test dvs_different_networks and doc fix.
-add test dvs_different_networks
-update test dvs_different_networks in Test Plan
-update doc strings
-update test dvs_regression
-fix rally heat
-fix flake8 H306, I100

Change-Id: I41c4d9f8de2356540a7974c55c8cf74c2859a6e2
2016-03-10 11:34:57 +02:00
Ilya Bumarskov 1c676f74a5 Test Plan for VMware DVS plugin v.2.1.0
Change-Id: Ifceca173566af540166a8fbc617dfc8aadb0a415
2016-02-24 16:56:37 +02:00
Igor Gajsin 7fb4736884 Fix the Test Plan version
Change-Id: If2bfcce02b634f49dd9de9b535371415d0b1c130
2016-02-18 13:37:35 +03:00
Ilya Bumarskov 8c155410cb Test Plan for VMware DVS plugin v.2.0.0
Change-Id: I9fa6ce0c4b47b115a516071db5b1b1a2f5fd9d53
2016-02-17 15:01:48 +02:00
Vyacheslav Tabolin 457fd07bed New SG Engine. Update doc.
See description for SG Engine

Change-Id: Ie8162fced95402b7c605e40aa06e488da748298f
(cherry picked from commit ba66cbf578)
2015-11-02 14:25:08 +00:00
Vyacheslav Tabolin c8efe027f0 Update of the doc.
Added support of vCenter 6.0
Added description of SG engine

Change-Id: I1c76cc3c05e338f0b0c17be2c272ea14a1176664
2015-10-26 14:01:59 +00:00
Vyacheslav Tabolin 2357fe3511 User guide update for 7.0
Closes #1505546: User guide is not updated for 7.0

Change-Id: Idd147cb517b8877ac40772ad46afc98df83459c9
2015-10-19 15:58:17 +00:00
Igor Gajsin d612e7fe7e Add install guide in the rst format
Change-Id: Ib0169cfd3824f877dc3ed6c7cfa487cf451d176f
2015-09-07 15:18:12 +03:00