Re: [openstack-dev] [Neutron] Bulk network operations

2015-01-26 Thread Saksham Varma (sakvarma)
Modifying the subject line. From: Saksham Varma mailto:sakva...@cisco.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Tuesday, January 27, 2015 at 5:21 AM To: "openstack-dev@lists.openstack.org

[openstack-dev] [nova] Requesting FFE for opencontrail-nova-vif-driver-plugin

2015-01-26 Thread Nati Ueno
Hi nova folks May I request FFE for vif driver for contrail? Spec was already approved, and 1st code review pushed Jan21, and it's just 95 lines code. BP https://blueprints.launchpad.net/nova/+spec/opencontrail-nova-vif-driver-plugin Code https://review.openstack.org/#/c/148805/1 Best Nachi --

Re: [openstack-dev] [Openstack-operators] [openstack-operators]flush expired tokens and moves deleted instance

2015-01-26 Thread Daniel Comnea
+100 Dani On Mon, Jan 26, 2015 at 1:10 AM, Tim Bell wrote: > This is often mentioned as one of those items which catches every > OpenStack cloud operator at some time. It’s not clear to me that there > could not be a scheduled job built into the system with a default frequency > (configurable,

Re: [openstack-dev] [heat][hot]

2015-01-26 Thread Qiming Teng
On Mon, Jan 26, 2015 at 07:44:25PM +0200, Dmitry wrote: > thanks, exactly what I was looking for: > curl http://169.254.169.254/1.0/meta-data/instance-id or, /var/lib/cloud/data/instance-id, if cloud-init is there. Regards, Qiming > On Mon, Jan 26, 2015 at 7:31 PM, Zane Bitter wrote: > > > O

[openstack-dev] [Neutron][Heat] How to bind IP&MAC for a stack VM resources

2015-01-26 Thread Jay Lau
Greetings, I have a question related to MAC and IP binding, I know that we can create a port to bind a private IP and MAC together then create VM using this specified port to make sure the VM can use the the IP and MAC in this port. This can make sure one VM can have IP and MAC as customer require

Re: [openstack-dev] [Neutron][Heat] How to bind IP&MAC for a stack VM resources

2015-01-26 Thread Qiming Teng
On Tue, Jan 27, 2015 at 10:13:59AM +0800, Jay Lau wrote: > Greetings, > > I have a question related to MAC and IP binding, I know that we can create > a port to bind a private IP and MAC together then create VM using this > specified port to make sure the VM can use the the IP and MAC in this port

Re: [openstack-dev] [Neutron][Heat] How to bind IP&MAC for a stack VM resources

2015-01-26 Thread Jay Lau
2015-01-27 10:28 GMT+08:00 Qiming Teng : > On Tue, Jan 27, 2015 at 10:13:59AM +0800, Jay Lau wrote: > > Greetings, > > > > I have a question related to MAC and IP binding, I know that we can > create > > a port to bind a private IP and MAC together then create VM using this > > specified port to m

[openstack-dev] [gantt] Scheduler sub-group meeting agenda 1/27 - cancelled

2015-01-26 Thread Dugger, Donald D
Meeting canceled this week due to the Nova mid-cycle meetup. -- Don Dugger "Censeo Toto nos in Kansa esse decisse." - D. Gale Ph: 303/443-3786 __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: opens

[openstack-dev] [nova] Do we need new nova configuration option to show compute nodes with shared_storage or not ?

2015-01-26 Thread ChangBo Guo
Hi ALL, I have been working on bug 1414432 [1] recently, I would like do more discussion before further work. I'm talking about libvirt driver( maybe fit for other hypervisor), there are two kinds of storages which are used for instance's root_disk. 1) non-shared storage on each compute no

Re: [openstack-dev] [magnum] Schedule for rest of Kilo

2015-01-26 Thread Adrian Otto
Tony, That would be terrific. Which iCal feed were you thinking of? I was planning on making something similar to this: https://wiki.openstack.org/wiki/Kilo_Release_Schedule But under Magnum on the wiki. Were you thinking I would proceed with that plan, or would it be more appropriate to put a

[openstack-dev] [all] need help with my first commit: The branch 'master' does not exist on the given remote 'gerrit'

2015-01-26 Thread Tran, Steven
Hi, Can someone point out what I miss that results in the following warning? $ git review The branch 'master' does not exist on the given remote 'gerrit'. If these changes are intended to start a new branch, re-run with the '-R' option enabled. I believe I shouldn't do "git review -R" because

Re: [openstack-dev] [Neutron][Heat] How to bind IP&MAC for a stack VM resources

2015-01-26 Thread Qiming Teng
On Tue, Jan 27, 2015 at 10:34:47AM +0800, Jay Lau wrote: > 2015-01-27 10:28 GMT+08:00 Qiming Teng : > > > On Tue, Jan 27, 2015 at 10:13:59AM +0800, Jay Lau wrote: > > > Greetings, > > > > > > I have a question related to MAC and IP binding, I know that we can > > create > > > a port to bind a priv

Re: [openstack-dev] [cinder] [nova] [scheduler] Nova node name passed to Cinder

2015-01-26 Thread Philipp Marek
Hello Vish, > Nova passes ip, iqn, and hostname into initialize_connection. That should > give you the info you need. thank you, but that is on the _Nova_ side. I need to know that on the Cinder node already: > > For that the cinder volume driver needs to know at ... > > time which Nova host wi

[openstack-dev] devstack generate TypeError

2015-01-26 Thread cing
hi everyone ,wo use the lastest devstack install openstack, generate TypeError: 2015-01-27 06:39:50.318 29745 TRACE neutron.service Traceback (most recent call last): 2015-01-27 06:39:50.318 29745 TRACE neutron.service File "/opt/stack/neutron/neutron/service.py", line 102, in serve_wsgi 20

[openstack-dev] [Telco][NFV] Meeting facilitator for January 28th

2015-01-26 Thread Steve Gordon
Hi all, As mentioned in the notes from last week's meeting I am going to be in transit during our 1400 UTC meeting this Wednesday (28th) [1]. Is anyone else willing and able to facilitate in my absence? Thanks, Steve [1] https://wiki.openstack.org/wiki/TelcoWorkingGroup#Technical_Team_Meeting

Re: [openstack-dev] [Fuel] [UI] Deploy Changes dialog redesign

2015-01-26 Thread Mike Scherbakov
+1, I do not think it's usable as how it is now. Let's think though if we can come up with better idea how to show what has been changed (or even otherwise, what was not touched - and so might bring a surprise later). We might want to think about it after wizard-like UI is implemented. On Mon, Jan

<    1   2