ironic/devstack
Julia Kreger f58cbf1514 Fix ironic-status db index check
When I merged the db status check in for database indexes, I missed
the most improtant line, which is where the object is populated with
the method name to be executed by the upgrade checks framework.

In the rush to try and clean-up after the impact of the Secure RBAC
work, I just didn't manually test the final file I uploaded into
review. I assumed it just worked because the job passed, but didn't
think about the resulting return codes which we *should* experience
on an upgrade from a prior version. Later on, I noticed that because
of the way the status checks are invoked, I also added the code to
do the index check in the wrong order, so I had to restructure things
so the method definition was known by the object on the class which
holds the method names list.

I guess I copied/pasted this over from another file I was testing
in just didn't run the final file. :( Funny enough, the index check
works like a charm now.

Also updates the status check invocation check in the upgrade script
for grenade, *as* warnings *are* permissible and not fatal.

Change-Id: Ifa9da65dc8df5bf9a369d6faeab310386dfd944a
2021-06-10 07:04:15 -07:00
..
files Follow up of fix uefi jobs with ovmf native ubuntu package 2020-07-07 12:04:56 +02:00
lib Clean up kernel_append_params for PXE/iPXE 2021-05-17 16:12:30 +02:00
tools/ironic Explicitely do not allocate initial space for virtual volumes 2020-09-02 11:10:58 +00:00
upgrade Fix ironic-status db index check 2021-06-10 07:04:15 -07:00
common_settings Read default cirros version from stackrc 2021-04-19 13:47:10 -04:00
plugin.sh Add IPv6 ci Job 2020-05-28 11:41:25 +01:00
settings Change MTU logic to allow for lower MTUs automatically 2019-10-11 10:07:50 -07:00