[openstack-dev] Allows to set the memory parameters for an Instance

2013-08-11 Thread Jae Sang Lee
I've registered a blueprint to allows to set the advanced memory parameters for an Instance https://blueprints.launchpad.net/nova/+spec/libvirt-memtune-for-instance Would it be possible to review it (and maybe get an approval or not)? ___ OpenStack-dev

Re: [openstack-dev] Proposal for check network connectivity after vm boot

2013-08-11 Thread Jae Sang Lee
Hi stackers, I registerd a blueprint for this proposal, https://blueprints.launchpad.net/nova/+spec/check-network-connectivity If you have permission to approve who read this mail, please review and approve my blueprint. Thanks. 2013/8/9 Jae Sang Lee > Hello all, > > When I operate nova sys

Re: [openstack-dev] Proposal for check network connectivity after vm boot

2013-08-11 Thread Jeff Peeler
On 08/11/2013 04:13 AM, Jae Sang Lee wrote: Hi stackers, I registerd a blueprint for this proposal, https://blueprints.launchpad.net/nova/+spec/check-network-connectivity If you have permission to approve who read this mail, please review and approve my blueprint. Thanks. I would think c

[openstack-dev] [nova] gauging feelings on a new config option for powervm_lpar_operation_timeout

2013-08-11 Thread Matt Riedemann
While working on a patch to implement hard reboot for the powervm driver [1], I noticed that the stop_lpar (power_off) method has a timeout argument with a default value of 30 seconds but it's not overridden anywhere in the code and it's not configurable. The start_lpar (power_on) method doesn

Re: [openstack-dev] Proposal for check network connectivity after vm boot

2013-08-11 Thread Jae Sang Lee
Of course, It should be optional, not complusory. And It doesn't mean check the security group rule test. I have one example, https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/issues/14#issuecomment-10277135 Not only this, there are so many unusual case that vm creation success but can

Re: [openstack-dev] [tripleo] structuring configuration setup

2013-08-11 Thread Robert Collins
On 19 June 2013 15:12, Robert Collins wrote: > So in a running OpenStack there are several categories of config. > > - per user - e.g. ssh key registration with nova: we repeat this sort > of config everytime we add a user. > - per node - e.g. nova.conf or ovs-vsctl add-br br-ex : settings that