ContainX / openstack4j

A Fluent OpenStack SDK / Client Library for Java
http://openstack4j.com
Other
290 stars 366 forks source link

I hope to get created_time and updated_time field but can not #1321

Open bboyHan opened 4 years ago

bboyHan commented 4 years ago

When creating a network or subnet, I want to get the created time field and updated time field, but openstack4j does not provide it.

Can I fix the problem?