The fact that we added resource groups with zero downtime re-indexing doesn't get reflected in the output from the CLI when indexing. Making it confusing as to why when I only specified a single type, they all show up. This needs to be fixed:
ttripp@ubuntu:/opt/stack/searchlight$ searchlight-manage index sync --type OS::Cinder::Volume
The fact that we added resource groups with zero downtime re-indexing doesn't get reflected in the output from the CLI when indexing. Making it confusing as to why when I only specified a single type, they all show up. This needs to be fixed:
ttripp@ ubuntu: /opt/stack/ searchlight$ searchlight-manage index sync --type OS::Cinder::Volume
Resource types (and indices) matching selection: :Volume (searchlight) :Snapshot (searchlight) :Snapshot (searchlight) ::Zone (searchlight) :RecordSet (searchlight) ::RecordSet (searchlight) :Metadef (searchlight)
OS::Neutron::Net (searchlight)
--> OS::Neutron::Port (searchlight)
OS::Cinder:
--> OS::Cinder:
OS::Nova::Server (searchlight)
OS::Cinder:
OS::Neutron::Port (searchlight)
OS::Glance::Image (searchlight)
OS::Designate
--> OS::Designate:
OS::Designate
OS::Glance:
Indexing will NOT delete existing data or mapping(s). It will reindex all resources.
Use '--force' to suppress this message.
OK to continue? [y/n]: