Hi Geoff,

Thanks a lot of testing it. Reply in-line;


> On 03-Nov-2014, at 8:25 pm, Geoff Higginbottom 
> <geoff.higginbot...@shapeblue.com> wrote:
>
> -1 from me for the following reasons:
>
> 1. Can no longer clear the Username and Password settings from the config 
> using the set commands - I initially connect with these, then auto configure 
> the API & Secret Key, then delete the old username and password settings 
> using:
>
> #cloudmonkey set username
> #cloudmonkey set password
>
> But it throws an error about not allowing blank values and does not clear the 
> values from the config file (it works in earlier versions)

I can fix this, I added this because earlier people could have create a profile 
with blank name (empty string) which caused weird things.

> 2.  Launching now takes a lot longer, suspect an authentication issue

I’ll have to check this, by launching do you mean when cloudmonkey starts (from 
terminal) or when an API is called within interpreter mode?

> 3. A number of my scripts which have worked for all previous versions now no 
> longer work, in particular anything with spaces in seems to fail:
>
> e.g.  This line used to work, but now it fails
> offeringid1=`$cli list serviceofferings name='"Small Instance"' | grep ^id\ = 
> | awk '{print $3}'`
> If I rename the offering using the UI to Small_Instance (to remove the space) 
> then it works
>
> e.g. This line used to work
> $cli create serviceoffering cpunumber=1 cpuspeed=500 displaytext='"Ultra Tiny 
> - 1vCPU, 128MB RAM"' memory=128 name='"Ultra Tiny"' offerha=true
> Now it generates a Compute Offering with a name of "Ultra\ Tiny" and a 
> description of "Ultra\ Tiny\ -\ 1vCPU,\ 128MB\ RAM" - note the \ before every 
> space

There was a shell lexical parsing issue I fixed and then the unicode support I 
added, it could be a side-effect I’ll check it out.

> 4.  query asyncjobresult is timing out when running in a script

Can you check the current profile’s timeout? The default is 3600 (seconds, or 
1hour).

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab

Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Infrastructure 
Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

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 a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.

Reply via email to