Bases: nova.objects.base.NovaPersistentObject, nova.objects.base.NovaObject, nova.objects.base.NovaObjectDictCompat
Create an InfoCache object that can be used to create the DB entry for the first time.
When save()ing this object, the info_cache_update() DB call will properly handle creating it if it doesn’t exist already.