RE: physical network is in incorrect state:Disabled

2013-04-18 Thread Pranav Saxena
we can fix it asap. > > -Original Message- > From: Srikanteswararao Talluri > [mailto:srikanteswararao.tall...@citrix.com > ] > Sent: Thursday, April 18, 2013 3:11 PM > To: dev@cloudstack.apache.org > Subject: RE: physical network is in incorrect state:Disabled >

Re: physical network is in incorrect state:Disabled

2013-04-18 Thread Isaac Chiang
fix it asap. > > -Original Message- > From: Srikanteswararao Talluri [mailto:srikanteswararao.tall...@citrix.com > ] > Sent: Thursday, April 18, 2013 3:11 PM > To: dev@cloudstack.apache.org > Subject: RE: physical network is in incorrect state:Disabled > > Yes, updatePhysi

RE: physical network is in incorrect state:Disabled

2013-04-18 Thread Pranav Saxena
@cloudstack.apache.org Subject: RE: physical network is in incorrect state:Disabled Yes, updatePhysicalNetwork API call to enable physical network is not modifying "cloud.physical_network" table. Work around is to update the table in the database. Thanks, ~Talluri > -Ori

RE: physical network is in incorrect state:Disabled

2013-04-18 Thread Srikanteswararao Talluri
Thursday, April 18, 2013 3:02 PM > To: dev@cloudstack.apache.org > Subject: RE: physical network is in incorrect state:Disabled > > Isaac, > > Did you manage to find out which code commit alters the order for the API > calls > here ? > > Thanks, > Pranav

RE: physical network is in incorrect state:Disabled

2013-04-18 Thread Pranav Saxena
t; > > > > > > > > > > > > On Thu, Apr 18, 2013 at 10:40 AM, Pranav Saxena < > > > pranav.sax...@citrix.com > > > > >wrote: > > > > > > > > > Well , how is that possible otherwise the physical network > > > >

Re: physical network is in incorrect state:Disabled

2013-04-18 Thread Isaac Chiang
the same issue and I am not able to enable physical > network through API also > > > > > -Original Message- > > From: Gavin Lee [mailto:gavin@gmail.com] > > Sent: Thursday, April 18, 2013 10:46 AM > > To: dev@cloudstack.apache.org > > Subj

RE: physical network is in incorrect state:Disabled

2013-04-18 Thread Srikanteswararao Talluri
; > same . Perhaps the difference in the current master code and the > > > slightly outdated code would let you know as to what's the root > > > cause of this problem. Let me know if I can help. > > > > > > Thanks, > > > Pranav > > > > >

Re: physical network is in incorrect state:Disabled

2013-04-17 Thread Gavin Lee
> > > > > > > Isaac, > > > > > > > > Could you verify if UI is making the correct call to the > > > > UpdatePhysicalNetwork API with state being passed as "Enabled " ? If > > > > yes , then the issue is something serious

Re: physical network is in incorrect state:Disabled

2013-04-17 Thread Isaac Chiang
cause of this > problem. Let me know if I can help. > > Thanks, > Pranav > > -Original Message- > From: Isaac Chiang [mailto:isaacchi...@gmail.com] > Sent: Thursday, April 18, 2013 8:19 AM > To: dev@cloudstack.apache.org > Subject: Re: physical network

RE: physical network is in incorrect state:Disabled

2013-04-17 Thread Pranav Saxena
ssage- From: Isaac Chiang [mailto:isaacchi...@gmail.com] Sent: Thursday, April 18, 2013 8:19 AM To: dev@cloudstack.apache.org Subject: Re: physical network is in incorrect state:Disabled Hi Pranav: I observed the from the the Javascript console. As I know, after updating the se

Re: physical network is in incorrect state:Disabled

2013-04-17 Thread Isaac Chiang
uot;, > > */ > > > > -Original Message- > From: Isaac Chiang [mailto:isaacchi...@gmail.com] > Sent: Thursday, April 18, 2013 8:08 AM > To: dev@cloudstack.apache.org > Subject: Re: physical network is in incorrect state:Disabled > > Hi Pranav: > T

RE: physical network is in incorrect state:Disabled

2013-04-17 Thread Pranav Saxena
l 18, 2013 8:08 AM To: dev@cloudstack.apache.org Subject: Re: physical network is in incorrect state:Disabled Hi Pranav: The UI doesn't send updatePhysicalNetwork call through wizard now. Isaac On Thu, Apr 18, 2013 at 10:32 AM, Pranav Saxena wrote: > Isaac, >

Re: physical network is in incorrect state:Disabled

2013-04-17 Thread Isaac Chiang
e. > > Thanks, > Pranav > > -Original Message- > From: Isaac Chiang [mailto:isaacchi...@gmail.com] > Sent: Thursday, April 18, 2013 7:54 AM > To: dev@cloudstack.apache.org > Subject: Re: physical network is in incorrect state:Disabled > > Hi all: > I enc

RE: physical network is in incorrect state:Disabled

2013-04-17 Thread Pranav Saxena
e API is not setting the db column correctly in case there have been modifications to the API code. Thanks, Pranav -Original Message- From: Isaac Chiang [mailto:isaacchi...@gmail.com] Sent: Thursday, April 18, 2013 7:54 AM To: dev@cloudstack.apache.org Subject: Re: physical net

Re: physical network is in incorrect state:Disabled

2013-04-17 Thread Isaac Chiang
Hi all: I encountered same issue. The zone installation wizard won't enable the physical network now in master code. Regards Isaac On Thu, Apr 18, 2013 at 12:39 AM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Hi Sanjay, > > You have to enable the physical network ex

Re: physical network is in incorrect state:Disabled

2013-04-17 Thread Alena Prokharchyk
Hi Sanjay, You have to enable the physical network explicitly after its creation if you configure CS using APIs. Here is the example of the command: http://localhost:8096/?command=updatePhysicalNetwork&id=&state=Enable d The cloudStack UI automatically does this call for you as the last step of