agunturu | Trying to use JUJU for the first time. Just wanted to find if charm actions can be accessed in the JUJU UI? | 18:38 |
---|---|---|
hatch | hi agunturu | 18:39 |
agunturu | Hi hatch | 18:39 |
hatch | They have not yet been implemented in the GUI _yet_ | 18:39 |
agunturu | Ok. Thanks. | 18:39 |
hatch | agunturu: they are certainly on the 'to do' list - but if you wanted to be kept up to date on their progress feel free to file an issue here: https://github.com/juju/juju-gui/issues | 18:40 |
agunturu | Hi hatch, is it possible to list the actions and parameters for the actions using CLI? | 19:18 |
agunturu | I only can see the list of actions using “juju action defined" | 19:19 |
hatch | agunturu: I think there is a --descritpion flag | 19:20 |
hatch | sorry it's been a while :) | 19:20 |
hatch | description | 19:20 |
hatch | --description | 19:20 |
hatch | (third time is the charm) | 19:21 |
agunturu | Tried that but looks like description is at the action level. | 19:25 |
agunturu | ubuntu@juju:~/mwc16charms/trusty/clearwater-juju$ juju action --description defined ims-a | 19:25 |
agunturu | juju action defined: no description available | 19:25 |
hatch | ahh, nope I'm not sure then sorry - you may have better luck in #juju | 19:27 |
hatch | oh I see you also asked there :) | 19:27 |
hatch | there is also the juju mailing list if no one pops in in #juju to answer your question https://lists.ubuntu.com/mailman/listinfo/juju | 19:27 |
hatch | OR on askubuntu :) | 19:27 |
agunturu | .hanks for you help. Regards | 19:28 |
hatch | :) np | 19:28 |
stokachu | anyone succesfully connected to juju 2.0 api server? | 20:39 |
urulama | stokachu: with gui? no, internal API changes broke GUI compatibility with latest GUI 2.0 | 20:58 |
stokachu | yea i had to redo how our library connected with it | 20:59 |
stokachu | even the param keys changed name :( | 20:59 |
stokachu | https://github.com/Ubuntu-Solutions-Engineering/macumba/blob/jujuv2/macumba/__init__.py | 20:59 |
stokachu | if youre interested | 20:59 |
urulama | did you try it with aplha2? i am surprised that all those SetEnvironment* calls still work | 21:02 |
urulama | Or anything with Environment it actually | 21:02 |
stokachu | i actually haven't tried those environment calls yet | 21:04 |
stokachu | just the basic ones like status/deploy | 21:04 |
stokachu | with alpha2 | 21:04 |
stokachu | currently going through all the facades and refactoring this library | 21:05 |
stokachu | yea there isn't even a facade for environment anymore | 21:08 |
stokachu | those definitely won't work | 21:08 |
urulama | At least all Environment calls will get renamed to Model, also i think GetEnvironmentConstraints is now GetModelChanges ... | 21:08 |
urulama | and EnvironmentManager is renamed to ModelManager | 21:08 |
stokachu | i see the ModelManager facade but not one for Model | 21:09 |
stokachu | there is a Controller one | 21:09 |
urulama | it's best if you ping on juju-dev channel and get them help you with the migration to v2 | 21:10 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!