summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Narinder Gupta [Mon, 26 Oct 2015 13:48:38 +0000 (08:48 -0500)]
include the similar naming convention across the labs.
fix the bug in deployment of neutron-api
Change-Id: I95cf4e7a3c9c6b5df7ffe5431cb8cb0edb64f828
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
David Blaisonneau [Mon, 12 Oct 2015 16:59:20 +0000 (18:59 +0200)]
correct default gateway and default dns. update version with new control serversAdd new interfaces to MAAS for brData and brStorage
Change-Id: I010ce56b5a533c17471be06256fb69fc55e8b2b0
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
Narinder Gupta [Wed, 7 Oct 2015 04:49:16 +0000 (23:49 -0500)]
modified the vip address for different labs.
Change-Id: Ie6bdd89712aea7124250d47034d79bda7c539b92
Narinder Gupta [Wed, 7 Oct 2015 04:21:09 +0000 (23:21 -0500)]
modified vip address as per ip address when it was removed.
Change-Id: I2ac1a74424ac14bf898404e7547f34a25e89778f
Narinder Gupta [Wed, 7 Oct 2015 03:04:44 +0000 (22:04 -0500)]
modified to match the taging with bundle.
Change-Id: Ib8671cdf4c041f33306e12fae5144ef85daa3556
Narinder Gupta [Tue, 6 Oct 2015 03:14:49 +0000 (22:14 -0500)]
modified the bundle to include ha for Kilo Openstack.
Change-Id: I5fa98e5048fb9b4b694ad40430e624f5b4679dd6
Narinder Gupta [Sat, 3 Oct 2015 06:25:21 +0000 (01:25 -0500)]
juju gui password has been set to amdin.
Change-Id: If323a39aedf07b0a63a0c3fe156c8232acde6f08
Narinder Gupta [Sat, 3 Oct 2015 03:12:09 +0000 (22:12 -0500)]
remove , from the yaml file as part of relation.
Change-Id: I0d57a9f1db9c04e0514843ee90dd0e47e7d54b66
Narinder Gupta [Sat, 3 Oct 2015 00:03:45 +0000 (19:03 -0500)]
change the bundle to include more relationship and char, location.
mofiied intel pod6 parameters.
Change-Id: Ifcf7875bfcf9b835e605f1848fa320c0b77bb644
Narinder Gupta [Fri, 2 Oct 2015 05:08:26 +0000 (00:08 -0500)]
modified to download precise images also as part of MAAS install.
As opencontrail needs the precise image for cassandra and
opencontrail charms.
Change-Id: I44056819ac342d7a822bb1672404e19b6d727017
Narinder Gupta [Thu, 1 Oct 2015 20:50:22 +0000 (15:50 -0500)]
updated the script to deploy maas cleanly. Update the Orange Lab
node infrastruture.
Change-Id: I4cde950a29589295e4d0986add3ddcd289b0fc7e
Narinder Gupta [Thu, 1 Oct 2015 00:14:03 +0000 (19:14 -0500)]
fixing the router and juju issue.
Change-Id: I5f4d18a9259842dca69177fff7b6ac249ecf3bcd
Narinder Gupta [Wed, 30 Sep 2015 21:14:54 +0000 (16:14 -0500)]
to create default pool in virsh
Change-Id: I13c94a371e85f12aac12c751fcd5723490efad66
Narinder Gupta [Wed, 30 Sep 2015 18:51:37 +0000 (13:51 -0500)]
Added support for Orange lab POD5 along with some renaming of the files.
Change-Id: I30739b0a56fbe9f65dbe3fb503d53221fbb046b9
Narinder Gupta [Wed, 23 Sep 2015 04:14:00 +0000 (23:14 -0500)]
Adding the maas deployment script. This will deploy the maas in a
VM. Also add a bootdtrap node. deploy.yaml will contain the config
file to deploy the openstack release.
deployment.yaml will be lab specific where it will install the
maas in a particular lab.
Change-Id: I9d19e06eeac55666fc38a8db22fe8ba0bda7a764
Narinder Gupta [Tue, 15 Sep 2015 20:12:52 +0000 (15:12 -0500)]
correct the ssh keys path of ubuntu user of the host machine.
Change-Id: Ib482560287945625de2fb43539725fe865a85349
Narinder Gupta [Tue, 15 Sep 2015 19:44:21 +0000 (14:44 -0500)]
change the username to ubuntu for virsh
Change-Id: Ibca69df15493dff5bf79f9d31f7053ee04c842b7
Narinder Gupta [Mon, 14 Sep 2015 23:48:20 +0000 (18:48 -0500)]
added the deployment.yaml so that maas-deployer can be deployed
with scripts itself with csripts.
modified the yaml file further to deploy gateway on bare metal.
rename 01-bootstrap.sh to 00-bootstrap.sh for sequence.
Change-Id: Ic409871f4e99158308bee2860132cda94ce10b42
Narinder Gupta [Wed, 9 Sep 2015 01:34:56 +0000 (01:34 +0000)]
Merge "Adding LICENSE and INFO file"
Narinder Gupta [Fri, 4 Sep 2015 03:31:57 +0000 (22:31 -0500)]
modified readme to explain the MAAS as pre requisite for bare
metal deploymnet and how it should configure before the juju
deplyment.
Change-Id: I08592055f3dbdcec3bf7ccd5385967c50810d0b7
Narinder Gupta [Wed, 2 Sep 2015 13:01:56 +0000 (08:01 -0500)]
modified the default bundle deployment to ODL. Also updated the
localtion of the openvswitch charm from local to branch.
Change-Id: I18a8f32d5963809ea8ea1f86669f3a2cf7b458c5
Narinder Gupta [Tue, 1 Sep 2015 18:19:55 +0000 (13:19 -0500)]
Added execute permission on clean.sh and deploy.sh
Added the command line parameters in deply.sh for having various
options in the deploy script. Options are -s "sdn type" -t
"deploy type" -o "openstack" -l "lab"
Based on options aboe we can deploy any combination using the same
script.
Change-Id: Ia888e97fc9630e9416ebf59747de7ffd79f416ae
Narinder Gupta [Sat, 29 Aug 2015 19:31:22 +0000 (14:31 -0500)]
restructure the directory structure so that we can have directories per
SDN and then we can have same structure for new distro by adding just
the yaml file. Deleted the old file structure.
Change-Id: Ibd544c340fdb53813bc34ee8ff6931ed4b4dee6c
JIRA:JOID-1
Narinder Gupta [Thu, 20 Aug 2015 20:08:19 +0000 (15:08 -0500)]
Added a script to have a openstack with odl bundle.
Crate files which will get used by CI to build and
deploy the OPNFV platform using JOID. Added script to deploy
master branch of openstack with Ubuntu with ODL.
deploy.sh will copy the appropriate deploy.sh ad deployopnfv.sh and
run the scripts.
Change-Id: Ia1fd744d36bd153def4ef6aab4643cf440e90206
JIRA:JOID-1
Aric Gardner [Wed, 10 Jun 2015 17:51:35 +0000 (13:51 -0400)]
Adding LICENSE and INFO file
Change-Id: Ibb6b6063c2a61d838dbce73c574d11b8166bbfa9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 10 Jun 2015 17:50:20 +0000 (13:50 -0400)]
Adding gitreview file
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 10 Jun 2015 17:15:04 +0000 (17:15 +0000)]
Initial empty repository