[Bug 1295371] Re: ifup activates wrong interfaces

2014-03-20 Thread Eduardo Damato
Not that it matters, but just to make it clear that it's not just
related to 'static' addresses. If the vlan interfaces are set to dhcp,
ifup eth0.101 will cause dhcp on all of them.

Mar 20 21:33:15 dixie dhcpd: DHCPREQUEST for 192.168.203.100 from 
f0:92:1c:10:0f:f0 (hertz) via eth0.104
Mar 20 21:33:15 dixie dhcpd: DHCPACK on 192.168.203.100 to f0:92:1c:10:0f:f0 
(hertz) via eth0.104
Mar 20 21:33:43 dixie dhcpd: DHCPREQUEST for 192.168.200.100 from 
f0:92:1c:10:0f:f0 (hertz) via eth0.101
Mar 20 21:33:43 dixie dhcpd: DHCPACK on 192.168.200.100 to f0:92:1c:10:0f:f0 
(hertz) via eth0.101
Mar 20 21:34:14 dixie dhcpd: DHCPREQUEST for 192.168.201.100 from 
f0:92:1c:10:0f:f0 (hertz) via eth0.102
Mar 20 21:34:14 dixie dhcpd: DHCPACK on 192.168.201.100 to f0:92:1c:10:0f:f0 
(hertz) via eth0.102
Mar 20 21:34:29 dixie dhcpd: DHCPREQUEST for 192.168.202.100 from 
f0:92:1c:10:0f:f0 (hertz) via eth0.103
Mar 20 21:34:29 dixie dhcpd: DHCPACK on 192.168.202.100 to f0:92:1c:10:0f:f0 
(hertz) via eth0.103

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vlan in Ubuntu.
https://bugs.launchpad.net/bugs/1295371

Title:
  ifup activates wrong interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/1295371/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1130608] Re: [RFE] - Horizon - Make available S3 and openstack_s3 environments for juju

2013-05-02 Thread Eduardo Damato
This is an example of the openstack_s3 environment

environments:
openstack:
type: openstack_s3
provider: openstack
auth-mode: userpass
admin-secret: pikachu12
control-bucket: abraxas-bucket
default-image-id: 29c1c699-3020-4d32-9286-e62c7142a002
default-instance-type: m1.tiny
default-series: precise
auth-url: http://192.168.1.23:5000/v2.0/
username: admin
password: openstack
project-name: admin
access-key: 36ec7513b6294b8eb8de28a882b38548
secret-key: bdbeb3b029b3420390c8b70f18073d81
ssl-hostname-verification: false
s3-uri: http://192.168.1.23:
combined-key: 36ec7513b6294b8eb8de28a882b38548
juju-origin: ppa

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1130608

Title:
  [RFE] - Horizon - Make available openstack_s3 environments for juju

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1130608] Re: [RFE] - Horizon - Make available S3 and openstack_s3 environments for juju

2013-05-02 Thread Eduardo Damato
Example of such environment:

environments:
 openstack:
  type: openstack_s3
  provider: openstack
  auth-mode: userpass
  admin-secret: password
  control-bucket: bucket1
  default-image-id: 29c1c699-3020-4d32-9286-e62c7142a002
  default-instance-type: m1.tiny
  default-series: precise
  auth-url: http://192.168.1.23:5000/v2.0/
  username: admin
  password: openstack
  project-name: admin
  access-key: 36ec7513b62frfrfrfr8de28a882b38548
  secret-key: bdbeb3b029b3420394r5t676t8073d81
  ssl-hostname-verification: false
  s3-uri: http://192.168.1.23:
  combined-key: 36ec7513b6294b8eb8de28a882b38548
  juju-origin: ppa


** Summary changed:

- [RFE] - Horizon - Make available S3 and openstack_s3 environments for juju 
+ [RFE] - Horizon - Make available openstack_s3 environments for juju

** Description changed:

  When downloading the juju environment within horizon, the only
  environment defined is the EC2 one. It should be possible to specify
  what juju connector to use and then download the environment with the
  right pro vider.
  
  The RFE consists of having the possibility to choose the provider from a
- list within, including at least: EC2, S3 and openstack_s3.
+ list within, including at least: EC2 and openstack_s3.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1130608

Title:
  [RFE] - Horizon - Make available openstack_s3 environments for juju

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1130608] [NEW] [RFE] - Horizon - Make available S3 and openstack_s3 environments for juju

2013-02-20 Thread Eduardo Damato
Public bug reported:

When downloading the juju environment within horizon, the only
environment defined is the EC2 one. It should be possible to specify
what juju connector to use and then download the environment with the
right pro vider.

The RFE consists of having the possibility to choose the provider from a
list within, including at least: EC2, S3 and openstack_s3.

** Affects: horizon (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1130608

Title:
  [RFE] - Horizon - Make available S3 and openstack_s3 environments for
  juju

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs