Activity log for bug #1557303

Date Who What changed Old value New value Message
2016-03-15 04:42:06 Travis Tripp bug added bug
2016-03-15 04:42:13 Travis Tripp searchlight: milestone mitaka-rc1
2016-03-15 04:42:24 Travis Tripp searchlight: importance Undecided Medium
2016-03-15 19:56:53 Travis Tripp description 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: OS::Neutron::Net (searchlight) --> OS::Neutron::Port (searchlight) OS::Cinder::Volume (searchlight) --> OS::Cinder::Snapshot (searchlight) OS::Nova::Server (searchlight) OS::Cinder::Snapshot (searchlight) OS::Neutron::Port (searchlight) OS::Glance::Image (searchlight) OS::Designate::Zone (searchlight) --> OS::Designate::RecordSet (searchlight) OS::Designate::RecordSet (searchlight) OS::Glance::Metadef (searchlight) 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]: 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:   OS::Neutron::Net (searchlight)     --> OS::Neutron::Port (searchlight)   OS::Cinder::Volume (searchlight)     --> OS::Cinder::Snapshot (searchlight)   OS::Nova::Server (searchlight)   OS::Cinder::Snapshot (searchlight)   OS::Neutron::Port (searchlight)   OS::Glance::Image (searchlight)   OS::Designate::Zone (searchlight)     --> OS::Designate::RecordSet (searchlight)   OS::Designate::RecordSet (searchlight)   OS::Glance::Metadef (searchlight) 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]: ******************************* IN ADDITION: things get listed twice. ttripp@ubuntu:/opt/stack/searchlight$ searchlight-manage index sync Resource types (and indices) matching selection:   OS::Neutron::Net (searchlight)     --> OS::Neutron::Port (searchlight)   OS::Cinder::Volume (searchlight)     --> OS::Cinder::Snapshot (searchlight)   OS::Swift::Object (searchlight-swift)   OS::Nova::Server (searchlight)   OS::Cinder::Snapshot (searchlight)   OS::Neutron::Port (searchlight)   OS::Glance::Image (searchlight)   OS::Designate::Zone (searchlight)     --> OS::Designate::RecordSet (searchlight)   OS::Designate::RecordSet (searchlight)   OS::Swift::Container (searchlight)     --> OS::Swift::Object (searchlight-swift)   OS::Glance::Metadef (searchlight)   OS::Swift::Account (searchlight-swift)     --> OS::Swift::Container (searchlight)         --> OS::Swift::Object (searchlight-swift) Show less object is listed twice ttripp@ubuntu:/opt/stack/searchlight$ searchlight-manage index sync --type OS::Swift::Account Resource types (and indices) matching selection:   OS::Swift::Object (searchlight-swift)   OS::Swift::Account (searchlight-swift)     --> OS::Swift::Container (searchlight)         --> OS::Swift::Object (searchlight-swift)
2016-03-15 19:57:01 Travis Tripp searchlight: status New Triaged
2016-03-15 22:26:45 Travis Tripp searchlight: importance Medium High
2016-03-17 16:48:50 Rick Aulino searchlight: assignee Rick Aulino (rick-aulino)
2016-03-17 16:55:24 OpenStack Infra searchlight: status Triaged In Progress
2016-03-18 19:28:20 OpenStack Infra searchlight: status In Progress Fix Released