current
Copyright © 2013, 2014 OpenStack Foundation
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
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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution ShareAlike 3.0 License |
2014-04-26
Abstract
OpenStack offers open source software for cloud administrators to manage and troubleshoot an OpenStack cloud.
Contents
- Preface
- 1. Get started with OpenStack
- 2. Identity management
- Identity Service concepts
- Certificates for PKI
- Configure the Identity Service with SSL
- External authentication with the Identity Service
- Integrate Identity with LDAP
- Configure Identity service for token binding
- User CRUD
- Logging
- Monitoring
- Start the Identity Service
- Example usage
- Authentication middleware with user name and password
- Troubleshoot the Identity Service
- 3. Dashboard
- 4. Compute
- 5. Object Storage
- 6. Block Storage
- 7. Networking
- Introduction to Networking
- Networking architecture
- Configure Identity Service for Networking
- Networking scenarios
- Advanced configuration options
- Scalable and highly available DHCP agents
- Use Networking
- Advanced features through API extensions
- Advanced operational features
- Authentication and authorization
- High availability
- Plug-in pagination and sorting support
- A. Community support
List of Figures
- 1.1. OpenStack conceptual architecture
- 1.2. Logical architecture
- 4.1. Base image state with no running instances
- 4.2. Instance creation from image and runtime state
- 4.3. End state of image and volume after instance exits
- 4.4. multinic flat manager
- 4.5. multinic flatdhcp manager
- 4.6. multinic VLAN manager
- 4.7. noVNC process
- 4.8. Trusted compute pool
- 5.1. Object Storage (Swift)
- 5.2. Object Storage building blocks
- 5.3. The ring
- 5.4. Zones
- 5.5. Accounts and containers
- 5.6. Partitions
- 5.7. Replication
- 5.8. Object Storage in use
- 5.9. Object Storage architecture
- 5.10. Object Storage (Swift)
- 7.1. FWaaS architecture
- 7.2. Tenant and provider networks
- 7.3. Example VXLAN tunnel
List of Tables
- 1.1. OpenStack services
- 1.2. Storage types
- 4.1. Identity Service configuration file sections
- 4.2. Description of configuration options for ipv6
- 4.3. Description of configuration options for metadata
- 4.4. rootwrap.conf configuration options
- 4.5. .filters configuration options
- 4.6. Description of configuration options for livemigration
- 4.7. Description of configuration options for vnc
- 4.8. Description of configuration options for spice
- 4.9. Description of configuration options for zookeeper
- 4.10. Description of configuration options for trustedcomputing
- 5.1. Description of configuration options for
[drive-audit]
indrive-audit.conf-sample
- 7.1. Networking resources
- 7.2. LBaaS features
- 7.3. Available networking plug-ins
- 7.4. Plug-in compatibility with Compute drivers
- 7.5. Networking agents
- 7.6. General distinct physical data center networks
- 7.7. nova.conf API and credential settings
- 7.8. nova.conf security group settings
- 7.9. nova.conf metadata settings
- 7.10. Settings
- 7.11. Basic settings
- 7.12. Basic settings
- 7.13. Basic settings
- 7.14. Hosts for demo
- 7.15. API abstractions
- 7.16. Network attributes
- 7.17. Subnet attributes
- 7.18. Port attributes
- 7.19. Basic Networking operations
- 7.20. Advanced Networking operations
- 7.21. Basic Compute and Networking operations
- 7.22. Advanced VM creation operations
- 7.23. Provider extension terminology
- 7.24. Provider network attributes
- 7.25. Router
- 7.26. Floating IP
- 7.27. Basic L3 operations
- 7.28. Security group attributes
- 7.29. Security group rules
- 7.30. Basic security group operations
- 7.31. Firewall rules
- 7.32. Firewall policies
- 7.33. Firewalls
- 7.34. VMware NSX QoS attributes
- 7.35. Basic VMware NSX QoS operations
- 7.36. Recommended values for max_lp_per_bridged_ls
- 7.37. Configuration options for tuning operational status synchronization in the NSX plug-in
- 7.38. Big Switch Router rule attributes
- 7.39. Label
- 7.40. Rules
- 7.41. Basic L3 operations
- 7.42. Plug-ins that support native pagination and sorting