[Openstack-operators] [Nova] Reconciling flavors and block device mappings

2016-08-25 Thread Andrew Laski
Cross posting to gather some operator feedback. There have been a couple of contentious patches gathering attention recently about how to handle the case where a block device mapping supersedes flavor information. Before moving forward on either of those I think we should have a discussion about

[Openstack-operators] OpenStack Summit Barcelona- Schedule is Live!

2016-08-25 Thread Erin Disney
Hi everyone, The main conference schedule for the upcoming OpenStack Summit in Barcelona is now available! SCHEDULE: https://www.openstack.org/summit/barcelona-2016/summit-schedule

Re: [Openstack-operators] Keystone upgrade issues

2016-08-25 Thread Jonathan Proulx
On Thu, Aug 25, 2016 at 10:55:51AM -0400, Jonathan Proulx wrote: :Hi All, : :working on testing our Kilo-> Mitaka keystone upgrade, and I've :clearly missied something I need to do or undo. D'Oh why is it that public postings always lead me do discover my own idiocy soon after (no matter

Re: [Openstack-operators] Keystone upgrade issues

2016-08-25 Thread Matt Fischer
Jonathan, Are you using caching for tokens (not the middleware cache but keystone cache)? There's a bug in the caching so that when it tries to read the cache and unpack the token its missing some fields. It's been fixed and backported but may not be in your packages:

Re: [Openstack-operators] Neutron Allow tenants to select Fixed VM IPs

2016-08-25 Thread Kosnik, Lubosz
VM always will get the same IP from DHCP server. To prepare the VM with fixed IP you need using neutron create a port in specified network with specified IP and after that to boot new VM you’re specifying not net-id but port-id and it’s gonna work. Cheers, Lubosz Kosnik Cloud Software Engineer

[Openstack-operators] Keystone upgrade issues

2016-08-25 Thread Jonathan Proulx
Hi All, working on testing our Kilo-> Mitaka keystone upgrade, and I've clearly missied something I need to do or undo. After DB migration and the edits I belive are required to paste and conf files I can get tokens (using password auth) but it won't seem to accept them (for example with an

[Openstack-operators] Neutron Allow tenants to select Fixed VM IPs

2016-08-25 Thread William Josefsson
Hi, I wonder if there's any way of allowing my users to select fixed IPs for the VMs? I do shared Provider networks, VLAN on Liberty/CentOS. I know nova boot from the CLI or API has *v4-fixed-ip=ip-addr* option, however is there any way in the Dashboard where the User can select static IP? I

Re: [Openstack-operators] Mitaka live snapshot of instances not working

2016-08-25 Thread Saverio Proto
Hello, what is the size of the RAM for the flavor of the instance you are trying to snapshotting ? thank you Saverio 2016-08-25 8:48 GMT+02:00 Michael Stang : > Hi Konstantin, hi Saverio > > thank you for your answers. > > I checked the version, these are > >

Re: [Openstack-operators] Mitaka live snapshot of instances not working

2016-08-25 Thread Kostiantyn.Volenbovskyi
Hi, In my previous mail I have indicated the link to website of Kashyap that provides the sequence for cold snapshot and not live snapshot. Could you try the sequence specified in comment ‘Kashyap Chamarthy (kashyapc) wrote on 2014-06-27’ in [1] ? Libvirt API

[Openstack-operators] Designate service

2016-08-25 Thread Alexandra Kisin
Hello, I'm operating Liberty openstack environment and using Designate service for DNS based on PowerDNS. Everything is working and syncing fine except one important thing - there are only A records in dns and no PTR records. And we have some applications and services which require reverse

Re: [Openstack-operators] Mitaka live snapshot of instances not working

2016-08-25 Thread Michael Stang
Hi Konstantin, hi Saverio thank you for your answers. I checked the version, these are libvirt 1.3.1-1ubuntu10.1~cloud0 qemu 1:2.5+dfsg-5ubuntu10.2~cloud0 at our installation, system is Ubuntu 14.04. I tried also the following from [2] Command: nova image-create test