Comment 3 for bug 1836634

Revision history for this message
Bart Wensley (bartwensley) wrote :

The application has the following state info:

[root@controller-0 ~(keystone_admin)]# system application-show stx-openstack
+---------------+----------------------------------+
| Property | Value |
+---------------+----------------------------------+
| active | True |
| app_version | 1.0-17 |
| created_at | 2019-07-16T13:55:07.849046+00:00 |
| manifest_file | stx-openstack.yaml |
| manifest_name | armada-manifest |
| name | stx-openstack |
| progress | completed |
| status | applied |
| updated_at | 2019-07-16T15:50:09.556192+00:00 |
+---------------+----------------------------------+

As Tee says, if the application is re-applied, it is expected that the "status" becomes "apply-failed". However, the "active" property should always be "True" unless the application is removed.

So... is the originator complaining that the "active" property is becoming "False" after a re-apply fails? If so, that is a bug.