Upgradecontrail from 3.0.2 build 35-36 is failing

Bug #1582451 reported by Vinod Nair
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
High
Shweta Naik
Trunk
Fix Committed
High
Shweta Naik

Bug Description

Upgrade from 3.02 Buid 35 Liberty to 36 is failing with te hbelow
contrail-openstack-vrouter : Depends: contrail-vrouter-common (>= 3.0.2.0-36) but 3.0.2.0-35

-16 16:50:05:745188: [root@10.87.141.5] out: contrail-vrouter-3.13.0-40-generic is already the newest version.
2016-05-16 16:50:05:745245: [root@10.87.141.5] out: Some packages could not be installed. This may mean that you have
2016-05-16 16:50:05:808998: [root@10.87.141.5] out: requested an impossible situation or if you are using the unstable
2016-05-16 16:50:05:809103: [root@10.87.141.5] out: distribution that some required packages have not yet been created
2016-05-16 16:50:05:809164: [root@10.87.141.5] out: or been moved out of Incoming.
2016-05-16 16:50:05:809221: [root@10.87.141.5] out: The following information may help to resolve the situation:
2016-05-16 16:50:05:809277: [root@10.87.141.5] out:
2016-05-16 16:50:05:809333: [root@10.87.141.5] out: The following packages have unmet dependencies:
2016-05-16 16:50:05:809388: [root@10.87.141.5] out: contrail-openstack-vrouter : Depends: contrail-vrouter-common (>= 3.0.2.0-36) but 3.0.2.0-35 is to be installed
2016-05-16 16:50:05:809446: [root@10.87.141.5] out: E: Unable to correct problems, you have held broken packages.
2016-05-16 16:50:05:809504: [root@10.87.141.5] out:
2016-05-16 16:50:05:809560: [root@10.87.141.5] out: Fatal error: local() encountered an error (return code 100) while executing 'DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute'
2016-05-16 16:50:05:809615: [root@10.87.141.5] out:
2016-05-16 16:50:05:809679: [root@10.87.141.5] out: Aborting.
2016-05-16 16:50:05:809749: [root@10.87.141.5] out:
2016-05-16 16:50:05:841716:
2016-05-16 16:50:05:841930:
2016-05-16 16:50:05:842048: Fatal error: sudo() received nonzero return code 1 while executing!
2016-05-16 16:50:05:842048:
2016-05-16 16:50:05:842048: Requested: upgrade-vnc-compute --self_ip 13.1.0.5 --cfgm_ip 13.1.0.4 --cfgm_user root --cfgm_passwd n1keenA --ncontrols 1 --amqp_server_ip 13.1.0.4 --service_token 707cde55d5a6482ecd16 --orchestrator openstack --hypervisor libvirt --non_mgmt_ip 13.1.0.5 --non_mgmt_gw 13.1.0.254 --keystone_ip 13.1.0.4 --openstack_mgmt_ip 10.87.141.4 --keystone_auth_protocol http --keystone_auth_port 35357 --quantum_service_protocol http --keystone_admin_user admin --keystone_admin_password n1keenA --nova_password n1keenA --neutron_password n1keenA --service_tenant_name service -P contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute -F 3.0.2.0-35 -T 3.0.2.0 -R compute
2016-05-16 16:50:05:842048: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "upgrade-vnc-compute --self_ip 13.1.0.5 --cfgm_ip 13.1.0.4 --cfgm_user root --cfgm_passwd n1keenA --ncontrols 1 --amqp_server_ip 13.1.0.4 --service_token 707cde55d5a6482ecd16 --orchestrator openstack --hypervisor libvirt --non_mgmt_ip 13.1.0.5 --non_mgmt_gw 13.1.0.254 --keystone_ip 13.1.0.4 --openstack_mgmt_ip 10.87.141.4 --keystone_auth_protocol http --keystone_auth_port 35357 --quantum_service_protocol http --keystone_admin_user admin --keystone_admin_password n1keenA --nova_password n1keenA --neutron_password n1keenA --service_tenant_name service -P contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute -F 3.0.2.0-35 -T 3.0.2.0 -R compute"
2016-05-16 16:50:05:842048:

