summaryrefslogtreecommitdiffstats
path: root/labconfig/intel/pod6
AgeCommit message (Collapse)AuthorFilesLines
2017-08-10Change the deployment mode from 'nonha' to 'noha'Martin Kulhavy1-1/+1
To conform with the OPNFV scenario naming pattern, the mode of the scenario must be either 'ha' or 'noha'. Reference: https://wiki.opnfv.org/display/INF/CI+Scenario+Naming Change-Id: I99a2ffb40dd1e0f0d155af985498d27e00817188 Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-01-06modified to add cpu as host cpu for kvm machines.Narinder Gupta1-1/+1
Change-Id: Ia265021a79d5595748ec0b6b3e5988adbc3086b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-09-22In case of public api, we push a DNS record to maasDavid Blaisonneau1-2/+3
Change-Id: I6f071db240778d8c49f0b129e2f8046b9e3cf71f Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-07-08trying to have ssh passed.Narinder Gupta1-1/+1
Change-Id: I433a537851dad1395a53d8da9489a46d37132a4c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-05modify the lab definition as per new changes.Narinder Gupta1-7/+25
Change-Id: Ib559b16d8cedab4feb86681300846d900ae4dcdd Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27modfied to include the os qualified domain name for public API.Narinder Gupta1-0/+1
Change-Id: If169aab5f81fc0b6a112068066815e194f8f9e36 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-12modfied to fix it for onos.Narinder Gupta1-0/+15
Change-Id: I70249ba7df9d681b7ee1cf2ad9f1721143973a9e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07added the labconfig file for att virpod1. Remove the macNarinder Gupta1-1/+1
as it gateway br-ex was not configured with MAC. Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-05xextended the external port to the 5 mac address in case gatewayNarinder Gupta1-1/+1
node gets picked by any of the node in pod. Change-Id: I08e4629cec92454cba3672508b1bf5f2450b47fd Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02modified the diskNarinder Gupta1-1/+1
Change-Id: I6a153b5cdb02e29650d454ca262856a4c775d6a5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-01modified as per marks comments.Narinder Gupta1-113/+114
Change-Id: Ica97dbdf0cfc9994da03a36b990133c32c9de183 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-26ymodfiied to include marks comment for labconfig for intel pod6.Narinder Gupta1-45/+79
Change-Id: I2265e3063c786ad36c1fce0d139cee40b4a2875e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17need to mofified further for support.Narinder Gupta1-1/+1
Change-Id: I2348e3b67b2a0bd4d0fc94a86cb7b60ce07a914a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17added new labconfig file for each lab also the default config file.Narinder Gupta2-0/+175
User can send the url also to deployment.yaml file to the script. If can not copy the file then will use the file from labconfig directory. Change-Id: I4edce4d291782462a483f6840b1de36b13174720 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>