diff --git a/novaclient/tests/v1_1/test_coverage_ext.py b/novaclient/tests/v1_1/test_coverage_ext.py index 0c78afaa4..de23ee7b4 100644 --- a/novaclient/tests/v1_1/test_coverage_ext.py +++ b/novaclient/tests/v1_1/test_coverage_ext.py @@ -12,7 +12,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations -# under the License +# under the License. # See: http://wiki.openstack.org/Nova/CoverageExtension for more information # and usage explanation for this API extension diff --git a/novaclient/v1_1/client.py b/novaclient/v1_1/client.py index 7b93cc369..3be8992f4 100644 --- a/novaclient/v1_1/client.py +++ b/novaclient/v1_1/client.py @@ -12,7 +12,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations -# under the License +# under the License. from novaclient import client from novaclient.v1_1 import agents