You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Santhosh Edukulla <sa...@citrix.com> on 2014/07/01 17:00:48 UTC

Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------



tools/marvin/marvin/configGenerator.py
<https://reviews.apache.org/r/23169/#comment82669>

    Does cfg, files used has these option of domain?
    
    As well, please test it on both 4.4-forward and master, if it need to go to both?


- Santhosh Edukulla


On June 30, 2014, 2:30 p.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated June 30, 2014, 2:30 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>


Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

Posted by John Dilley <jo...@citrix.com>.

> On July 1, 2014, 3 p.m., Santhosh Edukulla wrote:
> > tools/marvin/marvin/configGenerator.py, line 91
> > <https://reviews.apache.org/r/23169/diff/1/?file=620478#file620478line91>
> >
> >     Does cfg, files used has these option of domain?
> >     
> >     As well, please test it on both 4.4-forward and master, if it need to go to both?
> 
> John Dilley wrote:
>     > Does cfg, files used has these option of domain?
>     
>     Hi Santhosh,
>     
>     Not quite sure what you mean here - can you clarify?
>     
>     Thanks,
>     
>     John
> 
> Santhosh Edukulla wrote:
>     I mean, does cfg file say advanced.cfg requires this flag, as well, what if zone.domain is None, does createZone command leads to any issue?
> 
> John Dilley wrote:
>     No problem if zone.domain is not specified - createZone will behave as before, not specifying a domain (and will default to cs<n>.internal)
> 
> Santhosh Edukulla wrote:
>     Ok, can you please mention the bugid, and related branches information for this review submission?

Added above.


- John


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------


On July 8, 2014, 9:48 a.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated July 8, 2014, 9:48 a.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Bugs: CLOUDSTACK-7010
>     https://issues.apache.org/jira/browse/CLOUDSTACK-7010
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>


Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

Posted by Santhosh Edukulla <sa...@citrix.com>.

> On July 1, 2014, 3 p.m., Santhosh Edukulla wrote:
> > tools/marvin/marvin/configGenerator.py, line 91
> > <https://reviews.apache.org/r/23169/diff/1/?file=620478#file620478line91>
> >
> >     Does cfg, files used has these option of domain?
> >     
> >     As well, please test it on both 4.4-forward and master, if it need to go to both?
> 
> John Dilley wrote:
>     > Does cfg, files used has these option of domain?
>     
>     Hi Santhosh,
>     
>     Not quite sure what you mean here - can you clarify?
>     
>     Thanks,
>     
>     John
> 
> Santhosh Edukulla wrote:
>     I mean, does cfg file say advanced.cfg requires this flag, as well, what if zone.domain is None, does createZone command leads to any issue?
> 
> John Dilley wrote:
>     No problem if zone.domain is not specified - createZone will behave as before, not specifying a domain (and will default to cs<n>.internal)

Ok, can you please mention the bugid, and related branches information for this review submission?


- Santhosh


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------


On June 30, 2014, 2:30 p.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated June 30, 2014, 2:30 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>


Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

Posted by Santhosh Edukulla <sa...@citrix.com>.

> On July 1, 2014, 3 p.m., Santhosh Edukulla wrote:
> > tools/marvin/marvin/configGenerator.py, line 91
> > <https://reviews.apache.org/r/23169/diff/1/?file=620478#file620478line91>
> >
> >     Does cfg, files used has these option of domain?
> >     
> >     As well, please test it on both 4.4-forward and master, if it need to go to both?
> 
> John Dilley wrote:
>     > Does cfg, files used has these option of domain?
>     
>     Hi Santhosh,
>     
>     Not quite sure what you mean here - can you clarify?
>     
>     Thanks,
>     
>     John

I mean, does cfg file say advanced.cfg requires this flag, as well, what if zone.domain is None, does createZone command leads to any issue?


- Santhosh


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------


On June 30, 2014, 2:30 p.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated June 30, 2014, 2:30 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>


Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

Posted by John Dilley <jo...@citrix.com>.

> On July 1, 2014, 3 p.m., Santhosh Edukulla wrote:
> > tools/marvin/marvin/configGenerator.py, line 91
> > <https://reviews.apache.org/r/23169/diff/1/?file=620478#file620478line91>
> >
> >     Does cfg, files used has these option of domain?
> >     
> >     As well, please test it on both 4.4-forward and master, if it need to go to both?
> 
> John Dilley wrote:
>     > Does cfg, files used has these option of domain?
>     
>     Hi Santhosh,
>     
>     Not quite sure what you mean here - can you clarify?
>     
>     Thanks,
>     
>     John
> 
> Santhosh Edukulla wrote:
>     I mean, does cfg file say advanced.cfg requires this flag, as well, what if zone.domain is None, does createZone command leads to any issue?

No problem if zone.domain is not specified - createZone will behave as before, not specifying a domain (and will default to cs<n>.internal)


- John


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------


On June 30, 2014, 2:30 p.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated June 30, 2014, 2:30 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>


Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

Posted by John Dilley <jo...@citrix.com>.

> On July 1, 2014, 3 p.m., Santhosh Edukulla wrote:
> > tools/marvin/marvin/configGenerator.py, line 91
> > <https://reviews.apache.org/r/23169/diff/1/?file=620478#file620478line91>
> >
> >     Does cfg, files used has these option of domain?
> >     
> >     As well, please test it on both 4.4-forward and master, if it need to go to both?

> Does cfg, files used has these option of domain?

Hi Santhosh,

Not quite sure what you mean here - can you clarify?

Thanks,

John


- John


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------


On June 30, 2014, 2:30 p.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated June 30, 2014, 2:30 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>


Re: Review Request 23169: CLOUDSTACK-7010: Add domain to createZones in marvin

Posted by John Dilley <jo...@citrix.com>.

> On July 1, 2014, 3 p.m., Santhosh Edukulla wrote:
> >

Tested on 4.4-forward and master - both work.


- John


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23169/#review47065
-----------------------------------------------------------


On June 30, 2014, 2:30 p.m., John Dilley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23169/
> -----------------------------------------------------------
> 
> (Updated June 30, 2014, 2:30 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Add domain to createZones in deployDataCenter
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/configGenerator.py 8daaaa9 
>   tools/marvin/marvin/deployDataCenter.py c097238 
> 
> Diff: https://reviews.apache.org/r/23169/diff/
> 
> 
> Testing
> -------
> 
> Tested deployDataCenter, both with and without specifying a domain
> 
> 
> Thanks,
> 
> John Dilley
> 
>