Commit Graph

9 Commits

Author SHA1 Message Date
Sridhar Ramaswamy
380a20129b Re-organize tacker sample templates
Tacker TOSCA templates are currently buried under tacker/devstack.
These samples templates are applicable for the whole project and they
are not related specifically to the devstack installation. Also,
segregate the new TOSCA parser based templates from the legacy ones
for easier deprecation when the time comes.

Change-Id: I35547335baf6827e6b7b10702d05276343d8ce75
Closes-Bug: #1579251
2016-05-23 22:19:32 +00:00
Janki Chhatbar
6608219624 Openwrt image download failure handled
Change-Id: Idb037a459b34f049f54bf1c88f161f9eeb24f9f9
Signed-off-by: Janki Chhatbar <jankihchhatbar@gmail.com>
2016-04-14 10:13:17 +05:30
Sripriya
0fdd5a4717 Implement multisite VIM feature
Added support for multisite OpenStack VIM feature through a new
'nfvo' extension. This also enables remote VNF life cycle manage-
ment through the VIM Id parameter.

Implements: blueprint multi-site-vim
Depends-On: I3c08945f24343288c2c5614ab4b472d68a1e1d47

Change-Id: I7dd19a0c1ce948474bb3069073b3608ce265beb4
2016-03-28 15:32:54 -07:00
Aqsa
85d509ed28 Function to upload OpenWRT image during Tacker devstack installation
Adding this function will automatically download
the openwrt image and upload it to glance when the tacker plugin
is enabled in the local.conf file.

Change-Id: Ib56baff820104bf5a26d882f2ff8e12a18a44d7f
Closes-Bug: #1517672
2016-02-02 10:11:57 +00:00
an.abdulrehman
3132ca51be Renamed 'servicevm' 'advsvc' in tacker install file
Initially the service name was 'servicevm' and 'advsvc' in install file.
Now it's been renamed to 'tacker' and 'nfv-role'. Change in install file
(tacker/devstack/lib/tacker) was necessary to show the updated names
in horizon/dashboard for tacker service.

Change-Id: I740f3bfe04525d616c8f7df2847cee8a8d2b1cab
Depends-on: I919d77276af72586a20f50239166325adbf9fb11
Depends-on: I097ccbfb7ae192410400b06bd8796e81e62ee65e
Closes-Bug: #1524224
2016-01-21 05:57:03 +00:00
Sripriya Seetharam
e876c5b06b Increase the heat stack wait time out
This fix handles the usecase where Tacker falsely sets the VNF to
ERROR state after waiting for 50 seconds even though the actual
stack is succesfully completed whose creation time is greater than
50 seconds.

The current default wait time out of 50 seconds is bumped up to
300 seconds as a fair timeout, keeping the memory/cpu constrained
vms/systems in consideration.

Closes-Bug: #1521323
Change-Id: Ied1d904cc0dac2df91dee856100baeb988d65676
2015-12-07 18:22:06 -08:00
venkatamahesh
409bd8566e Fix the source repositories to OpenStack
Change-Id: Ia1ce025d50b991daf0d41de2477920f434b22101
2015-10-18 15:23:16 +05:30
Luka Krajger
577e464746 Fixes devstack script for CentOS
Use portable function to restart apache server after tacker-horizon
installation.

Change-Id: I8461c671dc67dabb83c006f166dcf9654af639f7
Closes-Bug: #1498471
2015-09-23 19:12:10 +02:00
Sripriya Seetharam
09151e1273 Add devstack hook for tacker
Automate tacker, tacker-horizon installation and tacker network creation

Closes-Bug: #1467021
Closes-Bug: #1468568

Change-Id: I99111e50a2391ec46fac9355a0f2260aee724b2b
2015-07-10 16:24:50 -07:00