[Spacewalk-devel] Deployment of images built with SUSE Studio

2012-03-27 Thread Johannes Renner
Hello,

We recently added a feature to our branch of Spacewalk that enables users to
deploy images that were built with SUSE Studio [1] to registered virtual host
systems.

The feature involves a new action type to be put in table rhnActionType, which
we chose to give the ID 500 for now (just to make sure there will be no clash in
the near future). Would you maybe want to provide us with an ID for this action
that we can safely use throughout the future or what is the preferred procedure
here?

Some info about the feature itself:

Basically there is a new subtab to the virtualization tab on a specific system
for listing a user's images and scheduling image deployments based on the list
of images. Further there is another simple UI for entering a user's credentials
for querying the Studio API. If you are interested in this feature I will be
happy to prepare patches for spacewalk master, just tell me.

Thank you,
Johannes

[1] http://susestudio.com

-- 
SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg)
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Deployment of images built with SUSE Studio

2012-03-27 Thread Christian Berendt
Hi Johannes.

 We recently added a feature to our branch of Spacewalk that enables users to
 deploy images that were built with SUSE Studio [1] to registered virtual host
 systems.

Will this feature be committed to the upstream or will it only be
available in the SUSE branch?

Bye, Christian.

-- 
Christian Berendt
Solution Architect
Mail: bere...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Deployment of images built with SUSE Studio

2012-03-27 Thread Miroslav Suchý

On 03/27/2012 10:27 AM, Johannes Renner wrote:

The feature involves a new action type to be put in table rhnActionType, which
we chose to give the ID 500 for now (just to make sure there will be no clash in
the near future). Would you maybe want to provide us with an ID for this action
that we can safely use throughout the future or what is the preferred procedure
here?


We are not going to assign ID for action which is not in our master.

If you ever decide to contribute your work to Spacewalk project, you can 
take advantage to have it in upstream and no one will override that id.
If you decide - for whatever reason - to keep it private, you will have 
to live with the fear and uncertainty that one day we will use that id 
for something else.


--
Miroslav Suchy
Red Hat Satellite Engineering

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Deployment of images built with SUSE Studio

2012-03-27 Thread Johannes Renner
On 03/27/2012 11:35 AM, Miroslav Suchý wrote:
 On 03/27/2012 10:27 AM, Johannes Renner wrote:
 The feature involves a new action type to be put in table rhnActionType, 
 which
 we chose to give the ID 500 for now (just to make sure there will be no 
 clash in
 the near future). Would you maybe want to provide us with an ID for this 
 action
 that we can safely use throughout the future or what is the preferred 
 procedure
 here?
 
 We are not going to assign ID for action which is not in our master.

Thanks for the clarification.

 If you ever decide to contribute your work to Spacewalk project, you can take 
 advantage to have it
 in upstream and no one will override that id.
 If you decide - for whatever reason - to keep it private, you will have to 
 live with the fear and
 uncertainty that one day we will use that id for something else.

As I have written in my first mail:

We would be willing to commit this feature upstream, but I am actually doubting
that you will just take the commits and push them into master.

Reasons may include:

- The whole feature is very SUSE specific (integration of a SUSE product)
- There is a new dependency on a library for talking to the API
- There is a new table for storing a user's API credentials (suseXYZ namespace)

I can prepare and send patches if you are fine with such things. I just need to
make sure that there is some interest and that these patches will not be 
rejected
after I put in the work to make them apply to Spacewalk master.

Thank you,
Johannes

-- 
SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg)
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


[Spacewalk-devel] slf4j-api

2012-03-27 Thread Miroslav Suchy

We use in Spacewalk package:
# rpm -ql spacewalk-slf4j
/usr/share/java/slf4j-api.jar
/usr/share/java/slf4j-jcl.jar
/usr/share/java/slf4j/api-1.6.1.jar
/usr/share/java/slf4j/api.jar
/usr/share/java/slf4j/jcl-1.6.1.jar
/usr/share/java/slf4j/jcl.jar

I just checked that slf4j get into Fedora in mean time (alas no EPEL, 
and akurtakov do not have time to do EPEL releases).


Can somebody investigate whether we can use slf4j on Fedora and 
spacewalk-slf4j on RHEL only?

The paths are little different though:
http://koji.fedoraproject.org/koji/rpminfo?rpmID=2571079

Mirek

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


[Spacewalk-devel] ivy

2012-03-27 Thread Miroslav Suchy

Do we still use ivy from jpp? Can we use apache-ivy from Fedora?

Mirek

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel