Deploy an openstack bundle and list projects:
$ os project list
+----------------------------------+----------+
| ID | Name |
+----------------------------------+----------+
| 0086b84a8dcf44b5b425abbddbbbd8c3 | services |
| 0fddf0da32d549f89763f7deded274ad | services |
| 3ac0c8861bee423b9983a57f73bed0da | admin |
| 5ed0b92db39b4d52a9286fab4d8626b6 | admin |
| df5c8912a1594121a363f727024e9ed4 | demo |
| e87e859a42394bafad754b82a37d30b4 | alt_demo |
+----------------------------------+----------+
My instances are deployed in 3ac0c8861bee423b9983a57f73bed0da and my amphora in 0086b84a8dcf44b5b425abbddbbbd8c3; the other projects are empty.
This is confusing/annoying if you're trying to determine which project a resource lives in.
Deploy an openstack bundle and list projects:
My instances are deployed in
3ac0c8861bee423b9983a57f73bed0daand my amphora in0086b84a8dcf44b5b425abbddbbbd8c3; the other projects are empty.This is confusing/annoying if you're trying to determine which project a resource lives in.