The member-add command grants a member,
specified with <MEMBER>, access to a
private image, specified with <ID>. The
--can-share flag can be given to allow the
member to share the image, as shown below:
$> glance member-add 1 tenant1 --host=65.114.169.29 $> glance member-add 1 tenant2 --can-share --host=65.114.169.29
