Remove variables for genius
[integration/test.git] / tools / distchanges / tests / resources / git.properties.netvirt
1 #Generated by Git-Commit-Id-Plugin
2 #Tue Jan 03 16:24:21 UTC 2017
3 git.build.user.email=
4 git.build.host=centos7-java-builder-2c-8g-716
5 git.dirty=false
6 git.remote.origin.url=ssh\://jenkins-releng@git.opendaylight.org\:29418/netvirt
7 git.closest.tag.name=release/boron-sr2
8 git.commit.id.describe-short=4c03872
9 git.commit.user.email=gobinath@ericsson.com
10 git.commit.time=03.01.2017 @ 15\:58\:03 UTC
11 git.commit.message.full=Bug 7142 - all VpnPortIpToPort entries are lost from ODL cache after\nreboot.\n\nAs part of this fix
12 we ensure that control path information mapping\na vpn to fixed-neutron-port (gleaned from openstack configuration by\nthe
13 tenant) is persistently retained inside Config Datastore and so\nit will be accessible immediately after ODL cluster
14 reboot.\n\nIn addition to that we created a new Operational DS that will\nhold discovered IPs from the cloud. In more detail,
15 this review\nencompasses\:\n\n1. Create a new LearntVpnVipToPort OPERATIONAL Datastore which\nwill contain discovered IP
16 addresses via GARP/ARP responses.\n\n2. The existing NeutronVpnPortIpToPort will be changed as a pure Config\nonly Datastore
17 as it will store all Neutron Port and their IP and\nMAC Addresses.  This datastore will continue to be used\nfor lookup
18 during ARP resolution and SubnetRoute handling.\n\n3. Decoupling of the mymac changes(subnetMac) from Arp cache
19 feature.\nMymac changes would still be listening to the VpnPortipToPort DS.\n\n4. The ArpNotificationHandler would now modify
20 the LearntVpnVipToPort DS which\nthe ArpMonitoringHandler would listen to.\n\nThe feature which initiates periodic ARP-based
21 location discovery of\nnon-neutron IPs from the controller brought in via the earlier review\nhere\:
22 https\://git.opendaylight.org/gerrit/\#/c/45410/\n\nCo-Authored-By\: Vivekanandan Narasimhan
23 <n.vivekanandan@ericsson.com>\n\nChange-Id\: Ic96517f4a57fe547d42495274a74ec5aa32b7d9e\nSigned-off-by\: Gobinath
24 <gobinath@ericsson.com>\nSigned-off-by\: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
25 git.build.version=0.4.0-SNAPSHOT
26 git.commit.message.short=Bug 7142 - all VpnPortIpToPort entries are lost from ODL cache after reboot.
27 git.commit.id.abbrev=4c03872
28 git.branch=origin/master
29 git.build.user.name=
30 git.closest.tag.commit.count=3515
31 git.commit.id.describe=4c03872
32 git.commit.id=4c03872b35d29da2066e8924f8ffcf7337f6a599
33 git.tags=
34 git.build.time=03.01.2017 @ 16\:24\:21 UTC
35 git.commit.user.name=Gobinath