Re: [Openstack] Problem when Scheduling across zones

2011-10-05 Thread Pedro Navarro Pérez
Any suggestions? 2011/10/4 Pedro Navarro Pérez : > the nova zone-list output: > > nova zone-list > ++--+---+--+---+--+ > | ID | Name | Is Active |             API URL              | Weight > Offset | Weight Scale | > ++---

[Openstack] Source code for OpenStack RHEL/CentOS port

2011-10-05 Thread Dmitry Maslennikov
We have shared sources used for RHEL/CentOS build: http://openstackgd.wordpress.com/2011/10/05/source-code-for-diablo-packages/ -- Dmitry Maslennikov Principal Software Engineer, Grid Dynamics SkypeID: maslennikovdm E-mail: dmaslenni...@griddynamics.com www.griddynamics.com

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-10-05 Thread Rogério Vinhal Nunes
It's not clear to me why should I be using DHCP. I've configured the system to use the simple FlatManager, shouldn't it inject the desired IP in the image when the instance spawns? Is there a DHCP running even if I don't use Vlan or FlatDHCP? I've actually used tcpdump to look for DHCP packages an

[Openstack] user interface

2011-10-05 Thread Khaled Ben Bahri
Hi all, To manage files at swift I use swift tool commands (st) I wonder if there are any graphical user interface or web interface for ubuntu system I found cyberduck software for windows and MacOs, and it works fine. thanks in advance for any help Best regards Khaled

Re: [Openstack] vnc on diablo

2011-10-05 Thread Carlo Impagliazzo
Alle martedì 04 ottobre 2011, Carlo Impagliazzo ha scritto: > Hi guys > I have a working diablo stack. > > Using the dashboard I've tried to launch the vnc console, the results is > the NO VNC image within "server disconnected". > > In nova-vnc.log I have > > (nova.rpc): TRACE: AMQPChannelException

[Openstack] Keystone Diablo Release

2011-10-05 Thread Ziad Sawalha
Good people at the OpenStack summit in Boston reminded me that I did not announce the Keystone release that we tagged here: https://github.com/openstack/keystone/tree/2011.3 This is the Diablo release running the latest and final 2.0 API. We're discussing at the summit what to work on next. RBA

Re: [Openstack] user interface

2011-10-05 Thread Tres Henry
Hi Khaled, The OpenStack Dashboard includes basic support for Swift if you are looking for a simple web interface to manage containers and objects. Instructions for installing Dashboard and enabling Swift can be found at: http://wiki.openstack.org/OpenStackDashboard Tres On Oct 5, 2011, at 11

[Openstack] Dashboard problem, bug or wrong version?

2011-10-05 Thread Rafael Durán Castañeda
Hi, I'm trying to get a Keystone/Dashboard/Nova/Glance system (based on "Diablo" releases) without success. Dashboard points to endpoints/openstackx errors: > Unable to get instance list: This error may be caused by a misconfigured nova url in keystone's service catalog, or by missing openstackx

Re: [Openstack] Keystone Diablo Release

2011-10-05 Thread Fabrice Bacchella
Le 5 oct. 2011 à 17:23, Ziad Sawalha a écrit : > Good people at the OpenStack summit in Boston reminded me that I did not > announce the Keystone release that we tagged here: > https://github.com/openstack/keystone/tree/2011.3 > > This is the Diablo release running the latest and final 2.0 API

Re: [Openstack] Keystone Diablo Release

2011-10-05 Thread Nick Owen
On 10/05/2011 03:19 PM, Fabrice Bacchella wrote: > > Le 5 oct. 2011 à 17:23, Ziad Sawalha a écrit : > >> Good people at the OpenStack summit in Boston reminded me that I did not >> announce the Keystone release that we tagged here: >> https://github.com/openstack/keystone/tree/2011.3 >> >> This

[Openstack] RBAC handled by keystone or each services ?

2011-10-05 Thread Kuo Hugo
Hello folks , While playing with Keystone , there's four roles named [Admin,Member,KeystoneAdmin,KeystoneServiceAdmin]. I'm confusing about that who handles these roles's permission / privileges I mean RBAC include admin, itsec, projectmanager, netadmin, developer roles in NOVA but not Admin

Re: [Openstack] Dashboard problem, bug or wrong version?

2011-10-05 Thread Jae Sang Lee
Hi, In my case, I tried to reinstall glance with trunk version. I think glance was wrong maybe. Try reinstall glance latest version. 2011/10/6 Rafael Durán Castañeda > Hi, > > I'm trying to get a Keystone/Dashboard/Nova/Glance system (based on > "Diablo" releases) without success. Dashboard p