[Openstack] Instance in error state after flavor change

2012-05-02 Thread Nicolas Odermatt
Hey guys, I'm playing aroung with the openstack api and I'm trying to change the flavor of an instance. Thanks to the documentation I found the necessary information to write the api call, which was done pretty fast and easy. Sadly the api call has a secondary effect because after the execution

[Openstack] API extensions

2012-05-02 Thread Nicolas Odermatt
Hello guys, i'm trying out some api calls using cURL. I noticed that there were several functions added which require api extensions. I'd really like to use those, but sadly the required extensions are not preinstalled and neither do I know how to install them. A GET to the root of the api

[Openstack] Migration of Single, Dual and Multi node

2012-04-26 Thread Nicolas Odermatt
Dear OpenStack Community, is it possible to install a single-node environment and then later on "upgrade" it to a dual-node environment and even continue to a multi node environment ? I know that it is possible to install all the openstack components (Nova, Glance, Swift) on all nodesyou ar

[Openstack] Python API Call - Create Server

2012-03-30 Thread Nicolas Odermatt
y%2520Server%2520Name%2522%253A%2522Servername-meta%2522%257D%252C%2520%2522personality%2522%253A%2520%257B%2522path%2522%253A%2520%2522%2Fetc%2Fbanner.txt%2522%252C%2520%2522contents%2522%253A%2520%2522I%2520am%2520a%2520text%2520in%2520a%2520banner%2522%257D%2520%257D%257D -- Freundliche Grü

[Openstack] Programming OpenStack Compute API - 1.1 Mistake

2012-03-28 Thread Nicolas Odermatt
{"passwordCredentials":{"username":osuser, "password":ospassword}}' new: params = '{"auth":{"passwordCredentials":{"username": osuser, "password":"ospassword"}, "tenantId":ostenant}}' After

Re: [Openstack] Network Connectivity issue

2012-03-23 Thread Nicolas Odermatt
t; <http://www.stackops.com/>*CEO* > *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 | > skype:diegoparrilla* > * <http://www.stackops.com/> > ** > > > > On Thu, Mar 22, 2012 at 3:47 PM, Nicolas Odermatt wrote: > >> Hello guys, I

[Openstack] Network Connectivity issue

2012-03-22 Thread Nicolas Odermatt
s! Best regards. Nicolas -- Freundliche Grüsse, Nicolas Odermatt ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Keystone credentials

2012-03-22 Thread Nicolas Odermatt
, but I'd like to do it in a "clean" way. Thanks for your writing! Best wishes, Nicolas -- Freundliche Grüsse, Nicolas Odermatt ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : h

Re: [Openstack] Uploading Images to nova

2012-02-23 Thread Nicolas Odermatt
[1] <http://forums.openstack.org/viewtopic.php?f=23&t=379> http://forums.openstack.org/viewtopic.php?f=23&t=379 [2] <https://github.com/openstack/keystone/commit/2bb474331d73e7c6d2a507cb097c50 > https://github.com/openstack/keystone/commit/2bb474331d73e7c6d2a507

[Openstack] Uploading Images to nova

2012-02-22 Thread Nicolas Odermatt
Hey guys, I successfully installed a single-node with the stackops-distro. However I encountered an error while uploading an image to nova using "uec-publish-tarball" command. Here is what I did: //Execute command to upload root@nova-controller:~# uec-publish-tarball lucid-server-cloudimg