[vcenter] An env with VMware as a hypervisor can't deploy

Bug #1513832 reported by Igor Gajsin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Igor Zinovik

Bug Description

An environment deployment with VMware-hypervisor fails.

 cat /etc/fuel/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  openstack_version: "2015.1.0-8.0"
  api: "1.0"
  build_number: "117"
  build_id: "117"
  fuel-nailgun_sha: "4ab6b1f994846fae5b14bcd7f892a621d21132bb"
  python-fuelclient_sha: "a3b4d6b395c8d23c04a94925006e742caf9ff7cd"
  fuel-agent_sha: "9da73b497be5f91cb79f91e74d73eb0525be1c71"
  fuel-nailgun-agent_sha: "00b4b11553c250f22c0079fb74c8b782dcb7b740"
  astute_sha: "959b06c5ef8143125efd1727d350c050a922eb12"
  fuel-library_sha: "bc18428f04dd64dd81a3070b3733111e5c278e04"
  fuel-ostf_sha: "2ddb42865ca466a58d23e04713e2d79cc54070c6"
  fuel-createmirror_sha: "84d5e9721848e84d65001718037370e52d2a0987"
  fuelmenu_sha: "ed146b5c5974eb19d723b3a2784abdd574df5a5e"
  shotgun_sha: "25dd78a3118267e3616df0727ce746e7dead2d67"
  network-checker_sha: "722a2a46503cffa82d78243d516bf762cd9715fc"
  fuel-upgrade_sha: "1e894e26d4e1423a9b0d66abd6a79505f4175ff6"
  fuelmain_sha: "cfed10fd84dc95a645e8760a49646e2303ab5d16"

Step to reproduce:
0. Install fuel-plugin-vmware-dvs due to Fuel 8.0 doesn't deploy with nova-network.
1. Create new env.
2. Set e vCenter checkbox.
3. Choose neutron with vlan segmentation.
4. Do other stuff and deploy.

As a result deployment fails on task vcenter_compute_zones_create.
Reason is http://paste.openstack.org/show/478181/

Dmitry Klenov (dklenov)
tags: added: area-partners
Changed in fuel:
status: New → Confirmed
Igor Gajsin (igajsin)
Changed in fuel:
status: Confirmed → Triaged
Igor Zinovik (izinovik)
Changed in fuel:
assignee: Igor Gajsin (igajsin) → Igor Zinovik (izinovik)
status: Triaged → In Progress
Revision history for this message
Igor Zinovik (izinovik) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/245088
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=d7680c70fee1e7d156c2a403bfb8d8105d521a17
Submitter: Jenkins
Branch: master

commit d7680c70fee1e7d156c2a403bfb8d8105d521a17
Author: Igor Zinovik <email address hidden>
Date: Fri Nov 13 13:49:05 2015 +0300

    Explicitly disable vCenter certificate verification check

    - nova-compute with enabled VCDriver by default tries to verify vCenter
      certificate, if it cannot verify certificate then it cannot start and
      operate normally. This breaks deployment process for OpenStack
      clusters that use vCenter, because later in post deployment stage we
      cannot add nova-compute services to availability zone, because they
      failed to start.

    Change-Id: Iac725db304aae9cd9da910f16d16d4054cc10542
    Closes-bug: #1513832
    DocImpact: Document the fact that currently it is not possible to
    verify vCenter SSL certificate by providing CA certificate bundle.

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.