openstack user create --domain default --password-prompt [用户名];openstack role add --project admin --user [用户名] admin;swift post [container 名];