30 Commits

Author SHA1 Message Date
Jenkins
c9eacf6047 Merge "[DOC] Update the manual installation guide to rectify errors" 2016-12-06 05:34:31 +00:00
Jenkins
d601ac6cdb Merge "Small correction in glance cli of openwrt document" 2016-11-29 22:45:09 +00:00
venkatamahesh
979a1c07c7 Small correction in glance cli of openwrt document
In this patch I have added --visibility option in
glance image-create command. without this it is creating
with private. And then if we use it for creating VNF,
it is throwing error "Image not found". And also I have added
openstack cli

Change-Id: I870dabfe88f3d9bc2b0d067d79581941fd13d2e2
2016-11-15 03:34:11 +00:00
venkatamahesh
2b05619b3a [DOC] Update the manual installation guide to rectify errors
By following the present installation guide we are getting errors
So In this patch I have updated to get successful installation

Change-Id: I719a641c5a8d9b12364d6b9b0ac435199ce03f7a
Closes-Bug: #1610950
Closes-Bug: #1604228
2016-11-08 08:34:53 +00:00
gong yong sheng
1de9a991df Allow to install tacker only env
Introduce a TACKER_MODE variable. If this is set to 'all', the
tacker devstack plugin will install other components just like
previous way. If it is set to 'standalone', the tacker devstack
plugin will disable all other services and enable the mysql,
keystone, tacker and horizon services.

Change-Id: I5d7613566ed45aa273848bfe85d76c7a7fe97ba1
Closes-bug: 1633327
Closes-bug: 1620163
2016-11-07 09:38:14 +00:00
gong yong sheng
70500539c5 Remove deprecated nova infra driver
Change-Id: I0b5b729741999f6505d3c9e3c7d62566acc28786
Closes-bug: 1634011
2016-11-06 06:02:21 +08:00
Jenkins
e641cd884c Merge "Tacker deploy OpenWRT as VNF guide" 2016-10-17 05:36:58 +00:00
changzhi
bebfc014ed Tacker deploy OpenWRT as VNF guide
This patch adds step by step instructions to deploy
OpenWRT as VNF guide.

Change-Id: I70fff61a98092ec9ce672402a90d02e74429f33f
Closes-bug: #1517664
2016-10-10 17:50:24 +08:00
Jenkins
ade8cb5351 Merge "Fix formats for doc's information" 2016-09-16 02:49:40 +00:00
lu lei
ea8aea1e52 Fix formats for doc's information
Add some periods for sentence and fix some formats.

Change-Id: I43ec066af1b3ea2e71f280f7b88ba9a1e88408d3
2016-09-15 13:18:09 +00:00
Naoya Harada
24d9a3a6e7 Reflect introduction of CP order in documents
This is a follow-on to [1] which introduces
'order' property of the CP.

[1] https://review.openstack.org/#/c/363352/

Change-Id: Ib7a8df468f48be1a90c9a7f43d2f8a1a5ca82366
2016-09-15 19:06:39 +09:00
venkatamahesh
266445a8c9 Update the sample vnfd template in getting started guide
Change-Id: I28ec89ce42bf722b1972839c41865facd503e55b
Closes-Bug: #1618776
2016-09-07 10:20:26 +00:00
Manikantha Srinivas Tadi
b7b60ae85d Make Name parameter positional argument in DOCs and devstack lib
Name is made as mandatory and positional argument in getting started &
manual installation docs.

Also updated the devstack lib.

Change-Id: I5bd87925fc7ee89fdd44f873818d55fdd81611ac
Partial-Bug: #1474966
2016-08-15 05:18:08 -04:00
Saju Madhavan
5f6303ca63 doc change default vim registration via CLI
Update doc to include new way of default vim registration
via CLI.

Change-Id: If8c126257d56ca94e64ee533901540bd4bf39ce6
Partial-Bug: 1592957
2016-08-11 14:42:13 +05:30
Jenkins
ae288ca5ec Merge "Fixes manual installation doc" 2016-08-08 21:12:52 +00:00
Jenkins
41a3479bd3 Merge "Corrected execution step for devstack" 2016-08-04 18:47:56 +00:00
Kanagaraj Manickam
e575760d3c Sample tacker.conf generator
It also make required keystone config changes as part
of devstack plugin, which helps the functional test cases
to successfully complete and it makes inline with existing
tacker conf.

