Anant, Juju by design does not enforce parameter changes. It's basically up to the charm writer to apply the change or silently ignore it. Juju, and hence the GUI, will accept the change and store it regardless.
Since juju has no notion of "read-only" parameters, it's the charm writer's job to document which of his parameters are only used during installation, and which are available to change afterwards. Many times you'll end up learnig how a parameter change is handled by trial, or by looking inside the charm hook script. That's my understanding. -----Original Message----- From: "Anant" <[email protected]> Sent: 27/03/2014 7:12 PM To: "John Meinel" <[email protected]>; "Richard Harding" <[email protected]> Cc: "juju" <[email protected]> Subject: Re: About GUI juju control panel You got me right John, I am saying the same. It allows me to set password "" , but that doesn't actually unset the password in the application. On Thursday 27 March 2014 12:55 PM, John Meinel wrote: > you can -- Anant Saraswat System Admin (RHCVA,RHCE,RHCSA) FOR AND ON BEHALF OF: Techblue Software Pvt. Ltd. 73, Sector-5 IMT Manesar Haryana E: [email protected] W: www.techblue.co.uk The contents of this email are confidential and may be privileged, and are intended only for the use of the person or company named herein. Any views or opinions presented are solely those of the author and do not necessarily represent those of Technology Blueprint Limited. If you are not the intended recipient of this email or a person responsible for delivering it to the intended recipient, you are hereby notified that any distribution, copying or dissemination of the information herein is strictly prohibited. -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
