General Information
| BUILD SUCCESS | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/utopic_juno_nova_trunk/502/ |
| Project: | utopic_juno_nova_trunk |
| Date of build: | Mon, 18 Aug 2014 11:22:41 -0400 |
| Build duration: | 33 min |
| Build cause: | Started by user anonymous |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: 4 out of the last 5 builds failed. | 20 |
Changes
Skip none value attributes for ec2 image bdm output.
by ftersin
| edit | nova/api/ec2/cloud.py |
| edit | nova/tests/api/ec2/test_cloud.py |
Do not fail cell's instance deletion, if it's missing info_cache
by vladik.romanovsky
| edit | nova/cells/messaging.py |
| edit | nova/tests/cells/test_cells_messaging.py |
Security groups: add missing translation
by gkotton
| edit | nova/network/security_group/security_group_base.py |
Add instance to debug log at compute api
by jichenjc
| edit | nova/compute/api.py |
Remove rescue/unrescue NotImplementedError handle
by jichenjc
| edit | nova/tests/api/openstack/compute/plugins/v3/test_rescue.py |
| edit | nova/api/openstack/compute/plugins/v3/rescue.py |
| edit | nova/tests/api/openstack/compute/contrib/test_rescue.py |
| edit | nova/api/openstack/compute/contrib/rescue.py |
Add debug log for availability zone filter
by jichenjc
| edit | nova/scheduler/filters/availability_zone_filter.py |
Rollback quota in os_tenant_network
by jichenjc
| edit | nova/tests/api/openstack/compute/contrib/test_networks.py |
| edit | nova/api/openstack/compute/contrib/os_tenant_networks.py |
handle AutoDiskConfigDisabledByImage at API layer
by jichenjc
| edit | nova/tests/api/openstack/compute/test_server_actions.py |
| edit | nova/api/openstack/compute/servers.py |
| edit | nova/tests/api/openstack/compute/test_servers.py |
Move logs of restore state to inner logic
by jichenjc
| edit | nova/compute/manager.py |
Add standard constants for CPU architectures
by berrange
| edit | nova/exception.py |
| add | nova/compute/arch.py |
| add | nova/tests/compute/test_arch.py |
libvirt: remove use of CONF.libvirt.virt_type in vif.py
by berrange
| edit | nova/virt/libvirt/vif.py |
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/virt/libvirt/test_vif.py |
| edit | nova/tests/fake_network.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
libvirt: remove 'vif_driver' config parameter
by berrange
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/fake_network.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
libvirt: remove pointless LibvirtBaseVIFDriver class
by berrange
| edit | nova/virt/libvirt/vif.py |
Revert "libvirt: add version cap tied to gate CI testing"
by sean
| edit | nova/tests/virt/libvirt/test_driver.py |
| edit | nova/virt/libvirt/driver.py |
Make DriverBlockDevice save() context arg optional
by ndipanov
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/virt/test_block_device.py |
| edit | nova/virt/block_device.py |
Merge BadRequest tests of "get console output" API
by oomichi
| edit | nova/tests/api/openstack/compute/contrib/test_console_output.py |
Raises NotImplementedError for LVM migration.
by Daniel.Genin
| edit | nova/virt/libvirt/driver.py |
| edit | nova/compute/manager.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
EC2: fixed AttributeError when metadata is not found
by ihrachys
| edit | nova/api/metadata/handler.py |
Log cleanups for nova.network.neutron.api
by gkotton
| edit | nova/network/neutronv2/api.py |
Deprecate metadata_neutron_* configuration settings
by gkotton
| edit | nova/api/metadata/handler.py |
| edit | nova/tests/test_metadata.py |
Network: interface attach and detach raised confusing exception
by gkotton
| edit | nova/virt/fake.py |
| edit | nova/exception.py |
| edit | nova/virt/libvirt/driver.py |
| edit | nova/compute/manager.py |
| edit | nova/tests/compute/test_compute_mgr.py |
| edit | nova/virt/vmwareapi/vmops.py |
Add hacking check for explicit import of _()
by jsbryant
| edit | nova/hacking/checks.py |
| edit | nova/tests/test_hacking.py |
| edit | HACKING.rst |
| edit | nova/tests/api/openstack/test_faults.py |
libvirt: parse disk backing chains from domain XML
by eharney
| edit | nova/tests/virt/libvirt/test_config.py |
| edit | nova/virt/libvirt/config.py |
libvirt: volume snapshot delete for network-attached disks
by eharney
| edit | nova/tests/virt/libvirt/fakelibvirt.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
| edit | nova/virt/libvirt/driver.py |
libvirt: make guestfs methods always return list of tuples
by eric.guo
| edit | nova/virt/disk/vfs/guestfs.py |
| edit | nova/tests/virt/disk/vfs/test_guestfs.py |
| edit | nova/tests/virt/disk/vfs/fakeguestfs.py |
Rename rbd.py to rbd_utils.py in libvirt driver directory
by yaguang.tang
| edit | nova/tests/virt/libvirt/test_imagebackend.py |
| edit | nova/virt/libvirt/imagebackend.py |
| edit | nova/tests/virt/libvirt/test_rbd.py |
| add | nova/virt/libvirt/rbd_utils.py |
| delete | nova/virt/libvirt/rbd.py |
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
Boot an instance with multiple vnics on same network
by racha.ben.ali
| edit | nova/network/neutronv2/api.py |
| edit | nova/tests/network/test_neutronv2.py |
| edit | nova/tests/api/openstack/compute/contrib/test_neutron_security_groups.py |
VMware: implement get_host_ip_addr
by vui
| edit | nova/tests/virt/vmwareapi/test_driver_api.py |
| edit | nova/virt/vmwareapi/driver.py |
Adds tests for Hyper-V VM Utils
by cbelu
| edit | nova/tests/virt/hyperv/test_vmutils.py |
| edit | nova/tests/virt/hyperv/test_vmutilsv2.py |
Add API schema for v2.1/v3 config_drive extension
by aikawa
| edit | nova/api/openstack/compute/plugins/v3/config_drive.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_config_drive.py |
| add | nova/api/openstack/compute/schemas/v3/config_drive.py |
Add API schema for v2.1/v3 security_groups extension
by aikawa
| edit | nova/tests/api/openstack/compute/plugins/v3/test_security_groups.py |
| edit | nova/api/openstack/compute/plugins/v3/security_groups.py |
| add | nova/api/openstack/compute/schemas/v3/security_groups.py |
Makes versions API output deterministic
by cyeoh
| edit | nova/tests/api/openstack/compute/test_versions.py |
| edit | nova/api/openstack/compute/views/versions.py |
Return 404 instead of 501 for unsupported actions
by xuhj
| edit | nova/api/openstack/compute/contrib/attach_interfaces.py |
| edit | nova/api/openstack/compute/consoles.py |
| edit | nova/api/openstack/compute/ips.py |
| edit | nova/api/openstack/compute/plugins/v3/ips.py |
Convert glance unit tests to not use stubs
by jaypipes
| edit | nova/tests/image/test_glance.py |
Remove duplicate test of passing glance params
by jaypipes
| edit | nova/tests/image/test_glance.py |
Add ListOfDictOfNullableString field type
by yunhong.jiang
| edit | nova/objects/fields.py |
| edit | nova/tests/objects/test_fields.py |
Standardize logging for v2 api extensions
by cyeoh
| edit | nova/api/openstack/compute/contrib/admin_actions.py |
| edit | nova/api/openstack/compute/contrib/os_tenant_networks.py |
| edit | nova/api/openstack/compute/contrib/multinic.py |
| edit | nova/api/openstack/compute/contrib/aggregates.py |
| edit | nova/api/openstack/compute/servers.py |
| edit | nova/api/openstack/compute/contrib/floating_ips_bulk.py |
Correct returned HTTP status code (Use 403 instead of 413)
by zhuzhubj
| edit | nova/tests/api/openstack/compute/plugins/v3/test_servers.py |
| edit | nova/api/openstack/compute/plugins/v3/servers.py |
| edit | nova/api/openstack/compute/servers.py |
| edit | nova/tests/api/openstack/compute/test_servers.py |
| edit | nova/tests/api/openstack/compute/test_server_actions.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_server_actions.py |
Add a missing instance=instance in compute/mgr
by dprince
| edit | nova/compute/manager.py |
Fix live-migration failure in FC multipath case
by jeegn.chen
| edit | nova/virt/libvirt/volume.py |
| edit | nova/compute/manager.py |
| edit | nova/tests/virt/test_block_device.py |
| edit | nova/tests/test_linuxscsi.py |
| edit | nova/storage/linuxscsi.py |
| edit | nova/tests/virt/libvirt/test_volume.py |
| edit | nova/virt/block_device.py |
Use v1 as default for cinder_catalog_info
by dprince
| edit | nova/tests/test_cinder.py |
| edit | nova/volume/cinder.py |
VMware: Remove ds_util.build_datastore_path()
by mbooth
| edit | nova/virt/vmwareapi/ds_util.py |
| edit | nova/tests/virt/vmwareapi/test_driver_api.py |
| edit | nova/tests/virt/vmwareapi/test_ds_util.py |
| edit | nova/virt/vmwareapi/vmops.py |
VMware: test_driver_api: Use local variables in closures
by mbooth
| edit | nova/tests/virt/vmwareapi/test_driver_api.py |
Allow empty volumes to be created
by thang.g.pham
| edit | nova/block_device.py |
| edit | nova/tests/virt/test_block_device.py |
| edit | nova/tests/test_block_device.py |
| edit | nova/tests/compute/test_compute_utils.py |
| edit | nova/compute/manager.py |
| edit | nova/tests/compute/test_compute.py |
| edit | nova/virt/block_device.py |
| edit | nova/tests/virt/libvirt/test_blockinfo.py |
| edit | nova/virt/libvirt/blockinfo.py |
Fix the error status code of duplicated agents
by oomichi
| edit | nova/tests/api/openstack/compute/contrib/test_agents.py |
| edit | nova/api/openstack/compute/contrib/agents.py |
Backport v3 api unittest into v2 api for attach_interface extension
by xuhj
| edit | nova/tests/api/openstack/compute/contrib/test_attach_interfaces.py |
Merge unit tests of "create a flavor" API
by oomichi
| edit | nova/tests/api/openstack/compute/contrib/test_flavor_manage.py |
Add some v2 flavor_manage API tests
by oomichi
| edit | nova/tests/api/openstack/compute/contrib/test_flavor_manage.py |
Use common get_instance function in v2 attach_interface
by xuhj
| edit | nova/tests/api/openstack/compute/contrib/test_attach_interfaces.py |
| edit | nova/api/openstack/compute/contrib/attach_interfaces.py |
Merge BadRequest tests of "create a keypair" API
by oomichi
| edit | nova/tests/api/openstack/compute/contrib/test_keypairs.py |
Provide a quick way to run flake8
by matthew.gilliard
| edit | run_tests.sh |
docs - Fix errors,warnings from document generation
by davanum
| edit | nova/compute/resources/base.py |
| edit | nova/pci/pci_devspec.py |
docs - Set pbr 'warnerrors' option for doc build
by davanum
| edit | doc/source/index.rst |
| edit | doc/source/conf.py |
| edit | setup.cfg |
Correct some IPAddress DB interaction in objects
by dansmith
| edit | nova/objects/floating_ip.py |
| edit | nova/objects/fixed_ip.py |
Convert network/api.py to use FloatingIP object
by dansmith
| edit | nova/network/api.py |
| edit | nova/tests/integrated/test_api_samples.py |
| edit | nova/api/openstack/compute/contrib/floating_ip_pools.py |
| edit | nova/tests/network/test_api.py |
| edit | nova/tests/api/openstack/compute/contrib/test_floating_ip_pools.py |
Remove metadata/metadetails from instance/server groups
by dansmith
| edit | nova/tests/objects/test_instance_group.py |
| edit | nova/db/sqlalchemy/api.py |
| edit | nova/api/openstack/compute/contrib/server_groups.py |
| edit | nova/objects/instance_group.py |
| edit | nova/db/api.py |
| edit | nova/tests/objects/test_objects.py |
| edit | nova/db/sqlalchemy/models.py |
| edit | nova/tests/api/openstack/compute/contrib/test_server_groups.py |
| edit | nova/tests/db/test_db_api.py |
Imported Translations from Transifex
by openstack-infra
| edit | nova/locale/en_GB/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/de/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/es/LC_MESSAGES/nova-log-error.po |
| edit | nova/locale/es/LC_MESSAGES/nova.po |
| edit | nova/locale/es/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/fr/LC_MESSAGES/nova-log-critical.po |
| edit | nova/locale/en_AU/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/nova-log-info.pot |
| edit | nova/locale/ja/LC_MESSAGES/nova-log-error.po |
| edit | nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/nova-log-error.pot |
| edit | nova/locale/es/LC_MESSAGES/nova-log-critical.po |
| edit | nova/locale/it/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/zh_CN/LC_MESSAGES/nova-log-error.po |
| edit | nova/locale/ko_KR/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/en_US/LC_MESSAGES/nova.po |
| edit | nova/locale/nova.pot |
| edit | nova/locale/zh_CN/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/fr/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/nova-log-warning.pot |
| edit | nova/locale/en_GB/LC_MESSAGES/nova-log-error.po |
| edit | nova/locale/fr/LC_MESSAGES/nova-log-error.po |
| edit | nova/locale/es/LC_MESSAGES/nova-log-warning.po |
| edit | nova/locale/nova-log-critical.pot |
| edit | nova/locale/ja/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/zh_TW/LC_MESSAGES/nova-log-info.po |
| edit | nova/locale/pt_BR/LC_MESSAGES/nova-log-error.po |
| edit | nova/locale/ko_KR/LC_MESSAGES/nova-log-error.po |
Convert last use of direct database instance fetching from network api
by dansmith
| edit | nova/tests/network/test_api.py |
| edit | nova/network/api.py |
Convert network/api.py uses of vif database functions to objects
by dansmith
| edit | nova/api/openstack/compute/contrib/virtual_interfaces.py |
| edit | nova/tests/network/test_api.py |
| edit | nova/tests/api/openstack/compute/contrib/test_virtual_interfaces.py |
| edit | nova/network/api.py |
Consistently use jsonutils instead of specific implementation
by ihrachys
| edit | nova/scheduler/scheduler_options.py |
| edit | nova/tests/virt/libvirt/test_imagecache.py |
| edit | nova/api/openstack/compute/contrib/security_groups.py |
| edit | nova/tests/integrated/test_api_samples.py |
| edit | nova/virt/libvirt/imagecache.py |
| edit | nova/tests/policy_fixture.py |
| edit | nova/tests/integrated/v3/test_console_auth_tokens.py |
| edit | nova/tests/test_metadata.py |
| edit | nova/image/glance.py |
| edit | nova/tests/api/openstack/compute/contrib/test_server_external_events.py |
| edit | nova/virt/storage_users.py |
| edit | nova/tests/api/test_auth.py |
| edit | nova/api/metadata/base.py |
| edit | nova/api/openstack/compute/plugins/v3/security_groups.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_server_external_events.py |
Added hacking check for jsonutils
by ihrachys
| edit | nova/tests/test_hacking.py |
| edit | nova/hacking/checks.py |
Fix rebuild with cells
by christopher.lefelhoc
| edit | nova/compute/cells_api.py |
| edit | nova/tests/compute/test_compute_cells.py |
libvirt: Allow specification of default machine type
by rbryant
| edit | nova/tests/virt/libvirt/test_driver.py |
| edit | nova/virt/libvirt/driver.py |
Neutron v2 API: fix get_floating_ip_pools
by salv.orlando
| edit | nova/network/neutronv2/api.py |
| edit | nova/tests/network/test_neutronv2.py |
Drop instance_group_metadata from the database
by dansmith
| edit | nova/tests/db/test_migrations.py |
| add | nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py |
VMware: fix crash when VC driver boots
by dims
| edit | nova/virt/vmwareapi/driver.py |
Resize block device after swap to larger volume
by xuhj
| edit | nova/tests/virt/test_virt_drivers.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
| edit | nova/compute/manager.py |
| edit | nova/virt/driver.py |
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/compute/test_compute_mgr.py |
| edit | nova/virt/fake.py |
libvirt: add serial ports config
by vpopovic
| edit | nova/virt/libvirt/config.py |
| edit | nova/tests/virt/libvirt/test_config.py |
Partial oslo-incubator sync -- log.py
by jecarey
| edit | nova/openstack/common/log.py |
Add new db api get functions for ec2_snapshot
by rbryant
| edit | nova/tests/db/test_db_api.py |
| edit | nova/db/sqlalchemy/api.py |
| edit | nova/db/api.py |
VMware: revert deletion of cleanup_host
by dims
| edit | nova/tests/virt/vmwareapi/test_driver_api.py |
| edit | nova/virt/vmwareapi/driver.py |
| edit | nova/tests/virt/vmwareapi/fake.py |
Fix hacking check for jsonutils
by joe.gordon0
| edit | nova/tests/test_hacking.py |
| edit | nova/hacking/checks.py |
Hacking: a new hacking check was added that used an existing number
by gkotton
| edit | nova/tests/test_hacking.py |
| edit | nova/hacking/checks.py |
| edit | HACKING.rst |
Add EC2SnapshotMapping object
by rbryant
| edit | nova/tests/objects/test_ec2.py |
| edit | nova/objects/ec2.py |
| edit | nova/tests/objects/test_objects.py |
Use EC2SnapshotMapping for creating mappings
by rbryant
| add | nova/tests/api/ec2/test_ec2utils.py |
| edit | nova/api/ec2/cloud.py |
| edit | nova/api/ec2/ec2utils.py |
Get EC2 snapshot mappings with nova object
by rbryant
| edit | nova/api/ec2/ec2utils.py |
| edit | nova/tests/api/ec2/test_ec2utils.py |
Remove unused db api methods
by rbryant
| edit | nova/tests/db/test_db_api.py |
| edit | nova/db/api.py |
| edit | nova/db/sqlalchemy/api.py |
ec2: Add S3ImageMapping object
by rbryant
| edit | nova/tests/objects/test_objects.py |
| edit | nova/tests/objects/test_ec2.py |
| edit | nova/objects/ec2.py |
ec2: Use S3ImageMapping object
by rbryant
| edit | nova/api/ec2/ec2utils.py |
| edit | nova/tests/api/ec2/test_ec2utils.py |
Fixes Hyper-V agent force_hyperv_utils_v1 flag issue
by dpaslaru
| edit | nova/tests/virt/hyperv/test_vmops.py |
| edit | nova/virt/hyperv/utilsfactory.py |
| edit | nova/tests/virt/hyperv/test_migrationops.py |
| edit | nova/tests/virt/hyperv/test_hypervapi.py |
| add | nova/tests/virt/hyperv/test_utilsfactory.py |
Treat instance like an object in _start_building
by mriedem
| edit | nova/tests/compute/test_compute_mgr.py |
| edit | nova/compute/manager.py |
Treat instance like an object in _prebuild_instance
by mriedem
| edit | nova/tests/compute/test_compute_mgr.py |
| edit | nova/compute/manager.py |
Treat instance like object in _validate_instance_group_policy
by mriedem
| edit | nova/tests/compute/test_compute.py |
| edit | nova/compute/manager.py |
nova-network: treat instance like object in allocate_for_instance
by mriedem
| edit | nova/network/api.py |
| edit | nova/tests/network/test_api.py |
| edit | nova/network/base_api.py |
neutronv2: treat instance like object in allocate_for_instance
by mriedem
| edit | nova/tests/network/test_neutronv2.py |
| edit | nova/network/neutronv2/api.py |
| edit | nova/tests/api/openstack/compute/contrib/test_neutron_security_groups.py |
Updated from global requirements
by openstack-infra
| edit | requirements.txt |
Make NovaObjectSerializer work with dicts
by dansmith
| edit | nova/objects/base.py |
| edit | nova/tests/objects/test_objects.py |
virt: helper for processing NUMA topology configuration
by ndipanov
| edit | nova/exception.py |
| edit | nova/tests/virt/test_hardware.py |
| edit | nova/virt/hardware.py |
Add dict and json methods to VirtNUMATopology classes
by ndipanov
| edit | nova/virt/hardware.py |
| edit | nova/tests/virt/test_hardware.py |
Direct-load Instance.fault when lazy-loading
by dansmith
| edit | nova/objects/instance.py |
| edit | nova/tests/objects/test_instance.py |
Include child_versions in object hashes
by dansmith
| edit | nova/tests/objects/test_objects.py |
Report all objects with hash mismatches in a single go
by dansmith
| edit | nova/tests/objects/test_objects.py |
Image caching: update image caching to use objects
by gkotton
| edit | nova/tests/virt/vmwareapi/test_imagecache.py |
| edit | nova/tests/virt/libvirt/test_imagecache.py |
| edit | nova/tests/virt/test_imagecache.py |
| edit | nova/virt/imagecache.py |
Image cache tests: ensure that assertEquals has expected param first
by gkotton
| edit | nova/tests/virt/test_imagecache.py |
Pull transfer module unit tests from glance tests
by jaypipes
| add | nova/tests/image/test_transfer_modules.py |
| edit | nova/tests/image/test_glance.py |
Removes GlanceClient stubs
by jaypipes
| edit | nova/tests/image/test_glance.py |
| edit | nova/tests/glance/stubs.py |
Remove final use of glance_stubs
by jaypipes
| delete | nova/tests/glance/stubs.py |
| edit | nova/tests/image/test_glance.py |
| delete | nova/tests/glance/__init__.py |
Console Output
| [...truncated 43285 lines...] |
| dch -a [39c170a] handle AutoDiskConfigDisabledByImage at API layer |
| dch -a [6169e05] Rollback quota in os_tenant_network |
| dch -a [ab32995] servers list API support specify multi-status |
| dch -a [2ee0a15] Deprecate scheduler prep_resize |
| dch -a [a4e3ea4] Correct InvalidAggregateAction reason for Xen |
| dch -a [712108a] Add valid method check foINFO:root:Destroying schroot. |
| r quota resources |
| dch -a [9a0f859] Add debug log for availability zone filter |
| dch -a [18a2917] Adjust audit logs to avoid negative mem/cpu info |
| dch -a [a609498] Inject expected results for IBM Power when testing bus devices |
| dch -a [4dcfa79] Add context as param to cleanup function |
| dch -a [e8be541] Downgrade the warn log in network to debug |
| dch -a [b4a32a9] Remove rescue/unrescue NotImplementedError handle |
| dch -a [f71d2fc] Add debug log for pci passthrough filter |
| dch -a [77a7d14] Commit quota when deallocate floating ip |
| dch -a [9428ba0] Remove translation for debug message |
| dch -a [ac865a9] Add instance to debug log at compute api |
| dch -a [6ddd9f9] Don't remove delete_on_terminate volumes on a reschedule |
| dch -a [acb4763] Send compute.instance.create.end after launched_at is set |
| dch -a [556ccfc] Security groups: add missing translation |
| dch -a [97b667d] Don't mask out HostState details in WeighedHost |
| dch -a [502fa48] Add instanceset info to StopInstance response |
| dch -a [28b37c1] Prepend '/dev/' to supplied dev names in the API |
| dch -a [541aa57] Remove pause/unpause NotImplementedError API layer |
| dch -a [8e0e61c] Make compute api use util.check_string_length |
| dch -a [59ceb68] object-ify API v2 availability_zone extension |
| dch -a [47898ba] Do not fail cell's instance deletion, if it's missing info_cache |
| dch -a [206e7a3] Add support for user_id based authentication with Neutron |
| dch -a [284c9dc] Add debug log for core_filter |
| dch -a [ebe02b5] VMware: cleanup the constructors of the compute drivers |
| dch -a [68e008b] Skip none value attributes for ec2 image bdm output. |
| dch -a [e2087e4] Baremetal driver: remove unused states |
| dch -a [b26a909] Reduce unit test times for glance |
| dch -a [77aea0e] xenapi: Do not retry snapshot upload on 500 |
| dch -a [2620a7c] Fix security group race condition while creating rule |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| debsign -k9935ACDC nova_2014.2+git201408181123~utopic-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpURx5Wk/nova/debian/control |
| sbuild -d utopic-juno -n -A nova_2014.2+git201408181123~utopic-0ubuntu1.dsc |
| dput ppa:openstack-ubuntu-testing/juno nova_2014.2+git201408181123~utopic-0ubuntu1_source.changes |
| reprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include utopic-juno nova_2014.2+git201408181123~utopic-0ubuntu1_amd64.changes |
| + [ 0 != 0 ] |
| + jenkins-cli build -p pipeline_parameters=pipeline_parameters -p PARENT_BUILD_TAG=jenkins-utopic_juno_nova_trunk-502 pipeline_runner |
| Email was triggered for: Fixed |
| Trigger Success was overridden by another trigger and will not send an email. |
| Sending email for trigger: Fixed |
-- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

