Re: [Openstack] [Nova] Deprecation of nova-network deferred to Icehouse

2013-07-27 Thread Gary Kotton
Hi,
There was also talk of having neutron as the default network setting. Do we 
still want to move towards this in devstack? I know that Yong is working on a 
solution for having the multi node support for the floating IP's.
At the last summit I was going to look into the option of doing a live 
migration from a traditional nova network to a neutron network. I have not made 
much progress with this due to not having enough cycles. My humble apologies. 
Would anyone else be willing to look into this?
Thanks
Gary

-Original Message-
From: Openstack 
[mailto:openstack-bounces+gkotton=vmware@lists.launchpad.net] On Behalf Of 
Russell Bryant
Sent: Friday, July 26, 2013 4:36 PM
To: openstack@lists.launchpad.net
Subject: [Openstack] [Nova] Deprecation of nova-network deferred to Icehouse

Greetings,

One of the goals we had for the Havana release was to be able to deprecate 
nova-network in favor of Neutron [1].  Since this was a high priority item that 
has a significant impact on others' future plans, I wanted to provide an update 
on it.

Completing this in Havana depended on a couple of things.

1) Neutron reaching feature parity with nova-network.

2) Ensuring that there is a smooth migration path from nova-network to Neutron 
for existing deployments.

As far as I know, #1 is still on track for Havana.  Unfortunately, #2 has not 
seen much progress.  As a result, the deprecation of nova-network has now been 
deferred to the Icehouse release.

Also note that deprecation does not mean immediate removal.  Removal will come 
at least one release cycle after it has been marked deprecated, which means 
that nova-network may be removed in the J release at the earliest at this point.

Thanks,

[1] https://blueprints.launchpad.net/nova/+spec/deprecate-nova-network

--
Russell Bryant
Nova PTL

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] TEXT vs VARCHAR column type

2013-07-27 Thread Thuy Christenson

Does anyone know the history of why some of the columns in the nova tables
are defined as Text (sql TEXT or CLOB) instead of String (sql VARCHAR) when
the lengths of their values are normally small? For mysql and other
databases, the performance of accessing VARCHAR is much faster than TEXT or
CLOB because VARCHAR data is stored inline with the table. If these TEXT
columns are fetched frequently and their lengths are small, can they be
defined as VARCHAR?? Any thoughts/suggestions?

For example (table.column):
instances.launched_on
compute_nodes.hypervisor_type
compute_nodes.cpu_info

Thanks..
Thuy Christenson


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] manage personal instance from openstack

2013-07-27 Thread Deepak Jeswani1
Hi Jay,

Many thanks for your prompt reply. I don't want to go via image registry
way as it has overhead of two copies (copy to swift and then openstack
copies image to host for launch). Rather I was thinking to launch an
instance (using any image with same resources as my image), and then when I
want to transfer my image, just replace image of instance on host. I know
it may break couple of things, network being one. BUt I am trying to figure
out what all can go wrong and fix it before (or after) I ave copied my
image.

Please let me know your thoughts on this route to tranfer instance.

Thanks

Regards
Deepak




From:   Jay Pipes jaypi...@gmail.com
To: openstack@lists.launchpad.net,
Date:   07/26/2013 10:30 PM
Subject:Re: [Openstack] manage personal instance from openstack
Sent by:Openstack openstack-bounces
+dejeswan=in.ibm@lists.launchpad.net



On 07/26/2013 05:10 AM, Deepak Jeswani1 wrote:

 Hi everyone,

 I have an instance running various applications in my environment and I
 want to  transfer it to Openstack. One way is to take image of my
instance,
 register it with Openstack image library and then create an instance out
of
 it. I am wondering whether there can be a direct way to register it with
 Openstack.

 Please suggest me a good way to transfer my instance to Openstack.

If you have a Swift installation, it's quite easy.

1) Snapshot your instance in your VMWare or Virtualbox environment
2) Convert the snapshot to a format that the hypervisor used in your
OpenStack environment supports (ISO or QCOW2 is easiest for KVM)
3) Upload your converted image into Swift
4) Issue a call to Glance to register your image from Swift:

glance image-create --disk-format=FORMAT --container-format=FORMAT
--location=SWIFT_URI

The image will then appear in your tenant's list of images in Horizon or
glance image-list, and you may use it to launch an instance.

