nova-compute fails to SSH to another compute node in order to perform an offline migration

Bug #1393785 reported by Sergey Galkin
60
This bug affects 12 people
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
High
Ivan Udovichenko
5.1.x
Fix Released
High
Alexander Nevenchannyy
6.0.x
Fix Released
High
Ivan Udovichenko

Bug Description

Found on 5.1.1 (20 nodes) and 6.0 (80 nodes)
api: '1.0'
astute_sha: 702af3db6f5bca92525bc8322d7d5d7675ec857e
auth_required: true
build_id: 2014-11-12_15-25-10
build_number: '35'
feature_groups:
- mirantis
fuellib_sha: e5b3de834a400d98d8c6ba416249832a0c16076c
fuelmain_sha: e5e534ade6f3765a87feee3d44d39df68ae28f80
nailgun_sha: bbc9dfe78a0c33040dcd16de9a40a3491788719c
ostf_sha: 64cb59c681658a7a55cc2c09d079072a41beb346
production: docker
release: 5.1.1
release_versions:

api: '1.0'
astute_sha: 702af3db6f5bca92525bc8322d7d5d7675ec857e
auth_required: true
build_id: 2014-11-12_15-25-10
build_number: '35'
feature_groups:
- mirantis
fuellib_sha: e5b3de834a400d98d8c6ba416249832a0c16076c
fuelmain_sha: e5e534ade6f3765a87feee3d44d39df68ae28f80
nailgun_sha: bbc9dfe78a0c33040dcd16de9a40a3491788719c
ostf_sha: 64cb59c681658a7a55cc2c09d079072a41beb346
production: docker
release: 5.1.1
release_versions:

