Commit Graph

245 Commits

Author SHA1 Message Date
Andreas Jaeger 1c1a103a7c 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: I1ed27af26dc9b8284bf180a523b0e0cc6ab58069
2019-12-18 20:09:51 +01:00
OpenDev Sysadmins 13c888ad83 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:50:28 +00:00
ekhomyakova ef3158edfe Fix wrong WORKSPACE path issue
Change-Id: Ifadbb72d123d6d69661401d4eb0f63f09056b5cb
2016-11-29 13:51:37 +00:00
Ruslan Khozinov c9aed0a145 CI fix for the plugin version variable
Plugin version has been hardcoded - it affects support of the plugin.
We need a method to change version by CI.

Change-Id: I4a636cb52016715701723f9a60e2301a67821fc5
2016-11-29 13:40:41 +00:00
Igor Zinovik f70efb188c Bump plugin version to 3.0.1
* Bump plugin version to 3.0.1
* Update documentation and mention in release notes that plugin version
  3.0.1 is compatible with Fuel 9.1

Change-Id: Ibba9cb5297774d9e4c7cf3767e000f68998a1bb7
2016-11-09 14:02:00 +03:00
ibumarskov 784b815647 Devops template was added
Change-Id: If7de6c42676e700e6cd3dbe4555c502cf83e90f1
2016-10-21 14:02:19 +03:00
Jenkins d56aa642c8 Merge "Use puppet modules from /etc/puppet/ during package installation" 2016-10-06 10:52:17 +00:00
Igor Zinovik 746dec24ed Use puppet modules from /etc/puppet/ during package installation
9.1 release uses custom package provider (`apt_fuel`) which can install
non-signed package from plugin repository. Plugin uses standard package
provider (`apt`) which fails to install non-signed package, due to this
deployment process stops. By adding '/etc/puppet/modules' to parameters
of task we can use `apt_fuel` provider for package installation in
plugin manifests.

Change-Id: I7e2f9b8fcc2f080d76761a4a24dca3882e17dd78
2016-10-04 12:44:14 +03:00
Andrey Setyaev 88a9383e0e Fix versions in test plan.
Change-Id: I04c3ebad918fd830d803ba14b71dd6f5e5a4437e
2016-07-27 22:43:25 +00:00
ibumarskov f5ec2e8eaa Fix test documentation
Change-Id: I1509b257222d0fde56caac2ce435ab5c86a2b157
2016-07-21 16:16:57 +03:00
Jenkins de824e333a Merge "Add mandatory test "Fuel create mirror and update of core repos"" 2016-07-21 11:45:47 +00:00
ibumarskov 769800a670 Add mandatory test "Fuel create mirror and update of core repos"
Change-Id: I0abc9b95650c556b60fd686a554ecdd2d6146d1d
2016-07-21 12:28:43 +03:00
Artem Savinov c6f9182e08 Changed condition for ca_file variable setup
Fixed wrong conditions for setup ca_file variable in the puppet template
for nsx.ini configuration file.

Change-Id: I795adc24133a1865ba40feb3b74d03d34f13e9e0
Closes-Bug: #1605120
2016-07-21 11:31:07 +03:00
Artem Savinov 4d17934c13 Change nsxv external net to 172.16.212.0/24
To successfully run vmware network - necessary that first ip address,
from this network, anywhere else unused. Need to change the external
network for nsxv.

Change-Id: Iea64ef5c57581ade1b27df91ba5596828ce7030b
2016-07-20 11:23:26 +03:00
Evgeny Konstantinov a08160d729 Fix errors and style in the guide
Change-Id: I57f1c39dc0a0a5542c64228dd0779d5f45a179b7
2016-07-18 17:55:34 +03:00
Jenkins 615c977151 Merge "Wget from busybox cannot search openssl binary" 2016-07-14 10:23:25 +00:00
Artem Savinov bd260d6d26 Wget from busybox cannot search openssl binary
In TestVM-VMDK(TinyCoreLinux) openssl binary placed in /usr/local/bin,
nedd add "source /etc/profile" before performing wget, in order to
install all the way in "PATH" variable