Closes-bug: #1592247
Change-Id: I545ceb2c9e61c22dbd8a0e1ee39a6e4fa24f8e88
2016-07-21 12:11:42 +05:30
Urban Zaletel
d7f6c61b0a Fixes manual installation doc
Commands are now copy-pasteable.

Change-Id: I15bdfccd9f8d0a7fc0c21fc4aa0bf5037c285f86
2016-07-07 10:14:16 +02:00
ashi kansal
63bd600aa7 Corrected execution step for devstack
Execution of devstack script may not start on some
machines because some of the machine may not have
current directory in PATH variables. Correction
has been made to start the script independent of
the environment.

Change-Id: Ib7f9b691a9567f22f7d81bf725cc89d69cdd229b
Closes-Bug: #1598694
2016-07-05 09:29:17 +05:30
Sripriya
496f946ef3 Allow flavor creation for non admin projects
Heat's recent policy changes reduced the scope of context_is_admin
to be super user privileged which affects Tacker for auto flavor
creation.

Handle devstack script changes to modify OS::Nova::Flavor rule to
'admin' role only in heat's policy.json. Modify manual installation
guide to incorporate these additional steps.

Co-Authored-By: Bharath Thiruveedula <bharath_ves@hotmail.com>

Change-Id: I7aceb21cbfaa6c45efa5c815a9bf7a0a26babc77
Closes-Bug: #1595311
2016-06-23 09:47:47 +00:00
Sridhar Ramaswamy
0d9f84c451 oslo: remove usage of oslo.log verbose option
The option was deprecated a long time ago, and will be removed in one of
the next library releases, which will render tacker broken if we keep
using the option.

More details:
http://lists.openstack.org/pipermail/openstack-dev/2016-May/095166.html

Change-Id: Iebd08194a600d3537df7a5ee7ab735e8f0a38899
Closes-Bug: #1586066
2016-06-07 00:22:05 +00:00
gong yong sheng
68b2fcb028 Change default port into 9890
Previous 8888 is mostly used as alternative port for 8080, 80.
This patch changes tacker port into 9890 to avoid conflict.

Ranged 9890-9897 is unassinged according to
https://www.ietf.org/assignments/service-names-port-numbers/service-names-port-numbers.txt

Change-Id: Idbbb74bb15ec1310aff0393636a4952d6eb7b877
Closes-bug: 1588065
2016-06-03 11:56:56 +08:00
Jenkins
22ef80659b Merge "Fixes get-started guide" 2016-05-19 04:21:54 +00:00
Kanagaraj Manickam
9ba3421c67 Update devstack install guide for stable branch
Existing install guide provides details on liberty
and mitaka is already released now. Instead of changing
liberty to mitaka, guide is updated to be generic enough
to install for the given stable branch.

Change-Id: I74bff43637c0aa3763f703fce070ff76faeffd66
2016-05-17 14:56:56 +05:30
Kanagaraj Manickam
0fae7174bb Fixes get-started guide
Tacker provide guidelines to install it manually or
using devstack, so its good to make the get-start guide
to be neutral to the installation process.

Change-Id: I29152831925ece616419aec9facd39770bdf19ed
2016-05-10 17:24:55 +05:30
Sripriya
6952afece2 Add default VIM steps for manual install
Tacker manual installation will now have an additional step of
registering default VIM as part of multisite feature

Change-Id: I25a49d87dc99123f4f554457f18195c468ac8071
2016-03-29 15:51:18 -07:00
dharmendra kushwaha
3574e23ec2 Removing unused clauses
Removing unused clauses

Change-Id: I44caed4308c1420155cee400db557c73f9c15e7c
2016-03-08 09:45:24 +00:00
Yuuichi Fujioka
39b152d02b Introduce environment variable to disable neutron agents
Currently, when tacker is enabled, some neutron agents are
automatically enabled.

In some case, those are not needed in the same node that tacker is
running.

Change-Id: Iff4daa862a596cdef4ed569c805a2c1e9657ea9a
Closes-Bug: #1548141
2016-03-03 00:57:38 +00:00
gong yong sheng
2921491f21 Fix some small doc issues
Change-Id: Ib8cab8d35ca23f5b16b0cdfd48661fe0971a2626
2016-02-26 09:59:05 +08:00
Sridhar Ramaswamy
cc52a9430e Rearrange and cleanup tacker doc index
Rearrange tacker doc index for easier navigation and
access to installation steps. Introduce devstack
installation steps along with the manual installation
procedure.

Change-Id: I06cefdbcd34ff9db03196e908ecfd03c21d2407e
2016-02-19 19:54:44 +00:00