osops/contrib/multi
Sean McGinnis 1fb65296c9
Restructure for repo move
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-08-28 14:59:49 -05:00
..
openstack-liberty-multinode-scripts Restructure for repo move 2020-08-28 14:59:49 -05:00
Readme.md Restructure for repo move 2020-08-28 14:59:49 -05:00
superhaproxy Restructure for repo move 2020-08-28 14:59:49 -05:00
tenant.py Restructure for repo move 2020-08-28 14:59:49 -05:00
user-info.py Restructure for repo move 2020-08-28 14:59:49 -05: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