~arosales/juju-core/update-azure-boilerplate

  • Committer: Tarmac
  • Author(s): John Arbash Meinel
  • Date: 2013-08-28 10:56:45 UTC
  • mfrom: (1712.1.5 new-api-conn)
  • Revision ID: tarmac-20130828105645-qc1jhq78kqfr59nr
[r=jameinel] juju: juju.NewAPIClientFromName

Rather than exposing APIConn and its associated Environ object, William asked
if we could expose something smaller. We really don't want CLI code to be
directly needing provider credentials, etc. The only thing the current caller
did with APIConn was ask for the conn.State.Client() anyway.

This should give us more focused thoughts that the CLI only thinks about
stuff via the API calls it makes, as the only thing it *has* is a thing to
make API calls.

https://codereview.appspot.com/12943045/
Filename Latest Rev Last Changed Committer Comment Size
..
fslock 1157.1.6 11 years ago Tim Penhey Rename lockdir to fslock. Diff
parallel 1651.2.1 10 years ago Raphael Badin Add parallel worker. Diff
set 1142.2.6 11 years ago Tim Penhey Merge trunk and resolve conflicts. Diff
apt.go 1644.1.3 10 years ago Sidnei da Silva - Apply review comments 2.2 KB Diff Download File
apt_test.go 1644.1.3 10 years ago Sidnei da Silva - Apply review comments 3.8 KB Diff Download File
attempt.go 1544.2.2 10 years ago jtv at canonical Suggested bit of documentation from Roger Peppe. 1.8 KB Diff Download File
attempt_test.go 1657.2.1 10 years ago Roger Peppe gocheck imports - s-w 2.2 KB Diff Download File
file.go 1352.4.5 10 years ago Tim Penhey Add a method to expand the ~ to /home/tim for path 405 bytes Diff Download File
file_test.go 1408.1.1 10 years ago John Arbash Meinel Start changing the imports of the middle level fil 969 bytes Diff Download File
network.go 1263.5.44 10 years ago Tim Penhey Merged environ-bootstrap into local-provider-boots 578 bytes Diff Download File
network_test.go 1263.5.54 10 years ago Tim Penhey Merged local-sudo-caller into local-provider-boots 1.4 KB Diff Download File
password.go 1408.1.1 10 years ago John Arbash Meinel Start changing the imports of the middle level fil 1.5 KB Diff Download File
timeit.go 1246 10 years ago John Arbash Meinel various: improve 'juju status' time for large envs 1.3 KB Diff Download File
trivial.go 1408.1.1 10 years ago John Arbash Meinel Start changing the imports of the middle level fil 2.1 KB Diff Download File
trivial_test.go 1657.2.1 10 years ago Roger Peppe gocheck imports - s-w 2.2 KB Diff Download File
uuid.go 1206.2.1 11 years ago Martin Packman Add copyright statement at the top of all go files 1.6 KB Diff Download File
uuid_test.go 1657.2.1 10 years ago Roger Peppe gocheck imports - s-w 1.2 KB Diff Download File