All the best,
-jay

p.s. You don't necessarily need to use Swift, either... you could always
just place your converted image on a web server somewhere and replace
SWIFT_URI with the URI of your image.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] what is the meaning to alliance with VMWare?

2013-07-27 Thread Peter Cheung
Hi All   What is the meaning to alliance with VMWare? In hong kong or china, 
customer is deciding to switch to Openstack from VMWare to save cost. There 
will be nobody to buy vmware solution and build openstack on top of it, and 
there is no one will build their cloud half in vmware and half in openstack 
too. They did that because of some reasons:
1) If customer have budget to purchase vmware, vmware's vendor will provide 
them total solution, 100% in vmware infrastructure. The vendor is not interest 
to sell customer with vmware solution and build an openstack on top of it, 
because they think it is useless. The vendors think the dashboard cannot 
compete with vCenter. vCenter still the best option to manage vmware. 
Similarly, nobody can create a tool to replace microsoft management tool for 
SQL server, noone will get a success.
2) for private cloud, customer is thinking *EITHER* vmware or openstack, that 
mean they are competitor. Why alliance with an enemy?
Thanksfrom Peter (Pandora dev team)   ___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #531

2013-07-27 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/531/Project:saucy_havana_nova_trunkDate of build:Sat, 27 Jul 2013 02:31:30 -0400Build duration:5 min 56 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesServers API for the new BDM formatby ndipanoveditnova/api/openstack/compute/servers.pyaddnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-resp.json.tpladdnova/api/openstack/compute/contrib/block_device_mapping_v2_boot.pyaddnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-req.xml.tpleditnova/compute/api.pyaddnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-resp.xml.tpleditnova/block_device.pyeditnova/tests/integrated/test_api_samples.pyaddnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-req.json.tpleditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.xml.tpleditnova/tests/api/openstack/fakes.pyeditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.json.tpladddoc/api_samples/os-block-device-mapping-v2-boot/server-post-req.xmladddoc/api_samples/os-block-device-mapping-v2-boot/server-post-resp.xmleditnova/tests/test_block_device.pyeditdoc/api_samples/all_extensions/extensions-get-resp.jsonadddoc/api_samples/os-block-device-mapping-v2-boot/server-post-req.jsoneditnova/tests/api/openstack/compute/contrib/test_volumes.pyeditnova/tests/api/openstack/compute/test_servers.pyeditdoc/api_samples/all_extensions/extensions-get-resp.xmladddoc/api_samples/os-block-device-mapping-v2-boot/server-post-resp.jsonConsole Output[...truncated 4733 lines...]dch -a [c57674c] Fixes wrong action comment 'lock' to 'unlock'dch -a [b34cd74] Add expected_errors for extension extended_volumes v3dch -a [92c9975] port BaremetalNodes API into v3 part2dch -a [5de5ae1] port baremetal_nodes API into v3 part1dch -a [aada048] Add validation of available_zone during instance createdch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [f48f194] Fix mig 186 downgrade when using sqlalchemy >= 0.8dch -a [74e189f] Code dedup in class ImageXMLSerializationTestdch -a [f81ae35] Code dedup in test_libvirt_volumedch -a [dacd85d] Make ServersViewBuilderTest DRYer.dch -a [6729082] Code dedup in class ServersControllerCreateTestdch -a [4a24d14] Code dedup in tests for server._action_rebuilddch -a [6b12076] Moved tests for server._action_rebuilddch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [8c5d132] Change force_dhcp_release default to Truedch -a [b1ee1f9] Sync 10 DB models and migrations.dch -a [5dc997c] Clarify flavorid vs instance_type_id in dbdch -a [7041100] Sync db.models.Security* and db.models.Volume*.dch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-0661586c-81e9-4c64-8036-68c46e8444b4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-0661586c-81e9-4c64-8036-68c46e8444b4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #685

