Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
updating cloud client changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
buzztroll committed Nov 30, 2011
1 parent 21a9fd4 commit c2cc282
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
16 changes: 16 additions & 0 deletions cloud-client/nimbus-cloud-client-src/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@

nimbus-cloud-client-021
-----------------------
[*] Added support to associate metadata with images
https://github.com/nimbusproject/nimbus/issues/73

[*] Added --help output for lesser known features
https://github.com/nimbusproject/nimbus/issues/80

[*] Added support to see on what physical hostname a given VM is running
(assuming the cloud admin enables this feature)
https://github.com/nimbusproject/nimbus/issues/79

[*] Eliminated the display of secrets from the debug output
https://github.com/nimbusproject/nimbus/issues/72

nimbus-cloud-client-020
-----------------------
[*] Set the permissions on --common upload so that all users can read it.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,14 @@ Workspace Cloud Client. See README.txt for examples and overview.
* Required terminate option:
--handle <handle> Handle of one to terminate (e.g. "vm-023")
or cluster to terminate (e.g. "cluster-012")

-----------------------------------------------------------------------------

--common Force the interaction with images in the common namespace
(often labeled "read/only"). This command is useful with
the following actions:

--run
--transfer
--download
--delete

0 comments on commit c2cc282

Please sign in to comment.