Change-Id: Ie82ea116cc9c49e493edb295269767d4aac1c194
Closes-Bug: #1602570
2016-07-13 15:53:01 +00:00
Artem Savinov 494d8b36fe Set vcenter "Cluster2" to compute-vmware node
Need change assigned vcenter cluster to compute-vmware node in order to
avoid problems after the removal of the this node

Closes-Bug: #1593773
Change-Id: I60053ab948ba2ea7c2c0acb294e4e51409079cc1
2016-07-12 16:57:18 +00:00
Jenkins 7f12a27569 Merge "Fixes in user guide" 2016-07-11 13:57:54 +00:00
Artem Savinov b168db564d Fixes in user guide
Change-Id: I1d742e84aec8b8671a44249849d3eaa31276ac15
2016-07-11 15:17:37 +03:00
Jenkins da6a130118 Merge "Add tests to testplan, automation and fixes" 2016-07-11 12:13:16 +00:00
ibumarskov 87347e0b4c Add tests to testplan, automation and fixes
* Add nsxv_hot: test plan
* Add nsxv_insecure_false: test plan and automation
* Add known issue about ceilometer OSTF fails

Change-Id: I1655570a1f76cf0d772767a10f0cca399e917176
2016-07-11 15:07:47 +03:00
Artem Savinov 05e13dec74 Updated requirements in debian rules for vmware-nsx neutron plugin
python-oslo.concurrency version 3.7.1 not found in repo, changed to 3.7.0

Change-Id: Id88449865958a1771f2731d91dbdbead9c9901e5
2016-07-11 14:56:47 +03:00
Artem Savinov c704d642ec Updated requirements in debian rules for vmware-nsx neutron plugin
Change-Id: I225739f44b0ef2c2492b5fd59035aca8eaac8447
2016-07-11 12:57:42 +03:00
Igor Zinovik 14bd126b9c Describe settings that must not be changed after cluster deployment
Mention that Fuel 9.0 can run deployment process on working cluster.
Explicitly state that metadata changes made after successfull cluster
deployment are prohibited.

Fix two minor nits.

Change-Id: Iebd7710104bd83533161904b16a8459905f798d3
2016-07-09 20:49:55 +03:00
Igor Zinovik 88dfc65c7b Document ceilometer limitation
Mention that plugin lacks ceilometer support.
Plus some minor tweaks with URLs.

Change-Id: I56303f5ab73b1aa4b34887c9fadce47f8b67c96c
2016-07-09 18:55:42 +03:00
Jenkins d654caa76d Merge "Document metadata SSL certificate verification knob" 2016-07-09 15:38:26 +00:00
Jenkins e55d1dc711 Merge "Add test and fixes in test plan" 2016-07-08 15:19:30 +00:00
Andrey Setyaev 46010bd0fe Add test and fixes in test plan
* add nsxv_config_ok_metadata_custom_certificate
* add nsxv_config_ok_metadata_self_signed_certificate
* update test plan with new test
  nsxv_config_ok_metadata_self_signed_certificate
* update test plan: rename nsxv_config_ok to
  nsxv_config_ok_metadata_custom_certificate
* fix step numeration

Change-Id: Id448e9cf9142e0693a2c03dbb246a653c23c649d
2016-07-07 13:44:13 +00:00
Jenkins 4dc6c4b4a0 Merge "Move build instructions to the end of user guide" 2016-07-06 13:29:52 +00:00
Igor Zinovik eaf476486d Add checkbox for enable/disable NSX Manager SSL verification
Return checkbox that allows user enable/disable NSX Manager certificate
verification.

Document settings "Bypass NSX Manager certificate verification" and "CA
certificate".

Closes-bug: #1590383
Change-Id: I347c9c0630ed727ce9601faf1a6c8e79f3d975ac
2016-07-06 10:51:17 +03:00
Igor Zinovik 16204ad44b Move build instructions to the end of user guide
Change-Id: Ie150d6f684f26f40893f26e9770e82db8eca9e4c
2016-07-05 16:18:27 +03:00
Igor Zinovik 438610d61d Document metadata SSL certificate verification knob
Remove nova-api-metadata key and certificate, because these options do
not work without key being encrypted.

