osops-tools-contrib/multi
Jenkins 243965d846 Merge "user-info.py: add information about glance images" 2016-09-17 02:51:44 +00:00
..
openstack-liberty-multinode-scripts Fix password configuration in liberty script 2016-03-16 16:52:37 +07:00
Readme.md Starting a readme file for the multi folder 2016-08-31 16:16:21 +02:00
superhaproxy SuperHAProxy 2016-03-30 09:07:16 -07:00
tenant.py Add tenant.py 2015-12-03 09:35:18 +13:00
user-info.py Merge "user-info.py: add information about glance images" 2016-09-17 02:51:44 +00:00

Readme.md

Multi folder

this folder contains scripts that are not related to a specific Openstack project.

User info

Show the resources belonging to a user:

usage: user-info.py [-h] [-a] [-v] USERNAME

Show information (servers, volumes, networks, ...) for a user. Search in all
projects the user is member of, and optionally in all regions (-a).

positional arguments:
  USERNAME           username to search

optional arguments:
  -h, --help         show this help message and exit
  -a, --all-regions  query all regions
  -v, --verbose      verbose