ironic/ironic/db
Michael Davies 2d71701a27 Fix is_hostname_safe for RFC compliance
In the move from Node name supporting just a hostname to now
supporting a FQDN, we missed a few changes to keep this function
being RFC compliant.  This patch enhances the code and tests for
this, and migrates the database to the longer name field format.

Change-Id: Ib75c8b138d7165aedc74efead80d3fb755cab87b
Closes-Bug: #1433832
2015-03-30 23:14:36 -07:00
..
sqlalchemy Fix is_hostname_safe for RFC compliance 2015-03-30 23:14:36 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Use functions from oslo.utils 2015-02-23 13:29:50 +02:00
migration.py Move oslo.config references to oslo_config 2015-02-02 06:51:22 -08:00