And don't forget Guzzle-Openstack:
https://github.com/shcloudservices/guzzle-openstack
and Woorea's Java client:
https://github.com/woorea/openstack-java-sdk
Regards,
Marton Kiss, CTO
Xemeti
2012/9/3 Tom Fifield :
> Hi all,
>
> I've been handed an interesting piece of PaaS software (its var
On Mon, Sep 3, 2012 at 10:02 PM, Brian Waldon wrote:
> Good news, everyone!
>
> I'd like to officially announce my candidacy for the Project Technical Lead
> of Glance for the Grizzly release cycle.
>
> Since I am the current Glance PTL, I have had a chance to figure out what
> being a PTL means
On 09/03/2012 08:47 PM, rob_hirschf...@dell.com wrote:
Dan,
The challenge here is how to wean off one code base (Nova Net) and into another
(Quantum).
My thinking was that we'd be able to have more shared components and possibly
shared code. This could ease the transition by having operator
Good news, everyone!
I'd like to officially announce my candidacy for the Project Technical Lead of
Glance for the Grizzly release cycle.
Since I am the current Glance PTL, I have had a chance to figure out what being
a PTL means for me:
- provide general direction for the project
- facilitate
We ran into the same issue and ended up having to patch in support for per
host reserved cores. We've not had a chance to submit a patch for it.
I'm wondering if this addition to Folsom will provide similar functionality
- https://blueprints.launchpad.net/nova/+spec/libvirt-xml-cpu-model. I need
t
For the Java part you might want to consider jclouds. The question of how
to use jclouds with OpenStack came up on their mailing list a little while
ago so I wrote up a post on how to do it at
http://blog.phymata.com/2012/09/04/jclouds-and-openstack/
Cheers,
Everett
On 9/3/12 1:07 AM, "Tom Fifi
On Mon, Sep 3, 2012 at 8:53 AM, Anne Gentle wrote:
> Glen Campbell is working on a PHP library here (and would welcome
> reviewers I'm sure).
>
> https://github.com/rackspacedrg/raxsdk-php/blob/master/docs/userguide/index.md
>
There's also a fairly Wikimedia-specific and incomplete implementation
-- Forwarded message --
From: Duncan McGreggor
Date: Mon, Sep 3, 2012 at 12:40 AM
Subject: Re: [openstack-dev] Running for Quantum PTL
To: OpenStack Development Mailing List
On Sun, Sep 2, 2012 at 2:10 PM, Dan Wendlandt wrote:
> Hi folks,
>
> I'm really excited about what we've
Just sent this to the openstack-dev mailing this the first time. Now
forwarding to openstack@lists.launchpad.net
dan
-- Forwarded message --
From: Dan Wendlandt
Date: Sun, Sep 2, 2012 at 2:10 PM
Subject: Running for Quantum PTL
To: OpenStack Development Mailing List
Hi folks
Dan,
The challenge here is how to wean off one code base (Nova Net) and into another
(Quantum).
My thinking was that we'd be able to have more shared components and possibly
shared code. This could ease the transition by having operators gain
experience with Open vSwitch. Unfortunately, it
Glen Campbell is working on a PHP library here (and would welcome
reviewers I'm sure).
https://github.com/rackspacedrg/raxsdk-php/blob/master/docs/userguide/index.md
On Mon, Sep 3, 2012 at 1:07 AM, Tom Fifield wrote:
> Hi all,
>
> I've been handed an interesting piece of PaaS software (its vario
On Mon, Sep 3, 2012 at 7:57 AM, Alex Glikson wrote:
> Dear all,
>
> I wonder whether there is an easy way to configure how many cores
> nova-compute is supposed to use (or alternatively refrain from using) for
> provisioning of instances on a certain host, out of the total number of
> cores on th
Dear all,
I wonder whether there is an easy way to configure how many cores
nova-compute is supposed to use (or alternatively refrain from using) for
provisioning of instances on a certain host, out of the total number of
cores on that host? E.g., if I know that there are other things running o
> > I have Installed Nova Volume in the Openstack Essex Controller. But
> > When I restart the nova-volume service, I get the following error
> [...]
> > 2012-09-03 12:26:22 TRACE nova OperationalError: (OperationalError)
> > (1054, "Unknown column 'volumes.instance_id' in 'field list'")
>
>
>
Hi all,
I am running Ubuntu 12.04.1 on XenServer 6.0.2. I got devstack running without
a localrc,
but then stack.sh defaulted to running KVM/QEMU inside the Xen VM. When I
started to
edit localrc, I ended up with this problem:
2012-09-03 16:04:26 CRITICAL nova [req-8bf97707-11f0-42b4-bdfe-d51d7
I would also like to have a discussion about the following:
org.openstack__1__default_fs = ext4 : default filesystem to use, for example,
for ephemeral storage
org.openstack__1__root_partition = 2 : Partition number of the root partition,
used for key and file injection (0 for an unpartitioned
> I have Installed Nova Volume in the Openstack Essex Controller. But
> When I restart the nova-volume service, I get the following error
[...]
> 2012-09-03 12:26:22 TRACE nova OperationalError: (OperationalError)
> (1054, "Unknown column 'volumes.instance_id' in 'field list'")
Hi Trinath,
One
Hi-
With respect to the nova.conf configuration options,
http://wiki.openstack.org/NovaConfigOptions
What are the typical required configuration options for a COMPUTE NODE
which hosts the VM instances should have?
In the Installation guide, it a simple copy and paste of the configuration
options
> While trying to create a VM instance on openstack, the boot command
> (nova boot) returns the following error:
> ---
> ERROR: The server has either erred or is incapable of performing the
> requested operation. (HTTP 500)
> ---
> everything seems to be working (nova services are starting).
>
>
Hi Vish,
Just checked on ip_forward. It's enabled on all nodes. The snat rule: Is that
the one about ssh and ping being allowed through? In which case I'd already
done all that.
Thanks
Dave
On 31 Aug 2012, at 16:54, Vishvananda Ishaya wrote:
> Are you running multi_host, as in nova-network o
Hi Vish,
Thanks for replying.
multi_host is set up on all nodes. Where are ip_forward and the snat rules
documented?
Thanks
Dave
On 31 Aug 2012, at 16:54, Vishvananda Ishaya wrote:
> Are you running multi_host, as in nova-network on both nodes? I would check
> ip_forward is enabled on both
Hi-
I have Installed Nova Volume in the Openstack Essex Controller. But When I
restart the nova-volume service, I get the following error
2012-09-03 12:26:22 TRACE nova Traceback (most recent call last):
2012-09-03 12:26:22 TRACE nova File "/usr/bin/nova-volume", line 49, in
2012-09-03 12:26:2
22 matches
Mail list logo