aptitude install contrail-vrouter-common
The following packages will be upgraded:
  contrail-lib contrail-nodemgr contrail-utils contrail-vrouter-agent contrail-vrouter-common contrail-vrouter-init contrail-vrouter-utils python-contrail
  python-contrail-vrouter-api python-opencontrail-vrouter-netns
10 packages upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
Need to get 0 B/10.5 MB of archives. After unpacking 23.6 kB will be used.
The following packages have unmet dependencies:
 contrail-vrouter-3.13.0-40-generic : Depends: contrail-vrouter-utils (= 3.0.2.0-35) but 3.0.2.0-36 is to be installed.
                                      Depends: python-opencontrail-vrouter-netns (= 3.0.2.0-35) but 3.0.2.0-36 is to be installed.
The following actions will resolve these dependencies:

     Remove the following packages:
1) contrail-nova-vif
2) contrail-openstack-vrouter
3) contrail-vrouter-3.13.0-40-generic
4) contrail-vrouter-agent
5) contrail-vrouter-common
6) contrail-vrouter-init
7) python-contrail-vrouter-api
8) python-opencontrail-vrouter-netns

Vinod Nair (vinodnair)
Changed in juniperopenstack:
assignee: Nagendra Modadugu (nagendra) → nobody
assignee: nobody → Nagendra Prasath (npchandran)
information type: Proprietary → Public
Vinod Nair (vinodnair)
description: updated
description: updated
Revision history for this message
chhandak (chhandak) wrote : Re: [Bug 1582451] [NEW] Upgradecontrail from 3.0.2 build 35-36 is failing
Download full text (9.0 KiB)

Faced the same issue.
Checked with Ignatius.

Default kernel version is 3.13.0.85 with build 36 and vrouter related packages are only present for 3.13.0.85 , not for3.13.0.40.
He suggested to try upgrade_kernel_all first and try upgrade next.

Thanks and Regards,
Chhandak

On 5/16/16, 5:04 PM, "<email address hidden> on behalf of Vinod Nair" <<email address hidden> on behalf of <email address hidden>> wrote:

>Public bug reported:
>
>Upgrade from 3.02 Buid 35 Liberty to 36 is failing with te hbelow
>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>= 3.0.2.0-36) but 3.0.2.0-35
>
>
>-16 16:50:05:745188: [root@10.87.141.5] out: contrail-vrouter-3.13.0-40-generic is already the newest version.
>2016-05-16 16:50:05:745245: [root@10.87.141.5] out: Some packages could not be installed. This may mean that you have
>2016-05-16 16:50:05:808998: [root@10.87.141.5] out: requested an impossible situation or if you are using the unstable
>2016-05-16 16:50:05:809103: [root@10.87.141.5] out: distribution that some required packages have not yet been created
>2016-05-16 16:50:05:809164: [root@10.87.141.5] out: or been moved out of Incoming.
>2016-05-16 16:50:05:809221: [root@10.87.141.5] out: The following information may help to resolve the situation:
>2016-05-16 16:50:05:809277: [root@10.87.141.5] out:
>2016-05-16 16:50:05:809333: [root@10.87.141.5] out: The following packages have unmet dependencies:
>2016-05-16 16:50:05:809388: [root@10.87.141.5] out: contrail-openstack-vrouter : Depends: contrail-vrouter-common (>= 3.0.2.0-36) but 3.0.2.0-35 is to be installed
>2016-05-16 16:50:05:809446: [root@10.87.141.5] out: E: Unable to correct problems, you have held broken packages.
>2016-05-16 16:50:05:809504: [root@10.87.141.5] out:
>2016-05-16 16:50:05:809560: [root@10.87.141.5] out: Fatal error: local() encountered an error (return code 100) while executing 'DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute'
>2016-05-16 16:50:05:809615: [root@10.87.141.5] out:
>2016-05-16 16:50:05:809679: [root@10.87.141.5] out: Aborting.
>2016-05-16 16:50:05:809749: [root@10.87.141.5] out:
>2016-05-16 16:50:05:841716:
>2016-05-16 16:50:05:841930:
>2016-05-16 16:50:05:842048: Fatal error: sudo() received nonzero return code 1 while executing!
>2016-05-16 16:50:05:842048:
>2016-05-16 16:50:05:842048: Requested: upgrade-vnc-compute --self_ip 13.1.0.5 --cfgm_ip 13.1.0.4 --cfgm_user root --cfgm_passwd n1keenA --ncontrols 1 --amqp_server_ip 13.1.0.4 --service_token 707cde55d5a6482ecd16 --orchestrator openstack --hypervisor libvirt --non_mgmt_ip 13.1.0.5 --non_mgmt_gw 13.1.0.254 --keystone_ip 13.1.0.4 --openstack_mgmt_ip 10.87.141.4 --keystone_auth_protocol http --keystone_auth_port 35357 --quantum_service_protocol http --keystone_admin_user admin --keystone_admin_password n1keenA --nova_password n1keenA --neutron_password n1keenA --service_tenant_name service -P contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute -F 3.0.2.0-35 -T ...

