Hey all, https://blueprints.launchpad.net/nova/+spec/toggleinterfacestatus
I just submitted a blueprint for toggling interface status during a server create. It looks like in API 1.1, there is a public and a private interface in the server create response buy default, but I don¹t see a way to disable one of these interfaces to facilitate private-only guest/instance communication. The main use case would be for operators to deploy new guests/instances with public interfaces disabled for security reasons. For instance, deploy a database server that only communicates over the private interface to web servers. I would love go get some feedback on the right method for implementing sending in a request to disable an interface and the right method for returning which interfaces are enabled/disabled. Thanks! Regards, --Shannon Ward Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at [email protected], and delete the original message. Your cooperation is appreciated. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

