[Openstack] Yahoo! is expanding its Virtualization Operations team!

2012-06-06 Thread James R Penick
Hey Folks, Operating one of the worlds largest unix environments, Yahoo! is beginning to embrace virtualization in a big way. We're looking to hire some awesome Senior level operations engineers to join our virtualization operations team. If you've ever wanted to be a part of what may become th

Re: [Openstack] [metering] high-level design proposal

2012-05-22 Thread James R Penick
>>-> In addition to a signature, I think we would need a sequence number >>to be embedded by the agent for each message sent, so that loss of >>messages, or forgery of messages, can be detected by the collector and >>further audit process. >OK. We have a message id, but I assumed those would be us

Re: [Openstack] 'nova flavor-list' fails with "ERROR: string indices must be integers, not str", but 'nova-manage flavor list' succeeds.

2012-05-10 Thread James R Penick
, but it doesn't get me anywhere. Running strace on nova-api, I can see the clients connecting. So I'm pretty sure my endpoint is configured correctly. Anyhow, short-story long: I don't have the trace from nova-api :( -James From: Chris Behrens mailto:cbehr...@codestud.com>&g

Re: [Openstack] 'nova flavor-list' fails with "ERROR: string indices must be integers, not str", but 'nova-manage flavor list' succeeds.

2012-05-09 Thread James R Penick
urn self._list("/images/detail", "images") File "/usr/lib/python2.6/site-packages/novaclient/base.py", line 80, in _list data = body[response_key] TypeError: string indices must be integers, not str ERROR: string indices must be integers, not str bash-4.1

[Openstack] 'nova flavor-list' fails with "ERROR: string indices must be integers, not str", but 'nova-manage flavor list' succeeds.

2012-05-09 Thread James R Penick
Hey Folks, Any idea why 'nova flavor-list' (among other things) would fail with a 503 but 'nova-manage flavor list' succeeds? bash-4.1$ sudo nova-manage flavor list Password: m1.medium: Memory: 4096MB, VCPUS: 2, Root: 10GB, Ephemeral: 40Gb, FlavorID: 3, Swap: 0MB, RXTX Factor: 1.0 m1.large: Mem