Advertisement
gyokiss

images

Mar 4th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. (undercloud) [stack@undercloud nic-configs]$ openstack image list
  2. /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
  3. return f(*args, **kwds)
  4. /usr/lib/python3.6/site-packages/openstack/resource.py:351: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
  5. len(inspect.getargspec(type_).args) > 1)
  6. +--------------------------------------+------------------------+--------+
  7. | ID | Name | Status |
  8. +--------------------------------------+------------------------+--------+
  9. | 6bf20b53-d8d2-4db7-9938-467193400623 | overcloud-full | active |
  10. | be8851e2-3ccf-4450-828d-a314edcf61e4 | overcloud-full-initrd | active |
  11. | 372beaa2-fc44-47f5-b96d-b286b4ba916e | overcloud-full-vmlinuz | active |
  12. +--------------------------------------+------------------------+--------+
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement