Re: [openstack-dev] How to get openstack bugs data for research?

2014-12-03 Thread Angelo Matarazzo
Hi, you could take a look at Stackalytics and how this website communicates with launchpad. https://wiki.openstack.org/wiki/Stackalytics/HowToRun Best, Angelo On 03/12/2014 13:41, Louis Taylor wrote: On Wed, Dec 03, 2014 at 08:20:45PM +0800, zfx0...@gmail.com wrote: Hi, all I am a

[openstack-dev] [NFV][Telco] pxe-boot

2014-11-25 Thread Angelo Matarazzo
Hi all, my team and I are working on pxe boot feature very similar to the Discless VM one in Active blueprint list[1] The blueprint [2] is no longer active and we created a new spec [3][4]. Nova core reviewers commented our spec and the first and the most important objection is that there

[openstack-dev] [tempest]

2014-11-24 Thread Angelo Matarazzo
Hi all, By reading the tempest documentation page [1] a user can run tempest tests by using whether testr or run_tempest.sh or tox. What is the best practice? run_tempest.sh has several options (e.g. ./run_tempest.sh -h) and it is my preferred way, currently. Any thought? BR, Angelo [1]

[openstack-dev] [tempest] How to run tempest tests

2014-11-24 Thread Angelo Matarazzo
Sorry for my previous message with wrong subject Hi all, By reading the tempest documentation page [1] a user can run tempest tests by using whether testr or run_tempest.sh or tox. What is the best practice? run_tempest.sh has several options (e.g. ./run_tempest.sh -h) and it is my preferred

Re: [openstack-dev] [Nova][Neutron] Error message when Neutron network is running out of IP addresses

2014-11-18 Thread Angelo Matarazzo
Hi It is a great idea. +1 On 19/11/2014 00:27, Vishvananda Ishaya wrote: It looks like this has not been reported so a bug would be great. It looks like it might be as easy as adding the NoMoreFixedIps exception to the list where FixedIpLimitExceeded is caught in nova/network/manager.py Vish

[openstack-dev] [nova][doc] python-novaclient doc not updated

2014-11-11 Thread Angelo Matarazzo
Hi doc team, I think that in the official doc of python-novaclient [1] there is a Contributing section not synchronized with the doc in git repository: [2] In details the section Contributing--||Testing is not up to date I tried to improve this page following gerrit workflow but I'm not very

Re: [openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-05 Thread Angelo Matarazzo
again to restack, ./rejoin-stack.sh is here when you have your screen session killed and want to rejoin it without having to ./stack.sh the full shenanigan again. Cheers, Chmouel On Tue, Nov 4, 2014 at 1:52 PM, Angelo Matarazzo angelo.matara...@dektech.com.au mailto:angelo.matara

Re: [openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-05 Thread Angelo Matarazzo
Hi Dean, I think that a lot of developers use devstack installed on a VM. So the right WoW after perfroming ./unstack.sh is : 1)If you don't want that stack.sh overwrite your local configuration set RECLONE=no in local.conf 2)perform ./stack.sh 3)perform ./rejoin-stack.sh Right? Thank you

[openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-04 Thread Angelo Matarazzo
Hi all, sometimes I use devstack (in a VM with Ubuntu installed) and I perform ./unstack command to reset my environment. When I perform rejoin-stack.sh keystone endpoint doesn't work. Following http://www.gossamer-threads.com/lists/openstack/dev/41939 suggestion I checked

[openstack-dev] [all][doc]

2014-10-24 Thread Angelo Matarazzo
Hi all, I have a question for you devs. I don't understand the difference between this link http://git.openstack.org/cgit/openstack/governance/tree/reference/ project-testing-interface.rst and https://wiki.openstack.org/wiki/ProjectTestingInterface Some parts don't match (e.g. unittest running

[openstack-dev] [all][doc] project testing interface

2014-10-24 Thread Angelo Matarazzo
Hi all, I have a question for you devs. I don't understand the difference between this link http://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst and https://wiki.openstack.org/wiki/ProjectTestingInterface Some parts don't match (e.g. unittest running

[openstack-dev] Virtual_machine for devstack

2014-10-08 Thread Angelo Matarazzo
Hi all, I have prepared a virtual machine with ubuntu installed for devstack In the /media/nas/nfs_shares/projects/Cloud/Openstack/devstack8_10_14/ There are devstack8_10_14.ova for virtual box import local.conf --configuration file for devstack README_8_10_14 -- instructions pls, read the

Re: [openstack-dev] Virtual_machine for devstack

2014-10-08 Thread Angelo Matarazzo
Hi all, sorry... I made mistake. wrong mailing list Cheers, Angelo On 08/10/2014 10:27, Angelo Matarazzo wrote: Hi all, I have prepared a virtual machine with ubuntu installed for devstack In the /media/nas/nfs_shares/projects/Cloud/Openstack/devstack8_10_14/ There are devstack8_10_14.ova

Re: [openstack-dev] [nova] Create an instance with a custom uuid

2014-10-05 Thread Angelo Matarazzo
Hi all, while I was working on blueprint Pasquale addressed this issue. In the use case explained both features are involved but the user defined UUID does not depend strictly on original blueprint but it can be a new one. If there is no objection I could write a blueprint/specification

[openstack-dev] [nova] Choice of Series goal of a blueprint

2014-09-25 Thread Angelo Matarazzo
Hi all, Can create a blueprint and choose a previous Series goal (eg:Icehouse)? I think that it can be possible but no reviewer or driver will be interested in it. Right? Best regards, Angelo ___ OpenStack-dev mailing list

Re: [openstack-dev] [nova] libvirt boot parameters

2014-09-23 Thread Angelo Matarazzo
Hi, I think that this variable is useful for me cfg.IntOpt(reboot_timeout, default=0, help=Automatically hard reboot an instance if it has been stuck in a rebooting state longer than N seconds. Set to 0 to disable.),

[openstack-dev] [nova] libvirt boot parameters

2014-09-22 Thread Angelo Matarazzo
Hi all, I need to add the option rebootTimeout when the instance boots. If you use the*qemu-kvm*, boot parameter/|reboot-timeout|/allows a virtual machine to retry booting if no bootable device is found: /*# qemu-kvm --boot reboot-timeout=1000*/ Ref:

[openstack-dev] [nova] bp/pxe boot

2014-07-30 Thread Angelo Matarazzo
://blueprints.launchpad.net/nova/+spec/libvirt-empty-vm-boot-pxe https://wiki.openstack.org/wiki/Nova/Blueprints/pxe-boot-instance https://wiki.openstack.org/wiki/Nova/Blueprints/pxe-boot-instance What do you think? Thanks beforehand Angelo -- Angelo Matarazzo DEK Technologies Via dei Castelli

[openstack-dev] [nova] bp/pxe boot

2014-07-29 Thread Angelo Matarazzo
Hi folks, I would add the pxe boot capability to Nova/libvirt and Horizon too. Currently, compute instances must be booted from images (or snapshots) stored in Glance or volumes stored in Cinder. Our idea (as you can find below) is already described there [1] [2] and aims to provide a design for