Read more...

Revision history for this message
Vinod Nair (vinodnair) wrote :
Download full text (9.6 KiB)

If you upgrade_kernel_all , wil reboot the node then probably it will be a bigger mess..
Nagendra suggests uphgrade_kernel and pkgs manually

Thanks
Vinod

-----Original Message-----
From: Chhandak Mukherjee
Sent: Monday, May 16, 2016 5:37 PM
To: Bug 1582451 <email address hidden>; Ignatious Johnson <email address hidden>; Vinod Nair <email address hidden>
Subject: Re: [Bug 1582451] [NEW] Upgradecontrail from 3.0.2 build 35-36 is failing

Faced the same issue.
Checked with Ignatius.

Default kernel version is 3.13.0.85 with build 36 and vrouter related packages are only present for 3.13.0.85 , not for3.13.0.40.
He suggested to try upgrade_kernel_all first and try upgrade next.

Thanks and Regards,
Chhandak

On 5/16/16, 5:04 PM, "<email address hidden> on behalf of Vinod Nair" <<email address hidden> on behalf of <email address hidden>> wrote:

>Public bug reported:
>
>Upgrade from 3.02 Buid 35 Liberty to 36 is failing with te hbelow
>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>=
>3.0.2.0-36) but 3.0.2.0-35
>
>
>-16 16:50:05:745188: [root@10.87.141.5] out: contrail-vrouter-3.13.0-40-generic is already the newest version.
>2016-05-16 16:50:05:745245: [root@10.87.141.5] out: Some packages could
>not be installed. This may mean that you have
>2016-05-16 16:50:05:808998: [root@10.87.141.5] out: requested an
>impossible situation or if you are using the unstable
>2016-05-16 16:50:05:809103: [root@10.87.141.5] out: distribution that
>some required packages have not yet been created
>2016-05-16 16:50:05:809164: [root@10.87.141.5] out: or been moved out of Incoming.
>2016-05-16 16:50:05:809221: [root@10.87.141.5] out: The following information may help to resolve the situation:
>2016-05-16 16:50:05:809277: [root@10.87.141.5] out:
>2016-05-16 16:50:05:809333: [root@10.87.141.5] out: The following packages have unmet dependencies:
>2016-05-16 16:50:05:809388: [root@10.87.141.5] out:
>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>=
>3.0.2.0-36) but 3.0.2.0-35 is to be installed
>2016-05-16 16:50:05:809446: [root@10.87.141.5] out: E: Unable to correct problems, you have held broken packages.
>2016-05-16 16:50:05:809504: [root@10.87.141.5] out:
>2016-05-16 16:50:05:809560: [root@10.87.141.5] out: Fatal error: local() encountered an error (return code 100) while executing 'DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute'
>2016-05-16 16:50:05:809615: [root@10.87.141.5] out:
>2016-05-16 16:50:05:809679: [root@10.87.141.5] out: Aborting.
>2016-05-16 16:50:05:809749: [root@10.87.141.5] out:
>2016-05-16 16:50:05:841716:
>2016-05-16 16:50:05:841930:
>2016-05-16 16:50:05:842048: Fatal error: sudo() received nonzero return code 1 while executing!
>2016-05-16 16:50:05:842048:
>2016-05-16 16:50:05:842048: Requested: upgrade-vnc-compute --self_ip
>13.1.0.5 --cfgm_ip 13.1.0.4 --cfgm_user root --cfgm_passwd n1keenA
>--ncontrols 1 --amqp_server_ip 13.1.0.4 --service_token
>707...

