root@145137:~# apt-cache depends juju
juju
Depends: juju-2.0
Suggests: juju-core
root@145137:~#
root@145137:~# aptitude search juju
p juju - next generation service orchestration syst
p juju-0.7 - next generation service orchestration syst
p juju-2.0 - Juju is devops distilled - client
i juju-core - Juju is devops distilled - client
p juju-core:i386 - Juju is devops distilled - client
p juju-deployer - A tool to deploy complex stacks of service
p juju-deployer:i386 - A tool to deploy complex stacks of service
p juju-jitsu - external tools to enhance juju
p juju-local - dependency package for the Juju local prov
p juju-local-kvm - dependency package for the Juju local prov
i juju-mongodb - MongoDB object/document-oriented database
p juju-mongodb:i386 - MongoDB object/document-oriented database
p juju-quickstart - Easy configuration of Juju environments
p jujubundlelib - transitional dummy package
p python-jujubundlelib - A Python2 library for working with Juju bu
p python-jujuclient - Python API client for juju-core
p python-jujuclient:i386 - Python API client for juju-core
v python2.7-jujuclient -
v python2.7-jujuclient:i386 -
p python3-jujubundlelib - A Python 3 library for working with Juju b
$form = ActiveForm::begin([
'action'=> ['users/edit'],
'id' => 'form-edit',
'enableAjaxValidation' => true,
'validationUrl' => ['users/validate'],
'validateOnChange' => true,
]);