On Tue, 19 Aug 2014 00:12:43 +0530
Jyoti Ranjan <jran...@gmail.com> wrote:

> In other words, is it necessary to use static IP for Swift nodes?

It is, but you can assign them with DHCP. In ISC DHCP the syntax is

  host r21s05 {
    fixed-address r21s05;
    hardware ethernet 68:9c:70:95:8e:51;
  }

-- Pete

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to