2013-07-27 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/685/Project:precise_havana_nova_trunkDate of build:Sat, 27 Jul 2013 02:31:30 -0400Build duration:5 min 44 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesServers API for the new BDM formatby ndipanoveditnova/tests/integrated/test_api_samples.pyadddoc/api_samples/os-block-device-mapping-v2-boot/server-post-req.xmleditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.xml.tpladdnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-resp.xml.tpleditnova/tests/test_block_device.pyaddnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-req.xml.tpladdnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-req.json.tpleditnova/api/openstack/compute/servers.pyeditnova/compute/api.pyeditdoc/api_samples/all_extensions/extensions-get-resp.xmladdnova/api/openstack/compute/contrib/block_device_mapping_v2_boot.pyadddoc/api_samples/os-block-device-mapping-v2-boot/server-post-resp.jsoneditnova/tests/api/openstack/compute/test_servers.pyadddoc/api_samples/os-block-device-mapping-v2-boot/server-post-resp.xmleditnova/tests/integrated/api_samples/all_extensions/extensions-get-resp.json.tpleditnova/tests/api/openstack/fakes.pyeditdoc/api_samples/all_extensions/extensions-get-resp.jsoneditnova/tests/api/openstack/compute/contrib/test_volumes.pyadddoc/api_samples/os-block-device-mapping-v2-boot/server-post-req.jsonaddnova/tests/integrated/api_samples/os-block-device-mapping-v2-boot/server-post-resp.json.tpleditnova/block_device.pyConsole Output[...truncated 4858 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-c698bf79-68db-4326-b617-3d78d4f43383', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-c698bf79-68db-4326-b617-3d78d4f43383', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : 

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #686

2013-07-27 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/686/Project:precise_havana_nova_trunkDate of build:Sat, 27 Jul 2013 11:08:42 -0400Build duration:8 min 22 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesxenapi: Fix console rotate scriptby mate.lakatedittools/xenserver/rotate_xen_guest_logs.shAdd latest oslo DB supportby gkottoneditnova/openstack/common/db/exception.pyeditnova/db/migration.pyeditnova/tests/conf_fixture.pyeditetc/nova/nova.conf.sampleeditnova/test.pyeditnova/db/sqlalchemy/api.pyeditnova/openstack/common/db/sqlalchemy/models.pyeditnova/tests/db/test_db_api.pyeditnova/db/api.pyeditnova/openstack/common/db/sqlalchemy/session.pyeditnova/openstack/common/db/api.pyAdd basic BDM format validation in the API layerby ndipanoveditnova/tests/test_block_device.pyeditnova/block_device.pyeditnova/exception.pyeditnova/tests/api/openstack/compute/test_servers.pyeditnova/api/openstack/compute/servers.pyRemove the monkey patching of _ into the builtinsby 

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #260

2013-07-27 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/260/Project:saucy_havana_cinder_trunkDate of build:Sat, 27 Jul 2013 12:03:27 -0400Build duration:22 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCreate volume from snapshot must be in the same AZ as snapshotby michael.kerrineditcinder/volume/api.pyeditcinder/tests/test_volume.pyConsole Output[...truncated 4124 lines...]Version: 1:2013.2+git201307271203~saucy-0ubuntu1Finished at 20130727-1224Build needed 00:05:50, 31844k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'cinder_2013.2+git201307271203~saucy-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'cinder_2013.2+git201307271203~saucy-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/cinder/havana cinderdch -b -D saucy --newversion 1:2013.2+git201307271203~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 72080f9cf538d9d029f953dbe18ac30fbd9f365b..HEAD --no-merges --pretty=format:[%h] %sdch -a [1047755] Imported Translations from Transifexdch -a [bec0c8c] Create volume from snapshot must be in the same AZ as snapshotdch -a [d09eee3] Using volume name property instead of using template and id.dch -a [12fa24a] Storwize/SVC: Use VolumeDriver's copy vol<->image.dch -a [c98cf2d] use encode('utf8') instead of str()dch -a [62105c1] Migration for detached volumes with no snaps.dch -a [99a6f4f] get_snapshot should populate the snapshot metadatadch -a [5b50bd8] fix name 'update_volume_status' to 'update_volume_stats'dch -a [01fc874] Fix further Hacking 0.6.x warningsdch -a [76fc407] Fix volumes search by metadatadebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC cinder_2013.2+git201307271203~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpuj8_w2/cinder/debian/controlsbuild -d saucy-havana -n -A cinder_2013.2+git201307271203~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'cinder_2013.2+git201307271203~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'cinder_2013.2+git201307271203~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #687

2013-07-27 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/687/Project:precise_havana_nova_trunkDate of build:Sat, 27 Jul 2013 12:26:54 -0400Build duration:10 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesDont pass empty image to filter on live migrationby ndipanoveditnova/conductor/tasks/live_migrate.pyeditnova/tests/conductor/tasks/test_live_migrate.pyConsole Output[...truncated 4873 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-3a7a4d06-689b-4973-b4ff-8849abb8bb91', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-3a7a4d06-689b-4973-b4ff-8849abb8bb91', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #533

2013-07-27 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/533/Project:saucy_havana_nova_trunkDate of build:Sat, 27 Jul 2013 12:34:57 -0400Build duration:10 minBuild cause:Started by an SCM changeStarted by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesDont pass empty image to filter on live migrationby ndipanoveditnova/conductor/tasks/live_migrate.pyeditnova/tests/conductor/tasks/test_live_migrate.pyConsole Output[...truncated 4748 lines...]dch -a [c57674c] Fixes wrong action comment 'lock' to 'unlock'dch -a [b34cd74] Add expected_errors for extension extended_volumes v3dch -a [92c9975] port BaremetalNodes API into v3 part2dch -a [5de5ae1] port baremetal_nodes API into v3 part1dch -a [aada048] Add validation of available_zone during instance createdch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [f48f194] Fix mig 186 downgrade when using sqlalchemy >= 0.8dch -a [74e189f] Code dedup in class ImageXMLSerializationTestdch -a [f81ae35] Code dedup in test_libvirt_volumedch -a [dacd85d] Make ServersViewBuilderTest DRYer.dch -a [6729082] Code dedup in class ServersControllerCreateTestdch -a [4a24d14] Code dedup in tests for server._action_rebuilddch -a [6b12076] Moved tests for server._action_rebuilddch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [8c5d132] Change force_dhcp_release default to Truedch -a [b1ee1f9] Sync 10 DB models and migrations.dch -a [5dc997c] Clarify flavorid vs instance_type_id in dbdch -a [7041100] Sync db.models.Security* and db.models.Volume*.dch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-ea669381-0bdc-4bb9-95e5-7ec7513fe582', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-ea669381-0bdc-4bb9-95e5-7ec7513fe582', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_glance_trunk #124

2013-07-27 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_glance_trunk #96

2013-07-27 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #688

2013-07-27 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/688/Project:precise_havana_nova_trunkDate of build:Sat, 27 Jul 2013 22:02:32 -0400Build duration:6 min 48 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesBypass queries which cause a contradictionby andrew.laskieditnova/db/sqlalchemy/api.pyeditnova/tests/db/test_db_api.pyConsole Output[...truncated 4876 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-1eba9664-42fe-4914-bc25-f156037c54ce', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-1eba9664-42fe-4914-bc25-f156037c54ce', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #534

2013-07-27 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/534/Project:saucy_havana_nova_trunkDate of build:Sat, 27 Jul 2013 22:01:22 -0400Build duration:7 min 49 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesBypass queries which cause a contradictionby andrew.laskieditnova/tests/db/test_db_api.pyeditnova/db/sqlalchemy/api.pyConsole Output[...truncated 4750 lines...]dch -a [c57674c] Fixes wrong action comment 'lock' to 'unlock'dch -a [b34cd74] Add expected_errors for extension extended_volumes v3dch -a [92c9975] port BaremetalNodes API into v3 part2dch -a [5de5ae1] port baremetal_nodes API into v3 part1dch -a [aada048] Add validation of available_zone during instance createdch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [f48f194] Fix mig 186 downgrade when using sqlalchemy >= 0.8dch -a [74e189f] Code dedup in class ImageXMLSerializationTestdch -a [f81ae35] Code dedup in test_libvirt_volumedch -a [dacd85d] Make ServersViewBuilderTest DRYer.dch -a [6729082] Code dedup in class ServersControllerCreateTestdch -a [4a24d14] Code dedup in tests for server._action_rebuilddch -a [6b12076] Moved tests for server._action_rebuilddch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [8c5d132] Change force_dhcp_release default to Truedch -a [b1ee1f9] Sync 10 DB models and migrations.dch -a [5dc997c] Clarify flavorid vs instance_type_id in dbdch -a [7041100] Sync db.models.Security* and db.models.Volume*.dch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2cd3675d-4e4b-41e5-adfd-b200f61ebe8a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2cd3675d-4e4b-41e5-adfd-b200f61ebe8a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp