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

Commit

Permalink
Update tenancy.md (#1627)
Browse files Browse the repository at this point in the history
  • Loading branch information
lipingxue authored and shuklanirdesh82 committed Jul 24, 2017
1 parent fb859aa commit 6af32e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jekyll-docs/tenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ vmgroup vm add succeeded
#/usr/lib/vmware/vmdkops/bin/vmdkops_admin.py vmgroup ls
Uuid Name Description Default_datastore VM_list
------------------------------------ ------------ ----------- ----------------- -----------------------
ac4b7167-94b3-470e-b932-5b32f2bfa273 Product1Dev Photon1,Photon2,Photon3
f15c1f6d-5df5-4a00-8f20-77c8e7a7af11 Product1Test Photon4,Photon5,Photon6
ac4b7167-94b3-470e-b932-5b32f2bfa273 Product1Dev datastore3 Photon1,Photon2,Photon3
f15c1f6d-5df5-4a00-8f20-77c8e7a7af11 Product1Test datastore3 Photon4,Photon5,Photon6
```

Expand Down Expand Up @@ -136,4 +136,4 @@ Remember we have set default datastore as "datastore3" which as “--allow-creat

## References

- [Design Spec for tenancy](https://github.com/vmware/docker-volume-vsphere/blob/master/docs/misc/docker-volume-auth-proposal.v1_2.md)
- [Design Spec for tenancy](https://github.com/vmware/docker-volume-vsphere/blob/master/docs/misc/docker-volume-auth-proposal.v1_2.md)

0 comments on commit 6af32e2

Please sign in to comment.