how to fix the issue caused by the deprecated api of OpenStack.

44 views
Skip to first unread message

Edward Lee

unread,
Nov 14, 2017, 6:57:25 AM11/14/17
to Packer
Hi, all:

I am new to packer, I am not sure whether this is the right place to get help. please let know if I miss something.

when I was trying to build my private image via packer, I got the following error message:

==> openstack: Discovering enabled extensions...
Build 'openstack' errored: Error loading extensions: Resource not found


after tracing the log, I found that it called the Nova extensions API which is a deprecated api in OpenStack community. that's the reason why printing the above message.  you can check the api status here:

I copy the description from the website: 
"the entire extensions concept is deprecated, and will be removed in the near future"

the relative parts where it works in packer:

it seems these calls is not a necessary part(please let me know if something i missed). I wonder whether this parts of call could be removed from the repository? is that used for other cases?  or is there any other better way to solve this?

any answer will be appreciated. thanks very much.


Rickard von Essen

unread,
Nov 14, 2017, 8:01:19 AM11/14/17
to packe...@googlegroups.com
I think you are correct on all points.

I think the best way to solve this is to open an issue on github and gather relevant facts (as you already started to do). Most important is to reference in which OS version this was dropped and figuring out if there is any non EOL version of OS that needs the extension support in Packer. If there is non it should be easy to remove it completely as you suggest.

// Rickard

--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/787712fe-d302-4dbe-807e-c00d308572f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Edward Lee

unread,
Nov 14, 2017, 8:21:50 AM11/14/17
to Packer
hi, Rickard:

thanks very much. it's quite helpful to me. I will open the issue on github as soon as possible.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages