Bug 1492647

Summary: No default profiles available for tagging in UI
Product: Red Hat OpenStack Reporter: Ola Pavlenko <opavlenk>
Component: openstack-tripleo-uiAssignee: Jiri Tomasek <jtomasek>
Status: CLOSED ERRATA QA Contact: Ola Pavlenko <opavlenk>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 12.0 (Pike)CC: apannu, beth.white, dtrainor, jjoyce, jrist, jschluet, jtomasek, slinaber, tvignaud
Target Milestone: betaKeywords: Regression, Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-ui-7.4.3-0.20171023133305.8616195.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 22:10:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 1 Jiri Tomasek 2017-10-02 15:07:06 UTC
Fixed by https://review.openstack.org/#/c/508903/

Comment 3 Dan Trainor 2017-11-06 21:11:23 UTC
Verified that flavor list is persistent across deleted the default plan and creating a new plan:

(undercloud) [stack@undercloud ~]$ openstack flavor list
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
| ID                                   | Name          |  RAM | Disk | Ephemeral | VCPUs | Is Public |
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
| 37bcc477-f219-45d2-a8a7-07c1f230235f | control       | 4096 |   40 |         0 |     1 | True      |
| 3fe87b96-92bf-460c-9ddc-00e90591a0f1 | swift-storage | 4096 |   40 |         0 |     1 | True      |
| 6be1be27-1cb8-4c36-8d39-f89366812d35 | baremetal     | 4096 |   40 |         0 |     1 | True      |
| bdadf67a-b96f-4f20-b3ea-1a44590115bd | ceph-storage  | 4096 |   40 |         0 |     1 | True      |
| ddd3b0b0-e74b-42f4-a303-d637b3ed6830 | block-storage | 4096 |   40 |         0 |     1 | True      |
| eaa3aca3-8702-44c6-bc51-9e13b9040e3f | compute       | 4096 |   40 |         0 |     1 | True      |
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
(undercloud) [stack@undercloud ~]$ # deleted default plan named 'overcloud'
(undercloud) [stack@undercloud ~]$ openstack flavor list
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
| ID                                   | Name          |  RAM | Disk | Ephemeral | VCPUs | Is Public |
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
| 37bcc477-f219-45d2-a8a7-07c1f230235f | control       | 4096 |   40 |         0 |     1 | True      |
| 3fe87b96-92bf-460c-9ddc-00e90591a0f1 | swift-storage | 4096 |   40 |         0 |     1 | True      |
| 6be1be27-1cb8-4c36-8d39-f89366812d35 | baremetal     | 4096 |   40 |         0 |     1 | True      |
| bdadf67a-b96f-4f20-b3ea-1a44590115bd | ceph-storage  | 4096 |   40 |         0 |     1 | True      |
| ddd3b0b0-e74b-42f4-a303-d637b3ed6830 | block-storage | 4096 |   40 |         0 |     1 | True      |
| eaa3aca3-8702-44c6-bc51-9e13b9040e3f | compute       | 4096 |   40 |         0 |     1 | True      |
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
(undercloud) [stack@undercloud ~]$ # imported new plan named 'overcloud1'
(undercloud) [stack@undercloud ~]$ openstack flavor list
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
| ID                                   | Name          |  RAM | Disk | Ephemeral | VCPUs | Is Public |
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
| 37bcc477-f219-45d2-a8a7-07c1f230235f | control       | 4096 |   40 |         0 |     1 | True      |
| 3fe87b96-92bf-460c-9ddc-00e90591a0f1 | swift-storage | 4096 |   40 |         0 |     1 | True      |
| 6be1be27-1cb8-4c36-8d39-f89366812d35 | baremetal     | 4096 |   40 |         0 |     1 | True      |
| bdadf67a-b96f-4f20-b3ea-1a44590115bd | ceph-storage  | 4096 |   40 |         0 |     1 | True      |
| ddd3b0b0-e74b-42f4-a303-d637b3ed6830 | block-storage | 4096 |   40 |         0 |     1 | True      |
| eaa3aca3-8702-44c6-bc51-9e13b9040e3f | compute       | 4096 |   40 |         0 |     1 | True      |
+--------------------------------------+---------------+------+------+-----------+-------+-----------+
(undercloud) [stack@undercloud ~]$

Comment 7 errata-xmlrpc 2017-12-13 22:10:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:3462