This website requires JavaScript.
Explore
Help
Register
Sign In
dust
/
openstack-api-manage
Watch
1
Star
1
Fork
You've already forked openstack-api-manage
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0496d032e8
openstack-api-manage
/
main.py
4 lines
96 B
Python
Raw
Normal View
History
Unescape
Escape
update
2024-06-17 16:58:18 +08:00
from
keystone
import
keystone_main
if
__name__
==
'
__main__
'
:
keystone_main
.
keystone_main
(
)