Re: [openstack-dev] Notification Schemas ...

2015-01-19 Thread Eddie Sheffield
... From: Jay Pipes [jaypi...@gmail.com] Sent: Sunday, January 18, 2015 10:47 PM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] Notification Schemas ... On 01/18/2015 04:39 PM, Sandy Walsh wrote: Eddie Sheffield has pulled together

[openstack-dev] [Glance] Granularity of policies

2014-10-06 Thread Eddie Sheffield
I encountered an interesting situation with Glance policies. Basically we have a situation where users in certain roles are not allowed to make certain calls at all. In this specific case, we don't want users in those roles listing or viewing members. When listing members, these users receive a

Re: [openstack-dev] [Nova][Glance]supporting of v1 and v2 glance APIs in Nova

2014-02-11 Thread Eddie Sheffield
] of the bp is abandoned for now. So, what I want to confirm is, how could this situation be handled? I mailed Eddie Sheffield, but got no answer, so bring it up here. [1]: https://blueprints.launchpad.net/nova/+spec/use-glance-v2-api [2]: http://markmail.org/message/uqrpufsmh4qp5pgy [4

Re: [openstack-dev] [Nova][Glance] Support of v1 and v2 glance APIs in Nova

2013-10-30 Thread Eddie Sheffield
Mark Washenberger mark.washenber...@markwash.net said: ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev I am not a fan of all the specific talk to glance code we

Re: [openstack-dev] [Nova][Glance] Support of v1 and v2 glance APIs in Nova

2013-10-29 Thread Eddie Sheffield
level doesn't talk to keystone. That happens happens higher in the CLI level which doesn't come into play here. From: Russell Bryant rbry...@redhat.com On 10/17/2013 03:12 PM, Eddie Sheffield wrote: Might I propose a compromise? 1) For the VERY short term, keep the config value and get

Re: [openstack-dev] [Nova][Glance] Support of v1 and v2 glance APIs in Nova

2013-10-17 Thread Eddie Sheffield
- expose a way to discover available versions - nova - depends on the glanceclient bp and allowing autodiscovery of glance version and making the config value optional (tho not deprecated / removed) Thanks, Eddie Sheffield -Original Message- From: Russell Bryant rbry

[openstack-dev] [python-glanceclient] Review request

2013-09-18 Thread Eddie Sheffield
(Hope this isn't a dup - sent it yesterday but never saw it come through tho another I sent around the same time did. My apologies if it is.) Hi, Could I get some reviews on this patch? It's adding CLI support for using Glance V2 API from the client. https://review.openstack.org/#/c/42741/

[openstack-dev] [glance] Review request

2013-09-18 Thread Eddie Sheffield
(Hope this isn't a dup - sent it earlier but never saw it come through. My apologies if it is.) Hi, Could I get some reviews on this patch? It's adding CLI support for using Glance V2 API from the client. https://review.openstack.org/#/c/42741/ Thanks, Eddie

[openstack-dev] [python-glanceclient] Review request

2013-09-17 Thread Eddie Sheffield
Hi, Could I get some reviews on this patch? It's adding CLI support for using Glance V2 API from the client. https://review.openstack.org/#/c/42741/ Thanks, Eddie ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

[openstack-dev] [nova] Review request

2013-09-17 Thread Eddie Sheffield
Hi all! I have a patch up for allowing Nova to talk to Glance via either the V1 or V2 API. This is currently blocked by the feature freeze, but if some folks could look at it so I can have it ready to roll when the freeze ends I'd really appreciate it! https://review.openstack.org/#/c/46507/