Re: [Openstack] Cannot assign admin role to domain user

2015-01-06 Thread Steve Martinelli
That call should return a 204. Is there any stack trace or error message? If I had to best guess, the only exceptions that raise a 403 error are pretty specific, but one is the Forbidden exception: https://github.com/openstack/keystone/blob/master/keystone/exception.py#L190-L194 Which happens w

[Openstack] [nova] running icehouse computes under juno

2015-01-06 Thread Sam Morrison
I’m working on upgrading our nova to Juno. First I upgrade the control infrastructure, conductor,api,scheduler etc. and migrate the DB I also set the following on the control hosts [upgrade_levels] compute=icehouse I don’t touch the nodes running nova-compute. Things seem to work however when I

[Openstack] Cannot assign admin role to domain user

2015-01-06 Thread Ratnadeep Bhattacharjee
Hi,  I am trying to make a HTTP PUT request to assign admin role to a given user in a given domain:  http://host:port/keystone/v3/domains/16faa0dcebc94ca0ad83807d5c628754/users/bd0bf9040f0a47ce9cd09610f4c7dc17/roles/52580a3e2e164aca9e46b8c013bc7e18  as per the documentation in  http://developer.op

Re: [Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-06 Thread Dean Troyer
On Tue, Jan 6, 2015 at 8:55 AM, Jay Pipes wrote: > On 01/02/2015 03:10 PM, Dean Troyer wrote: > >> I suppose first of all, does there remain a need/desire to add these for >> Image API v1? >> > > Yes. There's many shops that still use the v1 Glance API. And, Nova > itself, has little current supp

Re: [Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-06 Thread Dean Troyer
On Mon, Jan 5, 2015 at 10:17 AM, Kevin L. Mitchell < kevin.mitch...@rackspace.com> wrote: > (Shouldn't this be on openstack-dev?) It's really a CLI usability question, I'm looking for a user audience. I know how I'd do it already. ;) > On Fri, 2015-01-02 at 14:10 -0600, Dean Troyer wrote: > >

[Openstack] [Keystone] LDAP Assignment Backend Use Survey

2015-01-06 Thread Morgan Fainberg
The Keystone team is evaluating the support of the LDAP Assignment backend within OpenStack and how it is used in deployments. The assignment backend covers “Projects/Tenants”, “Roles/Grants”, and in the case of SQL “Domains”. There is a concern that the assignment backend implemented against LD

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread James Downs
On Jan 6, 2015, at 12:56 AM, ppnaik wrote: > I have a multi node setup of openstack juno on centos 7. After I instantiate > multiple VMs and check the nova-compute.log on compute nodes it shows a > negative value for free disks even though the the physical system has a lot > of free memory T

Re: [Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-06 Thread Jay Pipes
On 01/02/2015 03:10 PM, Dean Troyer wrote: Glance has the concept of 'image members' as the mechanism for sharing images between projects. We need to add this to OSC and I'd like to work out the commands/options to do so A while back, markwash and I sat down and sorted a simple set of additions

Re: [Openstack] [Devstack][Neutron]Neutron with External DHCP server

2015-01-06 Thread Erhan Ekici
Hi, As far as I know, there is a spec and feature for external dhcp server configuration but *just for ironic project* (bare metal installation). Btw, I have not tested it yet. http://specs.openstack.org/openstack/ironic-specs/specs/juno/support-external-dhcp.html Erhan, On Tue, Jan 6, 2015

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread nithish B
Btw, you can try adding the /home as the default disk and try. To have /home as the default disk, you can use: # echo "/dev/mapper/centos-home /home defaults 1 2" >> /etc/fstab Regards, Nitish B. On Tue, Jan 6, 2015 at 5:59 PM, nithish B wrote: > Hi Priyanka, > Can you please tell me the hy

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread nithish B
Hi Priyanka, Can you please tell me the hypervisor that you are using? Thanks. Regards, Nitish B. On Tue, Jan 6, 2015 at 4:00 PM, ppnaik wrote: > Thanks Nitish, > > The problem was it was taking disk from the /root partition which had just > 50 GB that is why it was overcommiting. Is there

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread Jay Pipes
On 01/06/2015 03:56 AM, ppnaik wrote: Hi All, I have a multi node setup of openstack juno on centos 7. After I instantiate multiple VMs and check the nova-compute.log on compute nodes it shows a negative value for free disks even though the the physical system has a lot of free memory I think y

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread 严超
As you said, it is a multi node setup. Which physical node is used when your VM is booting ? And how many disk did the VM image need when booting ? Those could be the next steps to check. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 *

[Openstack] [Devstack][Neutron]Neutron with External DHCP server

2015-01-06 Thread foss geek
Dear All, Is it possible to configure neutron to take VM ip from external DHCP server? I am having All In One openstack env deployed using devstack icehouse. I am looking for an option to integrate it with external DHCP server. -- Thanks & Regards E-Mail: thefossg...@gmail.com IRC: neophy Blog

[Openstack] Openstack nova free disk issue

2015-01-06 Thread ppnaik
Hi All, I have a multi node setup of openstack juno on centos 7. After I instantiate multiple VMs and check the nova-compute.log on compute nodes it shows a negative value for free disks even though the the physical system has a lot of free memory on the physical system. df -h Filesystem