Related-bug: #1590407
Change-Id: I9c01af1ed4020f37a9c6bd172e319b673ae339ba
2016-07-05 16:15:41 +03:00
Jenkins 103cf30456 Merge "Update fuel-library modules to latest stable version" 2016-07-04 14:40:26 +00:00
Igor Zinovik d4148f6a6a Update fuel-library modules to latest stable version
Change-Id: I409c23919345f37b99ceb6565584edc7306310a5
2016-07-04 12:47:56 +03:00
Jenkins 3a96998509 Merge "Increase neutron_url_timeout for nova services" 2016-07-04 07:50:40 +00:00
Andrey Setyaev 019316142c HOT for NSXv
Creates instance with custom flavor and security group.

Change-Id: I2cc8a96cfe5beee430bffbe2acdab10ab8defc56
2016-07-01 08:15:25 +00:00
Jenkins 8cd0571a65 Merge "Set +x on post_install.sh" 2016-06-30 13:23:43 +00:00
Jenkins b7abfba8dd Merge "Return checkbox 'nsxv_metadata_insecure'" 2016-06-30 13:11:26 +00:00
Artem Savinov 7598c532a0 Return checkbox 'nsxv_metadata_insecure'
Due to LP Bug #1590840 - parameters
nsxv_metadata_nova_client_priv_key/nsxv_metadata_nova_client_cert
hidden

Change-Id: I8ee1107d24aa79fb02b3b91d79dbd3ddd10a9a83
Closes-Bug: #1590407
2016-06-30 12:34:52 +00:00
Artem Savinov dc7d5baa6c Increase neutron_url_timeout for nova services
Change-Id: Ie0c72fc68a14a3353817c423abe0d9f661b30fb5
Closes-Bug: #1596512
2016-06-30 08:41:10 +00:00
Igor Zinovik b789817f66 Set +x on post_install.sh
Otherwise script is not executed

Change-Id: Icdd46e65ae314abd0a6a5dd6c2ce225c126fda61
Closes-bug: #1597336
2016-06-29 17:33:26 +03:00
Jenkins f326348f53 Merge "Add rally-scenarios test to plugin repo" 2016-06-29 12:43:31 +00:00
Artem Savinov 0bc425cd31 Add rally-scenarios test to plugin repo
Change-Id: Id229171be113bfd6c952e16404d082443517305d
2016-06-29 15:40:58 +03:00
Jenkins d34872a90e Merge "Add restart nova-api service" 2016-06-29 12:39:40 +00:00
Jenkins 0c411b26d7 Merge "Add release notes for version 3.0.0" 2016-06-29 09:16:53 +00:00
Artem Savinov a5b50d2474 Add restart nova-api service
In order to apply timeout for query to the neutron service need to
restart the service nova-api.

Change-Id: Ic0684a3e751352b62d821ad1db811d315b0d553e
Closes-Bug: #1596000
2016-06-29 10:41:02 +03:00
Igor Zinovik 48fa14fbd6 Document plugin limitation related to port admin_state_up change
Plugin cannot change port state. Command "neutron port-update" will
return success code, but port still remains in active state.

Change-Id: I40dc1f294ef51838c382af2e3c002c816a75a729
2016-06-28 10:48:45 +00:00
Igor Zinovik ea76ad5ead Add release notes for version 3.0.0
Also bump documentation version to 3.0 in conf.py.

Closes-bug: #1587814
Change-Id: Ic775d1f8d8b3d11f7d42fd93c6e865e9ff24ab94
2016-06-27 16:15:07 +03:00
Artem Savinov e8bfab8631 Add neutron stop task, before start neutron configured with nsxv
Closes-bug: #1595188
Change-Id: I298f11870ed5937a3b61c8f5476b426fe36fbd49
2016-06-24 15:12:31 +03:00