Resource name update

Bug #1582702 reported by Belmiro Moreira
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ec2-api
New
Undecided
Unassigned

Bug Description

When creating a resource (ex: instance, volume) the ec2-api project
first creates with the reservation name and then updates the name
with the ec2id (random generated) value.

(Example of an instance)
First the name is <ec2_reservation_id>-<launch_index>
and then is updated by i-xxxxxxxx

This is an issue for the deployments that don't allow resource
updates because the integration with external systems.

Revision history for this message
Andrey Pavlov (apavlov-e) wrote :

What is importance of this issue for you?

Revision history for this message
Belmiro Moreira (moreira-belmiro-email-lists) wrote :

Hi Andrey,
at CERN we don't allow users to update resources names,
because our OpenStack it's integrated with several external systems.
So, we block resources updates in the policy.

After creating resources the ec2api tries to update the name
(ex for VMs: i-xxxxxxxx).

At the moment I just commented the update.
Would be acceptable to disable updates with a configuration option?
I'm willing to implement it.

Revision history for this message
Feodor Tersin (ftersin) wrote :

Hi Belmiro

Sorry for the long silence. Is the problem still actual?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.