Re: adding additional nic (physical network) to existing zone

2013-05-08 Thread Andrew Eng
Thanks - I ended up using cloudmonkey.  I was able to create a physical
network but can't attach it to a VM.  Do I have to add something else?  Is
there a network interface workflow that ties offerings, physical networks,
etc?


On Tue, May 7, 2013 at 3:20 PM, Sebastien Goasguen run...@gmail.com wrote:


 On May 6, 2013, at 11:04 PM, David Nalley da...@gnsa.us wrote:

  On Mon, May 6, 2013 at 11:01 PM, Andrew Eng andrewc...@gmail.com
 wrote:
  Thanks for pointing out the api doc.  This is the first time using it -
  so  just listing out physical Networks is causing an issue.  It's
  saying :
 
  listphysicalnetworksresponse
 
 cloud-stack-version=4.0.1.20130201075054errorcode401/errorcodeerrortextunable
  to verify user credentials and/or request
  signature/errortext/listphysicalnetworksresponse
 
  The API I'm using is:
 
 
 http://127.0.0.1:8080/client/api?command=listPhysicalNetworkszoneId=1apiKey=
 admin
  API keysignature=admin secret key
 
  Am i doing something wrong?
 
 
 
  signature != secret key
 
  If you want to know all of the sordid details of hashing a signature,
 look here:
 
 http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/API_Developers_Guide/signing-api-requests.html
 
  If you just want to be productive, use the command line tool Cloudmonkey
  https://cwiki.apache.org/CLOUDSTACK/cloudstack-cloudmonkey-cli.html
 
  --David

 In this video http://www.youtube.com/watch?v=ZPfm2EksIbc I also do a
 screencast of how to compute the signature in python





-- 
Andrew


Re: adding additional nic (physical network) to existing zone

2013-05-06 Thread Geoff Higginbottom
Andrew,

You  can only add a new physical network using the API.

Take a look at the developer docs, but if you can't work out the correct 
settings let us know and either myself or someone else in the community should 
be able to help.

Regards

Geoff Higginbottom
CTO / Cloud Architect


D: +44(0)20 3603 0542tel:+442036030542 | S: +44(0)20 3603 
0540tel:+442036030540 | M: +44(0)7968161581tel:+447968161581

geoff.higginbot...@shapeblue.commailto:geoff.higginbot...@shapeblue.com | 
www.shapeblue.com

ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS



On 5 May 2013, at 23:49, Andrew Eng 
andrewc...@gmail.commailto:andrewc...@gmail.com wrote:

I don't see an option to add additional physical networks.  Cloudbr0 and
Cloudbr1 are already taken.


On Mon, May 6, 2013 at 3:50 AM, Pranav Saxena 
pranav.sax...@citrix.commailto:pranav.sax...@citrix.comwrote:

So you need to do the following from the UI -

Go to infrastructure -  Zones - Your Zone -  Physical Network - 
Select the type of network (Public , Guest etc) and add the new details here

-Original Message-
From: Andrew Eng [mailto:andrewc...@gmail.com]
Sent: Sunday, May 05, 2013 4:01 PM
To: 
cloudstack-us...@incubator.apache.orgmailto:cloudstack-us...@incubator.apache.org
Subject: adding additional nic (physical network) to existing zone

Is there a way to add an additional physical network to an existing
advanced zone?

I'm looking to use cloudstack to stand up ad-hoc IDS sensors for
development and looking to add a TAPPed interface to the zone.

--
Andrew




--
Andrew
This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England  Wales. ShapeBlue Services India LLP is operated under 
license from Shape Blue Ltd. ShapeBlue is a registered trademark.


RE: adding additional nic (physical network) to existing zone

2013-05-05 Thread Pranav Saxena
So you need to do the following from the UI - 

Go to infrastructure -  Zones - Your Zone -  Physical Network -  Select 
the type of network (Public , Guest etc) and add the new details here

-Original Message-
From: Andrew Eng [mailto:andrewc...@gmail.com] 
Sent: Sunday, May 05, 2013 4:01 PM
To: cloudstack-us...@incubator.apache.org
Subject: adding additional nic (physical network) to existing zone

Is there a way to add an additional physical network to an existing advanced 
zone?

I'm looking to use cloudstack to stand up ad-hoc IDS sensors for development 
and looking to add a TAPPed interface to the zone.

--
Andrew