I created a resource type with random_string.py. https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/heat/random_string.py
# heat resource-type-list
+------------------------------------------+
| resource_type |
+------------------------------------------+
| CN::CLOUD::RandomString |
But I don't know how to delete it. Please help provide the solution. Thanks.