Great. This is the information I need to create it: * Github user * Name of the repository (addon-something). In your case can be addon-metadata, for example * Short description for the repository. It can be changed later
The requirements for an addon are as follows [1]: * A codebase tested in the OpenNebula version you claim to support * Documentation to install and use the add-on with OpenNebula * An active development and support * A potential user community * Apache v2.0 license It will also need a README file that is similar to the rest of the addons [2]. If the documentation is too long to fit the readme file it can be added in a subdirectory and link it from the readme. If you need any help or have doubts just tell me. Cheers [1] http://opennebula.org/addons/create/ [2] https://github.com/OpenNebula/addon-iscsi/blob/master/README.md On Wed, Jun 25, 2014 at 5:03 PM, Ricardo Duarte <[email protected]> wrote: > Hi Javier, > > Sounds great that you create the repository. What information do you need > from me (github account, etc)? > Next week I will review my code, make some cleanup, and make the necessary > changes to make it compliant with the addons rules. > Then I can commit a first version, without pushing it from my bitbucket > repo. > > What do you think? > > Regards, > Ricardo > > ________________________________ > Date: Wed, 25 Jun 2014 14:53:28 +0200 > Subject: Re: [one-dev] Proposal for metadata-addon > From: [email protected] > To: [email protected] > CC: [email protected] > > > Hello Ricardo, > > I also think this will be very helpful to others. It is indeed a great > candidate to be an addon. If you like the idea I am going to create a > repository in our github organization [1] and give you administrative > permissions. Being a git repository you'll only need a push to other remote. > I can help you with that if you need. > > Cheers > > [1] https://github.com/OpenNebula > > > On Wed, Jun 25, 2014 at 11:11 AM, Ricardo Duarte <[email protected]> wrote: > > Dear All, > > Some time ago I made available a service that implemented the EC2 metadata > protocol. For more information, please see: > > http://docs.aws.amazon.com/AWSEC2/2008-08-08/DeveloperGuide/AESDG-chapter-instancedata.html > > The main benefit is that you can get instance meta-data from inside the > machine, most notably the user-data and public keys. > And because it is compatible with EC2, you can use cloud-init or other tools > without any modification. > > You can find the code and instructions on the following link: > > https://bitbucket.org/ricardoduarte/opennebula-metadata > > This server has been extremely valuable for my users, and I think a wider > audience would also benefit from it. > So, I would like to push forward the metadata-addon. > The current code is compatible with, at least, the 4.4 branch of One, and > I've been using it in production for 1+ year. I plan to test it with the > latest versions, and also add more metadata fields in the near future. > Do you think it is valuable for the community? How should I proceed? > > Regards, > Ricardo > > _______________________________________________ > Dev mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/dev-opennebula.org > > > > > -- > Javier Fontán Muiños > Developer > OpenNebula - Flexible Enterprise Cloud Made Simple > www.OpenNebula.org | @OpenNebula | github.com/jfontan -- Javier Fontán Muiños Developer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | @OpenNebula | github.com/jfontan _______________________________________________ Dev mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/dev-opennebula.org
