Hi Scott, Welcome to Brooklyn :-)
I suggest you take a look at the "advanced networking" project: https://github.com/brooklyncentral/advanced-networking It's a set of entities that support network concepts for a few clouds. It's not strictly part of Brooklyn, instead it's part of the wider community. AWS is not yet supported by advanced-networking, so your contribution could be very useful! You could start by looking at how advanced-networking has done this for CloudStack, and use similar techniques for your AWS VPC implementation. Be warned that the networking is pretty complex code. If you are new to Brooklyn and to Java I'd suggest starting with simpler entities first? Richard. On Tue, 21 Jul 2015 at 17:35 Kellish, Scott (CT US) <[email protected]> wrote: > Hi, > New to Brooklyn (and java for that matter). Have Brooklyn installed and > built one of the example entities. > > I would like to create a java entity to model an AWS VPC but not really > sure how to start. Which class should I inherit from etc. Can someone point > me in the right direction. > > Scott > > This message and any attachments are solely for the use of intended > recipients. The information contained herein may include trade secrets, > protected health or personal information, privileged or otherwise > confidential information. Unauthorized review, forwarding, printing, > copying, distributing, or using such information is strictly prohibited and > may be unlawful. If you are not an intended recipient, you are hereby > notified that you received this email in error, and that any review, > dissemination, distribution or copying of this email and any attachment is > strictly prohibited. If you have received this email in error, please > contact the sender and delete the message and any attachment from your > system. Thank you for your cooperation >