Read more...

Revision history for this message
Ignatious Johnson Christopher (ijohnson-x) wrote :
Download full text (10.2 KiB)

There is a task called “migrate_compute_kernel", we can execute that before upgrade.
Shweta wrote that task when we had the similar issue earlier(when we migrated from kernel version *.*.*.34 to *.*.*.40)

I see that Atul has modified that task as well for 3.13.0.85 support.

Thanks,
Ignatious

On 5/16/16, 5:57 PM, "Vinod Nair" <email address hidden> wrote:

>If you upgrade_kernel_all , wil reboot the node then probably it will be a bigger mess..
>Nagendra suggests uphgrade_kernel and pkgs manually
>
>
>Thanks
>Vinod
>
>-----Original Message-----
>From: Chhandak Mukherjee
>Sent: Monday, May 16, 2016 5:37 PM
>To: Bug 1582451 <email address hidden>; Ignatious Johnson <email address hidden>; Vinod Nair <email address hidden>
>Subject: Re: [Bug 1582451] [NEW] Upgradecontrail from 3.0.2 build 35-36 is failing
>
>Faced the same issue.
>Checked with Ignatius.
>
>Default kernel version is 3.13.0.85 with build 36 and vrouter related packages are only present for 3.13.0.85 , not for3.13.0.40.
>He suggested to try upgrade_kernel_all first and try upgrade next.
>
>Thanks and Regards,
>Chhandak
>
>
>
>
>
>
>On 5/16/16, 5:04 PM, "<email address hidden> on behalf of Vinod Nair" <<email address hidden> on behalf of <email address hidden>> wrote:
>
>>Public bug reported:
>>
>>Upgrade from 3.02 Buid 35 Liberty to 36 is failing with te hbelow
>>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>=
>>3.0.2.0-36) but 3.0.2.0-35
>>
>>
>>-16 16:50:05:745188: [root@10.87.141.5] out: contrail-vrouter-3.13.0-40-generic is already the newest version.
>>2016-05-16 16:50:05:745245: [root@10.87.141.5] out: Some packages could
>>not be installed. This may mean that you have
>>2016-05-16 16:50:05:808998: [root@10.87.141.5] out: requested an
>>impossible situation or if you are using the unstable
>>2016-05-16 16:50:05:809103: [root@10.87.141.5] out: distribution that
>>some required packages have not yet been created
>>2016-05-16 16:50:05:809164: [root@10.87.141.5] out: or been moved out of Incoming.
>>2016-05-16 16:50:05:809221: [root@10.87.141.5] out: The following information may help to resolve the situation:
>>2016-05-16 16:50:05:809277: [root@10.87.141.5] out:
>>2016-05-16 16:50:05:809333: [root@10.87.141.5] out: The following packages have unmet dependencies:
>>2016-05-16 16:50:05:809388: [root@10.87.141.5] out:
>>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>=
>>3.0.2.0-36) but 3.0.2.0-35 is to be installed
>>2016-05-16 16:50:05:809446: [root@10.87.141.5] out: E: Unable to correct problems, you have held broken packages.
>>2016-05-16 16:50:05:809504: [root@10.87.141.5] out:
>>2016-05-16 16:50:05:809560: [root@10.87.141.5] out: Fatal error: local() encountered an error (return code 100) while executing 'DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-vrouter-3.13.0-40-generic contrail-openstack-vrouter haproxy iproute'
>>2016-05-16 16:50:05:809615: [root@10.87.141.5] out:
>>2016-05-16 16:50:05:809679: [root@10.87.141.5] out: Aborting.
>>2016-05-16 16:...

Revision history for this message
Ignatious Johnson Christopher (ijohnson-x) wrote :
Download full text (10.4 KiB)

+ Nagendra

On 5/16/16, 7:50 PM, "Ignatious Johnson" <email address hidden> wrote:

>There is a task called “migrate_compute_kernel", we can execute that before upgrade.
>Shweta wrote that task when we had the similar issue earlier(when we migrated from kernel version *.*.*.34 to *.*.*.40)
>
>I see that Atul has modified that task as well for 3.13.0.85 support.
>
>Thanks,
>Ignatious
>
>
>
>On 5/16/16, 5:57 PM, "Vinod Nair" <email address hidden> wrote:
>
>>If you upgrade_kernel_all , wil reboot the node then probably it will be a bigger mess..
>>Nagendra suggests uphgrade_kernel and pkgs manually
>>
>>
>>Thanks
>>Vinod
>>
>>-----Original Message-----
>>From: Chhandak Mukherjee
>>Sent: Monday, May 16, 2016 5:37 PM
>>To: Bug 1582451 <email address hidden>; Ignatious Johnson <email address hidden>; Vinod Nair <email address hidden>
>>Subject: Re: [Bug 1582451] [NEW] Upgradecontrail from 3.0.2 build 35-36 is failing
>>
>>Faced the same issue.
>>Checked with Ignatius.
>>
>>Default kernel version is 3.13.0.85 with build 36 and vrouter related packages are only present for 3.13.0.85 , not for3.13.0.40.
>>He suggested to try upgrade_kernel_all first and try upgrade next.
>>
>>Thanks and Regards,
>>Chhandak
>>
>>
>>
>>
>>
>>
>>On 5/16/16, 5:04 PM, "<email address hidden> on behalf of Vinod Nair" <<email address hidden> on behalf of <email address hidden>> wrote:
>>
>>>Public bug reported:
>>>
>>>Upgrade from 3.02 Buid 35 Liberty to 36 is failing with te hbelow
>>>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>=
>>>3.0.2.0-36) but 3.0.2.0-35
>>>
>>>
>>>-16 16:50:05:745188: [root@10.87.141.5] out: contrail-vrouter-3.13.0-40-generic is already the newest version.
>>>2016-05-16 16:50:05:745245: [root@10.87.141.5] out: Some packages could
>>>not be installed. This may mean that you have
>>>2016-05-16 16:50:05:808998: [root@10.87.141.5] out: requested an
>>>impossible situation or if you are using the unstable
>>>2016-05-16 16:50:05:809103: [root@10.87.141.5] out: distribution that
>>>some required packages have not yet been created
>>>2016-05-16 16:50:05:809164: [root@10.87.141.5] out: or been moved out of Incoming.
>>>2016-05-16 16:50:05:809221: [root@10.87.141.5] out: The following information may help to resolve the situation:
>>>2016-05-16 16:50:05:809277: [root@10.87.141.5] out:
>>>2016-05-16 16:50:05:809333: [root@10.87.141.5] out: The following packages have unmet dependencies:
>>>2016-05-16 16:50:05:809388: [root@10.87.141.5] out:
>>>contrail-openstack-vrouter : Depends: contrail-vrouter-common (>=
>>>3.0.2.0-36) but 3.0.2.0-35 is to be installed
>>>2016-05-16 16:50:05:809446: [root@10.87.141.5] out: E: Unable to correct problems, you have held broken packages.
>>>2016-05-16 16:50:05:809504: [root@10.87.141.5] out:
>>>2016-05-16 16:50:05:809560: [root@10.87.141.5] out: Fatal error: local() encountered an error (return code 100) while executing 'DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-vrouter-3.13.0-40-generic contrail-openstack-vro...

Revision history for this message
amit surana (asurana-t) wrote :
Download full text (3.7 KiB)

Tried using migrate_compute_kernel, but still see this error:

2016-05-16 20:30:12:371545: [root@172.16.170.9] out:
2016-05-16 20:30:12:371789: [root@172.16.170.9] out: Reading state information... Done
2016-05-16 20:30:12:371986: [root@172.16.170.9] out:
2016-05-16 20:30:12:372229: [root@172.16.170.9] out: Package contrail-vrouter-3.13.0-40-generic is not available, but is referred to by another package.
2016-05-16 20:30:12:436410: [root@172.16.170.9] out: This may mean that the package is missing, has been obsoleted, or
2016-05-16 20:30:12:436911: [root@172.16.170.9] out: is only available from another source
2016-05-16 20:30:12:437390: [root@172.16.170.9] out:
2016-05-16 20:30:12:437649: [root@172.16.170.9] out: E: Package 'contrail-vrouter-3.13.0-40-generic' has no installation candidate
2016-05-16 20:30:12:438061: [root@172.16.170.9] out:
2016-05-16 20:30:12:438314: [root@172.16.170.9] out: Fatal error: local() encountered an error (return code 100) while executing 'DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-overwrite" -o Dpkg::Options::="--force-confnew" install contrail-vrouter-3.13.0-40-generic contrail-vrouter-common contrail-nova-vif haproxy iproute'
2016-05-16 20:30:12:438536: [root@172.16.170.9] out:
2016-05-16 20:30:12:438803: [root@172.16.170.9] out: Aborting.
2016-05-16 20:30:12:439019: [root@172.16.170.9] out:
2016-05-16 20:30:12:454944:

2016-05-16 20:30:12:462446: Fatal error: sudo() received nonzero return code 1 while executing!
2016-05-16 20:30:12:462446:
2016-05-16 20:30:12:462446: Requested: upgrade-vnc-compute --self_ip 172.16.180.9 --cfgm_ip 172.16.180.25 --cfgm_user root --cfgm_passwd contrail123 --ncontrols 3 --amqp_server_ip 172.16.180.25 --service_token 428192c81ed59db26a1b --orchestrator openstack --hypervisor libvirt --non_mgmt_ip 172.16.180.9 --non_mgmt_gw 172.16.180.254 --keystone_ip 172.16.180.25 --openstack_mgmt_ip 172.16.170.5 --keystone_auth_protocol http --keystone_auth_port 35357 --quantum_service_protocol http --keystone_admin_user admin --keystone_admin_password contrail123 --nova_password contrail123 --neutron_password contrail123 --service_tenant_name service --internal_vip 172.16.180.25 --external_vip 172.16.170.25 --no_contrail_openstack --contrail_internal_vip 172.16.180.25 --mgmt_self_ip 172.16.170.9 -P contrail-vrouter-3.13.0-40-generic contrail-vrouter-common contrail-nova-vif haproxy iproute -F 3.0 -T 3.0.2.0 -R compute tsn toragent
2016-05-16 20:30:12:462446: Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "upgrade-vnc-compute --self_ip 172.16.180.9 --cfgm_ip 172.16.180.25 --cfgm_user root --cfgm_passwd contrail123 --ncontrols 3 --amqp_server_ip 172.16.180.25 --service_token 428192c81ed59db26a1b --orchestrator openstack --hypervisor libvirt --non_mgmt_ip 172.16.180.9 --non_mgmt_gw 172.16.180.254 --keystone_ip 172.16.180.25 --openstack_mgmt_ip 172.16.170.5 --keystone_auth_protocol http --keystone_auth_port 35357 --quantum_service_protocol http --keystone_admin_user admin --keystone_admin_password contrail123 --nova_password contrail123 --neutron_password contrail123 --service_tenant_name service --internal_vip 172.16.180.25 --external_vip 172.16....

Read more...

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/20382
Submitter: Shweta Naik (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/20382
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/4c693552f30558a8640c21fd0fce25eb4921eb2f
Submitter: Zuul
Branch: R3.0

commit 4c693552f30558a8640c21fd0fce25eb4921eb2f
Author: Shweta Naik <email address hidden>
Date: Wed May 18 14:58:38 2016 -0700

Changes in upgrade to support new kernel version: 3.13.0-85-generic
CLoses-Bug: #1582451

Change-Id: I971176260d6d9a90a4a64a810e20d73736ce54c0

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/20441
Submitter: Shweta Naik (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/20441
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/4c5730fb272f660527d1ff667a7ff8584081d8f3
Submitter: Zuul
Branch: master

commit 4c5730fb272f660527d1ff667a7ff8584081d8f3
Author: Shweta Naik <email address hidden>
Date: Wed May 18 14:58:38 2016 -0700

Changes in upgrade to support new kernel version: 3.13.0-85-generic
CLoses-Bug: #1582451

Change-Id: I971176260d6d9a90a4a64a810e20d73736ce54c0
(cherry picked from commit 4c693552f30558a8640c21fd0fce25eb4921eb2f)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.