Steps to reproduce:
1. Deploy cluster
2. Run rally scenario
{
  "kw": {
    "runner": {
      "type": "constant",
      "concurrency": 5,
      "times": 17
    },
    "args": {
      "flavor": {
        "name": "m1.nano"
      },
      "to_flavor": {
        "name": "m1.small"
      },
      "image": {
        "name": "TestVM"
      },
      "confirm": true
    },
    "context": {
      "quotas": {
        "nova": {
          "ram": -1,
          "floating_ips": -1,
          "security_group_rules": -1,
          "instances": -1,
          "cores": -1,
          "security_groups": -1
        }
      },
      "users": {
        "project_domain": "default",
        "users_per_tenant": 2,
        "user_domain": "default",
        "tenants": 2,
        "resource_management_workers": 30
      }
    }
  },
  "name": "NovaServers.resize_server",
  "pos": 0
}
results
+---------------------+--------+--------+--------+----------+-------+--------+
| Action | min | avg | max | failures | total | result |
+---------------------+--------+--------+--------+----------+-------+--------+
| nova.boot_server | 2.824 | 2.984 | 3.584 | 0 | 17 | :) |
| nova.delete_server | 2.358 | 2.358 | 2.358 | 16 | 17 | :( |
| nova.resize | 5.685 | 5.685 | 5.685 | 16 | 17 | :( |
| nova.resize_confirm | 2.309 | 2.309 | 2.309 | 16 | 17 | :( |
| ~total | 8.497 | 8.998 | 13.228 | 16 | 17 | :( |
+---------------------+--------+--------+--------+----------+-------+--------+

resize_server failed

I can't attach snapshot because /var/log > 3G on the both nodes

Tags: nova scale
Revision history for this message
Tomasz 'Zen' Napierala (tzn) wrote :

Sergey, can you please at least extract failing part form the logs? It looks like well known issue

Changed in mos:
status: New → Incomplete
milestone: none → 5.1.1
Changed in mos:
status: Incomplete → Confirmed
importance: Undecided → High
milestone: 5.1.1 → 6.0
assignee: nobody → MOS Nova (mos-nova)
tags: added: nova
Changed in mos:
status: Confirmed → In Progress
Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Ok, so it looks like that Nova tried to offline migrate an instance during a resize and failed: http://xsnippet.org/360285/raw/

Execution of the same command shows that, compute nodes in the cluster don't have SSH access to each other:

root@node-15:~# ssh 10.20.1.6 mkdir -p /var/lib/nova/instances/7be7f88a-432a-4138-bb87-10b128b0b491
Permission denied (publickey).

Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

the problem is that nova user does not have '/bin/bash' shell after the package is installed and puppet does not change its shell. the best solution is to change package specs in order to set shell for nova user.

no longer affects: mos
Changed in fuel:
milestone: none → 6.0
status: New → Triaged
importance: Undecided → High
Changed in mos:
milestone: none → 6.0
assignee: nobody → MOS Nova (mos-nova)
importance: Undecided → High
status: New → Triaged
no longer affects: fuel
Changed in mos:
assignee: MOS Nova (mos-nova) → Ivan Udovichenko (iudovichenko)
summary: - Nova resize_server rally tests failed.
+ Nova resize_server rally tests failed
summary: - Nova resize_server rally tests failed
+ nova-compute fails to SSH to another compute node in order to complete
+ an offline migration
summary: - nova-compute fails to SSH to another compute node in order to complete
- an offline migration
+ nova-compute fails to SSH to another compute node in order to perform an
+ offline migration
Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0.mira17.git.0fccf5d.7a5443c

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Bug 1393785
status: patchset-created

Files placed on repository:
openstack-nova-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-api-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-cells-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-cert-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-common-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-compute-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-conductor-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-console-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-doc-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-network-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-novncproxy-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-objectstore-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
openstack-nova-scheduler-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm
python-nova-2014.2-fuel6.0.mira17.git.0fccf5d.7a5443c.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable-860/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0~mira17+git.0fccf5d.7a5443c

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Bug 1393785
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-api-ec2_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-api-metadata_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-api-os-compute_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-api-os-volume_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-api_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-baremetal_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-cells_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-cert_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-common_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute-kvm_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute-libvirt_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute-lxc_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute-qemu_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute-vmware_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute-xen_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-compute_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-conductor_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-console_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-consoleauth_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-doc_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-network_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-novncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-objectstore_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-scheduler_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-spiceproxy_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-volume_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
nova-xvpvncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb
python-nova_2014.2-fuel6.0~mira17+git.0fccf5d.7a5443c_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-6.0-stable-860/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0.mira17.git.0fccf5d.dcd6c0c

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: patchset-created

Files placed on repository:
openstack-nova-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-api-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-cells-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-cert-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-common-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-compute-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-conductor-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-console-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-doc-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-network-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-novncproxy-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-objectstore-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
openstack-nova-scheduler-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm
python-nova-2014.2-fuel6.0.mira17.git.0fccf5d.dcd6c0c.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable-860/centos

Changed in mos:
status: Triaged → In Progress
Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0~mira17+git.0fccf5d.dcd6c0c

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-api-ec2_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-api-metadata_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-api-os-compute_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-api-os-volume_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-api_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-baremetal_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-cells_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-cert_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-common_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute-kvm_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute-libvirt_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute-lxc_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute-qemu_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute-vmware_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute-xen_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-compute_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-conductor_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-console_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-consoleauth_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-doc_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-network_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-novncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-objectstore_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-scheduler_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-spiceproxy_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-volume_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
nova-xvpvncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb
python-nova_2014.2-fuel6.0~mira17+git.0fccf5d.dcd6c0c_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-6.0-stable-860/ubuntu

Revision history for this message
Alexei Sheplyakov (asheplyakov) wrote :

> the problem is that nova user does not have '/bin/bash' shell

nova user should NOT have /bin/bash as a shell unless we want to convert bash vulnerabilities (like the well known shellshock bug) into remote exploits.

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0.mira17.git.0fccf5d.c091263

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Roman Podoliaka
subject: Change user shell
status: patchset-created

Files placed on repository:
openstack-nova-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-api-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-cells-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-cert-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-common-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-compute-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-conductor-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-console-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-doc-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-network-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-novncproxy-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-objectstore-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
openstack-nova-scheduler-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm
python-nova-2014.2-fuel6.0.mira17.git.0fccf5d.c091263.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable-860/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0~mira17+git.0fccf5d.c091263

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Roman Podoliaka
subject: Change user shell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-api-ec2_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-api-metadata_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-api-os-compute_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-api-os-volume_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-api_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-baremetal_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-cells_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-cert_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-common_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute-kvm_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute-libvirt_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute-lxc_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute-qemu_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute-vmware_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute-xen_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-compute_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-conductor_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-console_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-consoleauth_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-doc_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-network_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-novncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-objectstore_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-scheduler_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-spiceproxy_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-volume_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
nova-xvpvncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb
python-nova_2014.2-fuel6.0~mira17+git.0fccf5d.c091263_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-6.0-stable-860/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/926
project: packages/centos6/lshell
branch: master
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: patchset-created

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-master-926/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/928
project: packages/centos6/lshell
branch: 6.0
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: patchset-created

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable-928/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/926
project: packages/centos6/lshell
branch: master
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: change-merged

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

Changeset merged. Package placed on primary repository
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-master/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/928
project: packages/centos6/lshell
branch: 6.0
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: change-merged

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

Changeset merged. Package placed on primary repository
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0.mira17.git.0fccf5d.071df45

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: patchset-created

Files placed on repository:
openstack-nova-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-api-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-cells-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-cert-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-common-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-compute-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-conductor-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-console-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-doc-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-network-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-novncproxy-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-objectstore-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
openstack-nova-scheduler-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm
python-nova-2014.2-fuel6.0.mira17.git.0fccf5d.071df45.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable-860/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0~mira17+git.0fccf5d.071df45

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-api-ec2_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-api-metadata_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-api-os-compute_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-api-os-volume_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-api_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-baremetal_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-cells_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-cert_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-common_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute-kvm_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute-libvirt_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute-lxc_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute-qemu_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute-vmware_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute-xen_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-compute_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-conductor_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-console_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-consoleauth_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-doc_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-network_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-novncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-objectstore_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-scheduler_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-spiceproxy_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-volume_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
nova-xvpvncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb
python-nova_2014.2-fuel6.0~mira17+git.0fccf5d.071df45_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-6.0-stable-860/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/987
project: packages/precise/lshell
branch: master
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: patchset-created

Files placed on repository:
lshell_0.9.16-1_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: /ubuntu-fuel-master-987/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/989
project: packages/precise/lshell
branch: 6.0
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: patchset-created

Files placed on repository:
lshell_0.9.16-1_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: /ubuntu-fuel-6.0-stable-989/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/987
project: packages/precise/lshell
branch: master
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: change-merged

Files placed on repository:
lshell_0.9.16-1_all.deb

Changeset merged. Package placed on primary repository
DEB repository URL: /ubuntu-fuel-master/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/989
project: packages/precise/lshell
branch: 6.0
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: change-merged

Files placed on repository:
lshell_0.9.16-1_all.deb

Changeset merged. Package placed on primary repository
DEB repository URL: /ubuntu-fuel-6.0-stable/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0.mira17.git.0fccf5d.bea7645

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: patchset-created

Files placed on repository:
openstack-nova-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-api-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-cells-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-cert-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-common-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-compute-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-conductor-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-console-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-doc-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-network-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-novncproxy-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-objectstore-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
openstack-nova-scheduler-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm
python-nova-2014.2-fuel6.0.mira17.git.0fccf5d.bea7645.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable-860/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0~mira17+git.0fccf5d.bea7645

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-api-ec2_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-api-metadata_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-api-os-compute_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-api-os-volume_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-api_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-baremetal_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-cells_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-cert_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-common_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute-kvm_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute-libvirt_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute-lxc_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute-qemu_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute-vmware_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute-xen_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-compute_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-conductor_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-console_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-consoleauth_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-doc_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-network_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-novncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-objectstore_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-scheduler_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-spiceproxy_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-volume_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
nova-xvpvncproxy_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb
python-nova_2014.2-fuel6.0~mira17+git.0fccf5d.bea7645_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-6.0-stable-860/ubuntu

Changed in mos:
status: In Progress → Fix Committed
Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0.mira17

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: change-merged

Files placed on repository:
openstack-nova-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-api-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-cells-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-cert-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-common-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-compute-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-conductor-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-console-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-doc-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-network-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-novncproxy-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-objectstore-2014.2-fuel6.0.mira17.noarch.rpm
openstack-nova-scheduler-2014.2-fuel6.0.mira17.noarch.rpm
python-nova-2014.2-fuel6.0.mira17.noarch.rpm

Changeset merged. Package placed on primary repository
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-6.0-stable/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.2, package release == fuel6.0~mira17

Changeset: https://review.fuel-infra.org/860
project: openstack-build/nova-build
branch: openstack-ci/fuel-6.0/2014.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell
status: change-merged

Files placed on repository:
nova-ajax-console-proxy_2014.2-fuel6.0~mira17_all.deb
nova-api-ec2_2014.2-fuel6.0~mira17_all.deb
nova-api-metadata_2014.2-fuel6.0~mira17_all.deb
nova-api-os-compute_2014.2-fuel6.0~mira17_all.deb
nova-api-os-volume_2014.2-fuel6.0~mira17_all.deb
nova-api_2014.2-fuel6.0~mira17_all.deb
nova-baremetal_2014.2-fuel6.0~mira17_all.deb
nova-cells_2014.2-fuel6.0~mira17_all.deb
nova-cert_2014.2-fuel6.0~mira17_all.deb
nova-common_2014.2-fuel6.0~mira17_all.deb
nova-compute-kvm_2014.2-fuel6.0~mira17_all.deb
nova-compute-libvirt_2014.2-fuel6.0~mira17_all.deb
nova-compute-lxc_2014.2-fuel6.0~mira17_all.deb
nova-compute-qemu_2014.2-fuel6.0~mira17_all.deb
nova-compute-vmware_2014.2-fuel6.0~mira17_all.deb
nova-compute-xen_2014.2-fuel6.0~mira17_all.deb
nova-compute_2014.2-fuel6.0~mira17_all.deb
nova-conductor_2014.2-fuel6.0~mira17_all.deb
nova-console_2014.2-fuel6.0~mira17_all.deb
nova-consoleauth_2014.2-fuel6.0~mira17_all.deb
nova-doc_2014.2-fuel6.0~mira17_all.deb
nova-network_2014.2-fuel6.0~mira17_all.deb
nova-novncproxy_2014.2-fuel6.0~mira17_all.deb
nova-objectstore_2014.2-fuel6.0~mira17_all.deb
nova-scheduler_2014.2-fuel6.0~mira17_all.deb
nova-spiceproxy_2014.2-fuel6.0~mira17_all.deb
nova-volume_2014.2-fuel6.0~mira17_all.deb
nova-xvpvncproxy_2014.2-fuel6.0~mira17_all.deb
python-nova_2014.2-fuel6.0~mira17_all.deb

Changeset merged. Package placed on primary repository
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-6.0-stable/ubuntu

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

Guys, this issue is reproduced on 5.1.1 (ISO #48 RC3). Are we going to fix it in 5.1.2?

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/1368
project: packages/precise/lshell
branch: 5.1.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: patchset-created

Files placed on repository:
lshell_0.9.16-1_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: /ubuntu-fuel-5.1.2-stable-1368/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/1370
project: packages/centos6/lshell
branch: 5.1.2
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Add lshell package
status: patchset-created

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.2-stable-1370/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.2.mira6.git.28c9c4d.4f29946

Changeset: https://review.fuel-infra.org/1273
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.2/2014.1.1
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
openstack-nova-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-api-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-cells-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-cert-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-common-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-compute-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-conductor-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-console-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-doc-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-network-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-novncproxy-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-objectstore-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
openstack-nova-scheduler-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm
python-nova-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.4f29946.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.2-stable-1273/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.2~mira4+git.28c9c4d.4f29946

Changeset: https://review.fuel-infra.org/1273
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.2/2014.1.1
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-api-ec2_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-api-metadata_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-api-os-compute_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-api-os-volume_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-api_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-baremetal_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-cells_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-cert_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-common_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute-kvm_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute-libvirt_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute-lxc_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute-qemu_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute-vmware_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute-xen_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-compute_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-conductor_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-console_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-consoleauth_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-doc_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-network_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-novncproxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-objectstore_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-scheduler_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-spiceproxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-volume_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
nova-xvpvncproxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb
python-nova_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.4f29946_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1.2-stable-1273/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.2.mira6.git.28c9c4d.d393d71

Changeset: https://review.fuel-infra.org/1273
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.2/2014.1.1
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
openstack-nova-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-api-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-cells-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-cert-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-common-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-compute-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-conductor-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-console-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-doc-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-network-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-novncproxy-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-objectstore-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
openstack-nova-scheduler-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm
python-nova-2014.1.3-fuel5.1.2.mira6.git.28c9c4d.d393d71.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.2-stable-1273/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.2~mira4+git.28c9c4d.d393d71

Changeset: https://review.fuel-infra.org/1273
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.2/2014.1.1
author: Ivan Udovichenko
committer: Ivan Udovichenko
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-api-ec2_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-api-metadata_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-api-os-compute_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-api-os-volume_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-api_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-baremetal_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-cells_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-cert_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-common_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute-kvm_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute-libvirt_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute-lxc_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute-qemu_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute-vmware_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute-xen_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-compute_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-conductor_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-console_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-consoleauth_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-doc_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-network_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-novncproxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-objectstore_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-scheduler_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-spiceproxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-volume_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
nova-xvpvncproxy_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb
python-nova_2014.1.3-fuel5.1.2~mira4+git.28c9c4d.d393d71_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1.2-stable-1273/ubuntu

Revision history for this message
Alexander Gubanov (ogubanov) wrote :

I've verified on mos6.0 (build 56) - it works!
Env: Ubuntu, HA, Neutron VLAN, 3 controller, 2 compute with Ceph
Proof: http://pastebin.com/mnKgQeeb

Changed in mos:
status: Fix Committed → Fix Released
Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1.mira6.git.28c9c4d.4f94aad

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
openstack-nova-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-api-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-cells-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-cert-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-common-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-compute-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-conductor-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-console-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-doc-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-network-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-novncproxy-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-objectstore-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
openstack-nova-scheduler-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm
python-nova-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.4f94aad.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.1-updates-stable-4409/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1~mira4+git.28c9c4d.4f94aad

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-api-ec2_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-api-metadata_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-api-os-compute_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-api-os-volume_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-api_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-baremetal_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-cells_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-cert_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-common_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute-kvm_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute-libvirt_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute-lxc_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute-qemu_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute-vmware_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute-xen_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-compute_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-conductor_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-console_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-consoleauth_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-doc_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-network_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-novncproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-objectstore_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-scheduler_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-spiceproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-volume_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
nova-xvpvncproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb
python-nova_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.4f94aad_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1.1-updates-stable-4409/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/4429
project: packages/centos6/lshell
branch: 5.1.1-updates
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Initial commit for 5.1.1-updates git branch
status: patchset-created

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.1-updates-stable-4429/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/4431
project: packages/precise/lshell
branch: 5.1.1-updates
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Initial commit for 5.1.1-updates git branch
status: patchset-created

Files placed on repository:
lshell_0.9.16-1_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: /ubuntu-fuel-5.1.1-updates-stable-4431/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package lshell has been built for project packages/centos6/lshell
Package version == 0.9.16, package release == 4

Changeset: https://review.fuel-infra.org/4429
project: packages/centos6/lshell
branch: 5.1.1-updates
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Initial commit for 5.1.1-updates git branch
status: change-merged

Files placed on repository:
lshell-0.9.16-4.mira1.noarch.rpm

Changeset merged. Package placed on primary repository
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.1-updates-stable/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1.mira6.git.28c9c4d.37b8ec1

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
openstack-nova-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-api-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-cells-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-cert-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-common-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-compute-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-conductor-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-console-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-doc-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-network-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-novncproxy-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-objectstore-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
openstack-nova-scheduler-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm
python-nova-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.37b8ec1.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.1-updates-stable-4409/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1~mira4+git.28c9c4d.37b8ec1

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-api-ec2_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-api-metadata_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-api-os-compute_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-api-os-volume_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-api_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-baremetal_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-cells_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-cert_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-common_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute-kvm_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute-libvirt_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute-lxc_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute-qemu_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute-vmware_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute-xen_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-compute_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-conductor_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-console_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-consoleauth_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-doc_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-network_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-novncproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-objectstore_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-scheduler_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-spiceproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-volume_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
nova-xvpvncproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb
python-nova_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.37b8ec1_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1.1-updates-stable-4409/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1.mira6.git.28c9c4d.7ad20ad

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
openstack-nova-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-api-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-cells-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-cert-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-common-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-compute-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-conductor-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-console-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-doc-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-network-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-novncproxy-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-objectstore-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
openstack-nova-scheduler-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm
python-nova-2014.1.3-fuel5.1.1.mira6.git.28c9c4d.7ad20ad.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.1-updates-stable-4409/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1~mira4+git.28c9c4d.7ad20ad

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: patchset-created

Files placed on repository:
nova-ajax-console-proxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-api-ec2_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-api-metadata_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-api-os-compute_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-api-os-volume_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-api_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-baremetal_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-cells_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-cert_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-common_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute-kvm_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute-libvirt_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute-lxc_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute-qemu_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute-vmware_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute-xen_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-compute_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-conductor_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-console_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-consoleauth_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-doc_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-network_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-novncproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-objectstore_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-scheduler_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-spiceproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-volume_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
nova-xvpvncproxy_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb
python-nova_2014.1.3-fuel5.1.1~mira4+git.28c9c4d.7ad20ad_all.deb

NOTE: Changeset is not merged, created temporary package repository.
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1.1-updates-stable-4409/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package lshell has been built for project packages/precise/lshell
Package version == , package release ==

Changeset: https://review.fuel-infra.org/4431
project: packages/precise/lshell
branch: 5.1.1-updates
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Initial commit for 5.1.1-updates git branch
status: change-merged

Files placed on repository:
lshell_0.9.16-1_all.deb

Changeset merged. Package placed on primary repository
DEB repository URL: /ubuntu-fuel-5.1.1-updates-stable/ubuntu

Revision history for this message
OSCI Robot (oscirobot) wrote :

RPM package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1.mira6

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: change-merged

Files placed on repository:
openstack-nova-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-api-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-cells-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-cert-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-common-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-compute-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-conductor-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-console-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-doc-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-network-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-novncproxy-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-objectstore-2014.1.3-fuel5.1.1.mira6.noarch.rpm
openstack-nova-scheduler-2014.1.3-fuel5.1.1.mira6.noarch.rpm
python-nova-2014.1.3-fuel5.1.1.mira6.noarch.rpm

Changeset merged. Package placed on primary repository
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.1-updates-stable/centos

Revision history for this message
OSCI Robot (oscirobot) wrote :

DEB package nova has been built for project openstack/nova
Package version == 2014.1.3, package release == fuel5.1.1~mira4

Changeset: https://review.fuel-infra.org/4409
project: openstack-build/nova-build
branch: openstack-ci/fuel-5.1.1-updates/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: Change user shell Change default nova's (user) shell to lshell
status: change-merged

Files placed on repository:
nova-ajax-console-proxy_2014.1.3-fuel5.1.1~mira4_all.deb
nova-api-ec2_2014.1.3-fuel5.1.1~mira4_all.deb
nova-api-metadata_2014.1.3-fuel5.1.1~mira4_all.deb
nova-api-os-compute_2014.1.3-fuel5.1.1~mira4_all.deb
nova-api-os-volume_2014.1.3-fuel5.1.1~mira4_all.deb
nova-api_2014.1.3-fuel5.1.1~mira4_all.deb
nova-baremetal_2014.1.3-fuel5.1.1~mira4_all.deb
nova-cells_2014.1.3-fuel5.1.1~mira4_all.deb
nova-cert_2014.1.3-fuel5.1.1~mira4_all.deb
nova-common_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute-kvm_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute-libvirt_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute-lxc_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute-qemu_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute-vmware_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute-xen_2014.1.3-fuel5.1.1~mira4_all.deb
nova-compute_2014.1.3-fuel5.1.1~mira4_all.deb
nova-conductor_2014.1.3-fuel5.1.1~mira4_all.deb
nova-console_2014.1.3-fuel5.1.1~mira4_all.deb
nova-consoleauth_2014.1.3-fuel5.1.1~mira4_all.deb
nova-doc_2014.1.3-fuel5.1.1~mira4_all.deb
nova-network_2014.1.3-fuel5.1.1~mira4_all.deb
nova-novncproxy_2014.1.3-fuel5.1.1~mira4_all.deb
nova-objectstore_2014.1.3-fuel5.1.1~mira4_all.deb
nova-scheduler_2014.1.3-fuel5.1.1~mira4_all.deb
nova-spiceproxy_2014.1.3-fuel5.1.1~mira4_all.deb
nova-volume_2014.1.3-fuel5.1.1~mira4_all.deb
nova-xvpvncproxy_2014.1.3-fuel5.1.1~mira4_all.deb
python-nova_2014.1.3-fuel5.1.1~mira4_all.deb

Changeset merged. Package placed on primary repository
DEB repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1.1-updates-stable/ubuntu

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to openstack-build/nova-build (openstack-ci/fuel-5.1-updates/2014.1.1)

Fix proposed to branch: openstack-ci/fuel-5.1-updates/2014.1.1
Change author: Ivan Udovichenko <email address hidden>
Review: https://review.fuel-infra.org/9280

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to packages/precise/lshell (5.1-updates)

Related fix proposed to branch: 5.1-updates
Change author: Alexandr Nevenchannyy <email address hidden>
Review: https://review.fuel-infra.org/9366

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to packages/centos6/lshell (5.1-updates)

Related fix proposed to branch: 5.1-updates
Change author: Alexandr Nevenchannyy <email address hidden>
Review: https://review.fuel-infra.org/9367

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on packages/centos6/lshell (5.1-updates)

Change abandoned by Alexandr Nevenchannyy <email address hidden> on branch: 5.1-updates
Review: https://review.fuel-infra.org/9367
Reason: wrong change id

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to packages/centos6/lshell (5.1-updates)

Related fix proposed to branch: 5.1-updates
Change author: Alexandr Nevenchannyy <email address hidden>
Review: https://review.fuel-infra.org/9368

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on packages/centos6/lshell (5.1-updates)

Change abandoned by Alexandr Nevenchannyy <email address hidden> on branch: 5.1-updates
Review: https://review.fuel-infra.org/9368
Reason: abadon

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix proposed to packages/centos6/lshell (5.1-updates)

Related fix proposed to branch: 5.1-updates
Change author: Alexandr Nevenchannyy <email address hidden>
Review: https://review.fuel-infra.org/9369

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to packages/centos6/lshell (5.1-updates)

Reviewed: https://review.fuel-infra.org/9369
Submitter: Vitaly Sedelnik <email address hidden>
Branch: 5.1-updates

Commit: b03d9adc1d2f3a7b272987a76a269ac232bfe7ef
Author: Alexandr Nevenchannyy <email address hidden>
Date: Wed Jul 15 13:54:00 2015

Initial commit in new branch for retrigger package building job

MOS-5.1 doesn't have lshell package need as to resolve bug
https://review.fuel-infra.org/#/c/9280/1

Change-Id: Ia1e65db0025a6b0cb903de35a4fc082b557e3aa5
Related-bug: #1393785

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to packages/precise/lshell (5.1-updates)

Reviewed: https://review.fuel-infra.org/9366
Submitter: Vitaly Sedelnik <email address hidden>
Branch: 5.1-updates

Commit: db39954cee67f7406900e9791799315d2b267f30
Author: Alexandr Nevenchannyy <email address hidden>
Date: Wed Jul 15 13:41:58 2015

Initial commit in new branch for retrigger package building job

MOS-5.1 doesn't have lshell package need as to resolve bug
https://review.fuel-infra.org/#/c/9280/1

Change-Id: Ic1fdb9a0fcef4a49a7d26042b13182412994b1a6
Related-bug: #1393785

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack-build/nova-build (openstack-ci/fuel-5.1-updates/2014.1.1)

Reviewed: https://review.fuel-infra.org/9280
Submitter: Vitaly Sedelnik <email address hidden>
Branch: openstack-ci/fuel-5.1-updates/2014.1.1

Commit: 3cfec2d922d382d1f0964ad8944a53769ac7c959
Author: Ivan Udovichenko <email address hidden>
Date: Wed Jul 15 17:14:02 2015

Change user shell
Change default nova's (user) shell to lshell.

Change-Id: Id633778d7ae81f90a46751d10cc57bc2d0b88305
Closes-bug: #1393785
(cherry picked from commit f8ac75fa5927d822f8a677454e148f6d500c2b30)
(cherry picked from commit 7ad20ad8d433337942646cacbc6671570adcf9d4)

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.