Comment 3 for bug 1531241

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Artem, I followed the steps and didn't manage to reproduce the issue: after the re-installation the instance is in ACTIVE state and I can ping it / ssh to it (even the volume attached to instance remains available).

[root@nailgun ~]# cat /etc/fuel/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "410"
  build_id: "410"
  fuel-nailgun_sha: "9ebbaa0473effafa5adee40270da96acf9c7d58a"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "df16d41cd7a9445cf82ad9fd8f0d53824711fcd8"
  fuel-nailgun-agent_sha: "92ebd5ade6fab60897761bfa084aefc320bff246"
  astute_sha: "c7ca63a49216744e0bfdfff5cb527556aad2e2a5"
  fuel-library_sha: "7ef751bdc0e4601310e85b8bf713a62ed4aee305"
  fuel-ostf_sha: "214e794835acc7aa0c1c5de936e93696a90bb57a"
  fuel-mirror_sha: "8bb8c70efc61bcf633e02d6054dbf5ec8dcf6699"
  fuelmenu_sha: "2a0def56276f0fc30fd949605eeefc43e5d7cc6c"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "62573cb2a8aa54845de9303b4a30935a90e1db61"

root@node-2:~# dpkg -l | grep nova
ii nova-common 2:12.0.0-1~u14.04+mos21 all OpenStack Compute - common files
ii nova-compute 2:12.0.0-1~u14.04+mos21 all OpenStack Compute - compute node
ii nova-compute-kvm 2:12.0.0-1~u14.04+mos21 all OpenStack Compute - compute node (KVM)
ii python-nova 2:12.0.0-1~u14.04+mos21 all OpenStack Compute - libraries
ii python-novaclient 2:2.30.2-1~u14.04+mos3 all client library for OpenStack Compute API
root@node-2:~# dpkg -l | grep neutron
ii neutron-common 2:7.0.1-1~u14.04+mos55 all OpenStack virtual network service - common files
ii neutron-plugin-ml2 2:7.0.1-1~u14.04+mos55 all Neutron is a virtual network service for Openstack - ML2 plugin
ii neutron-plugin-openvswitch-agent 2:7.0.1-1~u14.04+mos55 all OpenStack virtual network service - Open vSwitch agent
ii python-neutron 2:7.0.1-1~u14.04+mos55 all OpenStack virtual network service - Python library
ii python-neutronclient 1:3.1.0-1~u14.04+mos9 all client API library for Neutron