Doc fix: license rendered in published doc

This wasn't indented correctly, so it ended up being rendered in the
HTML as plain text:

  http://docs.openstack.org/developer/keystone/upgrading.html

Change-Id: I3f7f43484abaf128a5a2d3c3f120df9c4951b856
This commit is contained in:
Dolph Mathews
2016-08-23 10:21:26 -05:00
parent a445165815
commit 5ae761e8e3

View File

@@ -1,16 +1,15 @@
..
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy
of the License at
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
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.
Unless required by applicable law or agreed to in writing, software
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.
==================
Upgrading Keystone