Re: [one-users] Sunstone endpoint for VDC

2013-09-23 Thread Tino Vazquez
Hi Bill, On 17 Sep 2013, at 10:03, Tino Vazquez wrote: > Hi Stefan, > > comments inline, > > On Tue, Sep 17, 2013 at 2:51 PM, Stefan Kooman wrote: >> >> Hi list, >> >> I'm in the process of testing the OpenNebula oZones / VDC functionality. >> My setup is as follows: >> >> - 2 hosts, with 1 one

Re: [one-users] Sunstone endpoint for VDC

2013-09-19 Thread Bill Cole
On 17 Sep 2013, at 10:03, Tino Vazquez wrote: Hi Stefan, comments inline, On Tue, Sep 17, 2013 at 2:51 PM, Stefan Kooman wrote: Hi list, I'm in the process of testing the OpenNebula oZones / VDC functionality. My setup is as follows: - 2 hosts, with 1 one of them in a cluster "TESTCLUST0

Re: [one-users] Sunstone endpoint for VDC

2013-09-19 Thread Tino Vazquez
Hi Stefan, > > BTW: I believe the figure in [1] is in error. "VDC Pool" is not a seperate > entity next > to "Zone Pool" but within the "Zone Pool". > I guess you can see it that way ;) What the figure is depicting is that there are two different data structures, holding entries for each Zone an

Re: [one-users] Sunstone endpoint for VDC

2013-09-19 Thread Stefan Kooman
Quoting Tino Vazquez (cvazq...@c12g.com): > > VDC cli interface does work (export > > ONE_XMLRPC="http://localhost:2633/RPC2"; and export > > ONE_AUTH=~/.one/one_vdc). > > In this case you are not using the oZones reverse proxy functionality, > but rather accessing OpenNebula directly. You should

Re: [one-users] Sunstone endpoint for VDC

2013-09-17 Thread Tino Vazquez
Hi Stefan, comments inline, On Tue, Sep 17, 2013 at 2:51 PM, Stefan Kooman wrote: > Hi list, > > I'm in the process of testing the OpenNebula oZones / VDC functionality. > My setup is as follows: > > - 2 hosts, with 1 one of them in a cluster "TESTCLUST01", 1 in default > cluster. > - a zone "TE

[one-users] Sunstone endpoint for VDC

2013-09-17 Thread Stefan Kooman
Hi list, I'm in the process of testing the OpenNebula oZones / VDC functionality. My setup is as follows: - 2 hosts, with 1 one of them in a cluster "TESTCLUST01", 1 in default cluster. - a zone "TESTZONE01" using resources from "TESTCLUST01" - a VDC "TESTVDC01" within zone "TESTZONE01". I have