[Openstack] Jenkins Job Configuration

2011-07-14 Thread Adrian_F_Smith
Would it be possible to see the individual configuration files for the jobs running on http://jenkins.openstack.org? ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Adrian_F_Smith
That something will likely be a drop of a bunch of xml files That would be perfect. Thanks Monty. Adrian -Original Message- From: openstack-bounces+adrian_f_smith=dell@lists.launchpad.net [mailto:openstack-bounces+adrian_f_smith=dell@lists.launchpad.net] On Behalf Of Monty

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
Hi! We're working on a decent solution for this. Jenkins itself does not have a setting which allows you to see the job config without also giving you access to edit it. (fail) However, it's been on my todo list to a) just publish these somewhere or b) even better, an easy way for you to

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
That being said - I'm also more than happy to: a) have people help admin the jenkins and/or b) work with people to get jobs they want added to the jenkins so that replicating it elsewhere isn't needed. Of course, getting the config published is still important... but we can also work on

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Alexander Sakhnov
Hi, there is a plugin for Jenkins that extends standart permission matrix. http://wiki.hudson-ci.org/display/HUDSON/Extended+Read+Permission+Plugin Maybe this would help. On Thu, Jul 14, 2011 at 7:27 PM, adrian_f_sm...@dell.com wrote: That something will likely be a drop of a bunch of xml

[Openstack] VNC consoles for all

2011-07-14 Thread Everett Toews
The way the code stands right now is that only the cloudadmin user can view VNC consoles from the Dashboard ( http://nova.openstack.org/runnova/vncconsole.html) Is that the intention? Do we want to allow non-cloudadmin users to be able to view VNC consoles from the Dashboard? If so we need to

Re: [Openstack] Keystone tenants vs. Nova projects

2011-07-14 Thread Rouault, Jason (Cloud Services)
A user can specify a tenantID at the time of authentication. If no tenantID is specified during authentication, then I would expect the 'default' tenant for the user would apply. The capabilities of User1 on TenantA (in this case the default tenant for the user) would be determined by their role

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
YOU ARE MY PERSONAL HERO! On 07/14/2011 11:50 AM, Alexander Sakhnov wrote: Hi, there is a plugin for Jenkins that extends standart permission matrix. http://wiki.hudson-ci.org/display/HUDSON/Extended+Read+Permission+Plugin Maybe this would help. On Thu, Jul 14, 2011 at 7:27 PM,

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
This has now been installed and activated. Anonymous users should be able to read the config of any job now. I've got admin access, so it's kinda of hard to test - would someone mind verifying that they can, in fact, see the job configs? Thanks! Monty On 07/14/2011 11:50 AM, Alexander

Re: [Openstack] VNC consoles for all

2011-07-14 Thread Anthony Young
The main issue was that maintaining ec2 extensions was becoming too hairy, which is why the original doc talks about using the direct api client to get a console url. Dashboard support for vnc was subsequently added through the community using dashboard's ec2 extensions. Proper support for vnc

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Josh Kearney
Works great! On Thu, Jul 14, 2011 at 12:35 PM, Monty Taylor mord...@inaugust.com wrote: This has now been installed and activated. Anonymous users should be able to read the config of any job now. I've got admin access, so it's kinda of hard to test - would someone mind verifying that they

Re: [Openstack] Keystone tenants vs. Nova projects

2011-07-14 Thread Ziad Sawalha
In the example I gave below they are not members of any group and have no roles assigned to them. Should they still be authenticated? From: Rouault, Jason (Cloud Services) jason.roua...@hp.commailto:jason.roua...@hp.com Date: Thu, 14 Jul 2011 16:25:22 + To: Ziad Sawalha

Re: [Openstack] Keystone tenants vs. Nova projects

2011-07-14 Thread Rouault, Jason (Cloud Services)
Yes, you always authenticate. If the user has no roles or group then would have no access rights to do anything. However, this would be an unusual case, as I would expect users to be automatically added a user group or developer role when their account was created. Jason From: Ziad

Re: [Openstack] Keystone tenants vs. Nova projects

2011-07-14 Thread Nguyen, Liem Manh
When one creates a user, should a user always have a tenant associated with her? If that's the case, then the default tenant is the tenant that the user is associated with at creation time? Sorry for responding to the question with another question, but it is unclear for me from looking at

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Rohit Karajgi
Configs are visible to me too. Regards, Rohit From: openstack-bounces+rohit.karajgi=vertex.co...@lists.launchpad.net [mailto:openstack-bounces+rohit.karajgi=vertex.co...@lists.launchpad.net] On Behalf Of Josh Kearney Sent: Thursday, July 14, 2011 11:40 PM To: Monty Taylor Cc: