[Yahoo-eng-team] [Bug 955792] Re: No public IP addresses listed in server representation

2013-11-14 Thread Satya Sanjibani Routray
Please feel free to reopen if the issue reoccured

** Changed in: nova
   Status: In Progress = Confirmed

** Changed in: nova
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/955792

Title:
  No public IP addresses listed in server representation

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  1. Create a VM 
  2. Wait till active 
  3. Attach a public ip to VM 
  4. SSH to VM using nova ssh 
  routray@ubuntu:~/Desktop/copy/st1$ nova ssh 
  usage: nova ssh [--private] [--login login] server 
  error: too few arguments 
  Try `nova help ssh' for more information. 

  
  routray@ubuntu:~/Desktop/copy/st1$ nova --debug ssh 106204 
  connect: (cs.systest.aw1.hpcloud.net, 35357) 
  send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 
cs.systest.aw1.hpcloud.net:35357\r\nContent-Length: 150\r\ncontent-type: 
application/json\r\naccept-encoding: gzip, deflate\r\naccept: 
application/json\r\nuser-agent: python-novaclient\r\n\r\n{auth: 
{tenantName: satya.rout...@hp.com-default-tenant, passwordCredentials: 
{username: satya.rout...@hp.com, password: ca$hc0w!4#}}}' 
  reply: 'HTTP/1.1 200 OK\r\n' 
  header: Content-Length: 3564 
  header: Content-Type: application/json 
  header: Date: Wed, 14 Mar 2012 10:29:28 GMT 
  header: Cache-Control: no-cache 
  header: Expires: -1 
  header: Pragma: no-cache 
  header: Server: Apache-Coyote/1.1 
  connect: (compute.systest.aw1.hpcloud.net, 443) 
  send: u'GET /v1.1/73438783064199/servers/106204 HTTP/1.1\r\nHost: 
compute.systest.aw1.hpcloud.net\r\nx-auth-project-id: 
satya.rout...@hp.com-default-tenant\r\nx-auth-token: 
HPAuth_4f606bd1e4b0b829e4428dc9\r\naccept-encoding: gzip, deflate\r\naccept: 
application/json\r\nuser-agent: python-novaclient\r\n\r\n' 
  reply: 'HTTP/1.1 200 OK\r\n' 
  header: Content-Length: 1015 
  header: Content-Type: application/json; charset=UTF-8 
  header: Date: Wed, 14 Mar 2012 10:29:32 GMT 
  ERROR: No public address found. 

  After little more debugging

  I found that the public ip assigned is listed under private

  snip
  RESP:{'date': 'Thu, 15 Mar 2012 07:17:00 GMT', 'status': '200', 
'content-length': '1015', 'content-type': 'application/json; charset=UTF-8', 
'content-location': 
u'https://compute.systest.aw1.hpcloud.net/v1.1/73438783064199/servers/106204#39;}
 {server: {status: ACTIVE, updated: 2012-03-15T06:58:15Z, hostId: 
d303b97b5c36df3811814d8a707b22c219f622f88fb8ab397028e683, user_id: 
47101178638744, name: vm01, links: [{href: 
https://compute.systest.aw1.hpcloud.net/v1.1/73438783064199/servers/106204;, 
rel: self}, {href: 
https://compute.systest.aw1.hpcloud.net/73438783064199/servers/106204;, rel: 
bookmark}], addresses: {private: [{version: 4, addr: 10.12.15.192}, 
{version: 4, addr: 15.184.120.60}]}, tenant_id: 73438783064199, 
image: {id: 3172, links: [{href: 
https://compute.systest.aw1.hpcloud.net/73438783064199/images/3172;, rel: 
bookmark}]}, created: 2012-03-14T10:15:12Z, uuid: 
c81949b6-dd1e-4993-ae4f-4c0e5b4225d
 b, accessIPv4: , accessIPv6: , key_name: satya, progress: 100, 
flavor: {id: 100, links: [{href: 
https://compute.systest.aw1.hpcloud.net/73438783064199/flavors/100;, rel: 
bookmark}]}, config_drive: , id: 106204, metadata: {}}} 
  snip 

  Might be this is the cause of this issue

  Guessing if we will have a public feild where the associated public ip
  will be located this issue may go away

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/955792/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1251327] Re: no way to go back a page on instances display

2013-11-14 Thread Julie Pichon
*** This bug is a duplicate of bug 1212174 ***
https://bugs.launchpad.net/bugs/1212174

We're currently limited by the APIs.

** This bug has been marked a duplicate of bug 1212174
   Add page number to table for pagination

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1251327

Title:
  no way to go back a page on instances display

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  I launched 100 instances
  in the instances page we see 20 instances and have the ability to go to the 
next 20 instances but when we get to the last page there is no way to go back 
to the previous view

  reproduce: 
  1. launch 100 instances
  2. scroll down and press the More button 
  3.  press the more until we get to the final display. 
  4. try to go back to the previous display 

  we can reload the page but cannot go back to the previous 20 instance
  display

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1251327/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1163593] Re: Add support for the Cisco N1K configuration parameters to the new config file code

2013-11-14 Thread Rich Curran
** Changed in: neutron
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1163593

Title:
  Add support for the Cisco N1K configuration parameters to the new
  config file code

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Add support for the Cisco N1K (Nexus 1000 virtual switch)
  configuration parameters to the new config file code

  Description:

  Ensure N1K works seamlessly with the latest configuration files
  changes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1163593/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1225664] Re: Swift: No space left on device

2013-11-14 Thread Joe Gordon
** Changed in: devstack
   Status: New = Fix Committed

** Changed in: devstack
 Assignee: (unassigned) = Joe Gordon (jogo)

** Changed in: glance
   Status: New = Invalid

** Changed in: swift
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1225664

Title:
  Swift: No space left on device

Status in Cinder:
  Invalid
Status in devstack - openstack dev environments:
  Fix Committed
Status in OpenStack Image Registry and Delivery Service (Glance):
  Invalid
Status in OpenStack Object Storage (Swift):
  Invalid

Bug description:
  Intermittent failures with
  tempest.api.volume.test_volumes_actions.VolumesActionsTestXML:

  2013-09-15 12:19:50,370 Glance request id 
req-e344e633-818b-4e74-a153-dc5495300cbe
  2013-09-15 12:19:52,372 Request: HEAD 
http://127.0.0.1:9292/v1/images/5e4d189e-8de7-428a-923f-1c1090745bf9
  2013-09-15 12:19:52,400 Response Status: 200
  2013-09-15 12:19:52,400 Glance request id 
req-c6b0838c-6c4a-44ee-a23b-7a251d6a75db
  2013-09-15 12:19:54,403 Request: HEAD 
http://127.0.0.1:9292/v1/images/5e4d189e-8de7-428a-923f-1c1090745bf9
  2013-09-15 12:19:54,428 Response Status: 200
  2013-09-15 12:19:54,428 Glance request id 
req-46580425-9cc0-46fc-8719-86b103604d60
  2013-09-15 12:19:56,430 Request: HEAD 
http://127.0.0.1:9292/v1/images/5e4d189e-8de7-428a-923f-1c1090745bf9
  2013-09-15 12:19:56,458 Response Status: 200
  2013-09-15 12:19:56,458 Glance request id 
req-de198fae-8eb6-4217-a757-847e188f187c
  2013-09-15 12:19:58,460 Request: HEAD 
http://127.0.0.1:9292/v1/images/5e4d189e-8de7-428a-923f-1c1090745bf9
  2013-09-15 12:19:58,485 Response Status: 200
  2013-09-15 12:19:58,485 Glance request id 
req-5797d453-f722-47ab-a6e5-662694636761
  2013-09-15 12:19:59,490 Request: DELETE 
http://127.0.0.1:9292/v1/images/5e4d189e-8de7-428a-923f-1c1090745bf9
  2013-09-15 12:19:59,560 Response Status: 200
  2013-09-15 12:19:59,560 Glance request id 
req-7f160544-13d4-465d-a0bf-bc969a8021b5
  }}}

  Traceback (most recent call last):
File tempest/api/volume/test_volumes_actions.py, line 112, in 
test_volume_upload
  self.image_client.wait_for_image_status(image_id, 'active')
File tempest/services/image/v1/json/image_client.py, line 276, in 
wait_for_image_status
  raise exceptions.TimeoutException(message)
  TimeoutException: Request timed out
  Details: Time Limit Exceeded! (400s)while waiting for active, but we got 
killed.

  Full logs here: http://logs.openstack.org/23/42523/4/check/gate-
  tempest-devstack-vm-full/8352d30/testr_results.html.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1225664/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1241262] Re: Add a Cisco smoke test for testing plugins on actual Nexus switch

2013-11-14 Thread Dane LeBlanc
** Changed in: neutron
   Status: In Progress = Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1241262

Title:
  Add a Cisco smoke test for testing plugins on actual Nexus switch

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Create a Cisco smoke test for quickly testing Nexus plugin operation
  (for both original Cisco Nexus plugin and the Cisco ML2 mechanism
  driver) operation on an actual Nexus switch. 

   The test requires SSH access to a Nexus switch which has
  one ethernet interface available on which the user doesn't
  mind VLANs being configured/unconfigured by the test.
  In order to trigger the test to run, the user must provide
  connection information for a Nexus switch (IP address,
  username, password, and ethernet interface number).

  The smoke test is based on existing Neutron unit tests.
  If Nexus switch connection information is not provided,
  the tests will default to being skipped.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1241262/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1251310] Re: admin instances details link does not work reliably

2013-11-14 Thread Zhenguo Niu
Admin page only list instances in current project  here

** Changed in: horizon
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1251310

Title:
  admin instances details link does not work reliably

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  In the admin instances page, instances may get listed that are in
  several projects, and the api calls contain an admin=true flag to be
  able to list instances everywhere.

  However, the details link is produced like this:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/instances/tables.py#L91

  When you examine the view this points to, it is a project view:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/instances/urls.py#L36

  The project views make api calls where admin=true is not specified such as 
this:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/views.py#L220

  This means if you click on a server instance in an outside project the
  details page may not work correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1251310/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1251310] Re: admin instances details link does not work reliably

2013-11-14 Thread Eric Peterson
thats not true... the all_tenants=True flag ensures more instances are
retrieved.


https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/instances/views.py#L71



** Changed in: horizon
   Status: Invalid = Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1251310

Title:
  admin instances details link does not work reliably

Status in OpenStack Dashboard (Horizon):
  Confirmed

Bug description:
  In the admin instances page, instances may get listed that are in
  several projects, and the api calls contain an admin=true flag to be
  able to list instances everywhere.

  However, the details link is produced like this:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/instances/tables.py#L91

  When you examine the view this points to, it is a project view:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/instances/urls.py#L36

  The project views make api calls where admin=true is not specified such as 
this:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/views.py#L220

  This means if you click on a server instance in an outside project the
  details page may not work correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1251310/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp